summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d5963c06761cd9c6380176b3143c512e93c97016 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = lodepng
	pkgdesc = PNG encoder and decoder in C and C++, without dependecies.
	pkgver = 20200306
	pkgrel = 1
	url = https://lodev.org/lodepng
	arch = x86_64
	license = ZLIB
	makedepends = cmake
	makedepends = git
	source = git+https://github.com/lvandeve/lodepng.git
	source = CMakeLists.txt
	sha256sums = SKIP
	sha256sums = 70ba9558661bc182cf98c07c990fd4c4629612e5c1021b87e38e897c430a72ac

pkgname = lodepng