summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2019-07-09 15:05:42 -0500
committerMatthias Maier <tamiko@gentoo.org>2019-07-09 15:41:15 -0500
commite1cda045fa5de9279d72e0641a7483982285ee84 (patch)
tree824cc6a134e75add0b169792f740c8c441130b78 /media-sound/loudness-scanner/metadata.xml
parentapp-shells/rush: Restrict tests (diff)
downloadgentoo-e1cda045fa5de9279d72e0641a7483982285ee84.tar.gz
gentoo-e1cda045fa5de9279d72e0641a7483982285ee84.tar.bz2
gentoo-e1cda045fa5de9279d72e0641a7483982285ee84.zip
media-sound/loudness-scanner: new ebuild
Closes: https://bugs.gentoo.org/550342 Closes: https://github.com/gentoo/gentoo/pull/12411 Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Diffstat (limited to 'media-sound/loudness-scanner/metadata.xml')
-rw-r--r--media-sound/loudness-scanner/metadata.xml29
1 files changed, 29 insertions, 0 deletions
diff --git a/media-sound/loudness-scanner/metadata.xml b/media-sound/loudness-scanner/metadata.xml
new file mode 100644
index 000000000000..399d30caf9c4
--- /dev/null
+++ b/media-sound/loudness-scanner/metadata.xml
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>tamiko@gentoo.org</email>
+ <name>Matthias Maier</name>
+ </maintainer>
+ <maintainer type="person">
+ <name>Stefan Briesenick</name>
+ <email>gentoo@sbriesen.de</email>
+ </maintainer>
+ <maintainer type="project">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+ <longdescription lang="en">
+ loudness-scanner is a tool that scans your music files according
+ to the EBU R128 standard for loudness normalisation. It optionally
+ adds ReplayGain compatible tags to the files.
+ </longdescription>
+ <use>
+ <flag name="mpg123">build the mpg123 plugin</flag>
+ <flag name="musepack">build the musepack plugin</flag>
+ <flag name="sndfile">build the sndfile plugin</flag>
+ </use>
+ <upstream>
+ <remote-id type="github">jiixyj/loudness-scanner</remote-id>
+ </upstream>
+</pkgmetadata>