libopenmpt: update to 0.6.4
This commit is contained in:
parent
8d36bfc8fc
commit
d7cd35444e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libopenmpt'
|
# Template file for 'libopenmpt'
|
||||||
pkgname=libopenmpt
|
pkgname=libopenmpt
|
||||||
version=0.6.1
|
version=0.6.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="libopenmpt-${version}+release.autotools"
|
wrksrc="libopenmpt-${version}+release.autotools"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -12,12 +12,12 @@ makedepends="zlib-devel libsndfile-devel
|
||||||
$(vopt_if pulseaudio pulseaudio-devel) $(vopt_if sdl2 SDL2-devel)
|
$(vopt_if pulseaudio pulseaudio-devel) $(vopt_if sdl2 SDL2-devel)
|
||||||
$(vopt_if portaudio portaudio-cpp-devel)"
|
$(vopt_if portaudio portaudio-cpp-devel)"
|
||||||
short_desc="Cross-platform C & C++ library to decode tracked music files (modules)"
|
short_desc="Cross-platform C & C++ library to decode tracked music files (modules)"
|
||||||
maintainer="a dinosaur <nick@a-dinosaur.com>"
|
maintainer="a dinosaur <dino@a-dinosaur.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://lib.openmpt.org/libopenmpt/"
|
homepage="https://lib.openmpt.org/libopenmpt/"
|
||||||
changelog="https://lib.openmpt.org/doc/changelog.html"
|
changelog="https://lib.openmpt.org/doc/changelog.html"
|
||||||
distfiles="https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-${version}+release.autotools.tar.gz"
|
distfiles="https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-${version}+release.autotools.tar.gz"
|
||||||
checksum=c0bada4bebfc707961111bdb5ff6bbe337f5d71e837e8278f2e362a909eb925b
|
checksum=e09fb845c3292700a7ac13c3b31d669ecd3bdbebcbfe1328eba2376cebe40162
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue