blob: d5b9eefff57d1943176ebae7066401daeecf8c74 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = android-armv7a-eabi-portaudio
pkgdesc = A free, cross-platform, open source, audio I/O library. (Android armv7a-eabi)
pkgver = 19.7.0
pkgrel = 2
url = https://github.com/portaudio/portaudio/
arch = any
license = MIT
makedepends = android-cmake
makedepends = android-armv7a-eabi-alsa-lib
depends = android-ndk
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://github.com/portaudio/portaudio//archive/v19.7.0/portaudio-v19.7.0.tar.gz
md5sums = 49ecd6de2350b3a1466116538f7be0e7
pkgname = android-armv7a-eabi-portaudio
|