This commit is contained in:
miqlas
2019-07-14 01:11:48 +02:00
committed by waddlesplash
parent 3138eb9c03
commit a0b10404a8
2 changed files with 4 additions and 4 deletions

View File

@@ -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