libopenal: update to 1.17.0.
This commit is contained in:
parent
0a8735e91f
commit
ca4f74a8e5
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'libopenal'
|
# Template file for 'libopenal'
|
||||||
pkgname=libopenal
|
pkgname=libopenal
|
||||||
version=1.16.0
|
version=1.17.0
|
||||||
revision=2
|
revision=1
|
||||||
|
build_pie=yes
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
wrksrc="openal-soft-${version}"
|
wrksrc="openal-soft-${version}"
|
||||||
short_desc="A cross-platform 3D audio library"
|
short_desc="A cross-platform 3D audio library"
|
||||||
|
@ -9,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://kcat.strangesoft.net/openal.html"
|
homepage="http://kcat.strangesoft.net/openal.html"
|
||||||
distfiles="http://kcat.strangesoft.net/openal-releases/openal-soft-${version}.tar.bz2"
|
distfiles="http://kcat.strangesoft.net/openal-releases/openal-soft-${version}.tar.bz2"
|
||||||
checksum=2f3dcd313fe26391284fbf8596863723f99c65d6c6846dccb48e79cadaf40d5f
|
checksum=5e93336de2e7c50f3a01beba51861d6f61c3e4045a896191dc806591e46264d1
|
||||||
|
|
||||||
hostmakedepends="pkg-config cmake"
|
hostmakedepends="pkg-config cmake"
|
||||||
makedepends="alsa-lib-devel pulseaudio-devel SDL-devel ffmpeg-devel"
|
makedepends="alsa-lib-devel pulseaudio-devel SDL-devel ffmpeg-devel"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue