Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 135750 Details for
Bug 198815
x11-themes/gtk-engines-murrine crashes GIMP with small theme
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
gtk-engines-murrine-0.53.1-r1.ebuild.patch
gtk-engines-murrine-0.53.1-r1.patch (text/plain), 640 bytes, created by
rajas
on 2007-11-11 15:25:39 UTC
(
hide
)
Description:
gtk-engines-murrine-0.53.1-r1.ebuild.patch
Filename:
MIME Type:
Creator:
rajas
Created:
2007-11-11 15:25:39 UTC
Size:
640 bytes
patch
obsolete
>--- gtk-engines-murrine-0.53.1.ebuild.orig >+++ gtk-engines-murrine-0.53.1-r1.ebuild >@@ -2,6 +2,8 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-murrine/gtk-engines-murrine-0.53.1.ebuild,v 1.5 2007/07/19 13:48:48 angelos Exp $ > >+inherit eutils >+ > MY_PN="murrine" > MY_P="${MY_PN}-${PV}" > DESCRIPTION="Murrine GTK+2 Cairo Engine" >@@ -20,6 +22,12 @@ > > S="${WORKDIR}/${MY_P}" > >+src_unpack() { >+ unpack ${A} >+ cd "${S}" >+ epatch "${FILESDIR}/${P}-free.patch" >+} >+ > src_compile() { > econf --enable-animation || die "econf failed" > emake || die "emake 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 198815
:
135746
| 135750