Gentoo Archives: gentoo-commits

From: "Arfrever Frehtes Taifersar Arahesis (arfrever)" <arfrever@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pycairo: metadata.xml ChangeLog pycairo-1.8.2.ebuild pycairo-1.8.4.ebuild pycairo-1.2.2.ebuild pycairo-1.2.6.ebuild pycairo-1.4.0.ebuild
Date: Sat, 25 Apr 2009 16:25:20
Message-Id: E1Lxkgp-0005W9-5e@stork.gentoo.org
1 arfrever 09/04/25 16:25:19
2
3 Modified: metadata.xml ChangeLog pycairo-1.8.2.ebuild
4 Added: pycairo-1.8.4.ebuild
5 Removed: pycairo-1.2.2.ebuild pycairo-1.2.6.ebuild
6 pycairo-1.4.0.ebuild
7 Log:
8 Version bump.
9 (Portage version: 13397-svn/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.3 dev-python/pycairo/metadata.xml
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pycairo/metadata.xml?rev=1.3&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pycairo/metadata.xml?rev=1.3&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pycairo/metadata.xml?r1=1.2&r2=1.3
17
18 Index: metadata.xml
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-python/pycairo/metadata.xml,v
21 retrieving revision 1.2
22 retrieving revision 1.3
23 diff -u -r1.2 -r1.3
24 --- metadata.xml 6 Aug 2008 19:44:05 -0000 1.2
25 +++ metadata.xml 25 Apr 2009 16:25:19 -0000 1.3
26 @@ -1,8 +1,5 @@
27 <?xml version="1.0" encoding="UTF-8"?>
28 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
29 <pkgmetadata>
30 - <herd>python</herd>
31 - <use>
32 - <flag name='numeric'>enable Numeric support</flag>
33 - </use>
34 + <herd>python</herd>
35 </pkgmetadata>
36
37
38
39 1.62 dev-python/pycairo/ChangeLog
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pycairo/ChangeLog?rev=1.62&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pycairo/ChangeLog?rev=1.62&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pycairo/ChangeLog?r1=1.61&r2=1.62
44
45 Index: ChangeLog
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-python/pycairo/ChangeLog,v
48 retrieving revision 1.61
49 retrieving revision 1.62
50 diff -u -r1.61 -r1.62
51 --- ChangeLog 24 Jan 2009 16:27:42 -0000 1.61
52 +++ ChangeLog 25 Apr 2009 16:25:19 -0000 1.62
53 @@ -1,6 +1,15 @@
54 # ChangeLog for dev-python/pycairo
55 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycairo/ChangeLog,v 1.61 2009/01/24 16:27:42 patrick Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycairo/ChangeLog,v 1.62 2009/04/25 16:25:19 arfrever Exp $
58 +
59 +*pycairo-1.8.4 (25 Apr 2009)
60 +
61 + 25 Apr 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@g.o>
62 + -files/pycairo-1.2.2-no-automagic-deps.patch,
63 + -files/pycairo-1.2.6-no-automagic-deps.patch, -pycairo-1.2.2.ebuild,
64 + -pycairo-1.2.6.ebuild, -pycairo-1.4.0.ebuild, pycairo-1.8.2,
65 + +pycairo-1.8.4.ebuild:
66 + Version bump.
67
68 *pycairo-1.8.2 (24 Jan 2009)
69
70
71
72
73 1.2 dev-python/pycairo/pycairo-1.8.2.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pycairo/pycairo-1.8.2.ebuild?rev=1.2&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pycairo/pycairo-1.8.2.ebuild?rev=1.2&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pycairo/pycairo-1.8.2.ebuild?r1=1.1&r2=1.2
78
79 Index: pycairo-1.8.2.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-python/pycairo/pycairo-1.8.2.ebuild,v
82 retrieving revision 1.1
83 retrieving revision 1.2
84 diff -u -r1.1 -r1.2
85 --- pycairo-1.8.2.ebuild 24 Jan 2009 16:27:42 -0000 1.1
86 +++ pycairo-1.8.2.ebuild 25 Apr 2009 16:25:19 -0000 1.2
87 @@ -1,8 +1,8 @@
88 # Copyright 1999-2009 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pycairo/pycairo-1.8.2.ebuild,v 1.1 2009/01/24 16:27:42 patrick Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pycairo/pycairo-1.8.2.ebuild,v 1.2 2009/04/25 16:25:19 arfrever Exp $
92
93 -NEED_PYTHON=2.4
94 +NEED_PYTHON=2.5
95
96 inherit distutils
97
98 @@ -15,7 +15,7 @@
99 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
100 IUSE="examples"
101
102 -RDEPEND=">=x11-libs/cairo-1.4.12"
103 +RDEPEND=">=x11-libs/cairo-1.8.2"
104 DEPEND="${RDEPEND}
105 dev-util/pkgconfig"
106
107
108
109
110 1.1 dev-python/pycairo/pycairo-1.8.4.ebuild
111
112 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pycairo/pycairo-1.8.4.ebuild?rev=1.1&view=markup
113 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pycairo/pycairo-1.8.4.ebuild?rev=1.1&content-type=text/plain
114
115 Index: pycairo-1.8.4.ebuild
116 ===================================================================
117 # Copyright 1999-2009 Gentoo Foundation
118 # Distributed under the terms of the GNU General Public License v2
119 # $Header: /var/cvsroot/gentoo-x86/dev-python/pycairo/pycairo-1.8.4.ebuild,v 1.1 2009/04/25 16:25:19 arfrever Exp $
120
121 NEED_PYTHON=2.6
122
123 inherit distutils
124
125 DESCRIPTION="Python wrapper for cairo vector graphics library"
126 HOMEPAGE="http://cairographics.org/pycairo/"
127 SRC_URI="http://cairographics.org/releases/${P}.tar.gz"
128
129 LICENSE="|| ( LGPL-2.1 MPL-1.1 )"
130 SLOT="0"
131 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
132 IUSE="examples"
133
134 RDEPEND=">=x11-libs/cairo-1.8.4"
135 DEPEND="${RDEPEND}
136 dev-util/pkgconfig"
137
138 PYTHON_MODNAME="cairo"
139 DOCS="AUTHORS NEWS doc/*"
140
141 src_unpack() {
142 unpack ${A}
143 cd "${S}"
144
145 # don't run py-compile
146 sed -i \
147 -e '/if test -n "$$dlist"; then/,/else :; fi/d' \
148 cairo/Makefile.in || die "sed in cairo/Makefile.in failed"
149 }
150
151 src_install() {
152 distutils_src_install
153
154 if use examples ; then
155 insinto /usr/share/doc/${PF}/examples
156 doins -r examples/*
157 rm "${D}"/usr/share/doc/${PF}/examples/Makefile*
158 fi
159 }
160
161 src_test() {
162 cd test
163 PYTHONPATH="$(ls -d ${S}/build/lib.*)" "${python}" test.py || die "tests failed"
164 }