Gentoo Archives: gentoo-commits

From: "Ali Polatel (hawking)" <hawking@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/qscintilla-python: qscintilla-python-2.1.ebuild ChangeLog metadata.xml Manifest
Date: Tue, 20 Nov 2007 05:05:05
Message-Id: E1IuLI2-0005Wu-HM@stork.gentoo.org
1 hawking 07/11/20 05:04:50
2
3 Added: qscintilla-python-2.1.ebuild ChangeLog metadata.xml
4 Manifest
5 Log:
6 split dev-python/qscintilla to x11-libs/qscintilla and dev-python/qscintilla-python, to break circular dependency bug 199543.
7 (Portage version: 2.1.3.19)
8
9 Revision Changes Path
10 1.1 dev-python/qscintilla-python/qscintilla-python-2.1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/qscintilla-python/qscintilla-python-2.1.ebuild?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/qscintilla-python/qscintilla-python-2.1.ebuild?rev=1.1&content-type=text/plain
14
15 Index: qscintilla-python-2.1.ebuild
16 ===================================================================
17 # Copyright 1999-2007 Gentoo Foundation
18 # Distributed under the terms of the GNU General Public License v2
19 # $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla-python/qscintilla-python-2.1.ebuild,v 1.1 2007/11/20 05:04:49 hawking Exp $
20
21 inherit eutils python
22
23 MY_PN="qscintilla"
24 SCINTILLA_VER="1.73"
25 MY_P="${MY_PN/qs/QS}-${SCINTILLA_VER}-gpl-${PV}"
26
27 DESCRIPTION="Python bindings for Qscintilla"
28 HOMEPAGE="http://www.riverbankcomputing.co.uk/qscintilla/"
29 SRC_URI="http://www.riverbankcomputing.com/Downloads/QScintilla2/${MY_P}.tar.gz"
30
31 LICENSE="GPL-2"
32 SLOT="0"
33 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
34 IUSE="qt4"
35
36 DEPEND=">=dev-python/sip-4.4
37 =x11-libs/qscintilla-${PV}*
38 qt4? ( dev-python/PyQt4 )
39 !qt4? ( dev-python/PyQt )"
40 RDEPEND="${DEPEND}"
41
42 S=${WORKDIR}/${MY_P}/Python
43
44 pkg_setup() {
45 # this package needs to have same qt flags with qscintilla.
46 if use qt4; then
47 if ! built_with_use 'x11-libs/qscintilla' 'qt4'; then
48 eerror "Please build qscintilla with qt4 useflag."
49 die "qscintilla built without qt4."
50 fi
51 else
52 if built_with_use 'x11-libs/qscintilla' 'qt4'; then
53 eerror "Please build qscintilla without qt4 useflag."
54 die "qscintilla built with qt4"
55 fi
56 fi
57 }
58
59 src_compile() {
60 local myconf="-o /usr/lib -n /usr/include"
61 if use qt4; then
62 myconf="${myconf} -p 4"
63 else
64 myconf="${myconf} -p 3"
65 fi
66
67 python_version
68 ${python} configure.py ${myconf} || die "configure.py failed"
69 emake || die "emake failed"
70 }
71
72 src_install() {
73 emake DESTDIR="${D}" install || die "emake install failed"
74 }
75
76
77
78 1.1 dev-python/qscintilla-python/ChangeLog
79
80 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/qscintilla-python/ChangeLog?rev=1.1&view=markup
81 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/qscintilla-python/ChangeLog?rev=1.1&content-type=text/plain
82
83 Index: ChangeLog
84 ===================================================================
85 # ChangeLog for dev-python/qscintilla-python
86 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
87 # $Header: /var/cvsroot/gentoo-x86/dev-python/qscintilla-python/ChangeLog,v 1.1 2007/11/20 05:04:49 hawking Exp $
88
89 *qscintilla-python-2.1 (20 Nov 2007)
90
91 20 Nov 2007; Ali Polatel <hawking@g.o> +metadata.xml,
92 +qscintilla-python-2.1.ebuild:
93 split dev-python/qscintilla to x11-libs/qscintilla and
94 dev-python/qscintilla-python, to break circular dependency bug 199543.
95
96
97
98
99 1.1 dev-python/qscintilla-python/metadata.xml
100
101 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/qscintilla-python/metadata.xml?rev=1.1&view=markup
102 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/qscintilla-python/metadata.xml?rev=1.1&content-type=text/plain
103
104 Index: metadata.xml
105 ===================================================================
106 <?xml version="1.0" encoding="UTF-8"?>
107 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
108 <pkgmetadata>
109 <herd>python</herd>
110 <herd>qt</herd>
111 </pkgmetadata>
112
113
114
115 1.1 dev-python/qscintilla-python/Manifest
116
117 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/qscintilla-python/Manifest?rev=1.1&view=markup
118 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/qscintilla-python/Manifest?rev=1.1&content-type=text/plain
119
120 Index: Manifest
121 ===================================================================
122 DIST QScintilla-1.73-gpl-2.1.tar.gz 1866929 RMD160 ef114b468b3cea5d36346c915bc407ce2ad3ec65 SHA1 ca9ac61cc3d537d7b53202ff5d8565365c3f8734 SHA256 545fcefb75fe159b48e2a17485c12ba8ca548f387f594923664258b10831bf86
123 EBUILD qscintilla-python-2.1.ebuild 1433 RMD160 9509dfa02bffc12cb609106a2a1dd84113f3fd61 SHA1 46fd2ac23387e7df112aa479d6039bd49e414930 SHA256 6530721b4c02f8474d117a243908185e0b3faf07504c05c22e8a66c5f57b7318
124 MD5 c620cd93013126c315054f8b53d3be59 qscintilla-python-2.1.ebuild 1433
125 RMD160 9509dfa02bffc12cb609106a2a1dd84113f3fd61 qscintilla-python-2.1.ebuild 1433
126 SHA256 6530721b4c02f8474d117a243908185e0b3faf07504c05c22e8a66c5f57b7318 qscintilla-python-2.1.ebuild 1433
127 MISC ChangeLog 394 RMD160 c0e185bbec3b1052c2ae0ec48124445dff2ec2f5 SHA1 059a36f4106204f2f1702dd3a22c64e542c09717 SHA256 73085bef371f3c442e1b784a41a641028b0b6eb34c5889486d60ba827d455812
128 MD5 556881eb5a721849f8c3a407778454b5 ChangeLog 394
129 RMD160 c0e185bbec3b1052c2ae0ec48124445dff2ec2f5 ChangeLog 394
130 SHA256 73085bef371f3c442e1b784a41a641028b0b6eb34c5889486d60ba827d455812 ChangeLog 394
131 MISC metadata.xml 175 RMD160 74ecde8b999da503a2733b49ed618d5d50d26476 SHA1 ec86e15b85c2bc4429ad67bb52238b44f2b16cbd SHA256 26b18db06b1665422af8905fb70f8f48920a048578172d62b9689e273ee39a2d
132 MD5 811c07ba7510a315382249fc3adb44fc metadata.xml 175
133 RMD160 74ecde8b999da503a2733b49ed618d5d50d26476 metadata.xml 175
134 SHA256 26b18db06b1665422af8905fb70f8f48920a048578172d62b9689e273ee39a2d metadata.xml 175
135 MD5 c0f46ad71728da6bfd697bc57fc6166c files/digest-qscintilla-python-2.1 274
136 RMD160 24e09cda021729fd2fab241f31eb722b06e6a907 files/digest-qscintilla-python-2.1 274
137 SHA256 94e1d9000cf93970c99ef1658d17d58c34e959a350603c4ae98ba785f6287838 files/digest-qscintilla-python-2.1 274
138
139
140
141 --
142 gentoo-commits@g.o mailing list