ZMusic: update to 1.1.14

This commit is contained in:
dastrukar 2025-06-26 17:14:11 +08:00 committed by classabbyamp
parent 6f7444e81f
commit a4bbe564d8

View file

@ -1,6 +1,6 @@
# Template file for 'ZMusic' # Template file for 'ZMusic'
pkgname=ZMusic pkgname=ZMusic
version=1.1.12 version=1.1.14
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"
@ -11,7 +11,7 @@ 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="https://github.com/coelckers/ZMusic/archive/${version}.tar.gz" distfiles="https://github.com/coelckers/ZMusic/archive/${version}.tar.gz"
checksum=da818594b395aa9174561a36362332b0ab8e7906d2e556ec47669326e67613d4 checksum=f04410fe4ea08136f37703e7715c27df4c8532ace1e721cf40c6f303a93acc54
if [ "$XBPS_TARGET_LIBC" = musl ]; then if [ "$XBPS_TARGET_LIBC" = musl ]; then
makedepends+=" musl-fts-devel" makedepends+=" musl-fts-devel"