mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
MPD: bump (#3984)
This commit is contained in:
@@ -5,9 +5,9 @@ variety of sound files while being controlled by its network protocol."
|
||||
HOMEPAGE="https://www.musicpd.org/"
|
||||
COPYRIGHT="2003-2018 The Music Player Daemon Project"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://www.musicpd.org/download/mpd/${portVersion%.*}/mpd-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="23e083f11356c66bfb4a53c00568d370f57707df56496b299c414aaae59a9757"
|
||||
CHECKSUM_SHA256="d32ef88b4404b188c4505462cfd3fb695463800c9d062e5148f782ca227a6cbd"
|
||||
PATCHES="mpd-$portVersion.patchset"
|
||||
ADDITIONAL_FILES="userlaunch.in"
|
||||
|
||||
@@ -67,7 +67,7 @@ REQUIRES="
|
||||
# lib:libshine$secondaryArchSuffix
|
||||
# lib:libshout$secondaryArchSuffix
|
||||
# lib:libsidplay2$secondaryArchSuffix
|
||||
lib:libsmbclient$secondaryArchSuffix
|
||||
# lib:libsmbclient$secondaryArchSuffix
|
||||
lib:libsndfile$secondaryArchSuffix
|
||||
lib:libsoxr$secondaryArchSuffix
|
||||
lib:libsqlite3$secondaryArchSuffix
|
||||
@@ -128,7 +128,7 @@ BUILD_REQUIRES="
|
||||
# devel:libshine$secondaryArchSuffix
|
||||
# devel:libshout$secondaryArchSuffix
|
||||
# devel:libsidplay2$secondaryArchSuffix
|
||||
devel:libsmbclient$secondaryArchSuffix
|
||||
# devel:libsmbclient$secondaryArchSuffix
|
||||
devel:libsndfile$secondaryArchSuffix
|
||||
devel:libsoxr$secondaryArchSuffix
|
||||
devel:libsqlite3$secondaryArchSuffix
|
||||
Reference in New Issue
Block a user