Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 146144 Details for
Bug 213420
emerge =x11-libs/gtkglarea-1.99.0 installs package into /lib not /usr/lib
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
This ebuild fixes the library installation location
gtkglarea-1.99.0.ebuild (text/plain), 887 bytes, created by
Charles Stewart
on 2008-03-14 18:43:18 UTC
(
hide
)
Description:
This ebuild fixes the library installation location
Filename:
MIME Type:
Creator:
Charles Stewart
Created:
2008-03-14 18:43:18 UTC
Size:
887 bytes
patch
obsolete
># Copyright 1999-2007 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/x11-libs/gtkglarea/gtkglarea-1.99.0.ebuild,v 1.33 2007/01/04 18:52:40 flameeyes Exp $ > >WANT_AUTOCONF="latest" >WANT_AUTOMAKE="latest" > >inherit gnome2 multilib autotools > >DESCRIPTION="GL extensions for gtk+" >HOMEPAGE="http://www.gnome.org/" > >LICENSE="GPL-2 LGPL-2.1" >SLOT="2" >KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86 ~x86-fbsd" >IUSE="" > >RDEPEND="virtual/libc > >=x11-libs/gtk+-2.0.3 > virtual/glu > virtual/opengl" >DEPEND="${RDEPEND} > dev-util/pkgconfig" > >DOCS="AUTHORS ChangeLog INSTALL NEWS README* docs/*.txt" > >src_unpack() { > unpack ${A} > cd "${S}" > > eautoreconf >} > >src_compile() { > ./configure --prefix=/usr \ > --host=${CHOST} \ > --libdir=/usr/$(get_libdir) || die > emake || die >} > >src_install() { > gnome2_src_install >}
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 Raw
Actions:
View
Attachments on
bug 213420
:
146144