# ChangeLog for media-sound/easytag
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/ChangeLog,v 1.84 2006/10/19 20:19:24 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/ChangeLog,v 1.85 2006/10/28 00:59:45 flameeyes Exp $
+
+ 28 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> easytag-1.1.ebuild,
+ easytag-1.99.11.ebuild, easytag-1.99.12.ebuild:
+ Add missing pkgconfig dependency, thanks to Patrick Lauer in bug #153086.
19 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> easytag-1.1.ebuild,
easytag-1.99.11.ebuild, easytag-1.99.12.ebuild:
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/easytag-1.1.ebuild,v 1.11 2006/10/19 20:19:24 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/easytag-1.1.ebuild,v 1.12 2006/10/28 00:59:45 flameeyes Exp $
inherit eutils
=x11-libs/gtk+-1.2*
flac? ( ~media-libs/flac-1.1.2 >=media-libs/libvorbis-1.0 )
vorbis? ( >=media-libs/libvorbis-1.0 )"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig"
src_compile() {
econf \
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/easytag-1.99.11.ebuild,v 1.6 2006/10/19 20:19:24 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/easytag-1.99.11.ebuild,v 1.7 2006/10/28 00:59:45 flameeyes Exp $
DESCRIPTION="EasyTAG mp3/ogg ID3 tag editor"
HOMEPAGE="http://easytag.sourceforge.net/"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="nls vorbis flac aac mp3"
-DEPEND=">=x11-libs/gtk+-2.4.1
+RDEPEND=">=x11-libs/gtk+-2.4.1
mp3? ( >=media-libs/id3lib-3.8.2 )
flac? ( ~media-libs/flac-1.1.2 >=media-libs/libvorbis-1.0 )
vorbis? ( >=media-libs/libvorbis-1.0 )
aac? ( media-libs/libmp4v2 )"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig"
src_compile() {
econf \
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/easytag-1.99.12.ebuild,v 1.2 2006/10/19 20:19:24 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/easytag-1.99.12.ebuild,v 1.3 2006/10/28 00:59:45 flameeyes Exp $
DESCRIPTION="EasyTAG mp3/ogg ID3 tag editor"
HOMEPAGE="http://easytag.sourceforge.net/"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="nls vorbis flac aac mp3"
-DEPEND=">=x11-libs/gtk+-2.4.1
+RDEPEND=">=x11-libs/gtk+-2.4.1
mp3? ( >=media-libs/id3lib-3.8.2 )
flac? ( ~media-libs/flac-1.1.2 >=media-libs/libvorbis-1.0 )
vorbis? ( >=media-libs/libvorbis-1.0 )
aac? ( media-libs/libmp4v2 )"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig"
src_compile() {
econf \