blob: 4d54e7cd1f5e9b0718b6aeb983ae1746c58af35c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = fastc-git
pkgdesc = A fast texture compressor for various formats
pkgver = r1.1a6cefd
pkgrel = 1
url = https://github.com/GammaUNC/FasTC
arch = i686
arch = x86_64
license = Apache
makedepends = cmake
makedepends = git
depends = libpng
depends = zlib
provides = fastc
conflicts = fastc
source = fastc::git+https://github.com/GammaUNC/FasTC.git
md5sums = SKIP
pkgname = fastc-git
|