blob: 70b14b6bd2f7bd4c21cca8d689699a22778f204e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = android-x86-libsoxr
pkgdesc = The SoX Resampler library that aims to give fast and high quality results for any constant resampling ratio (Android x86)
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-x86-libsoxr
|