diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2014-07-27 17:06:01 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2014-07-27 17:06:01 +0000 |
commit | 70c727b3a2b77e648743e7285386578fd8006377 (patch) | |
tree | fb3e7b6a7a89bd9bf798b94a91cff8d11d293736 /media-sound | |
parent | old (diff) | |
download | gentoo-2-70c727b3a2b77e648743e7285386578fd8006377.tar.gz gentoo-2-70c727b3a2b77e648743e7285386578fd8006377.tar.bz2 gentoo-2-70c727b3a2b77e648743e7285386578fd8006377.zip |
old
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/lltag/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/lltag/files/lltag-0.14.2-manpage.patch | 71 | ||||
-rw-r--r-- | media-sound/lltag/lltag-0.14.2.ebuild | 40 |
3 files changed, 6 insertions, 113 deletions
diff --git a/media-sound/lltag/ChangeLog b/media-sound/lltag/ChangeLog index ff223a181a44..9dad912c3910 100644 --- a/media-sound/lltag/ChangeLog +++ b/media-sound/lltag/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/lltag -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lltag/ChangeLog,v 1.23 2013/09/02 14:52:08 idella4 Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/lltag/ChangeLog,v 1.24 2014/07/27 17:06:01 ssuominen Exp $ + + 27 Jul 2014; Samuli Suominen <ssuominen@gentoo.org> + -files/lltag-0.14.2-manpage.patch, -lltag-0.14.2.ebuild: + old *lltag-0.14.4-r1 (02 Sep 2013) diff --git a/media-sound/lltag/files/lltag-0.14.2-manpage.patch b/media-sound/lltag/files/lltag-0.14.2-manpage.patch deleted file mode 100644 index 94888bd42eb2..000000000000 --- a/media-sound/lltag/files/lltag-0.14.2-manpage.patch +++ /dev/null @@ -1,71 +0,0 @@ -diff -ur lltag-0.14.2.orig/lltag.1 lltag-0.14.2/lltag.1 ---- lltag-0.14.2.orig/lltag.1 2007-12-16 13:32:03.000000000 +0200 -+++ lltag-0.14.2/lltag.1 2009-06-05 16:26:23.000000000 +0300 -@@ -176,11 +176,11 @@ - .SH OPTIONS - - .TP --.BI "-A, --album" " <album>" -+.BI "-A, --ALBUM" " <album>" - Add a value for the \fIALBUM\fR tag. - - .TP --.BI "-a, --artist" " <artist>" -+.BI "-a, --ARTIST" " <artist>" - Add a value for the \fIARTIST\fR tag. - - .TP -@@ -237,7 +237,7 @@ - may be used (set to something like "http://my.proxy.com"). - - .TP --.BI "-c, --comment" " <comment>" -+.BI "-c, --COMMENT" " <comment>" - Add a value for the \fICOMMENT\fR tag. - - .TP -@@ -255,7 +255,7 @@ - below for details. - - .TP --.BI "-d, --date" " <date>" -+.BI "-d, --DATE" " <date>" - Add a value for the \fIDATE\fR tag. - Note that the ID3 date tag may only store 4 characters (for a year). - -@@ -293,7 +293,7 @@ - .IR guess . - - .TP --.BI "-g, --genre" " <genre>" -+.BI "-g, --GENRE" " <genre>" - Add a value for the \fIGENRE\fR tag. - While some file types accept any string as a genre, some others - (especially ID3v1 tags in MP3 files) require the string to match -@@ -342,7 +342,7 @@ - Note that merging/appending takes care of removing duplicates. - - .TP --.BI "-n, --number" " <number>" -+.BI "-n, --NUMBER" " <number>" - Add a value for the \fINUMBER\fR tag. - - .TP -@@ -489,7 +489,7 @@ - to get the detailled impact of this option. - - .TP --.BI "-t, --title" " <title>" -+.BI "-t, --TITLE" " <title>" - Add a value for the \fITITLE\fR tag. - - .TP -@@ -962,7 +962,7 @@ - .RE - Set the ALBUM, ARTIST and GENRE tag values of the MP3 files in the current directory: - .RS --lltag --artist "Queen" --album "Innunendo" --genre "rock" --comment="very cool" *.mp3 -+lltag --ARTIST "Queen" --ALBUM "Innunendo" --GENRE "rock" --COMMENT="very cool" *.mp3 - .RE - Rename a file by assembling its current NUMBER, ARTIST and TITLE tag values: - .RS diff --git a/media-sound/lltag/lltag-0.14.2.ebuild b/media-sound/lltag/lltag-0.14.2.ebuild deleted file mode 100644 index 120d5257fff3..000000000000 --- a/media-sound/lltag/lltag-0.14.2.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lltag/lltag-0.14.2.ebuild,v 1.4 2009/06/11 13:42:11 fauli Exp $ - -inherit eutils perl-module - -DESCRIPTION="Automatic command-line mp3/ogg/flac file tagger and renamer" -HOMEPAGE="http://home.gna.org/lltag" -SRC_URI="http://download.gna.org/lltag/${P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 x86" -IUSE="mp3 ogg flac readline" - -RDEPEND="dev-lang/perl - dev-perl/libwww-perl - mp3? ( || ( media-sound/mp3info dev-perl/MP3-Tag ) ) - ogg? ( media-sound/vorbis-tools ) - flac? ( media-libs/flac ) - readline? ( dev-perl/Term-ReadLine-Perl )" -DEPEND="${RDEPEND}" - -src_unpack() { - perl-module_src_unpack - epatch "${FILESDIR}"/${P}-manpage.patch -} - -src_compile() { - emake PREFIX=/usr SYSCONFDIR=/etc MANDIR=/usr/share/man \ - PERL_INSTALLDIRS=vendor || die "emake failed" -} - -src_install() { - emake DESTDIR="${D}/" PREFIX=/usr SYSCONFDIR=/etc MANDIR=/usr/share/man \ - PERL_INSTALLDIRS=vendor DOCDIR=/usr/share/doc/${P} install \ - install-doc install-man || die "emake install failed" - fixlocalpod - dodoc Changes -} |