mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
libdiscid: does not depend on libmusicbrainz (#4200)
This commit is contained in:
committed by
Sergei Reznikov
parent
be4b909dc3
commit
576f8fa666
@@ -7,7 +7,7 @@ database and gathers ISRCs and the MCN (=UPC/EAN) from disc."
|
||||
HOMEPAGE="https://musicbrainz.org/doc/libdiscid"
|
||||
COPYRIGHT="2006-2017 MetaBrainz Foundation"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="http://ftp.musicbrainz.org/pub/musicbrainz/libdiscid/libdiscid-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="f9e443ac4c0dd4819c2841fcc82169a46fb9a626352cdb9c7f65dd3624cd31b9"
|
||||
PATCHES="libdiscid-$portVersion.patchset"
|
||||
@@ -24,7 +24,6 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libmusicbrainz5$secondaryArchSuffix
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
@@ -37,7 +36,6 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libmusicbrainz5$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:aclocal
|
||||
|
||||
Reference in New Issue
Block a user