blob: d9ad09f1555e79c17b04151fc61ba4d58a14ca40 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = android-armv7a-eabi-popt
pkgdesc = A commandline option parser (Android armv7a-eabi)
pkgver = 1.19
pkgrel = 1
url = https://github.com/rpm-software-management/popt
arch = any
license = custom
makedepends = android-configure
depends = android-ndk
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://ftp.osuosl.org/pub/rpm/popt/releases/popt-1.x/popt-1.19.tar.gz
md5sums = eaa2135fddb6eb03f2c87ee1823e5a78
pkgname = android-armv7a-eabi-popt
|