Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 144045 Details for
Bug 209765
New ebuilds: media-libs/silgraphite and x11-plugins/pangographite
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
emul-linux-x86-gtklibs-20071214.ebuild.patch
emul-linux-x86-gtklibs-20071214.ebuild.patch (text/plain), 1.27 KB, created by
David Leverton
on 2008-02-20 03:30:48 UTC
(
hide
)
Description:
emul-linux-x86-gtklibs-20071214.ebuild.patch
Filename:
MIME Type:
Creator:
David Leverton
Created:
2008-02-20 03:30:48 UTC
Size:
1.27 KB
patch
obsolete
>--- emul-linux-x86-gtklibs-20071214.ebuild.old 2008-02-20 00:07:29.000000000 +0000 >+++ emul-linux-x86-gtklibs-20071214.ebuild 2008-02-20 03:27:51.000000000 +0000 >@@ -2,7 +2,9 @@ > # Distributed under the terms of the GNU General Public License v2 > # $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-gtklibs/emul-linux-x86-gtklibs-20071214.ebuild,v 1.2 2007/12/15 14:39:07 welp Exp $ > >-inherit emul-linux-x86 >+PANGO_MODULE_NO_EXTRA_DEPS=1 >+ >+inherit emul-linux-x86 pango-module > > LICENSE="GPL-2 LGPL-2 LGPL-2.1 FTL || ( LGPL-2.1 MPL-1.1 )" > KEYWORDS="-* amd64" >@@ -24,6 +26,11 @@ > mv -f "${S}/usr/bin/gdk-pixbuf-query-loaders"{,32} > } > >+src_install() { >+ emul-linux-x86_src_install >+ CHOST=${CHOST_x86} pango-module-add-modules-path 00emul-linux-x86-gtklibs /usr/lib32/pango/1.6.0/modules >+} >+ > pkg_preinst() { > #bug 169058 > for l in "${ROOT}/usr/lib32/{pango,gtk-2.0}" ; do >@@ -32,12 +39,7 @@ > } > > pkg_postinst() { >- PANGO_CONFDIR="/etc/pango/i686-pc-linux-gnu" >- if [[ ${ROOT} == "/" ]] ; then >- einfo "Generating pango modules listing..." >- mkdir -p ${PANGO_CONFDIR} >- pango-querymodules32 > ${PANGO_CONFDIR}/pango.modules >- fi >+ pango-module_pkg_postinst > > GTK2_CONFDIR="/etc/gtk-2.0/i686-pc-linux-gnu" > einfo "Generating gtk+ immodules/gdk-pixbuf loaders listing..."
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 209765
:
143264
|
143265
|
143266
|
143268
|
143269
|
143271
|
143636
|
143637
|
143638
|
143818
|
143820
|
144031
|
144033
|
144035
|
144037
|
144038
|
144043
|
144045
|
144365