libopenal: update to 1.20.1.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'libopenal'
|
# Template file for 'libopenal'
|
||||||
pkgname=libopenal
|
pkgname=libopenal
|
||||||
version=1.20.0
|
version=1.20.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="openal-soft-${version}"
|
wrksrc="openal-soft-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
@@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://openal-soft.org/"
|
homepage="http://openal-soft.org/"
|
||||||
distfiles="http://openal-soft.org/openal-releases/openal-soft-${version}.tar.bz2"
|
distfiles="http://openal-soft.org/openal-releases/openal-soft-${version}.tar.bz2"
|
||||||
checksum=c089497922b454baf96d5e4bbc1a114cf75c56b44801edc48b9b82ab5ed1e60e
|
checksum=b6ceb051325732c23f5c8b6d37dbd89534517e6439a87e970882b447c3025d6d
|
||||||
|
|
||||||
build_options="sndio"
|
build_options="sndio"
|
||||||
build_options_default="sndio"
|
build_options_default="sndio"
|
||||||
@@ -44,5 +44,6 @@ libopenal-devel_package() {
|
|||||||
vmove usr/include
|
vmove usr/include
|
||||||
vmove usr/lib/pkgconfig
|
vmove usr/lib/pkgconfig
|
||||||
vmove "usr/lib/*.so"
|
vmove "usr/lib/*.so"
|
||||||
|
vmove usr/lib/cmake
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user