Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 28989 Details for
Bug 45479
Ebuild for EasyTAG 0.30.2 (new version)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Diff from the previous 0.31_pre2 ebuild
easytag-0.31_pre2.ebuild.diff (text/plain), 1.46 KB, created by
Daniel Drake (RETIRED)
on 2004-04-09 14:54:10 UTC
(
hide
)
Description:
Diff from the previous 0.31_pre2 ebuild
Filename:
MIME Type:
Creator:
Daniel Drake (RETIRED)
Created:
2004-04-09 14:54:10 UTC
Size:
1.46 KB
patch
obsolete
>--- easytag-0.31_pre2.ebuild.old 2004-04-09 22:52:33.540054992 +0100 >+++ easytag-0.31_pre2.ebuild 2004-04-09 22:48:44.051942488 +0100 >@@ -1,6 +1,6 @@ > # Copyright 1999-2004 Gentoo Technologies, Inc. > # Distributed under the terms of the GNU General Public License v2 >-# $Header: /var/www/www.gentoo.org/raw_cvs/gentoo-x86/media-sound/easytag/easytag-0.31_pre2.ebuild,v 1.4 2004/04/09 17:49:42 mr_bones_ Exp $ >+# $Header: $ > > IUSE="nls oggvorbis flac gtk2" > >@@ -12,14 +12,15 @@ > gtk2? http://www.reactivated.net/patches/easytag-0.30/${MY_P}-dsd1.patch" > HOMEPAGE="http://easytag.sourceforge.net/" > >-RDEPEND=">=sys-devel/autoconf-2.53 >- >=media-libs/id3lib-3.8.2 >- gtk2? ( >=x11-libs/gtk+-2.4.0 ) >+RDEPEND=">=media-libs/id3lib-3.8.2 >+ gtk2? ( =x11-libs/gtk+-2.4* ) > !gtk2? ( =x11-libs/gtk+-1.2* ) > flac? ( >=media-libs/flac-1.1.0 ) > oggvorbis? ( >=media-libs/libvorbis-1.0_beta4 )" > > DEPEND="${RDEPEND} >+ =sys-devel/automake-1.7* >+ =sys-devel/autoconf-2.5* > >=sys-apps/sed-4.0.5" > > SLOT="0" >@@ -31,6 +32,7 @@ > cd ${S} > if [ `use gtk2` ] ; then > epatch ${DISTDIR}/${MY_P}-dsd1.patch >+ epatch ${FILESDIR}/${MY_P}-fix-gettext.patch > export WANT_AUTOMAKE=1.7 > export WANT_AUTOCONF=2.5 > ebegin "Remaking configure script (be patient)" >@@ -46,10 +48,8 @@ > src_compile() { > local myconf > >- #use_enable breaks this >- use oggvorbis || myconf="--disable-ogg" >- > econf \ >+ `use_enable oggvorbis ogg` \ > `use_enable nls` \ > `use_enable flac` \ > ${myconf} || die "econf failed"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 45479
:
27837
|
27940
|
27942
|
28597
|
28701
|
28702
|
28987
|
28988
| 28989