blob: 613d746a2b1225bd8d590f0ef01ee00b245109e2 (
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 = ktx_software-git
pkgdesc = KTX (Khronos Texture) Library and Tools
pkgver = 4.0.0.beta7
pkgrel = 1
url = https://github.com/KhronosGroup/KTX-Software
arch = i686
arch = pentium4
arch = x86_64
arch = arm
arch = armv6h
arch = armv7h
arch = aarch64
license = Apache
makedepends = clang
makedepends = cmake
depends = zstd
provides = ktx_software
conflicts = ktx_software
source = KTX-Software::git+https://github.com/KhronosGroup/KTX-Software#branch=master
sha256sums = SKIP
pkgname = ktx_software-git
|