summaryrefslogtreecommitdiff
path: root/media-sound/split2flac/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /media-sound/split2flac/metadata.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'media-sound/split2flac/metadata.xml')
-rw-r--r--media-sound/split2flac/metadata.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/media-sound/split2flac/metadata.xml b/media-sound/split2flac/metadata.xml
new file mode 100644
index 000000000000..d20b4cebdc6c
--- /dev/null
+++ b/media-sound/split2flac/metadata.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>maksbotan@gentoo.org</email>
+ <name>Maxim Koltsov</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>sound@gentoo.org</email>
+ <name>Gentoo Sound project</name>
+ </maintainer>
+ <longdescription lang="en">
+ Split2flac splits one big APE/FLAC/WV/WAV audio image (or a collection of
+ such files, recursively) with CUE sheet into FLAC/M4A/MP3/OGG_VORBIS/WAV
+ tracks with tagging, renaming, charset conversion of cue sheet, album cover
+ images. It also uses configuration file, so no need to pass a lot of
+ arguments every time, only an input file. Should work in any
+ POSIX-compliant shell.
+ </longdescription>
+ <use>
+ <flag name="enca">Try to guess the charset using enca</flag>
+ <flag name="flake">Add support for Flake, alternative FLAC encoder</flag>
+ <flag name="mac">Add support for Monkey's Audio files</flag>
+ <flag name="replaygain">Support for Replay Gain metadata, for relative
+ volume adjustment</flag>
+ </use>
+ <upstream>
+ <remote-id type="github">ftrvxmtrx/split2flac</remote-id>
+ </upstream>
+</pkgmetadata>