mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ZMusic: update to version 1.1.12.
This commit is contained in:
parent
2035433f3d
commit
65b063d6a4
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ZMusic'
|
# Template file for 'ZMusic'
|
||||||
pkgname=ZMusic
|
pkgname=ZMusic
|
||||||
version=1.1.10
|
version=1.1.12
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DDYN_SNDFILE=OFF -DDYN_FLUIDSYNTH=OFF -DDYN_MPG123=OFF"
|
configure_args="-DDYN_SNDFILE=OFF -DDYN_FLUIDSYNTH=OFF -DDYN_MPG123=OFF"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="GZDoom's music system"
|
||||||
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/coelckers/ZMusic"
|
homepage="https://github.com/coelckers/ZMusic"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="https://github.com/coelckers/ZMusic/archive/${version}.tar.gz"
|
||||||
checksum=378435b35f02a3123ee9e01b5e7990017f9bc1244b788e3bf54b37b34a2985ba
|
checksum=da818594b395aa9174561a36362332b0ab8e7906d2e556ec47669326e67613d4
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||||
makedepends+=" musl-fts-devel"
|
makedepends+=" musl-fts-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue