blob: 8d24565aecc72ad6bcfa571937850b91088debce (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = vtex2
pkgdesc = A VTF converter and editor
pkgver = 0.3.1
pkgrel = 3
url = https://github.com/StrataSource/vtex2
arch = x86_64
license = MIT
makedepends = cmake
makedepends = git
makedepends = qt6-svg
makedepends = ninja
depends = gcc-libs
depends = glibc
depends = qt6-base
depends = hicolor-icon-theme
source = git+https://github.com/StrataSource/vtex2.git#commit=d68ca2808d5bd5694b47eb9a2a3939f5d49dd58a
source = vtflib::git+https://github.com/StrataSource/VTFLib.git
source = fmtlib::git+https://github.com/fmtlib/fmt.git
sha256sums = c5e131e3d710b7d7d1b7d28e69d88f9266f92ae182f2ef67836f3fee1e1b5dd8
sha256sums = SKIP
sha256sums = SKIP
pkgname = vtex2
|