Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 18653 Details for
Bug 30226
ebuild for mozilla-bonobo-0.4.0
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
mozilla-bonobo-0.4.0 ebuild
mozilla-bonobo-0.4.0.ebuild (text/plain), 867 bytes, created by
Eric Harney
on 2003-10-02 21:06:11 UTC
(
hide
)
Description:
mozilla-bonobo-0.4.0 ebuild
Filename:
MIME Type:
Creator:
Eric Harney
Created:
2003-10-02 21:06:11 UTC
Size:
867 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >DESCRIPTION="mozilla-bonobo is a netscape-compatible browser plugin which allows your browser to use bonobo controls to display supported mime types." >HOMEPAGE="http://www.nongnu.org/moz-bonobo/" >SRC_URI="http://savannah.nongnu.org/download/moz-bonobo/mozilla-bonobo-0.4.0.tar.gz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="gnome" >DEPEND=">=libbonobo-2.2.3" > >src_compile(){ > ./configure \ > --host=${CHOST} \ > --prefix=${D}/usr \ > --infodir=${D}/usr/share/info \ > --mandir=${D}/usr/share/man \ > --with-plugin-install-dir=${D}/usr/lib/nsbrowser/plugins \ > || die "./configure failed" > emake || die >} > >src_install(){ > export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL="1" > einstall || die > unset GCONF_DISABLE_MAKEFILE_SCHEMA_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 30226
:
18653
|
27345
|
29239
|
37440