Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 144528 Details for
Bug 210884
New eselect module and eclass for pango modules
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.33 KB, created by
David Leverton
on 2008-02-24 19:11:22 UTC
(
hide
)
Description:
emul-linux-x86-gtklibs-20071214.ebuild.patch
Filename:
MIME Type:
Creator:
David Leverton
Created:
2008-02-24 19:11:22 UTC
Size:
1.33 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-24 19:10:08.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_PHASES_ONLY=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,15 @@ > mv -f "${S}/usr/bin/gdk-pixbuf-query-loaders"{,32} > } > >+# temporary hack >+pango-module_version() { >+ echo 1.6.0 >+} >+src_install() { >+ emul-linux-x86_src_install >+ CHOST=${CHOST_x86} CATEGORY=x11-libs PN=pango pango-module_add_path 00pango $(ABI=x86 pango-module_standard_path) >+} >+ > pkg_preinst() { > #bug 169058 > for l in "${ROOT}/usr/lib32/{pango,gtk-2.0}" ; do >@@ -32,12 +43,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 210884
:
144110
|
144111
|
144112
|
144114
|
144115
|
144366
|
144368
|
144370
|
144372
|
144523
|
144524
| 144528