mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
MusicPC: bump (#4119)
This commit is contained in:
@@ -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
|
||||
"
|
||||
Reference in New Issue
Block a user