picard: improved summary/description

This commit is contained in:
Humdinger
2019-08-26 19:13:04 +02:00
parent 49e9de6a58
commit ba98ac839d

View File

@@ -1,10 +1,18 @@
SUMMARY="MusicBrainz Picard music tagger"
DESCRIPTION="Tag your music with the next generation MusicBrainz tagger"
SUMMARY="MusicBrainz music tagger"
DESCRIPTION="Tag your music with the next generation MusicBrainz tagger.
* Multiple formats - Picard supports all popular music formats, including MP3, \
FLAC, OGG, M4A, WMA, WAV, and more.
* AcoustID - Picard uses AcoustID audio fingerprints, allowing files to be \
identified by the actual music, even if they have no metadata.
* CD lookups - Picard can lookup entire music CDs with a click.
* Plugin support - If you need a particular feature, you can choose from a \
selection of available plugins or write your own."
HOMEPAGE="https://picard.musicbrainz.org/"
COPYRIGHT="2004-2019 Robert Kaye, Lukas Lalinsky, Laurent Monin, \
Sambhav Kothari, Philipp Wolfer and others"
LICENSE="GNU GPL v2"
REVISION="5"
REVISION="6"
SOURCE_URI="ftp://ftp.eu.metabrainz.org/pub/musicbrainz/picard/picard-$portVersion.tar.gz"
CHECKSUM_SHA256="8e044fe68c44d345c19f98952c3c7f20c72da74dbac9ce7c7b0621e2d69885a7"
SOURCE_DIR="picard-release-$portVersion"