MusicPC: bump (#4119)

This commit is contained in:
miqlas
2019-08-23 08:42:21 +02:00
committed by Sergei Reznikov
parent e0d6bf42e3
commit fa183014b6

View File

@@ -5,14 +5,14 @@ variety of sound files while being controlled by its network protocol.
MPC is a commandline client for Music Player Daemon."
HOMEPAGE="https://www.musicpd.org/"
COPYRIGHT="2003-2018 The Music Player Daemon Project"
COPYRIGHT="2003-2019 The Music Player Daemon Project"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="https://www.musicpd.org/download/mpc/0/mpc-$portVersion.tar.xz"
CHECKSUM_SHA256="65fc5b0a8430efe9acbe6e261127960682764b20ab994676371bdc797d867fce"
CHECKSUM_SHA256="7961d95b7ce019996beab281cf957e905667c989c53fffd13ade5e62fea331c7"
SOURCE_DIR="mpc-$portVersion"
ARCHITECTURES="!x86_gcc2 x86 ?x86_64"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"
PROVIDES="
@@ -22,7 +22,7 @@ PROVIDES="
REQUIRES="
haiku$secondaryArchSuffix
glib2$secondaryArchSuffix >= 2
lib:libiconv$secondaryArchSuffix # not found
# lib:libiconv$secondaryArchSuffix # not found
# lib:libintl$secondaryArchSuffix
lib:libmpdclient$secondaryArchSuffix
"