blob: 705448f0c70b97f3ea78a341b52616546a03658e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = vtex2-bin
pkgdesc = A VTF conversion and creation tool
pkgver = 0.1.2
pkgrel = 1
url = https://github.com/StrataSource/vtex2
arch = i686
arch = x86_64
arch = aarch64
license = MIT
depends = libglvnd
depends = glibc
depends = gcc-libs
depends = qt6-base
provides = vtex2
conflicts = vtex2
source = https://github.com/StrataSource/vtex2/releases/download/v0.1.2/vtex2.linux-amd64.zip
source = vtex2-repo::git+https://github.com/StrataSource/vtex2.git
md5sums = 42d22ca2c3239bbdfe57e7557e1f8e27
md5sums = SKIP
pkgname = vtex2-bin
|