Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 160991 | Differences between
and this patch

Collapse All | Expand All

(-)a/dev-python/bug-buddy-python/Manifest (+3 lines)
Line 0 Link Here
1
DIST gnome-python-desktop-2.22.0-split.patch.gz 3173 RMD160 a7745002b2aec035c7667eea2f452ed548035d65 SHA1 b5c5b259e21242ccdf691de057a8ddff6932eab8 SHA256 88999428ff0d91c71773fdc905a435be35615613cb4acaef82e56c5e394d373c
2
DIST gnome-python-desktop-2.22.0.tar.bz2 571816 RMD160 4a9bc36c379f5fbb6549506c8b8e8bdb63bf0d62 SHA1 6f1a93aacfc256ca878f8f3636a0270580d2354b SHA256 116213b0b0fc3f1fa6771589eab86ccdf5d5024c30a987f3b912da0902be9d37
3
EBUILD bug-buddy-python-2.22.0.ebuild 312 RMD160 cde2335ecdeecbd44d0c580ccd21964f8cfee3f5 SHA1 4aa05015c5f3506de701d7c3a3edc729df5a895c SHA256 2870a24a681dfe6554cfd5d9a2558e35b76d61c8a62d1ba1e6d7b9e3efd5a003
(-)a/dev-python/bug-buddy-python/bug-buddy-python-2.22.0.ebuild (+13 lines)
Line 0 Link Here
1
# Copyright 1999-2008 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: $
4
5
inherit gnome-python-desktop
6
7
MY_BINDING="bugbuddy"
8
9
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
10
IUSE=""
11
12
DEPEND="${DEPEND}
13
	>=gnome-extra/bug-buddy-2.16"
(-)a/dev-python/evolution-python/Manifest (+3 lines)
Line 0 Link Here
1
DIST gnome-python-desktop-2.22.0-split.patch.gz 3173 RMD160 a7745002b2aec035c7667eea2f452ed548035d65 SHA1 b5c5b259e21242ccdf691de057a8ddff6932eab8 SHA256 88999428ff0d91c71773fdc905a435be35615613cb4acaef82e56c5e394d373c
2
DIST gnome-python-desktop-2.22.0.tar.bz2 571816 RMD160 4a9bc36c379f5fbb6549506c8b8e8bdb63bf0d62 SHA1 6f1a93aacfc256ca878f8f3636a0270580d2354b SHA256 116213b0b0fc3f1fa6771589eab86ccdf5d5024c30a987f3b912da0902be9d37
3
EBUILD evolution-python-2.22.0.ebuild 458 RMD160 8124c234bc1c0455b9b91607cb36204a44b1be97 SHA1 582fd04fb894a26ffc192b22f46108b10dd90f6e SHA256 c07fc821714e15f7ec32266573bc3cf46e6b1e6debdc710ecf998389a38c3c89
(-)a/dev-python/evolution-python/evolution-python-2.22.0.ebuild (+19 lines)
Line 0 Link Here
1
# Copyright 1999-2008 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: $
4
5
inherit gnome-python-desktop
6
7
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
8
IUSE=""
9
10
DEPEND="${DEPEND}
11
	>=gnome-extra/evolution-data-server-1.2
12
	=dev-python/pygobject-2*
13
	=x11-libs/gtk+-2*
14
	x11-libs/pango"
15
16
src_compile() {
17
	G2CONF="${G2CONF} --enable-evolution_ecal"
18
	gnome-python-desktop_src_compile
19
}
(-)a/dev-python/gnome-applets-python/Manifest (+3 lines)
Line 0 Link Here
1
DIST gnome-python-desktop-2.22.0-split.patch.gz 3173 RMD160 a7745002b2aec035c7667eea2f452ed548035d65 SHA1 b5c5b259e21242ccdf691de057a8ddff6932eab8 SHA256 88999428ff0d91c71773fdc905a435be35615613cb4acaef82e56c5e394d373c
2
DIST gnome-python-desktop-2.22.0.tar.bz2 571816 RMD160 4a9bc36c379f5fbb6549506c8b8e8bdb63bf0d62 SHA1 6f1a93aacfc256ca878f8f3636a0270580d2354b SHA256 116213b0b0fc3f1fa6771589eab86ccdf5d5024c30a987f3b912da0902be9d37
3
EBUILD gnome-applets-python-2.22.0.ebuild 468 RMD160 a4b266383115b2f2f0b874095244600996b21473 SHA1 b3f52b0c81f259c5ae319aa832f97db4a00f80c5 SHA256 84906c86f043a7d22381dedb3a22b6281908ac2f820eceb00bb422ec35ed3a60
(-)a/dev-python/gnome-applets-python/gnome-applets-python-2.22.0.ebuild (+22 lines)
Line 0 Link Here
1
# Copyright 1999-2008 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: $
4
5
inherit gnome-python-desktop
6
7
MY_BINDING="applet"
8
9
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
10
IUSE="examples"
11
12
DEPEND="${DEPEND}
13
	>=gnome-base/gnome-panel-2.13.4"
