summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2004-09-22 22:57:20 +0000
committerCarsten Lohrke <carlo@gentoo.org>2004-09-22 22:57:20 +0000
commit53c77025133194f4f304abd4d9e3887e9109a146 (patch)
tree3806a7afaeba2aa17274d05930756bfaf04f92dc /dev-python
parentthanks Mr. Bones, where would we be without you? (Manifest recommit) (diff)
downloadgentoo-2-53c77025133194f4f304abd4d9e3887e9109a146.tar.gz
gentoo-2-53c77025133194f4f304abd4d9e3887e9109a146.tar.bz2
gentoo-2-53c77025133194f4f304abd4d9e3887e9109a146.zip
version bump, -alpha
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/PyQt/ChangeLog8
-rw-r--r--dev-python/PyQt/Manifest10
-rw-r--r--dev-python/PyQt/PyQt-3.12.ebuild4
-rw-r--r--dev-python/PyQt/PyQt-3.13.ebuild46
-rw-r--r--dev-python/PyQt/files/digest-PyQt-3.131
5 files changed, 62 insertions, 7 deletions
diff --git a/dev-python/PyQt/ChangeLog b/dev-python/PyQt/ChangeLog
index 7e064a0e7909..5d4b96ce3844 100644
--- a/dev-python/PyQt/ChangeLog
+++ b/dev-python/PyQt/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-python/PyQt
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.42 2004/08/20 22:33:37 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.43 2004/09/22 22:57:20 carlo Exp $
+
+*PyQt-3.13 (23 Sep 2004)
+
+ 23 Sep 2004; Carsten Lohrke <carlo@gentoo.org> PyQt-3.12.ebuild,
+ +PyQt-3.13.ebuild:
+ version bump, -alpha
21 Aug 2004; Danny van Dyk <kugelfang@gentoo.org> PyQt-3.12.ebuild:
Marked stable on amd64.
diff --git a/dev-python/PyQt/Manifest b/dev-python/PyQt/Manifest
index 6579e2bac35d..b00a2d18290c 100644
--- a/dev-python/PyQt/Manifest
+++ b/dev-python/PyQt/Manifest
@@ -1,10 +1,12 @@
-MD5 b0fb2e658320bbc586c65813cc454826 ChangeLog 5208
+MD5 52d0cdaac8ae2c6d7017c468815c993c PyQt-3.12.ebuild 1150
MD5 bb05cb203cbb54b0df184aa3b688927b PyQt-3.11.ebuild 1448
MD5 3ec1ccc6a388218e1a3f5ef21627e632 PyQt-3.8.1.ebuild 1629
+MD5 45f60219aa88152e4faa46195d1e81f5 ChangeLog 5283
MD5 811c07ba7510a315382249fc3adb44fc metadata.xml 175
-MD5 0975364cc4a0f26577fb74180d87db06 PyQt-3.12.ebuild 1150
-MD5 1ce3d5a83afb717de48efb8050e66a1a files/digest-PyQt-3.12 69
-MD5 c5e3a3d6c377558ef966905f47c9c947 files/PyQt-3.8.1-qt-3.3.patch 280
+MD5 b9c1e26733ddde94429b0db17a736ef8 PyQt-3.13.ebuild 1063
MD5 e548a5df6315f902d96d5b2d5afc2901 files/digest-PyQt-3.11 69
+MD5 1ce3d5a83afb717de48efb8050e66a1a files/digest-PyQt-3.12 69
+MD5 d4df85b93d275ee8302e7ee33998008a files/digest-PyQt-3.13 69
MD5 3fa2049e4d6038c8e02e2069f072cd60 files/digest-PyQt-3.8.1 70
+MD5 c5e3a3d6c377558ef966905f47c9c947 files/PyQt-3.8.1-qt-3.3.patch 280
MD5 7323b7d1c141a1f065cb1b8646bec695 files/license-3.8.1.diff 960
diff --git a/dev-python/PyQt/PyQt-3.12.ebuild b/dev-python/PyQt/PyQt-3.12.ebuild
index c22d8f92fb3b..d0ef6db60710 100644
--- a/dev-python/PyQt/PyQt-3.12.ebuild
+++ b/dev-python/PyQt/PyQt-3.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.12.ebuild,v 1.7 2004/08/20 22:33:37 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.12.ebuild,v 1.8 2004/09/22 22:57:20 carlo Exp $
inherit distutils
@@ -15,7 +15,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
HOMEPAGE="http://www.riverbankcomputing.co.uk/pyqt/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc ~alpha amd64"
+KEYWORDS="x86 ppc sparc -alpha amd64"
DEPEND="virtual/libc
sys-devel/libtool
diff --git a/dev-python/PyQt/PyQt-3.13.ebuild b/dev-python/PyQt/PyQt-3.13.ebuild
new file mode 100644
index 000000000000..75bb24f6038b
--- /dev/null
+++ b/dev-python/PyQt/PyQt-3.13.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.13.ebuild,v 1.1 2004/09/22 22:57:20 carlo Exp $
+
+inherit distutils
+
+MY_P="PyQt-x11-gpl-${PV}"
+S="${WORKDIR}/${MY_P}"
+
+DESCRIPTION="set of Python bindings for the QT 3.x Toolkit"
+SRC_URI="mirror://gentoo/${MY_P}.tar.gz"
+HOMEPAGE="http://www.riverbankcomputing.co.uk/pyqt/"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~ppc ~sparc -alpha ~amd64"
+IUSE="doc"
+
+DEPEND="virtual/libc
+ sys-devel/libtool
+ x11-libs/qt
+ dev-lang/python
+ >=dev-python/sip-3.10.2
+ <=dev-python/qscintilla-1.61"
+
+src_compile() {
+ distutils_python_version
+ addpredict ${QTDIR}/etc/settings
+ sed -i -e "s/ check_license()/# check_license()/" configure.py
+ python configure.py \
+ -d /usr/lib/python${PYVER}/site-packages \
+ -b /usr/bin \
+ -v /usr/share/sip \
+ -c
+ emake || die
+}
+
+src_install() {
+ einstall DESTDIR=${D} || die
+ dodoc ChangeLog LICENSE NEWS README README.Linux THANKS
+ if use doc ; then
+ dohtml doc/PyQt.html
+ dodir /usr/share/doc/${PF}/examples
+ cp -r examples3/* ${D}/usr/share/doc/${PF}/examples
+ fi
+}
diff --git a/dev-python/PyQt/files/digest-PyQt-3.13 b/dev-python/PyQt/files/digest-PyQt-3.13
new file mode 100644
index 000000000000..c64660b67669
--- /dev/null
+++ b/dev-python/PyQt/files/digest-PyQt-3.13
@@ -0,0 +1 @@
+MD5 a4145b39742a4d9df9b6bf06495f75f5 PyQt-x11-gpl-3.13.tar.gz 763066