Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 101962 Details for
Bug 148056
Deskbar-applet-2.16.0 fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
r1 ebuild that applies the patch
deskbar-applet-2.16.1-r1.ebuild (text/plain), 1.26 KB, created by
Patrick van Staveren
on 2006-11-14 22:45:07 UTC
(
hide
)
Description:
r1 ebuild that applies the patch
Filename:
MIME Type:
Creator:
Patrick van Staveren
Created:
2006-11-14 22:45:07 UTC
Size:
1.26 KB
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/gnome-extra/deskbar-applet/deskbar-applet-2.16.1.ebuild,v 1.1 2006/11/06 10:35:04 metalgod Exp $ > >inherit gnome2 eutils autotools python > >DESCRIPTION="An Omnipresent Versatile Search Interface" >HOMEPAGE="http://raphael.slinckx.net/deskbar/" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" >IUSE="eds" > >RDEPEND=">=dev-lang/python-2.4 > >=x11-libs/gtk+-2.6 > >=dev-python/pygtk-2.6 > >=dev-python/gnome-python-2.10 > >=gnome-base/gnome-desktop-2.10 > >=sys-apps/dbus-0.60 > >=dev-python/gnome-python-desktop-2.14.0 > >=dev-python/gnome-python-extras-2.14 > >=gnome-base/gconf-2 > eds? ( >=gnome-extra/evolution-data-server-1.7.92 )" >DEPEND="${RDEPEND} > sys-devel/gettext > >=dev-util/intltool-0.35 > >=sys-devel/autoconf-2.60 > dev-util/pkgconfig" > >DOCS="AUTHORS ChangeLog NEWS README TODO" > >pkg_setup() { > G2CONF="${G2CONF} $(use_enable eds evolution) --exec-prefix=/usr" >} > >src_unpack() { > gnome2_src_unpack > > # Fix installing libs into pythondir > epatch ${FILESDIR}/${PN}-2.15.3-multilib.patch > epatch ${FILESDIR}/${PN}-2.16-fix_encoding.patch > epatch ${FILESDIR}/${PN}-2.16-nodisplay.patch > > AT_M4DIR="m4" eautoreconf >}
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 148056
: 101962 |
101963