Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 136669 Details for
Bug 199963
easytag-2.1.3 .desktop file fixes for Comment[ru] and icon.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
easytag-2.1.3-r1.ebuild.patch
easytag-2.1.3-r1.ebuild.patch (text/plain), 1.05 KB, created by
Peter Volkov (RETIRED)
on 2007-11-22 10:57:24 UTC
(
hide
)
Description:
easytag-2.1.3-r1.ebuild.patch
Filename:
MIME Type:
Creator:
Peter Volkov (RETIRED)
Created:
2007-11-22 10:57:24 UTC
Size:
1.05 KB
patch
obsolete
>--- /usr/portage/media-sound/easytag/easytag-2.1.3.ebuild 2007-11-19 18:06:34.000000000 +0300 >+++ easytag-2.1.3-r1.ebuild 2007-11-22 13:26:50.000000000 +0300 >@@ -2,6 +2,8 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/easytag-2.1.3.ebuild,v 1.7 2007/11/19 15:03:01 armin76 Exp $ > >+inherit eutils >+ > 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" >@@ -24,6 +26,13 @@ > dev-util/pkgconfig > sys-devel/gettext" > >+src_unpack() { >+ unpack ${A} >+ cd "${S}" >+ >+ epatch "${FILESDIR}"/${P}-.desktop-fixes.patch >+} >+ > src_compile() { > econf $(use_enable mp3) \ > $(use_enable mp3 id3v23) \ >@@ -38,5 +47,9 @@ > > src_install() { > emake DESTDIR="${D}" install || die "emake install failed." >+ >+ # We do not need ChangeLog twice on our system >+ rm "${D}"/usr/share/easytag/ChangeLog || die "unable to rm ChangeLog" >+ > dodoc ChangeLog README THANKS TODO USERS-GUIDE > }
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 199963
:
136668
|
136669
|
136670