14
15
src_install() {
16
	gnome-python-desktop_src_install
17
18
	if use examples; then
19
		insinto /usr/share/doc/${PF}/examples
20
		doins examples/applet/*
21
	fi
22
}
(-)a/dev-python/gnome-desktop-python/Manifest (+4 lines)
Line 0 Link Here
1
DIST gnome-python-desktop-2.22.0-split.patch.gz 3173 RMD160 a7745002b2aec035c7667eea2f452ed548035d65 SHA1 b5c5b259e21242ccdf691de057a8ddff6932eab8 SHA256 88999428ff0d91c71773fdc905a435be35615613cb4acaef82e56c5e394d373c
2
DIST gnome-python-desktop-2.22.0.tar.bz2 571816 RMD160 4a9bc36c379f5fbb6549506c8b8e8bdb63bf0d62 SHA1 6f1a93aacfc256ca878f8f3636a0270580d2354b SHA256 116213b0b0fc3f1fa6771589eab86ccdf5d5024c30a987f3b912da0902be9d37
3
EBUILD gnome-desktop-python-2.22.0.ebuild 321 RMD160 f756811c939acba233e17bbb779e4a93df18c3b7 SHA1 4c5ab35b401cc2f95ea84a47a4e70761a63145a9 SHA256 0d8b110320fe81c1b312af87ad47b34082e5af18c953c2b199a2f301d4039636
4
MISC .gnome-desktop-desktop-2.22.0.ebuild.swp 12288 RMD160 8c3079c2d968b6f3974e4d04b48e4ad27ab6af47 SHA1 19d68e15fa0470018f7204ef1475ccab381df885 SHA256 1b3c545b96084494dda781a5a3679ceb8d60e7d00f7c8a156bcdb34b669b475c
(-)a/dev-python/gnome-desktop-python/gnome-desktop-python-2.22.0.ebuild (+13 lines)
Line 0 Link Here
1
# Copyright 1999-2008 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: $
4
5
inherit gnome-python-desktop
6
7
MY_BINDING="gnomedesktop"
8
9
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
10
IUSE=""
11
12
DEPEND="${DEPEND}
13
	>=gnome-base/gnome-desktop-2.10.0"
(-)a/dev-python/gnome-keyring-python/Manifest (+3 lines)
Line 0 Link Here
1
DIST gnome-python-desktop-2.22.0-split.patch.gz 3173 RMD160 a7745002b2aec035c7667eea2f452ed548035d65 SHA1 b5c5b259e21242ccdf691de057a8ddff6932eab8 SHA256 88999428ff0d91c71773fdc905a435be35615613cb4acaef82e56c5e394d373c
2
DIST gnome-python-desktop-2.22.0.tar.bz2 571816 RMD160 4a9bc36c379f5fbb6549506c8b8e8bdb63bf0d62 SHA1 6f1a93aacfc256ca878f8f3636a0270580d2354b SHA256 116213b0b0fc3f1fa6771589eab86ccdf5d5024c30a987f3b912da0902be9d37
3
EBUILD gnome-keyring-python-2.22.0.ebuild 475 RMD160 464ec67c270d0500dec2b2437c65fd202d70f6aa SHA1 1532ce27b4543fd4b8b8c787fbbe449e4d3a1a8c SHA256 7fdbc89afbe7e8b2cf6ed225faf03593f1d1891cac0d83dfec8af817c0145672
(-)a/dev-python/gnome-keyring-python/gnome-keyring-python-2.22.0.ebuild (+22 lines)
Line 0 Link Here
1
# Copyright 1999-2008 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: $
4
5
inherit gnome-python-desktop
6
7
MY_BINDING="gnomekeyring"
8
9
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
10
IUSE="examples"
11
12
DEPEND="${DEPEND}
13
	>=gnome-base/gnome-keyring-0.5.0"
14
15
src_install() {
16
	gnome-python-desktop_src_install
17
18
	if use examples; then
19
		insinto /usr/share/doc/${PF}/examples
20
		doins examples/keyring*
21
	fi
22
}
(-)a/dev-python/gnome-media-python/Manifest (+3 lines)
Line 0 Link Here
1
DIST gnome-python-desktop-2.22.0-split.patch.gz 3173 RMD160 a7745002b2aec035c7667eea2f452ed548035d65 SHA1 b5c5b259e21242ccdf691de057a8ddff6932eab8 SHA256 88999428ff0d91c71773fdc905a435be35615613cb4acaef82e56c5e394d373c
2
DIST gnome-python-desktop-2.22.0.tar.bz2 571816 RMD160 4a9bc36c379f5fbb6549506c8b8e8bdb63bf0d62 SHA1 6f1a93aacfc256ca878f8f3636a0270580d2354b SHA256 116213b0b0fc3f1fa6771589eab86ccdf5d5024c30a987f3b912da0902be9d37
3
EBUILD gnome-media-python-2.22.0.ebuild 510 RMD160 7d27a3e90d64bf195af37f33d5a79b684b6c4031 SHA1 fdb3e507bd6613be92c40ebae6ee62ab615adb30 SHA256 46a61f5dff4b94741b88ab63f9cb0ea8203a2d217d6f89ba074871ce51bfc99b
(-)a/dev-python/gnome-media-python/gnome-media-python-2.22.0.ebuild (+23 lines)
Line 0 Link Here
1
# Copyright 1999-2008 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: $
4
5
inherit gnome-python-desktop
6
7
MY_BINDING="mediaprofiles"
8
9
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
10
IUSE="examples"
11
12
DEPEND="${DEPEND}
13
	>=gnome-extra/gnome-media-2.10.0
14
	>=gnome-base/gconf-2.10.0"
15
16
src_install() {
17
	gnome-python-desktop_src_install
18
19
	if use examples; then
20
		insinto /usr/share/doc/${PF}/examples
21
		doins examples/mediaprofiles/*
22
	fi
23
}
(-)a/dev-python/gnome-python-desktop-base/Manifest (+3 lines)
Line 0 Link Here
1
DIST gnome-python-desktop-2.22.0-split.patch.gz 3173 RMD160 a7745002b2aec035c7667eea2f452ed548035d65 SHA1 b5c5b259e21242ccdf691de057a8ddff6932eab8 SHA256 88999428ff0d91c71773fdc905a435be35615613cb4acaef82e56c5e394d373c
2
DIST gnome-python-desktop-2.22.0.tar.bz2 571816 RMD160 4a9bc36c379f5fbb6549506c8b8e8bdb63bf0d62 SHA1 6f1a93aacfc256ca878f8f3636a0270580d2354b SHA256 116213b0b0fc3f1fa6771589eab86ccdf5d5024c30a987f3b912da0902be9d37
3
EBUILD gnome-python-desktop-base-2.22.0.ebuild 1182 RMD160 8f2bf6392567fb9d1053158842ee46348c5e3c33 SHA1 ef4a684fc14a63d726c5fadc9992396b5252c7ed SHA256 8ddda40cd8aa963160ff1e04b1c7f5de67620323a343ff546dc009257fca56cb
(-)a/dev-python/gnome-python-desktop-base/gnome-python-desktop-base-2.22.0.ebuild (+43 lines)
Line 0 Link Here
1
# Copyright 1999-2008 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: $
4
5
inherit autotools gnome2
6
7
# This ebuild does nothing -- we just want to get the pkgconfig file installed
8
MY_PN="gnome-python-desktop"
9
DESCRIPTION="Provides python the base files for the Gnome Python Desktop bindings"
10
HOMEPAGE="http://pygtk.org/"
11
PVP=(${PV//[-\._]/ })
12
SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_PN}-${PV}.tar.bz2
13
		http://nemesis.accosted.net/downloads/${MY_PN}-${PV}-split.patch.gz"
14
15
LICENSE="LGPL-2.1"
16
SLOT="0" 
17
18
# From the gnome-python-desktop eclass
19
RDEPEND="virtual/python
20
	>=dev-python/pygtk-2.10.3
21
	>=dev-libs/glib-2.6.0
22
	>=x11-libs/gtk+-2.4.0
23
	>=dev-python/gnome-python-2.10.0
24
	!<dev-python/gnome-python-extras-2.13
25
	!<=dev-python/gnome-python-desktop-2.22.0"
26
DEPEND="${RDEPEND}
27
	>=dev-util/pkgconfig-0.7"
28
29
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
30
31
S="${WORKDIR}/${MY_PN}-${PV}"
32
33
src_unpack() {
34
	unpack ${A}
35
	cd "${S}"
36
	epatch "${WORKDIR}/gnome-python-desktop-${PV}-split.patch"
37
	eautoreconf
38
}
39
40
src_compile() {
41
	G2CONF="${G2CONF} --disable-allbindings"
42
	gnome2_src_compile
43
}
(-)a/dev-python/gnome-python-desktop/Manifest (+2 lines)
Lines 1-3 Link Here
1
DIST gnome-python-desktop-2.22.0.tar.bz2 571816 RMD160 4a9bc36c379f5fbb6549506c8b8e8bdb63bf0d62 SHA1 6f1a93aacfc256ca878f8f3636a0270580d2354b SHA256 116213b0b0fc3f1fa6771589eab86ccdf5d5024c30a987f3b912da0902be9d37
1
DIST gnome-python-desktop-2.22.0.tar.bz2 571816 RMD160 4a9bc36c379f5fbb6549506c8b8e8bdb63bf0d62 SHA1 6f1a93aacfc256ca878f8f3636a0270580d2354b SHA256 116213b0b0fc3f1fa6771589eab86ccdf5d5024c30a987f3b912da0902be9d37
2
EBUILD gnome-python-desktop-2.22.0-r1.ebuild 913 RMD160 ee112f45d644004dd5b409413d5c65f1f3f133c8 SHA1 bbfcb1c90fb0dc4797eeb2566cbb8573a2535d24 SHA256 6dee4347792d802ef53f280d3f4f40e87e09a7dc9c29fb30fd0c3069d15d9ad8
2
EBUILD gnome-python-desktop-2.22.0.ebuild 1961 RMD160 4999497ebb8deb26221d88b2e9bbdf503f61d4e9 SHA1 7d4d3441939da5202b4241feec0473a2a21202a8 SHA256 296d24f73af3742b39b42a2d3095829d803d90ebc26f2c91549233a40eedfa6e
3
EBUILD gnome-python-desktop-2.22.0.ebuild 1961 RMD160 4999497ebb8deb26221d88b2e9bbdf503f61d4e9 SHA1 7d4d3441939da5202b4241feec0473a2a21202a8 SHA256 296d24f73af3742b39b42a2d3095829d803d90ebc26f2c91549233a40eedfa6e
4
MISC .gnome-python-desktop-2.22.0-r1.ebuild.swp 12288 RMD160 890605da9fb0914cace08f1b281d558e1eeee997 SHA1 70b38d485b4d25949f8f626a4c06ddb6235f031d SHA256 8f5c9212448a32b8462950dc3c0290692de0282ee2035850d5682eb4ae56491a
3
MISC ChangeLog 432 RMD160 fe58ec8a9e06529109c673a8eb4dcc4a145b5289 SHA1 61b6d6d8387e51ebe0e41477d57764bba57f047c SHA256 2de552b230d25f94eb0e884e544e713b866cf494f56a6139a740663f1e9f8ff7
5
MISC ChangeLog 432 RMD160 fe58ec8a9e06529109c673a8eb4dcc4a145b5289 SHA1 61b6d6d8387e51ebe0e41477d57764bba57f047c SHA256 2de552b230d25f94eb0e884e544e713b866cf494f56a6139a740663f1e9f8ff7
(-)a/dev-python/gnome-python-desktop/gnome-python-desktop-2.22.0-r1.ebuild (+25 lines)
Line 0 Link Here
1
# Copyright 1999-2008 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: $
4
5
DESCRIPTION="Meta build which provides python interfacing modules for some GNOME desktop libraries"
6
HOMEPAGE="http://pygtk.org/"
7
8
LICENSE="LGPL-2.1 GPL-2"
9
SLOT="0"
10
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
11
12
RDEPEND="=dev-python/bug-buddy-python-${PV}*
13
	=dev-python/evolution-python-${PV}*
14
	=dev-python/gnome-applets-python-${PV}*
15
	=dev-python/gnome-desktop-python-${PV}*
16
	=dev-python/gnome-keyring-python-${PV}*
17
	=dev-python/gnome-media-python-${PV}*
18
	=dev-python/gtksourceview-python-${PV}*
19
	=dev-python/libgnomeprint-python-${PV}*
20
	=dev-python/libgtop-python-${PV}*
21
	=dev-python/librsvg-python-${PV}*
22
	=dev-python/libwnck-python-${PV}*
23
	=dev-python/metacity-python-${PV}*
24
	=dev-python/nautilus-cd-burner-python-${PV}*
25
	=dev-python/totem-python-${PV}*"
(-)a/dev-python/gtksourceview-python/Manifest (+3 lines)
Line 0 Link Here
1
DIST gnome-python-desktop-2.22.0-split.patch.gz 3173 RMD160 a7745002b2aec035c7667eea2f452ed548035d65 SHA1 b5c5b259e21242ccdf691de057a8ddff6932eab8 SHA256 88999428ff0d91c71773fdc905a435be35615613cb4acaef82e56c5e394d373c
2
DIST gnome-python-desktop-2.22.0.tar.bz2 571816 RMD160 4a9bc36c379f5fbb6549506c8b8e8bdb63bf0d62 SHA1 6f1a93aacfc256ca878f8f3636a0270580d2354b SHA256 116213b0b0fc3f1fa6771589eab86ccdf5d5024c30a987f3b912da0902be9d37
3
EBUILD gtksourceview-python-2.22.0.ebuild 455 RMD160 a799076df947a259a9637d3cb8e2893f9adb686e SHA1 c37c15e0fdebe969177529c6b55c3c1f3f02b780 SHA256 0cc9bcf33d6268bbaee6084971a4045236f7d3f6c12079b0947f2b16f89003fb
(-)a/dev-python/gtksourceview-python/gtksourceview-python-2.22.0.ebuild (+20 lines)
Line 0 Link Here
1
# Copyright 1999-2008 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: $
4
5
inherit gnome-python-desktop
6
7
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
8
IUSE="doc examples"
9
10
DEPEND="${DEPEND}
11
	=x11-libs/gtksourceview-1.8*"
12
13
src_install() {
14
	gnome-python-desktop_src_install
15
16
	if use examples; then
17
		insinto /usr/share/doc/${PF}/examples
18
		doins examples/gtksourceview/*
19
	fi
20
}
(-)a/dev-python/libgnomeprint-python/Manifest (+3 lines)
Line 0 Link Here
1
DIST gnome-python-desktop-2.22.0-split.patch.gz 3173 RMD160 a7745002b2aec035c7667eea2f452ed548035d65 SHA1 b5c5b259e21242ccdf691de057a8ddff6932eab8 SHA256 88999428ff0d91c71773fdc905a435be35615613cb4acaef82e56c5e394d373c
2
DIST gnome-python-desktop-2.22.0.tar.bz2 571816 RMD160 4a9bc36c379f5fbb6549506c8b8e8bdb63bf0d62 SHA1 6f1a93aacfc256ca878f8f3636a0270580d2354b SHA256 116213b0b0fc3f1fa6771589eab86ccdf5d5024c30a987f3b912da0902be9d37
3
EBUILD libgnomeprint-python-2.22.0.ebuild 612 RMD160 c8a14a06356b888ce053f10ee4353424cbcf374e SHA1 a11a2d000a293f839773f19e73a2b1f8460c2259 SHA256 7d9d1da14a36d818aecac29619325ff4445b897f78775601ee458c241e8d0075
(-)a/dev-python/libgnomeprint-python/libgnomeprint-python-2.22.0.ebuild (+28 lines)
Line 0 Link Here
1
# Copyright 1999-2008 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: $
4
5
inherit gnome-python-desktop
6
7
MY_BINDING="gnomeprint"
8
9
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
10
IUSE="doc examples"
11
12
DEPEND="${DEPEND}
13
	>=gnome-base/libgnomeprint-2.2.0
14
	>=gnome-base/libgnomeprintui-2.2.0"
15
16
src_compile() {
17
	G2CONF="${G2CONF} --enable-gnomeprintui"
18
	gnome-python-desktop_src_compile
19
}
20
21
src_install() {
22
	gnome-python-desktop_src_install
23
24
	if use examples; then
25
		insinto /usr/share/doc/${PF}/examples
26
		doins examples/gnomeprint/*
27
	fi
28
}
(-)a/dev-python/libgtop-python/Manifest (+3 lines)
Line 0 Link Here
1
DIST gnome-python-desktop-2.22.0-split.patch.gz 3173 RMD160 a7745002b2aec035c7667eea2f452ed548035d65 SHA1 b5c5b259e21242ccdf691de057a8ddff6932eab8 SHA256 88999428ff0d91c71773fdc905a435be35615613cb4acaef82e56c5e394d373c
2
DIST gnome-python-desktop-2.22.0.tar.bz2 571816 RMD160 4a9bc36c379f5fbb6549506c8b8e8bdb63bf0d62 SHA1 6f1a93aacfc256ca878f8f3636a0270580d2354b SHA256 116213b0b0fc3f1fa6771589eab86ccdf5d5024c30a987f3b912da0902be9d37
3
EBUILD libgtop-python-2.22.0.ebuild 307 RMD160 e1e6b56768fd8ef014383d8203ac78705c74fbee SHA1 873f06e62753f86039f7e00cf1194798cd6783b9 SHA256 00c31b622e60534b1c5527e959b6856180b0e52ae605e9be1d88be24a4005ad4
(-)a/dev-python/libgtop-python/libgtop-python-2.22.0.ebuild (+13 lines)
Line 0 Link Here
1
# Copyright 1999-2008 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: $
4
5
inherit gnome-python-desktop
6
7
MY_BINDING="gtop"
8
9
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
10
IUSE=""
11
12
DEPEND="${DEPEND}
13
	>=gnome-base/libgtop-2.13.0"
(-)a/dev-python/librsvg-python/Manifest (+3 lines)
Line 0 Link Here
1
DIST gnome-python-desktop-2.22.0-split.patch.gz 3173 RMD160 a7745002b2aec035c7667eea2f452ed548035d65 SHA1 b5c5b259e21242ccdf691de057a8ddff6932eab8 SHA256 88999428ff0d91c71773fdc905a435be35615613cb4acaef82e56c5e394d373c
2
DIST gnome-python-desktop-2.22.0.tar.bz2 571816 RMD160 4a9bc36c379f5fbb6549506c8b8e8bdb63bf0d62 SHA1 6f1a93aacfc256ca878f8f3636a0270580d2354b SHA256 116213b0b0fc3f1fa6771589eab86ccdf5d5024c30a987f3b912da0902be9d37
3
EBUILD librsvg-python-2.22.0.ebuild 481 RMD160 4b51c089710be569cec3dba3140766103ab640d0 SHA1 c23eeed9bfe8e865fae37ac38e2b3a6472f0232d SHA256 ec020b6c6dc9dd856f8c9baf2a6bc7330d79ccdebb0b3bd1213676a84a4cf5a3
(-)a/dev-python/librsvg-python/librsvg-python-2.22.0.ebuild (+23 lines)
Line 0 Link Here
1
# Copyright 1999-2008 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: $
4
5
inherit gnome-python-desktop
6
7
MY_BINDING="rsvg"
8
9
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
10
IUSE="examples"
11
12
DEPEND="${DEPEND}
13
	>=gnome-base/librsvg-2.13.93
14
	dev-python/pycairo"
15
16
src_install() {
17
	gnome-python-desktop_src_install
18
19
	if use examples; then
20
		insinto /usr/share/doc/${PF}/examples
21
		doins examples/rsvg/*
22
	fi
23
}
(-)a/dev-python/libwnck-python/Manifest (+4 lines)
Line 0 Link Here
1
DIST gnome-python-desktop-2.22.0-split.patch.gz 3173 RMD160 a7745002b2aec035c7667eea2f452ed548035d65 SHA1 b5c5b259e21242ccdf691de057a8ddff6932eab8 SHA256 88999428ff0d91c71773fdc905a435be35615613cb4acaef82e56c5e394d373c
2
DIST gnome-python-desktop-2.22.0.tar.bz2 571816 RMD160 4a9bc36c379f5fbb6549506c8b8e8bdb63bf0d62 SHA1 6f1a93aacfc256ca878f8f3636a0270580d2354b SHA256 116213b0b0fc3f1fa6771589eab86ccdf5d5024c30a987f3b912da0902be9d37
3
EBUILD libwnck-python-2.22.0.ebuild 467 RMD160 de21c230d22c030fca31b1adc2f408660f106e97 SHA1 4b3e6e41e154702cfaff3e134820c5cabee2eb83 SHA256 355146dfbd99166700e7167473552637884894038cefb6be3851b8dd9a608eb9
4
MISC .libwnck-python-2.22.0.ebuild.swp 12288 RMD160 c905a30a3f722ff3bb397ce75aed6d908920680a SHA1 c25ba0e8ea17e70d12ecd4eaa4355132f1e56d8a SHA256 a261812849381f6ba1cb5053a7e83b0e76455cfdd55b99adebd20ca2d84b65dc
(-)a/dev-python/libwnck-python/libwnck-python-2.22.0.ebuild (+22 lines)
Line 0 Link Here
1
# Copyright 1999-2008 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: $
4
5
inherit gnome-python-desktop
6
7
MY_BINDING="wnck"
8
9
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
10
IUSE="examples"
11
12
DEPEND="${DEPEND}
13
	>=x11-libs/libwnck-2.19.3"
14
15
src_install() {
16
	gnome-python-desktop_src_install
17
18
	if use examples; then
19
		insinto /usr/share/doc/${PF}/examples
20
		doins examples/wnck_example.py
21
	fi
22
}
(-)a/dev-python/metacity-python/Manifest (+3 lines)
Line 0 Link Here
1
DIST gnome-python-desktop-2.22.0-split.patch.gz 3173 RMD160 a7745002b2aec035c7667eea2f452ed548035d65 SHA1 b5c5b259e21242ccdf691de057a8ddff6932eab8 SHA256 88999428ff0d91c71773fdc905a435be35615613cb4acaef82e56c5e394d373c
2
DIST gnome-python-desktop-2.22.0.tar.bz2 571816 RMD160 4a9bc36c379f5fbb6549506c8b8e8bdb63bf0d62 SHA1 6f1a93aacfc256ca878f8f3636a0270580d2354b SHA256 116213b0b0fc3f1fa6771589eab86ccdf5d5024c30a987f3b912da0902be9d37
3
EBUILD metacity-python-2.22.0.ebuild 285 RMD160 8d3adf8e83e0c1f66387e2ee5627dd80c755647e SHA1 938d6157fcafaaa1bf078e2d41e10d6a2b69415b SHA256 5ed27959329451817f02a051911b2c41fc211e6e378aa8b32f89014479a77213
(-)a/dev-python/metacity-python/metacity-python-2.22.0.ebuild (+11 lines)
Line 0 Link Here
1
# Copyright 1999-2008 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: $
4
5
inherit gnome-python-desktop
6
7
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
8
IUSE=""
9
10
DEPEND="${DEPEND}
11
	>=x11-wm/metacity-2.21.5"
(-)a/dev-python/nautilus-cd-burner-python/Manifest (+3 lines)
Line 0 Link Here
1
DIST gnome-python-desktop-2.22.0-split.patch.gz 3173 RMD160 a7745002b2aec035c7667eea2f452ed548035d65 SHA1 b5c5b259e21242ccdf691de057a8ddff6932eab8 SHA256 88999428ff0d91c71773fdc905a435be35615613cb4acaef82e56c5e394d373c
2
DIST gnome-python-desktop-2.22.0.tar.bz2 571816 RMD160 4a9bc36c379f5fbb6549506c8b8e8bdb63bf0d62 SHA1 6f1a93aacfc256ca878f8f3636a0270580d2354b SHA256 116213b0b0fc3f1fa6771589eab86ccdf5d5024c30a987f3b912da0902be9d37
3
EBUILD nautilus-cd-burner-python-2.22.0.ebuild 488 RMD160 4e0b7bcc204af4613a0e9a06be65c72de6065012 SHA1 acf39afc5ffe9c36b58166f7b42f989621733f00 SHA256 7b07d3f470195a5697db04ba33331b29686738414b13f1e87b606d94700bea31
(-)a/dev-python/nautilus-cd-burner-python/nautilus-cd-burner-python-2.22.0.ebuild (+22 lines)
Line 0 Link Here
1
# Copyright 1999-2008 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: $
4
5
inherit gnome-python-desktop
6
7
MY_BINDING="nautilusburn"
8
9
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
10
IUSE="examples"
11
12
DEPEND="${DEPEND}
13
	>=gnome-extra/nautilus-cd-burner-2.15.3"
14
15
src_install() {
16
	gnome-python-desktop_src_install
17
18
	if use examples; then
19
		insinto /usr/share/doc/${PF}/examples
20
		doins examples/nautilusburn/*
21
	fi
22
}
(-)a/dev-python/totem-python/Manifest (+3 lines)
Line 0 Link Here
1
DIST gnome-python-desktop-2.22.0-split.patch.gz 3173 RMD160 a7745002b2aec035c7667eea2f452ed548035d65 SHA1 b5c5b259e21242ccdf691de057a8ddff6932eab8 SHA256 88999428ff0d91c71773fdc905a435be35615613cb4acaef82e56c5e394d373c
2
DIST gnome-python-desktop-2.22.0.tar.bz2 571816 RMD160 4a9bc36c379f5fbb6549506c8b8e8bdb63bf0d62 SHA1 6f1a93aacfc256ca878f8f3636a0270580d2354b SHA256 116213b0b0fc3f1fa6771589eab86ccdf5d5024c30a987f3b912da0902be9d37
3
EBUILD totem-python-2.22.0.ebuild 315 RMD160 0229a38d7537c48da5675959296263eb90ae6dc6 SHA1 c1f1571f21325ab7fffcf0316454201d689233b6 SHA256 a231d4bb69d9a6500966d9a608997dac60115af91a43acc79d4681a3cedd5f46
(-)a/dev-python/totem-python/totem-python-2.22.0.ebuild (+13 lines)
Line 0 Link Here
1
# Copyright 1999-2008 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: $
4
5
inherit gnome-python-desktop
6
7
MY_BINDING="totem_plparser"
8
9
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
10
IUSE=""
11
12
DEPEND="${DEPEND}
13
	>=media-video/totem-1.4.0"
(-)a/eclass/gnome-python-desktop.eclass (+76 lines)
Line 0 Link Here
1
# Copyright 1999-2008 Gentoo Foundation
2
# Distributed under the terms of the GNU General Public License v2
3
# $Header: $
4
5
#
6
# Original Author: Jim Ramsay <lack@gentoo.org>
7
# Purpose: Centralizes functions needed to split up the huge
8
# 'gnome-python-desktop' package into its constituent bindings
9
#
10
# Important enviroment variables:
11
#
12
# MY_BINDING: The actual '--enable-<binding>' name, which by default is ${PN}
13
# 			  excluding the last -python (our convention). May be overridden if
14
# 			  necessary.
15
#
16
17
inherit gnome2 python eutils autotools
18
19
MY_BINDING=${PN%-*}
20
MY_PN="gnome-python-desktop"
21
DESCRIPTION="Provides python interfacing modules for some GNOME desktop libraries"
22
HOMEPAGE="http://pygtk.org/"
23
PVP=(${PV//[-\._]/ })
24
SRC_URI="mirror://gnome/sources/${MY_PN}/${PVP[0]}.${PVP[1]}/${MY_PN}-${PV}.tar.bz2
25
		http://nemesis.accosted.net/downloads/${MY_PN}-${PV}-split.patch.gz"
26
27
LICENSE="LGPL-2.1 GPL-2"
28
SLOT="0"
29
30
RDEPEND="virtual/python
31
	>=dev-python/pygtk-2.10.3
32
	>=dev-libs/glib-2.6.0
33
	>=x11-libs/gtk+-2.4.0
34
	>=dev-python/gnome-python-2.10.0
35
	!<dev-python/gnome-python-extras-2.13"
36
DEPEND="${RDEPEND}
37
	>=dev-util/pkgconfig-0.7
38
	=dev-python/gnome-python-desktop-base-${PV}"
39
40
DOCS="AUTHORS ChangeLog INSTALL* MAINTAINERS NEWS README"
41
42
S="${WORKDIR}/${MY_PN}-${PV}"
43
44
gnome-python-desktop_src_unpack() {
45
	unpack ${A}
46
	cd "${S}"
47
	epatch "${WORKDIR}/gnome-python-desktop-${PV}-split.patch"
48
	# the .pc file is installed by gnome-python-desktop-data
49
	sed -i '/pkgconfig_DATA/d' Makefile.am || die "sed failed"
50
	eautoreconf
51
}
52
53
gnome-python-desktop_src_compile() {
54
	G2CONF="${G2CONF} --disable-allbindings --enable-${MY_BINDING}"
55
	gnome2_src_compile
56
}
57
58
gnome-python-desktop_src_install() {
59
	gnome2_src_install
60
}
61
62
gnome-python-desktop_src_test() {
63
	Xemake check || die "tests failed"
64
}
65
66
gnome-python-desktop_pkg_postinst() {
67
	python_version
68
	python_mod_optimize "${ROOT}/usr/$(get_libdir)/python${PYVER}/site-packages/gtk-2.0"
69
}
70
71
gnome-python-desktop_pkg_postrm() {
72
	python_version
73
	python_mod_cleanup
74
}
75
76
EXPORT_FUNCTIONS src_unpack src_compile src_install pkg_postinst pkg_postrm

Return to bug 160991