mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
media-sound/picard: add github upstream metadata
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
This commit is contained in:
parent
420c3a4a7d
commit
0e39e17975
@ -5,6 +5,9 @@
|
||||
<email>sound@gentoo.org</email>
|
||||
<name>Gentoo Sound project</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">metabrainz/picard</remote-id>
|
||||
</upstream>
|
||||
<longdescription>MusicBrainz Picard is a cross-platform MusicBrainz tag editor
|
||||
written in Python. Picard Tagger is intended to be the next generation of
|
||||
tagger for MusicBrainz, with a focus on album oriented tagging as opposed to
|
||||
|
||||
@ -17,6 +17,7 @@ else
|
||||
if [[ ${PV} == *_p* ]]; then
|
||||
COMMIT="45c664e331d5f392f45f80dccb5fc844737a614a"
|
||||
SRC_URI="https://github.com/metabrainz/${PN}/archive/${COMMIT}.tar.gz -> ${P}-${COMMIT:0:8}.tar.gz"
|
||||
S="${WORKDIR}/${PN}-${COMMIT}"
|
||||
else
|
||||
SRC_URI="https://data.musicbrainz.org/pub/musicbrainz/${PN}/${P}.tar.gz"
|
||||
fi
|
||||
|
||||
@ -17,6 +17,7 @@ else
|
||||
if [[ ${PV} == *_p* ]]; then
|
||||
COMMIT="45c664e331d5f392f45f80dccb5fc844737a614a"
|
||||
SRC_URI="https://github.com/metabrainz/${PN}/archive/${COMMIT}.tar.gz -> ${P}-${COMMIT:0:8}.tar.gz"
|
||||
S="${WORKDIR}/${PN}-${COMMIT}"
|
||||
else
|
||||
SRC_URI="https://data.musicbrainz.org/pub/musicbrainz/${PN}/${P}.tar.gz"
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user