Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 53870 Details for
Bug 76726
Alexandria; Ebuild Patch
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Patched ebuild for Alexandria 0.5.0
alexandria-0.5.0.ebuild (text/plain), 1.42 KB, created by
Michael Kohl (RETIRED)
on 2005-03-19 08:43:51 UTC
(
hide
)
Description:
Patched ebuild for Alexandria 0.5.0
Filename:
MIME Type:
Creator:
Michael Kohl (RETIRED)
Created:
2005-03-19 08:43:51 UTC
Size:
1.42 KB
patch
obsolete
># Copyright 1999-2005 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/app-misc/alexandria/alexandria-0.5.0.ebuild,v 1.3 2005/03/16 10:07:52 swegener Exp $ > >inherit ruby gnome2 > >IUSE="" > >DESCRIPTION="A GNOME application to help you manage your book collection" >HOMEPAGE="http://alexandria.rubyforge.org/" >SRC_URI="http://rubyforge.org/frs/download.php/3445/${P}.tar.gz" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" > >USE_RUBY="ruby18" > >DOCS="AUTHORS COPYING ChangeLog HACKING NEWS README TODO" > >RDEPEND="virtual/ruby > >=dev-ruby/ruby-gettext-0.6.1 > >=dev-ruby/ruby-gnome2-0.12.0 > >=dev-ruby/ruby-libglade2-0.12.0 > >=dev-ruby/ruby-gconf2-0.12.0 > >=dev-ruby/ruby-gdkpixbuf2-0.12.0 > >=dev-ruby/ruby-amazon-0.8.3" > >src_compile() { > #echo $GCONF_CONFIG_SOURCE > ruby install.rb config || die > ruby install.rb setup || die >} > >src_install() { > export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL="1" > ruby install.rb config --prefix=${D}/usr || die > ruby install.rb install || die >} > >pkg_postinst() { > unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL > > # More or less copied from gnome2_gconf_install, which didn't work here > export GCONF_CONFIG_SOURCE=`${ROOT}/usr/bin/gconftool-2 --get-default-source` > einfo "Installing GNOME 2 GConf schemas" > ${ROOT}/usr/bin/gconftool-2 --makefile-install-rule ${S}/schemas/* 1>/dev/null > # For the next line see bug #76726 > ${ROOT}/usr/bin/gconftool-2 --shutdown >}
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 76726
: 53870