ZMusic: update to 1.1.8.
This commit is contained in:
parent
b52fd9108f
commit
954a8ea61a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ZMusic'
|
# Template file for 'ZMusic'
|
||||||
pkgname=ZMusic
|
pkgname=ZMusic
|
||||||
version=1.1.6
|
version=1.1.8
|
||||||
revision=2
|
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"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -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="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=2cc4a08c4d213df80743828538631f452e1858c2ea5bb47a616e221492de05c0
|
checksum=73082f661b7b0bb33348d1d186c132deec9132a1613480348a00172b49c9fd68
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
if [ "$XBPS_TARGET_LIBC" = musl ]; then
|
||||||
makedepends+=" musl-fts-devel"
|
makedepends+=" musl-fts-devel"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue