Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pygobject: ChangeLog pygobject-2.12.3.ebuild pygobject-2.14.2.ebuild
Date: Sun, 25 May 2008 21:20:03
Message-Id: E1K0NdH-0006RM-SQ@stork.gentoo.org
1 eva 08/05/25 21:19:59
2
3 Modified: ChangeLog pygobject-2.12.3.ebuild
4 Added: pygobject-2.14.2.ebuild
5 Log:
6 bump to 2.14.2. Fix bug #198875. fix QA on 2.12.3, changing to ~mips, mips is experimental.
7 (Portage version: 2.1.5)
8
9 Revision Changes Path
10 1.38 dev-python/pygobject/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pygobject/ChangeLog?rev=1.38&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pygobject/ChangeLog?rev=1.38&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pygobject/ChangeLog?r1=1.37&r2=1.38
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v
19 retrieving revision 1.37
20 retrieving revision 1.38
21 diff -u -r1.37 -r1.38
22 --- ChangeLog 22 Mar 2008 03:49:36 -0000 1.37
23 +++ ChangeLog 25 May 2008 21:19:59 -0000 1.38
24 @@ -1,6 +1,16 @@
25 # ChangeLog for dev-python/pygobject
26 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v 1.37 2008/03/22 03:49:36 dang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/ChangeLog,v 1.38 2008/05/25 21:19:59 eva Exp $
29 +
30 + 25 May 2008; Gilles Dartiguelongue <eva@g.o>
31 + pygobject-2.12.3.ebuild:
32 + fix QA on 2.12.3, changing to ~mips, mips is experimental.
33 +
34 +*pygobject-2.14.2 (25 May 2008)
35 +
36 + 25 May 2008; Gilles Dartiguelongue <eva@g.o>
37 + +pygobject-2.14.2.ebuild:
38 + bump to 2.14.2. Fix bug #198875.
39
40 22 Mar 2008; Daniel Gryniewicz <dang@g.o> pygobject-2.14.1.ebuild:
41 Marked stable on amd64 for bug #212986
42
43
44
45 1.17 dev-python/pygobject/pygobject-2.12.3.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pygobject/pygobject-2.12.3.ebuild?rev=1.17&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pygobject/pygobject-2.12.3.ebuild?rev=1.17&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pygobject/pygobject-2.12.3.ebuild?r1=1.16&r2=1.17
50
51 Index: pygobject-2.12.3.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.12.3.ebuild,v
54 retrieving revision 1.16
55 retrieving revision 1.17
56 diff -u -r1.16 -r1.17
57 --- pygobject-2.12.3.ebuild 26 Jul 2007 21:32:44 -0000 1.16
58 +++ pygobject-2.12.3.ebuild 25 May 2008 21:19:59 -0000 1.17
59 @@ -1,6 +1,6 @@
60 -# Copyright 1999-2007 Gentoo Foundation
61 +# Copyright 1999-2008 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.12.3.ebuild,v 1.16 2007/07/26 21:32:44 uberlord Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.12.3.ebuild,v 1.17 2008/05/25 21:19:59 eva Exp $
65
66 WANT_AUTOCONF=latest
67 WANT_AUTOMAKE=1.8
68 @@ -11,7 +11,7 @@
69
70 LICENSE="LGPL-2"
71 SLOT="2"
72 -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
73 +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
74 IUSE="doc"
75
76 RDEPEND=">=dev-lang/python-2.3.5
77 @@ -48,10 +48,10 @@
78 doins -r examples
79
80 python_version
81 - mv ${D}/usr/$(get_libdir)/python${PYVER}/site-packages/pygtk.py \
82 - ${D}/usr/$(get_libdir)/python${PYVER}/site-packages/pygtk.py-2.0
83 - mv ${D}/usr/$(get_libdir)/python${PYVER}/site-packages/pygtk.pth \
84 - ${D}/usr/$(get_libdir)/python${PYVER}/site-packages/pygtk.pth-2.0
85 + mv "${D}"/usr/$(get_libdir)/python${PYVER}/site-packages/pygtk.py \
86 + "${D}"/usr/$(get_libdir)/python${PYVER}/site-packages/pygtk.py-2.0
87 + mv "${D}"/usr/$(get_libdir)/python${PYVER}/site-packages/pygtk.pth \
88 + "${D}"/usr/$(get_libdir)/python${PYVER}/site-packages/pygtk.pth-2.0
89 }
90
91 pkg_postinst() {
92
93
94
95 1.1 dev-python/pygobject/pygobject-2.14.2.ebuild
96
97 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pygobject/pygobject-2.14.2.ebuild?rev=1.1&view=markup
98 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pygobject/pygobject-2.14.2.ebuild?rev=1.1&content-type=text/plain
99
100 Index: pygobject-2.14.2.ebuild
101 ===================================================================
102 # Copyright 1999-2008 Gentoo Foundation
103 # Distributed under the terms of the GNU General Public License v2
104 # $Header: /var/cvsroot/gentoo-x86/dev-python/pygobject/pygobject-2.14.2.ebuild,v 1.1 2008/05/25 21:19:59 eva Exp $
105
106 inherit gnome2 python autotools
107
108 DESCRIPTION="GLib's GObject library bindings for Python"
109 HOMEPAGE="http://www.pygtk.org/"
110
111 LICENSE="LGPL-2"
112 SLOT="2"
113 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
114 IUSE="doc examples libffi"
115
116 # glib higher dep than in configure.in comes from a runtime version check and ensures that
117 # timeout_add_seconds is available for any packages that depend on pygobject and use it
118 # python high dep for a fixed python-config, as aclocal.m4/configure in the tarball requires it to function properly
119 RDEPEND=">=dev-lang/python-2.4.4-r5
120 >=dev-libs/glib-2.13.5
121 !<dev-python/pygtk-2.9"
122 DEPEND="${RDEPEND}
123 doc? ( dev-libs/libxslt >=app-text/docbook-xsl-stylesheets-1.70.1 )
124 >=dev-util/pkgconfig-0.12.0"
125
126 DOCS="AUTHORS ChangeLog NEWS README"
127
128 pkg_setup() {
129 if use libffi && ! built_with_use sys-devel/gcc libffi; then
130 eerror "libffi support not found in sys-devel/gcc." && die
131 fi
132
133 G2CONF="${G2CONF} $(use_enable doc docs) $(use_with libffi ffi)"
134 }
135
136 src_unpack() {
137 gnome2_src_unpack
138
139 # fix bug #147285 - Robin H. Johnson <robbat2@g.o>
140 # this is caused by upstream's automake-1.8 lacking some Gentoo-specific
141 # patches (for tmpfs amongst other things). Upstreams hit by this should
142 # move to newer automake versions ideally.
143 AT_M4DIR="m4" eautomake
144
145 # disable pyc compiling
146 mv py-compile py-compile.orig
147 ln -s $(type -P true) py-compile
148 }
149
150 src_install() {
151 gnome2_src_install
152
153 if use examples; then
154 insinto /usr/share/doc/${P}
155 doins -r examples
156 fi
157
158 python_version
159 mv "${D}"/usr/$(get_libdir)/python${PYVER}/site-packages/pygtk.py \
160 "${D}"/usr/$(get_libdir)/python${PYVER}/site-packages/pygtk.py-2.0
161 mv "${D}"/usr/$(get_libdir)/python${PYVER}/site-packages/pygtk.pth \
162 "${D}"/usr/$(get_libdir)/python${PYVER}/site-packages/pygtk.pth-2.0
163 }
164
165 pkg_postinst() {
166 python_version
167 python_mod_optimize /usr/$(get_libdir)/python${PYVER}/site-packages/gtk-2.0
168 alternatives_auto_makesym /usr/$(get_libdir)/python${PYVER}/site-packages/pygtk.py pygtk.py-[0-9].[0-9]
169 alternatives_auto_makesym /usr/$(get_libdir)/python${PYVER}/site-packages/pygtk.pth pygtk.pth-[0-9].[0-9]
170 python_mod_compile "${ROOT}"usr/$(get_libdir)/python${PYVER}/site-packages/pygtk.py
171 }
172
173 pkg_postrm() {
174 python_version
175 python_mod_cleanup
176 }
177
178
179
180 --
181 gentoo-commits@l.g.o mailing list