mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
musicpc: bump version
This commit is contained in:
@@ -9,7 +9,7 @@ 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="4f40ccbe18f5095437283cfc525a97815e983cbfd3a29e48ff610fa4f1bf1296"
|
||||
CHECKSUM_SHA256="691e3f3654bc10d022bb0310234d0bc2d8c075a698f09924d9ebed8f506fda20"
|
||||
SOURCE_DIR="mpc-$portVersion"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
@@ -17,22 +17,16 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
musicpc$secondaryArchSuffix = $portVersion
|
||||
cmd:mpc$secondaryArchSuffix = $portVersion
|
||||
cmd:mpc = $portVersion
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
glib2$secondaryArchSuffix >= 2
|
||||
# lib:libiconv$secondaryArchSuffix # not found
|
||||
# lib:libintl$secondaryArchSuffix
|
||||
lib:libmpdclient$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
glib2${secondaryArchSuffix}_devel
|
||||
devel:libcheck$secondaryArchSuffix
|
||||
# devel:libiconv$secondaryArchSuffix
|
||||
# devel:libintl$secondaryArchSuffix
|
||||
devel:libmpdclient$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
Reference in New Issue
Block a user