Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 254007 Details for
Bug 345117
genesis-sync-0.6.2 new ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
genesis-sync-0.6.2.ebuild
genesis-sync-0.6.2.ebuild (text/plain), 1.03 KB, created by
Juergen Rose
on 2010-11-11 15:28:09 UTC
(
hide
)
Description:
genesis-sync-0.6.2.ebuild
Filename:
MIME Type:
Creator:
Juergen Rose
Created:
2010-11-11 15:28:09 UTC
Size:
1.03 KB
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit gnome2 python eutils > >DESCRIPTION="Genesis is a graphical frontend for SyncEvolution written in PyGTK. It makes SyncEvolution accessible without having to use a command line and provides graphical feedback of transaction results." >HOMEPAGE="https://launchpad.net/genesis-sync" > >SRC_URI="http://launchpad.net/genesis-sync/0.6/0.6.2/+download/genesis-sync_0.6.2.tar.gz" > >LICENSE="GPL-3" >SLOT="0" >KEYWORDS="~x86 ~amd64" >IUSE="debug" > >RDEPEND="dev-python/pygtk > dev-python/notify-python > dev-python/dbus-python > dev-python/pyxdg > dev-python/evolution-python > dev-python/configobj > gnome-extra/syncevolution" >DEPEND="${RDEPEND} > dev-util/pkgconfig > dev-python/python-distutils-extra" > >DOCS="AUTHORS ChangeLog NEWS README" > >src_unpack() { > unpack ${A} > #cd "${PN}" > #epatch "${FILESDIR}"/icon-cache.patch >} > >src_compile() { > : >} > >src_install() { > cd "${PN}" > python setup.py install --root="${D}" || die "setup.py install failed" >}
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 345117
:
254005
| 254007