blob: e792f84160468fa05abd71ffeea631b88c345fc7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = android-armv7a-eabi-libpng
pkgdesc = A collection of routines used to create PNG format graphics (Android armv7a-eabi)
pkgver = 1.6.48
pkgrel = 1
url = http://www.libpng.org/pub/png/libpng.html
arch = any
groups = android-libpng
license = custom
makedepends = android-configure
depends = android-armv7a-eabi-zlib
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = http://downloads.sourceforge.net/sourceforge/libpng/libpng-1.6.48.tar.xz
md5sums = 6ddbe2107e3811d51da698794b8fb4a2
pkgname = android-armv7a-eabi-libpng
|