extra/openal to 1.19.0-2

This commit is contained in:
Kevin Mihelich 2018-09-23 15:19:28 +00:00
parent 0f562539a6
commit e0a2f212f5

View file

@ -9,7 +9,7 @@
pkgbase=openal
pkgname=(openal openal-examples)
pkgver=1.19.0
pkgrel=1
pkgrel=2
pkgdesc="Cross-platform 3D audio library, software implementation"
arch=(i686 x86_64)
url="https://github.com/kcat/openal-soft"
@ -33,6 +33,7 @@ pkgver() {
prepare() {
mkdir build examples
cd openal-soft
git cherry-pick -n 8bacb5dfb8ef910586fcf5b5cd89526ec81061e8
patch -p1 -i "${srcdir}"/no-fpuextended.patch
patch -p0 -i "${srcdir}"/openal-soft-arm_neon-only-for-32bit.patch