* [gentoo-commits] gentoo-x86 commit in media-sound/easytag: ChangeLog easytag-2.1.4.ebuild
@ 2007-12-11 16:27 Samuli Suominen (drac)
0 siblings, 0 replies; only message in thread
From: Samuli Suominen (drac) @ 2007-12-11 16:27 UTC (permalink / raw
To: gentoo-commits
drac 07/12/11 16:27:23
Modified: ChangeLog
Added: easytag-2.1.4.ebuild
Log:
Version bump.
(Portage version: 2.1.4_rc9)
Revision Changes Path
1.112 media-sound/easytag/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/easytag/ChangeLog?rev=1.112&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/easytag/ChangeLog?rev=1.112&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/easytag/ChangeLog?r1=1.111&r2=1.112
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/easytag/ChangeLog,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- ChangeLog 22 Nov 2007 12:26:54 -0000 1.111
+++ ChangeLog 11 Dec 2007 16:27:22 -0000 1.112
@@ -1,6 +1,11 @@
# ChangeLog for media-sound/easytag
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/ChangeLog,v 1.111 2007/11/22 12:26:54 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/ChangeLog,v 1.112 2007/12/11 16:27:22 drac Exp $
+
+*easytag-2.1.4 (11 Dec 2007)
+
+ 11 Dec 2007; Samuli Suominen <drac@gentoo.org> +easytag-2.1.4.ebuild:
+ Version bump.
22 Nov 2007; Samuli Suominen <drac@gentoo.org>
+files/easytag-2.1.3-desktop-entry.patch, easytag-2.1.3.ebuild:
1.1 media-sound/easytag/easytag-2.1.4.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/easytag/easytag-2.1.4.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/easytag/easytag-2.1.4.ebuild?rev=1.1&content-type=text/plain
Index: easytag-2.1.4.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/easytag-2.1.4.ebuild,v 1.1 2007/12/11 16:27:22 drac Exp $
DESCRIPTION="GTK+ utility for editing MP2, MP3, MP4, FLAC, Ogg and other media tags"
HOMEPAGE="http://easytag.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="aac flac mp3 speex vorbis wavpack"
RDEPEND=">=x11-libs/gtk+-2.4.1
mp3? ( >=media-libs/id3lib-3.8.3-r6
media-libs/libid3tag )
flac? ( >=media-libs/flac-1.1 >=media-libs/libvorbis-1 )
vorbis? ( >=media-libs/libvorbis-1.0.1
>=media-libs/libogg-1 )
aac? ( media-libs/libmp4v2 )
wavpack? ( media-sound/wavpack )
speex? ( media-libs/speex )"
DEPEND="${RDEPEND}
dev-util/pkgconfig
sys-devel/gettext"
src_compile() {
econf $(use_enable mp3) \
$(use_enable mp3 id3v23) \
$(use_enable vorbis ogg) \
$(use_enable flac) \
$(use_enable aac mp4) \
$(use_enable wavpack) \
$(use_enable speex) \
--enable-shared
emake || die "emake failed."
}
src_install() {
emake DESTDIR="${D}" install || die "emake install failed."
dodoc ChangeLog README THANKS TODO USERS-GUIDE
}
--
gentoo-commits@gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-12-11 16:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-11 16:27 [gentoo-commits] gentoo-x86 commit in media-sound/easytag: ChangeLog easytag-2.1.4.ebuild Samuli Suominen (drac)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox