blob: da7c5b4686172910eb45e881d0e2cfe88f8552c5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = android-aarch64-twolame
pkgdesc = An optimized MPEG Audio Layer 2 (MP2) encoder (Android aarch64)
pkgver = 0.4.0
pkgrel = 2
url = http://www.twolame.org/
arch = any
license = LGPL2.1
makedepends = android-configure
depends = android-aarch64-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-aarch64-twolame
|