summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d78b141334b8ff7edc4710e87b5381a32fcb3251 (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 = 4.8.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=4.8.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 = 7f0858835a9ec611eaf05c6a095605378705ba8ad9ef6274b69ffe5e7755dc48
	sha256sums = SKIP
	sha256sums = fff998bd640aede9584b68d5f9cef9de785deef56ffc6d10fda6d112a6e649a2
	sha256sums = 9d5773a29c2110fb9137471cd525701ddf95a7990a27e40b7d3e2cfd69719812

pkgname = astc-encoder