blob: a13a867397d7b8dedfada2511c1170201a41ff69 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = android-x86-64-libpng
pkgdesc = A collection of routines used to create PNG format graphics (Android x86-64)
pkgver = 1.6.44
pkgrel = 1
url = http://www.libpng.org/pub/png/libpng.html
arch = any
license = custom
makedepends = android-configure
depends = android-x86-64-zlib
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = http://downloads.sourceforge.net/sourceforge/libpng/libpng-1.6.44.tar.xz
source = 0001-Disable-zlib-version-check.patch
md5sums = e40b61660dcc807e1bcc4df9de8389ce
md5sums = 02be00cae20d83569e60fffd98047d1b
pkgname = android-x86-64-libpng
|