summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/oauth/Manifest2
-rw-r--r--dev-python/oauth/oauth-1.0.1.ebuild15
-rw-r--r--dev-python/pycups/Manifest2
-rw-r--r--dev-python/pycups/pycups-1.9.46.ebuild45
-rw-r--r--gnome-extra/desktopcouch/Manifest2
-rw-r--r--gnome-extra/desktopcouch/desktopcouch-0.6.1-r4.ebuild41
-rw-r--r--net-misc/gwibber/Manifest2
-rw-r--r--net-misc/gwibber/gwibber-9999.ebuild42
8 files changed, 25 insertions, 126 deletions
diff --git a/dev-python/oauth/Manifest b/dev-python/oauth/Manifest
deleted file mode 100644
index 582cca1..0000000
--- a/dev-python/oauth/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST oauth-1.0.1.tar.gz 9533 RMD160 3d1dad6117aeb13392e35870716022e3a71897c3 SHA1 b2d7609e4852b33d0d33f0bc6ae5cab8fadca014 SHA256 e769819ff0b0c043d020246ce1defcaadd65b9c21d244468a45a7f06cb88af5d
-EBUILD oauth-1.0.1.ebuild 370 RMD160 9df436448778e0d6a911839db9c8883d8125e613 SHA1 c352a7bb0b698d29580d1896b39dfcac3a0022d6 SHA256 9eb5de724e8c478c92ce5bee71c526017ee6e1616e17c62062366ce1dd68ebf6
diff --git a/dev-python/oauth/oauth-1.0.1.ebuild b/dev-python/oauth/oauth-1.0.1.ebuild
deleted file mode 100644
index 6bdf28d..0000000
--- a/dev-python/oauth/oauth-1.0.1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit distutils
-
-DESCRIPTION="Python OAuth module"
-HOMEPAGE="http://pypi.python.org/pypi/oauth/"
-SRC_URI="http://pypi.python.org/packages/source/o/${PN}/${P}.tar.gz"
-LICENSE=""
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-DEPEND=""
-RDEPEND="${DEPEND}"
diff --git a/dev-python/pycups/Manifest b/dev-python/pycups/Manifest
deleted file mode 100644
index 5778df7..0000000
--- a/dev-python/pycups/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST pycups-1.9.46.tar.bz2 41626 RMD160 591d96786d31f3b452aa7484dd933715904bc32b SHA1 3d58a0f7b4a1b6a2880baf9ef5e14eae461d0982 SHA256 74abd1d6b1a5b8a22d2ccf3730000848fcef0b63c6105b178f73ff76e72bc8fe
-EBUILD pycups-1.9.46.ebuild 958 RMD160 6a08a7b701245c01aa1715452ff7d11f3cb4aee1 SHA1 7e40be55cbfa4dbda10c60a1d65042993284e35a SHA256 08e7f4fd5feff7c3f24b68bd37877725b94d8ab526ec2a1f324da97541516535
diff --git a/dev-python/pycups/pycups-1.9.46.ebuild b/dev-python/pycups/pycups-1.9.46.ebuild
deleted file mode 100644
index 522df68..0000000
--- a/dev-python/pycups/pycups-1.9.46.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycups/pycups-1.9.45-r1.ebuild,v 1.2 2009/06/12 14:07:43 scarabeus Exp $
-
-NEED_PYTHON="2.4"
-inherit distutils flag-o-matic
-
-DESCRIPTION="Python bindings for the CUPS API"
-HOMEPAGE="http://cyberelk.net/tim/data/pycups/"
-SRC_URI="http://cyberelk.net/tim/data/pycups/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc examples"
-
-RDEPEND="
- net-print/cups
-"
-DEPEND="${RDEPEND}
- doc? ( dev-python/epydoc )
-"
-
-src_compile() {
- append-cflags -DVERSION=\\\"${PV}\\\"
- distutils_src_compile
-
- if use doc; then
- emake doc || die "emake doc failed"
- fi
-}
-
-src_install() {
- distutils_src_install
-
- if use doc; then
- dohtml -r html/ || die "installing html docs failed"
- fi
-
- if use examples; then
- insinto /usr/share/doc/"${P}"
- doins -r examples/ || die "installing examples failed"
- fi
-
-}
diff --git a/gnome-extra/desktopcouch/Manifest b/gnome-extra/desktopcouch/Manifest
deleted file mode 100644
index 9330359..0000000
--- a/gnome-extra/desktopcouch/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST desktopcouch-0.6.1.tar.gz 96707 RMD160 33e50115e91da1abb3bacca3805bfbd57a0fd967 SHA1 4e5acd3cb19e3f9dafb2a41f16b37b7662c50c7f SHA256 75dbec97475047a02006f0347a4e736188dfc4760136b5d01f9390712113a964
-EBUILD desktopcouch-0.6.1-r4.ebuild 921 RMD160 c733f90d825b46de0e5c6ec6a5158f0d9ac4d6fc SHA1 0f4d9716182de36666021a557527c41586b4f71e SHA256 295ec88302d5889e310c420e3003575a920da7c3e06e0a8ed4444f04254ab8a5
diff --git a/gnome-extra/desktopcouch/desktopcouch-0.6.1-r4.ebuild b/gnome-extra/desktopcouch/desktopcouch-0.6.1-r4.ebuild
deleted file mode 100644
index 887cbce..0000000
--- a/gnome-extra/desktopcouch/desktopcouch-0.6.1-r4.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-inherit distutils
-
-DESCRIPTION="A CouchDB on every desktop, and the code to help it happen."
-HOMEPAGE="https://launchpad.net/desktopcouch"
-SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="dev-db/couchdb
-dev-python/pyxdg
-dev-python/gnome-keyring-python
-dev-python/dbus-python
-dev-python/twisted
-dev-python/pygobject
-dev-python/pygtk
-dev-python/couchdb-python
-dev-python/oauth
-net-dns/avahi[python]
-"
-RDEPEND=""
-
-S=${WORKDIR}/${P}
-
-src_install() {
- distutils_src_install
- dobin "${FILESDIR}/desktopcouch-restart"
- elog "Your desktopcouch can be accessed at"
- elog "/home/YOURUSERNAME/.local/share/desktop-couch/couchdb.html"
- elog "If things seem to be broken, try running"
- elog "desktopcouch-restart"
-
-}
diff --git a/net-misc/gwibber/Manifest b/net-misc/gwibber/Manifest
index 5222d5b..e21b704 100644
--- a/net-misc/gwibber/Manifest
+++ b/net-misc/gwibber/Manifest
@@ -1 +1 @@
-EBUILD gwibber-9999.ebuild 1027 RMD160 820ca88fd8beb4692489da7df75b3ab870060294 SHA1 f2004da9a50ae61a8c44b2d178680a748f68b04a SHA256 cbfd0f89f6005f6d786c0d58bc4b60c8138d3df1c1ae9e9b9e57f0a176db92e7
+EBUILD gwibber-9999.ebuild 1201 RMD160 89e0284bff5198e2ff1cc819b4b0c51564f68abb SHA1 421cf01c89fa23a2ff9eb7593a30f2973517fa89 SHA256 a42f2860ac25642cd73923e861ee8cdafeb7e72977d524800ad05bb082a343f7
diff --git a/net-misc/gwibber/gwibber-9999.ebuild b/net-misc/gwibber/gwibber-9999.ebuild
index 66c143d..d793f9f 100644
--- a/net-misc/gwibber/gwibber-9999.ebuild
+++ b/net-misc/gwibber/gwibber-9999.ebuild
@@ -2,38 +2,44 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
+EAPI="2"
+PYTHON_DEPEND="2"
+
EBZR_REPO_URI="https://code.launchpad.net/~gwibber-committers/gwibber/trunk"
-inherit bzr
-DESCRIPTION="Gwibber is an open source microblogging client for GNOME developed with Python and GTK."
+inherit bzr eutils distutils
+
+DESCRIPTION="Gwibber is an open source microblogging client for GNOME developed
+with Python and GTK."
HOMEPAGE="https://launchpad.net/gwibber"
SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
-DEPEND=">=dev-python/dbus-python-0.80.2
+RDEPEND=">=dev-python/dbus-python-0.80.2
>=dev-python/gconf-python-2.18.0
- >=dev-python/pygtk-2.10.4
+ >=dev-python/imaging-1.1.6
>=dev-python/notify-python-0.1.1
- dev-python/libwnck-python
- >=dev-python/mako-0.2.2
+ >=dev-python/pywebkitgtk-1.0.1
+ >=dev-python/simplejson-1.9.1
>=dev-python/egenix-mx-base-3.0.0
+ >=dev-python/python-distutils-extra-2.15
+ >=dev-python/pycurl-7.19.0
+ >=dev-python/libwnck-python-2.26.0
>=dev-python/feedparser-4.1
- dev-python/pycurl
- >=dev-python/simplejson-1.9.1
- >=dev-python/python-distutils-extra-1.91
- net-libs/webkit-gtk
- >=dev-python/pywebkitgtk-1.0.2
>=dev-python/pyxdg-0.15
- >=dev-python/imaging-1.1.6
- gnome-extra/desktopcouch"
+ >=dev-python/mako-0.2.4
+ >=dev-db/desktopcouch-0.4.6
+ >=dev-python/pygtk-2.16
+ >=gnome-base/librsvg-2.22.2"
-RDEPEND="${DEPEND}"
+src_install() {
+ distutils_src_install
-src_install () {
- python setup.py install --prefix=/usr --root="${D}"
- assert "setup.py install failed"
+ insinto /usr/share/dbus-1/services
+ doins com.Gwibber{.Service,Client}.service || die "Installing services failed."
+ doman gwibber{,-poster}.1 || die "Man page couldn't be installed."
}