yngwin      15/07/29 13:37:08

  Modified:             metadata.xml ChangeLog
  Added:                split2flac-115.ebuild
  Log:
  Version bump. Add sound herd as co-maintainer.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0x4FDF9CFD2FAC514E!)

Revision  Changes    Path
1.5                  media-sound/split2flac/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/split2flac/metadata.xml?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/split2flac/metadata.xml?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/split2flac/metadata.xml?r1=1.4&r2=1.5

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/split2flac/metadata.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- metadata.xml        15 Jun 2015 15:35:55 -0000      1.4
+++ metadata.xml        29 Jul 2015 13:37:08 -0000      1.5
@@ -1,25 +1,32 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-       <herd>proxy-maintainers</herd>
-       <maintainer>
-               <email>[email protected]</email>
-               <name>Nikoli</name>
-       </maintainer>
-       <maintainer>
-               <email>[email protected]</email>
-               <name>Maxim Koltsov</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>
+  <herd>proxy-maintainers</herd>
+  <maintainer>
+    <email>[email protected]</email>
+    <name>Nikoli</name>
+  </maintainer>
+  <maintainer>
+    <email>[email protected]</email>
+    <name>Maxim Koltsov</name>
+  </maintainer>
+  <herd>sound</herd>
+  <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>



1.15                 media-sound/split2flac/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/split2flac/ChangeLog?rev=1.15&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/split2flac/ChangeLog?rev=1.15&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/split2flac/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/split2flac/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   6 Dec 2013 18:44:57 -0000       1.14
+++ ChangeLog   29 Jul 2015 13:37:08 -0000      1.15
@@ -1,6 +1,12 @@
 # ChangeLog for media-sound/split2flac
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/split2flac/ChangeLog,v 1.14 
2013/12/06 18:44:57 maksbotan Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/split2flac/ChangeLog,v 1.15 
2015/07/29 13:37:08 yngwin Exp $
+
+*split2flac-115 (29 Jul 2015)
+
+  29 Jul 2015; Ben de Groot <[email protected]> +split2flac-115.ebuild,
+  metadata.xml:
+  Version bump. Add sound herd as co-maintainer.
 
 *split2flac-114 (06 Dec 2013)
 



1.1                  media-sound/split2flac/split2flac-115.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/split2flac/split2flac-115.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/split2flac/split2flac-115.ebuild?rev=1.1&content-type=text/plain

Index: split2flac-115.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-sound/split2flac/split2flac-115.ebuild,v 1.1 
2015/07/29 13:37:08 yngwin Exp $

EAPI="5"

EGIT_REPO_URI="https://github.com/ftrvxmtrx/split2flac.git";

inherit bash-completion-r1
[[ ${PV} == *9999* ]] && inherit git-2

DESCRIPTION="sh script to split one big APE/FLAC/WV/WAV audio image with CUE 
sheet into tracks"
HOMEPAGE="https://github.com/ftrvxmtrx/split2flac";
[[ ${PV} == *9999* ]] || \
SRC_URI="https://github.com/ftrvxmtrx/split2flac/archive/${PV}.tar.gz -> 
${P}.tar.gz"

LICENSE="MIT"
SLOT="0"
[[ ${PV} == *9999* ]] || \
KEYWORDS="~amd64 ~x86"
IUSE="enca flake imagemagick mac mp3 mp4 ogg replaygain wavpack"

RDEPEND="
        app-cdr/cuetools
        media-sound/shntool[mac?]
        virtual/libiconv
        media-libs/flac
        enca? ( app-i18n/enca )
        flake? ( media-sound/flake )
        mp3? ( media-sound/lame || ( media-libs/mutagen media-libs/id3lib ) )
        mp4? ( media-libs/faac media-libs/libmp4v2:0[utils] )
        ogg? ( media-sound/vorbis-tools )
        wavpack? ( media-sound/wavpack )
        replaygain? (
                mp3? ( media-sound/mp3gain )
                mp4? ( media-sound/aacgain )
                ogg? ( media-sound/vorbisgain )
        )
        imagemagick? ( media-gfx/imagemagick )
"

src_configure() { :; }

src_compile() { :; }

src_install() {
        dobin ${PN}
        newbashcomp ${PN}-bash-completion.sh ${PN}

        dosym ${PN} /usr/bin/split2wav
        for i in mp3 mp4 ogg
        do
                use $i && dosym ${PN} /usr/bin/split2${i/mp4/m4a}
        done
}




Reply via email to