libopenal: update to 1.17.2.

This commit is contained in:
Juan RP 2016-02-05 07:33:33 +01:00
parent f7633a0c39
commit 6d7b99e285

View file

@ -1,20 +1,17 @@
# Template file for 'libopenal' # Template file for 'libopenal'
pkgname=libopenal pkgname=libopenal
version=1.17.1 version=1.17.2
revision=1 revision=1
build_style=cmake build_style=cmake
wrksrc="openal-soft-${version}" wrksrc="openal-soft-${version}"
hostmakedepends="pkg-config cmake"
makedepends="alsa-lib-devel pulseaudio-devel SDL-devel ffmpeg-devel"
short_desc="A cross-platform 3D audio library" short_desc="A cross-platform 3D audio library"
maintainer="Juan RP <xtraeme@voidlinux.eu>" 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=087153baab375c23d7aa7e9f3237c0a1d02e336537b485aee56d9ac312baf6f8 checksum=a341f8542f1f0b8c65241a17da13d073f18ec06658e1a1606a8ecc8bbc2b3314
hostmakedepends="pkg-config cmake"
makedepends="alsa-lib-devel pulseaudio-devel SDL-devel ffmpeg-devel"
# dlopen(3)d dependencies
depends="alsa-lib libpulseaudio SDL"
post_install() { post_install() {
rm -f ${DESTDIR}/usr/share/openal/alsoftrc.sample rm -f ${DESTDIR}/usr/share/openal/alsoftrc.sample