summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f44632f01b3aa9db48abf721a9b76e6ff215e10c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = astc-encoder
	pkgdesc = A tool for compressing and decompressing images using the ASTC texture compression standard
	pkgver = 5.1.0
	pkgrel = 1
	url = https://github.com/ARM-software/astc-encoder/
	arch = x86_64
	license = Apache-2.0
	makedepends = git
	makedepends = cmake
	makedepends = python
	depends = gcc-libs
	source = git+https://github.com/ARM-software/astc-encoder.git#tag=5.1.0
	source = git+https://github.com/google/googletest.git
	source = 010-astc-encoder-remove-werror.patch
	source = 020-astc-encoder-remove-flags-unsupported-by-gcc14.patch
	sha256sums = a7759786f0e7d7b8dfa91a88f5c918d3825d94ae51b9ca7521da5ccc97ce6a97
	sha256sums = SKIP
	sha256sums = 92b879590c1a3c10cb52b314e7f763251f321bf2e29778882c48520982196053
	sha256sums = d364bdd68fe4126df2114a61d254bac85b66d612345ef1b19a940179e6dcbf4c

pkgname = astc-encoder