summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 886bc84557b5667602fff42db5f128f09de50f93 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = libspng
	pkgdesc = C library for reading and writing PNG format files with a focus on security and ease of use
	pkgver = 0.5.0
	pkgrel = 1
	url = https://libspng.org/
	arch = i686
	arch = x86_64
	arch = armv6h
	arch = armv7h
	license = BSD
	checkdepends = libpng
	makedepends = meson
	depends = zlib
	conflicts = libspng-git
	source = https://gitlab.com/randy408/libspng/-/archive/v0.5.0/libspng-v0.5.0.tar.gz
	sha256sums = 8864e89e4acf7aa1bd246ed7411643ec5cc85f9e7db1b9ef5f55079638e91332

pkgname = libspng