Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 162306 Details for
Bug 172552
gnome-extra/conduit - new ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
conduit-0.3.13.ebuild
conduit-0.3.13.ebuild (text/plain), 937 bytes, created by
Christian Schlotter
on 2008-08-05 21:23:28 UTC
(
hide
)
Description:
conduit-0.3.13.ebuild
Filename:
MIME Type:
Creator:
Christian Schlotter
Created:
2008-08-05 21:23:28 UTC
Size:
937 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="0" > >inherit eutils versionator > >DESCRIPTION="Synchronization for GNOME" >HOMEPAGE="http://www.conduit-project.org" >SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/conduit/$(get_version_component_range 1-2)/${P}.tar.bz2" > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="nautilus eog" > >DEPEND=">=dev-python/pygoocanvas-0.9.0 > >=dev-python/vobject-0.4.8 > >=dev-python/pyxml-0.8.4 > >=dev-python/pygtk-2.10.3 > >=dev-python/pysqlite-2.3.1" >RDEPEND=">=dev-python/pygoocanvas-0.9.0" > >src_unpack() { > unpack "${A}" > > epatch "${FILESDIR}/${P}_correct_firefox_path.patch" >} > >src_compile() { > econf \ > $(use_enable nautilus nautilus-extension) \ > $(use_enable eog eog-plugin) \ > || die "configure failed" > > emake || die "emake failed" >} > >src_install() { > make DESTDIR="${D}" install || die "Error installing ${PN}" >}
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 172552
:
119244
|
129900
|
129901
|
131909
|
141012
|
141013
|
143685
|
143687
|
144806
|
145169
|
146637
|
146638
|
160274
|
160275
|
160694
|
160696
| 162306 |
162307
|
170299
|
256902
|
256903
|
256905
|
256907
|
256908
|
256910