diff --git a/dev-python/bug-buddy-python/Manifest b/dev-python/bug-buddy-python/Manifest new file mode 100644 index 0000000..b737339 --- /dev/null +++ b/dev-python/bug-buddy-python/Manifest @@ -0,0 +1,3 @@ +DIST gnome-python-desktop-2.22.0-split.patch.gz 3173 RMD160 a7745002b2aec035c7667eea2f452ed548035d65 SHA1 b5c5b259e21242ccdf691de057a8ddff6932eab8 SHA256 88999428ff0d91c71773fdc905a435be35615613cb4acaef82e56c5e394d373c +DIST gnome-python-desktop-2.22.0.tar.bz2 571816 RMD160 4a9bc36c379f5fbb6549506c8b8e8bdb63bf0d62 SHA1 6f1a93aacfc256ca878f8f3636a0270580d2354b SHA256 116213b0b0fc3f1fa6771589eab86ccdf5d5024c30a987f3b912da0902be9d37 +EBUILD bug-buddy-python-2.22.0.ebuild 312 RMD160 cde2335ecdeecbd44d0c580ccd21964f8cfee3f5 SHA1 4aa05015c5f3506de701d7c3a3edc729df5a895c SHA256 2870a24a681dfe6554cfd5d9a2558e35b76d61c8a62d1ba1e6d7b9e3efd5a003 diff --git a/dev-python/bug-buddy-python/bug-buddy-python-2.22.0.ebuild b/dev-python/bug-buddy-python/bug-buddy-python-2.22.0.ebuild new file mode 100644 index 0000000..dddd975 --- /dev/null +++ b/dev-python/bug-buddy-python/bug-buddy-python-2.22.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +inherit gnome-python-desktop + +MY_BINDING="bugbuddy" + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +IUSE="" + +DEPEND="${DEPEND} + >=gnome-extra/bug-buddy-2.16" diff --git a/dev-python/evolution-python/Manifest b/dev-python/evolution-python/Manifest new file mode 100644 index 0000000..1034b35 --- /dev/null +++ b/dev-python/evolution-python/Manifest @@ -0,0 +1,3 @@ +DIST gnome-python-desktop-2.22.0-split.patch.gz 3173 RMD160 a7745002b2aec035c7667eea2f452ed548035d65 SHA1 b5c5b259e21242ccdf691de057a8ddff6932eab8 SHA256 88999428ff0d91c71773fdc905a435be35615613cb4acaef82e56c5e394d373c +DIST gnome-python-desktop-2.22.0.tar.bz2 571816 RMD160 4a9bc36c379f5fbb6549506c8b8e8bdb63bf0d62 SHA1 6f1a93aacfc256ca878f8f3636a0270580d2354b SHA256 116213b0b0fc3f1fa6771589eab86ccdf5d5024c30a987f3b912da0902be9d37 +EBUILD evolution-python-2.22.0.ebuild 458 RMD160 8124c234bc1c0455b9b91607cb36204a44b1be97 SHA1 582fd04fb894a26ffc192b22f46108b10dd90f6e SHA256 c07fc821714e15f7ec32266573bc3cf46e6b1e6debdc710ecf998389a38c3c89 diff --git a/dev-python/evolution-python/evolution-python-2.22.0.ebuild b/dev-python/evolution-python/evolution-python-2.22.0.ebuild new file mode 100644 index 0000000..c8045ef --- /dev/null +++ b/dev-python/evolution-python/evolution-python-2.22.0.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +inherit gnome-python-desktop + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +IUSE="" + +DEPEND="${DEPEND} + >=gnome-extra/evolution-data-server-1.2 + =dev-python/pygobject-2* + =x11-libs/gtk+-2* + x11-libs/pango" + +src_compile() { + G2CONF="${G2CONF} --enable-evolution_ecal" + gnome-python-desktop_src_compile +} diff --git a/dev-python/gnome-applets-python/Manifest b/dev-python/gnome-applets-python/Manifest new file mode 100644 index 0000000..c8cc1b8 --- /dev/null +++ b/dev-python/gnome-applets-python/Manifest @@ -0,0 +1,3 @@ +DIST gnome-python-desktop-2.22.0-split.patch.gz 3173 RMD160 a7745002b2aec035c7667eea2f452ed548035d65 SHA1 b5c5b259e21242ccdf691de057a8ddff6932eab8 SHA256 88999428ff0d91c71773fdc905a435be35615613cb4acaef82e56c5e394d373c +DIST gnome-python-desktop-2.22.0.tar.bz2 571816 RMD160 4a9bc36c379f5fbb6549506c8b8e8bdb63bf0d62 SHA1 6f1a93aacfc256ca878f8f3636a0270580d2354b SHA256 116213b0b0fc3f1fa6771589eab86ccdf5d5024c30a987f3b912da0902be9d37 +EBUILD gnome-applets-python-2.22.0.ebuild 468 RMD160 a4b266383115b2f2f0b874095244600996b21473 SHA1 b3f52b0c81f259c5ae319aa832f97db4a00f80c5 SHA256 84906c86f043a7d22381dedb3a22b6281908ac2f820eceb00bb422ec35ed3a60 diff --git a/dev-python/gnome-applets-python/gnome-applets-python-2.22.0.ebuild b/dev-python/gnome-applets-python/gnome-applets-python-2.22.0.ebuild new file mode 100644 index 0000000..1c3dced --- /dev/null +++ b/dev-python/gnome-applets-python/gnome-applets-python-2.22.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +inherit gnome-python-desktop + +MY_BINDING="applet" + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +IUSE="examples" + +DEPEND="${DEPEND} + >=gnome-base/gnome-panel-2.13.4" + +src_install() { + gnome-python-desktop_src_install + + if use examples; then + insinto /usr/share/doc/${PF}/examples + doins examples/applet/* + fi +} diff --git a/dev-python/gnome-desktop-python/Manifest b/dev-python/gnome-desktop-python/Manifest new file mode 100644 index 0000000..6d4b990 --- /dev/null +++ b/dev-python/gnome-desktop-python/Manifest @@ -0,0 +1,4 @@ +DIST gnome-python-desktop-2.22.0-split.patch.gz 3173 RMD160 a7745002b2aec035c7667eea2f452ed548035d65 SHA1 b5c5b259e21242ccdf691de057a8ddff6932eab8 SHA256 88999428ff0d91c71773fdc905a435be35615613cb4acaef82e56c5e394d373c +DIST gnome-python-desktop-2.22.0.tar.bz2 571816 RMD160 4a9bc36c379f5fbb6549506c8b8e8bdb63bf0d62 SHA1 6f1a93aacfc256ca878f8f3636a0270580d2354b SHA256 116213b0b0fc3f1fa6771589eab86ccdf5d5024c30a987f3b912da0902be9d37 +EBUILD gnome-desktop-python-2.22.0.ebuild 321 RMD160 f756811c939acba233e17bbb779e4a93df18c3b7 SHA1 4c5ab35b401cc2f95ea84a47a4e70761a63145a9 SHA256 0d8b110320fe81c1b312af87ad47b34082e5af18c953c2b199a2f301d4039636 +MISC .gnome-desktop-desktop-2.22.0.ebuild.swp 12288 RMD160 8c3079c2d968b6f3974e4d04b48e4ad27ab6af47 SHA1 19d68e15fa0470018f7204ef1475ccab381df885 SHA256 1b3c545b96084494dda781a5a3679ceb8d60e7d00f7c8a156bcdb34b669b475c diff --git a/dev-python/gnome-desktop-python/gnome-desktop-python-2.22.0.ebuild b/dev-python/gnome-desktop-python/gnome-desktop-python-2.22.0.ebuild new file mode 100644 index 0000000..04d5701 --- /dev/null +++ b/dev-python/gnome-desktop-python/gnome-desktop-python-2.22.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +inherit gnome-python-desktop + +MY_BINDING="gnomedesktop" + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +IUSE="" + +DEPEND="${DEPEND} + >=gnome-base/gnome-desktop-2.10.0" diff --git a/dev-python/gnome-keyring-python/Manifest b/dev-python/gnome-keyring-python/Manifest new file mode 100644 index 0000000..30f72bf --- /dev/null +++ b/dev-python/gnome-keyring-python/Manifest @@ -0,0 +1,3 @@ +DIST gnome-python-desktop-2.22.0-split.patch.gz 3173 RMD160 a7745002b2aec035c7667eea2f452ed548035d65 SHA1 b5c5b259e21242ccdf691de057a8ddff6932eab8 SHA256 88999428ff0d91c71773fdc905a435be35615613cb4acaef82e56c5e394d373c +DIST gnome-python-desktop-2.22.0.tar.bz2 571816 RMD160 4a9bc36c379f5fbb6549506c8b8e8bdb63bf0d62 SHA1 6f1a93aacfc256ca878f8f3636a0270580d2354b SHA256 116213b0b0fc3f1fa6771589eab86ccdf5d5024c30a987f3b912da0902be9d37 +EBUILD gnome-keyring-python-2.22.0.ebuild 475 RMD160 464ec67c270d0500dec2b2437c65fd202d70f6aa SHA1 1532ce27b4543fd4b8b8c787fbbe449e4d3a1a8c SHA256 7fdbc89afbe7e8b2cf6ed225faf03593f1d1891cac0d83dfec8af817c0145672 diff --git a/dev-python/gnome-keyring-python/gnome-keyring-python-2.22.0.ebuild b/dev-python/gnome-keyring-python/gnome-keyring-python-2.22.0.ebuild new file mode 100644 index 0000000..a4e43a7 --- /dev/null +++ b/dev-python/gnome-keyring-python/gnome-keyring-python-2.22.0.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +inherit gnome-python-desktop + +MY_BINDING="gnomekeyring" + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +IUSE="examples" + +DEPEND="${DEPEND} + >=gnome-base/gnome-keyring-0.5.0" + +src_install() { + gnome-python-desktop_src_install + + if use examples; then + insinto /usr/share/doc/${PF}/examples + doins examples/keyring* + fi +} diff --git a/dev-python/gnome-media-python/Manifest b/dev-python/gnome-media-python/Manifest new file mode 100644 index 0000000..01a98a6 --- /dev/null +++ b/dev-python/gnome-media-python/Manifest @@ -0,0 +1,3 @@ +DIST gnome-python-desktop-2.22.0-split.patch.gz 3173 RMD160 a7745002b2aec035c7667eea2f452ed548035d65 SHA1 b5c5b259e21242ccdf691de057a8ddff6932eab8 SHA256 88999428ff0d91c71773fdc905a435be35615613cb4acaef82e56c5e394d373c +DIST gnome-python-desktop-2.22.0.tar.bz2 571816 RMD160 4a9bc36c379f5fbb6549506c8b8e8bdb63bf0d62 SHA1 6f1a93aacfc256ca878f8f3636a0270580d2354b SHA256 116213b0b0fc3f1fa6771589eab86ccdf5d5024c30a987f3b912da0902be9d37 +EBUILD gnome-media-python-2.22.0.ebuild 510 RMD160 7d27a3e90d64bf195af37f33d5a79b684b6c4031 SHA1 fdb3e507bd6613be92c40ebae6ee62ab615adb30 SHA256 46a61f5dff4b94741b88ab63f9cb0ea8203a2d217d6f89ba074871ce51bfc99b diff --git a/dev-python/gnome-media-python/gnome-media-python-2.22.0.ebuild b/dev-python/gnome-media-python/gnome-media-python-2.22.0.ebuild new file mode 100644 index 0000000..18af867 --- /dev/null +++ b/dev-python/gnome-media-python/gnome-media-python-2.22.0.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +inherit gnome-python-desktop + +MY_BINDING="mediaprofiles" + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +IUSE="examples" + +DEPEND="${DEPEND} + >=gnome-extra/gnome-media-2.10.0 + >=gnome-base/gconf-2.10.0" + +src_install() { + gnome-python-desktop_src_install + + if use examples; then + insinto /usr/share/doc/${PF}/examples + doins examples/mediaprofiles/* + fi +} diff --git a/dev-python/gnome-python-desktop-base/Manifest b/dev-python/gnome-python-desktop-base/Manifest new file mode 100644 index 0000000..7b55881 --- /dev/null +++ b/dev-python/gnome-python-desktop-base/Manifest @@ -0,0 +1,3 @@ +DIST gnome-python-desktop-2.22.0-split.patch.gz 3173 RMD160 a7745002b2aec035c7667eea2f452ed548035d65 SHA1 b5c5b259e21242ccdf691de057a8ddff6932eab8 SHA256 88999428ff0d91c71773fdc905a435be35615613cb4acaef82e56c5e394d373c +DIST gnome-python-desktop-2.22.0.tar.bz2 571816 RMD160 4a9bc36c379f5fbb6549506c8b8e8bdb63bf0d62 SHA1 6f1a93aacfc256ca878f8f3636a0270580d2354b SHA256 116213b0b0fc3f1fa6771589eab86ccdf5d5024c30a987f3b912da0902be9d37 +EBUILD gnome-python-desktop-base-2.22.0.ebuild 1182 RMD160 8f2bf6392567fb9d1053158842ee46348c5e3c33 SHA1 ef4a684fc14a63d726c5fadc9992396b5252c7ed SHA256 8ddda40cd8aa963160ff1e04b1c7f5de67620323a343ff546dc009257fca56cb diff --git a/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.22.0.ebuild b/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.22.0.ebuild new file mode 100644 index 0000000..69c3b11 --- /dev/null +++ b/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.22.0.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +inherit autotools gnome2 + +# This ebuild does nothing -- we just want to get the pkgconfig file installed +MY_PN="gnome-python-desktop" +DESCRIPTION="Provides python the base files for the Gnome Python Desktop bindings" +HOMEPAGE="http://pygtk.org/" +PVP=(${PV//[-\._]/ }) +SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_PN}-${PV}.tar.bz2 + http://nemesis.accosted.net/downloads/${MY_PN}-${PV}-split.patch.gz" + +LICENSE="LGPL-2.1" +SLOT="0" + +# From the gnome-python-desktop eclass +RDEPEND="virtual/python + >=dev-python/pygtk-2.10.3 + >=dev-libs/glib-2.6.0 + >=x11-libs/gtk+-2.4.0 + >=dev-python/gnome-python-2.10.0 + ! +# Purpose: Centralizes functions needed to split up the huge +# 'gnome-python-desktop' package into its constituent bindings +# +# Important enviroment variables: +# +# MY_BINDING: The actual '--enable-' name, which by default is ${PN} +# excluding the last -python (our convention). May be overridden if +# necessary. +# + +inherit gnome2 python eutils autotools + +MY_BINDING=${PN%-*} +MY_PN="gnome-python-desktop" +DESCRIPTION="Provides python interfacing modules for some GNOME desktop libraries" +HOMEPAGE="http://pygtk.org/" +PVP=(${PV//[-\._]/ }) +SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_PN}-${PV}.tar.bz2 + http://nemesis.accosted.net/downloads/${MY_PN}-${PV}-split.patch.gz" + +LICENSE="LGPL-2.1 GPL-2" +SLOT="0" + +RDEPEND="virtual/python + >=dev-python/pygtk-2.10.3 + >=dev-libs/glib-2.6.0 + >=x11-libs/gtk+-2.4.0 + >=dev-python/gnome-python-2.10.0 + !