blob: f064708fbbe8e8e346b5f1867ce1826b180e0e48 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = android-armv7a-eabi-libpng
pkgdesc = A collection of routines used to create PNG format graphics (android)
pkgver = 1.6.39
pkgrel = 1
url = http://www.libpng.org/pub/png/libpng.html
arch = any
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.39.tar.xz
sha256sums = 1f4696ce70b4ee5f85f1e1623dc1229b210029fa4b7aee573df3e2ba7b036937
pkgname = android-armv7a-eabi-libpng
|