blob: d033e32371af91b14ca03a1f8c518b4bad80e07e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = android-armv7a-eabi-libsoxr
pkgdesc = The SoX Resampler library that aims to give fast and high quality results for any constant resampling ratio (Android armv7a-eabi)
pkgver = 0.1.3
pkgrel = 2
url = https://sourceforge.net/p/soxr/wiki/Home/
arch = any
license = GPL
makedepends = android-cmake
depends = android-ndk
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://downloads.sourceforge.net/project/soxr/soxr-0.1.3-Source.tar.xz
md5sums = 3f16f4dcb35b471682d4321eda6f6c08
pkgname = android-armv7a-eabi-libsoxr
|