blob: 4f005d103dde83afbf704775a7a0ffbf8ad7e2f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = android-armv7a-eabi-twolame
pkgdesc = An optimized MPEG Audio Layer 2 (MP2) encoder (Android armv7a-eabi)
pkgver = 0.4.0
pkgrel = 2
url = http://www.twolame.org/
arch = any
license = LGPL2.1
makedepends = android-configure
depends = android-armv7a-eabi-libsndfile
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://github.com/njh/twolame/releases/download/0.4.0/twolame-0.4.0.tar.gz
md5sums = 400c164ed096c7aea82bcf8edcd3f6f9
pkgname = android-armv7a-eabi-twolame
|