From 9878c542ece140c3ccfb0b8501f4cb68fbeee767 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Tue, 22 Jul 2008 13:29:43 +0200 Subject: Some stuff for bugs --- dev-python/bicyclerepair/ChangeLog | 73 ++++ dev-python/bicyclerepair/Manifest | 12 + .../bicyclerepair/bicyclerepair-0.7.1-r1.ebuild | 41 ++ .../bicyclerepair/bicyclerepair-0.7.1.ebuild | 33 ++ .../bicyclerepair/bicyclerepair-0.9-r1.ebuild | 65 +++ .../bicyclerepair/bicyclerepair-0.9-r1.ebuild.diff | 58 +++ dev-python/bicyclerepair/bicyclerepair-0.9.ebuild | 54 +++ .../bicyclerepair/files/50bicyclerepair-gentoo.el | 10 + .../files/bicyclerepair-fix-idle.patch | 41 ++ .../files/bicyclerepair-fix-invalid-syntax.patch | 11 + dev-python/bicyclerepair/metadata.xml | 5 + dev-python/empy/ChangeLog | 43 ++ dev-python/empy/Manifest | 7 + dev-python/empy/empy-3.2.ebuild | 36 ++ dev-python/empy/empy-3.3.ebuild | 45 ++ dev-python/empy/empy-3_bin.diff | 31 ++ dev-python/empy/empy-3_link.diff | 26 ++ dev-python/empy/metadata.xml | 5 + dev-python/gnome-python/ChangeLog | 469 +++++++++++++++++++++ dev-python/gnome-python/Manifest | 10 + dev-python/gnome-python/gnome-python-2.18.2.ebuild | 57 +++ .../gnome-python/gnome-python-2.18.2.ebuild.diff | 15 + dev-python/gnome-python/gnome-python-2.20.0.ebuild | 59 +++ dev-python/gnome-python/gnome-python-2.20.1.ebuild | 59 +++ dev-python/gnome-python/gnome-python-2.22.0.ebuild | 59 +++ dev-python/gnome-python/metadata.xml | 6 + dev-python/kaa-imlib2/Manifest | 3 + .../files/kaa-imlib2-remove-png-dep.patch | 11 + dev-python/kaa-imlib2/kaa-imlib2-0.2.3.ebuild | 31 ++ dev-python/paste/Manifest | 2 + dev-python/paste/paste-1.6.ebuild | 53 +++ 31 files changed, 1430 insertions(+) create mode 100644 dev-python/bicyclerepair/ChangeLog create mode 100644 dev-python/bicyclerepair/Manifest create mode 100644 dev-python/bicyclerepair/bicyclerepair-0.7.1-r1.ebuild create mode 100644 dev-python/bicyclerepair/bicyclerepair-0.7.1.ebuild create mode 100644 dev-python/bicyclerepair/bicyclerepair-0.9-r1.ebuild create mode 100644 dev-python/bicyclerepair/bicyclerepair-0.9-r1.ebuild.diff create mode 100644 dev-python/bicyclerepair/bicyclerepair-0.9.ebuild create mode 100644 dev-python/bicyclerepair/files/50bicyclerepair-gentoo.el create mode 100644 dev-python/bicyclerepair/files/bicyclerepair-fix-idle.patch create mode 100644 dev-python/bicyclerepair/files/bicyclerepair-fix-invalid-syntax.patch create mode 100644 dev-python/bicyclerepair/metadata.xml create mode 100644 dev-python/empy/ChangeLog create mode 100644 dev-python/empy/Manifest create mode 100644 dev-python/empy/empy-3.2.ebuild create mode 100644 dev-python/empy/empy-3.3.ebuild create mode 100644 dev-python/empy/empy-3_bin.diff create mode 100644 dev-python/empy/empy-3_link.diff create mode 100644 dev-python/empy/metadata.xml create mode 100644 dev-python/gnome-python/ChangeLog create mode 100644 dev-python/gnome-python/Manifest create mode 100644 dev-python/gnome-python/gnome-python-2.18.2.ebuild create mode 100644 dev-python/gnome-python/gnome-python-2.18.2.ebuild.diff create mode 100644 dev-python/gnome-python/gnome-python-2.20.0.ebuild create mode 100644 dev-python/gnome-python/gnome-python-2.20.1.ebuild create mode 100644 dev-python/gnome-python/gnome-python-2.22.0.ebuild create mode 100644 dev-python/gnome-python/metadata.xml create mode 100644 dev-python/kaa-imlib2/Manifest create mode 100644 dev-python/kaa-imlib2/files/kaa-imlib2-remove-png-dep.patch create mode 100644 dev-python/kaa-imlib2/kaa-imlib2-0.2.3.ebuild create mode 100644 dev-python/paste/Manifest create mode 100644 dev-python/paste/paste-1.6.ebuild (limited to 'dev-python') diff --git a/dev-python/bicyclerepair/ChangeLog b/dev-python/bicyclerepair/ChangeLog new file mode 100644 index 0000000..65ad7f1 --- /dev/null +++ b/dev-python/bicyclerepair/ChangeLog @@ -0,0 +1,73 @@ +# ChangeLog for dev-python/bicyclerepair +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/bicyclerepair/ChangeLog,v 1.18 2008/03/21 09:16:16 opfer Exp $ + + 21 Mar 2008; Christian Faulhammer + bicyclerepair-0.9-r1.ebuild: + stable x86, bug 213994 + +*bicyclerepair-0.9-r1 (23 Jan 2008) + + 23 Jan 2008; Christian Faulhammer + +files/50bicyclerepair-gentoo.el, bicyclerepair-0.9.ebuild, + +bicyclerepair-0.9-r1.ebuild: + fix automagic Emacs dependency and make it a proper DEPEND, see bug 92219, + reported by dan , fix provided by ulm + + 04 Jul 2007; Ali Polatel bicyclerepair-0.7.1.ebuild, + bicyclerepair-0.7.1-r1.ebuild, bicyclerepair-0.9.ebuild: + use DOCS, mydoc is deprecated + + 25 Jun 2007; Ali Polatel + bicyclerepair-0.7.1-r1.ebuild, bicyclerepair-0.9.ebuild: + removed unneeded emtpy lines + + 05 Mar 2007; Marius Mauch bicyclerepair-0.7.1.ebuild, + bicyclerepair-0.7.1-r1.ebuild, bicyclerepair-0.9.ebuild: + Replacing einfo with elog + + 21 Feb 2007; Lukasz Strzygowski + files/digest-bicyclerepair-0.7.1, files/digest-bicyclerepair-0.7.1-r1, + Manifest: + Fixed missing chksums. + + 01 Aug 2006; Tom Gall bicyclerepair-0.9.ebuild: + added ~ppc64 + + 01 Apr 2006; Aron Griffis bicyclerepair-0.9.ebuild: + Mark 0.9 ~ia64 + + 19 Nov 2005; bicyclerepair-0.9.ebuild: + Marked ~amd64 + +*bicyclerepair-0.9 (12 Feb 2005) + + 12 Feb 2005; Bryan Østergaard + +bicyclerepair-0.9.ebuild: + Version bump. + + 30 Dec 2004; Ciaran McCreesh : + Change encoding to UTF-8 for GLEP 31 compliance + + 04 May 2004; Bryan Østergaard + bicyclerepair-0.7.1.ebuild: + Remove default S. + + 15 Jan 2004; Rob Cakebread + bicyclerepair-0.7.1-r1.ebuild: + Added more einfo for [x]emacs users + +*bicyclerepair-0.7.1-r1 (15 Jan 2004) + + 15 Jan 2004; Rob Cakebread + bicyclerepair-0.7.1-r1.ebuild: + Added bike.el file for [x]emacs users and info for IDLE integration. Bug #38191 + +*bicyclerepair-0.7.1 (08 Mar 2003) + + 04 Apr 2003; Alastair Tse bicyclerepair-0.7.1.ebuild: + bump to stable + + 08 Mar 2003; Alastair Tse bicyclerepair-0.7.1.ebuild: + initial ebuild. thanks to Lin Zhemin (#16448) + diff --git a/dev-python/bicyclerepair/Manifest b/dev-python/bicyclerepair/Manifest new file mode 100644 index 0000000..2566d90 --- /dev/null +++ b/dev-python/bicyclerepair/Manifest @@ -0,0 +1,12 @@ +AUX 50bicyclerepair-gentoo.el 196 RMD160 4f3ea645adb8ea1f9d678712d2a145cbeed5d6ff SHA1 3789ae3b869a3b59f3c0361f97400b2899e990ac SHA256 37e59786c0046262b09d5f2a3bd70d5a1bb52ceef4bae5942be5b34729ca87a0 +AUX bicyclerepair-fix-idle.patch 1525 RMD160 bf7f871cd1239b1d4e1c23f8b4ebd00c0d574ef5 SHA1 693e3e0cb4a09db37adc6fd3db2473a3df5a3edb SHA256 536dd7cde301c2c2049081ab258001fdd3ea75f6427cd0e4f38af278b5bdd0fc +AUX bicyclerepair-fix-invalid-syntax.patch 340 RMD160 07c2ce8910b90163976674a86fcbcbe10e47022f SHA1 35cb42969fb61444a906a261ed125592d19bda74 SHA256 97f74cf713336da9e092823acfe31bf285535c30d1fbcf462ab6afec5a2a50ca +DIST bicyclerepair-0.7.1.tar.gz 87885 RMD160 b288dbfabbbc56da1c99af1b4d86b3abc394aaa3 SHA1 eacd46bf1008bf4a9b37e8add1d3107547d62c51 SHA256 86f5468a46dec7c0eeab7b742e17490ede9aef7bd54e378061d9171deb735ad6 +DIST bicyclerepair-0.9.tar.gz 165025 RMD160 18f274c2078f481b63e20a7f50aa14119dbdf55e SHA1 269c0fda6111b9c5cb631d46626083a9d213baec SHA256 69509eebaeb595ad1d14291b47c6236df97abd5893352965055d91b0cfaea116 +EBUILD bicyclerepair-0.7.1-r1.ebuild 1353 RMD160 fc6a2eef1c62eb2c3b27c82d75018b65e56092f6 SHA1 f458dbaffc0657a5598fab4d9638396a9cb4afa2 SHA256 6072f3edffe19a2eb979780966f2673d9617f636525cab5a7ef2b18f00b6cc5e +EBUILD bicyclerepair-0.7.1.ebuild 1018 RMD160 91e2289e6347d48f2541aca139c1513375866bf9 SHA1 aa1d3706e90bd79b90b7fa9d0d7145ac925bd3d4 SHA256 bed25f2017ea1607babd7b40b9cb40721a5d1da38ada9330839e594c953ced0e +EBUILD bicyclerepair-0.9-r1.ebuild 1996 RMD160 6a420172fcd82ec89b5c4e3e7cab0adef5da94f3 SHA1 1ef915b8bf71cf1835af84de183db4d07130c72f SHA256 129d1aaa3fc1b45966d2f9ac5b8fc83636cb766b2f9229c7ecb5d3830a39f505 +EBUILD bicyclerepair-0.9.ebuild 1504 RMD160 f98f188858e7cc34d0c906b156a5ce5428a1f218 SHA1 6f7ccc590b82794fbc73c5ae55fef77623d2985c SHA256 be273bf65a092b1bfb1f579aa6303a962f21e29e8149d31a3aaeaf826e67f728 +MISC .bicyclerepair-0.9-r1.ebuild.swp 12288 RMD160 3e9c253014bf2c586881b025b8681c7e6ea605ee SHA1 4772947d7b1790b33d234551be45b712abb6f61a SHA256 2676de048c3d7e0b0132a8880955271f2035f6027dd732bc8b62e2a211d0f366 +MISC ChangeLog 2505 RMD160 8ddc1d6385375d1711bd3cd519081212dc96ab76 SHA1 ff894e2f34f1751f70a5db344aaa34107e5b3d8d SHA256 cef4dd7b2b68a09a7bbff6f90f0bf55f79f2c518caef050de40f6f54d65c82a1 +MISC metadata.xml 159 RMD160 900a8c55d7a7d2f6312594769aaf941bf9e99c7f SHA1 c8e604d56dae898258b5254d78cfeac0b981e288 SHA256 9f01104d3484792496faff4805eed0ecea2352a897151f3397d49a13800037b4 diff --git a/dev-python/bicyclerepair/bicyclerepair-0.7.1-r1.ebuild b/dev-python/bicyclerepair/bicyclerepair-0.7.1-r1.ebuild new file mode 100644 index 0000000..8f73d58 --- /dev/null +++ b/dev-python/bicyclerepair/bicyclerepair-0.7.1-r1.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/bicyclerepair/bicyclerepair-0.7.1-r1.ebuild,v 1.7 2007/07/04 19:16:33 hawking Exp $ + +inherit distutils + +DESCRIPTION="Bicycle Repair Man is the Python Refactoring Browser," +HOMEPAGE="http://bicyclerepair.sourceforge.net/" +SRC_URI="mirror://sourceforge/bicyclerepair/${P}.tar.gz" +LICENSE="as-is" +SLOT="0" +KEYWORDS="x86 ~ppc" +IUSE="" +DEPEND="virtual/python" + +src_install() { + DOCS="DESIGN" + distutils_src_install + insinto /usr/share/${PN} + doins ide-integration/bike.el + rm -f ${D}/usr/bin/bikeemacs.bat +} + +pkg_postinst() { + # Enable IDLE integration if Python was compiled with tcltk. + PYTHON_VER=$(python -V 2>&1 | sed -e 's:Python \([0-9].[0-9]\).*:\1:') + config_txt=/usr/lib/python${PYTHON_VER}/tools/idle/config.txt + if [ -f "${config_txt}" ]; + then + if [ -z "`grep BicycleRepairMan_Idle ${config_txt}`" ]; then + elog "Appending BicycleRepairman to IDLE.." + echo "[BicycleRepairMan_Idle]" >> ${config_txt} + fi + else + elog "BicycleRepairMan won't integrate with IDLE included in Python 2.3*" + fi + elog + elog "To use bicyclerepair with Xemacs or GNU Emacs you must be in Python" + elog "mode and add this to your .emacs or .init.el:" + elog "(load-library '/usr/share/bicyclerepair/bike.el')" +} diff --git a/dev-python/bicyclerepair/bicyclerepair-0.7.1.ebuild b/dev-python/bicyclerepair/bicyclerepair-0.7.1.ebuild new file mode 100644 index 0000000..3be0982 --- /dev/null +++ b/dev-python/bicyclerepair/bicyclerepair-0.7.1.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/bicyclerepair/bicyclerepair-0.7.1.ebuild,v 1.11 2007/07/04 19:16:33 hawking Exp $ + +inherit distutils + +DESCRIPTION="Bicycle Repair Man is the Python Refactoring Browser," +HOMEPAGE="http://bicyclerepair.sourceforge.net/" +SRC_URI="mirror://sourceforge/bicyclerepair/${P}.tar.gz" + +LICENSE="as-is" +SLOT="0" +KEYWORDS="x86 ~ppc" +IUSE="" +DEPEND="virtual/python" + +src_install() { + DOCS="DESIGN" + distutils_src_install + rm -f ${D}/usr/bin/bikeemacs.bat +} + +pkg_postinst() { + # Enable IDLE integration if Python was compiled with tcltk. + PYTHON_VER=$(python -V 2>&1 | sed -e 's:Python \([0-9].[0-9]\).*:\1:') + config_txt=/usr/lib/python${PYTHON_VER}/tools/idle/config.txt + if [ -f "${config_txt}" ]; then + if [ -z "`grep BicycleRepairMan_Idle ${config_txt}`" ]; then + elog "Appending BicycleRepairman to IDLE.." + echo "[BicycleRepairMan_Idle]" >> ${config_txt} + fi + fi +} diff --git a/dev-python/bicyclerepair/bicyclerepair-0.9-r1.ebuild b/dev-python/bicyclerepair/bicyclerepair-0.9-r1.ebuild new file mode 100644 index 0000000..9f0954e --- /dev/null +++ b/dev-python/bicyclerepair/bicyclerepair-0.9-r1.ebuild @@ -0,0 +1,65 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/bicyclerepair/bicyclerepair-0.9-r1.ebuild,v 1.2 2008/03/21 09:16:16 opfer Exp $ + +inherit distutils elisp-common eutils + +DESCRIPTION="Bicycle Repair Man is the Python Refactoring Browser" +HOMEPAGE="http://bicyclerepair.sourceforge.net/" +SRC_URI="mirror://sourceforge/bicyclerepair/${P}.tar.gz" + +LICENSE="as-is" +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 x86" +IUSE="emacs" + +DEPEND="virtual/python + emacs? ( app-emacs/pymacs + app-emacs/python-mode )" + +SITEFILE=50${PN}-gentoo.el +PYTHON_MODNAME="bike" + +src_unpack() { + unpack ${A} + cd "${S}" + epatch "${FILESDIR}/bicyclerepair-fix-invalid-syntax.patch" "${FILESDIR}/bicyclerepair-fix-idle.patch" + # bikeemacs.py contains non-ascii characters in comments + sed -i -e '1s/$/\t-*- coding: latin-1 -*-/' ide-integration/bikeemacs.py +} + +src_install() { + distutils_src_install + if use emacs; then + elisp-site-file-install "${FILESDIR}/${SITEFILE}" || die + fi +} + +pkg_postinst() { + python_version + # Enable IDLE integration if Python was compiled with tcltk. + config_txt="${ROOT}usr/$(get_libdir)/python${PYVER}/tools/idle/config.txt" + if [ -f "${config_txt}" ]; + then + if [ -z "`grep BicycleRepairMan_Idle ${config_txt}`" ]; then + elog "Appending BicycleRepairman to IDLE.." + echo "[BicycleRepairMan_Idle]" >> ${config_txt} + fi + else + elog "BicycleRepairMan won't integrate with IDLE" + fi + use emacs && elisp-site-regen + + # compile python files -- including the ones not installed into site-packages + distutils_pkg_postinst + python_mod_compile /usr/$(get_libdir)/python${PYVER}/site-packages/bikeemacs.py + python_mod_compile /usr/$(get_libdir)/python${PYVER}/site-packages/BicycleRepairMan_Idle.py +} + +pkg_postrm() { + use emacs && elisp-site-regen + + # as there are files not installed into site-packages, we need to run + # python_mod_cleanup instead of distutils_pkg_postrm + python_mod_cleanup +} diff --git a/dev-python/bicyclerepair/bicyclerepair-0.9-r1.ebuild.diff b/dev-python/bicyclerepair/bicyclerepair-0.9-r1.ebuild.diff new file mode 100644 index 0000000..db56479 --- /dev/null +++ b/dev-python/bicyclerepair/bicyclerepair-0.9-r1.ebuild.diff @@ -0,0 +1,58 @@ +--- /usr/portage/dev-python/bicyclerepair/bicyclerepair-0.9-r1.ebuild 2008-03-21 10:36:17.000000000 +0100 ++++ bicyclerepair-0.9-r1.ebuild 2008-07-21 22:16:38.000000000 +0200 +@@ -2,7 +2,7 @@ + # Distributed under the terms of the GNU General Public License v2 + # $Header: /var/cvsroot/gentoo-x86/dev-python/bicyclerepair/bicyclerepair-0.9-r1.ebuild,v 1.2 2008/03/21 09:16:16 opfer Exp $ + +-inherit distutils elisp-common ++inherit distutils elisp-common eutils + + DESCRIPTION="Bicycle Repair Man is the Python Refactoring Browser" + HOMEPAGE="http://bicyclerepair.sourceforge.net/" +@@ -18,10 +18,12 @@ + app-emacs/python-mode )" + + SITEFILE=50${PN}-gentoo.el ++PYTHON_MODNAME="bike" + + src_unpack() { + unpack ${A} + cd "${S}" ++ epatch "${FILESDIR}/bicyclerepair-fix-invalid-syntax.patch" "${FILESDIR}/bicyclerepair-fix-idle.patch" + # bikeemacs.py contains non-ascii characters in comments + sed -i -e '1s/$/\t-*- coding: latin-1 -*-/' ide-integration/bikeemacs.py + } +@@ -34,9 +36,9 @@ + } + + pkg_postinst() { ++ python_version + # Enable IDLE integration if Python was compiled with tcltk. +- PYTHON_VER=$(python -V 2>&1 | sed -e 's:Python \([0-9].[0-9]\).*:\1:') +- config_txt=/usr/lib/python${PYTHON_VER}/tools/idle/config.txt ++ config_txt="${ROOT}usr/$(get_libdir)/python${PYVER}/tools/idle/config.txt" + if [ -f "${config_txt}" ]; + then + if [ -z "`grep BicycleRepairMan_Idle ${config_txt}`" ]; then +@@ -44,11 +46,20 @@ + echo "[BicycleRepairMan_Idle]" >> ${config_txt} + fi + else +- elog "BicycleRepairMan won't integrate with IDLE included in Python 2.3*" ++ elog "BicycleRepairMan won't integrate with IDLE" + fi + use emacs && elisp-site-regen ++ ++ # compile python files -- including the ones not installed into site-packages ++ distutils_pkg_postinst ++ python_mod_compile /usr/$(get_libdir)/python${PYVER}/site-packages/bikeemacs.py ++ python_mod_compile /usr/$(get_libdir)/python${PYVER}/site-packages/BicycleRepairMan_Idle.py + } + + pkg_postrm() { + use emacs && elisp-site-regen ++ ++ # as there are files not installed into site-packages, we need to run ++ # python_mod_cleanup instead of distutils_pkg_postrm ++ python_mod_cleanup + } diff --git a/dev-python/bicyclerepair/bicyclerepair-0.9.ebuild b/dev-python/bicyclerepair/bicyclerepair-0.9.ebuild new file mode 100644 index 0000000..9a43d07 --- /dev/null +++ b/dev-python/bicyclerepair/bicyclerepair-0.9.ebuild @@ -0,0 +1,54 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/bicyclerepair/bicyclerepair-0.9.ebuild,v 1.8 2008/01/23 21:45:35 opfer Exp $ + +inherit distutils elisp-common + +DESCRIPTION="Bicycle Repair Man is the Python Refactoring Browser" +HOMEPAGE="http://bicyclerepair.sourceforge.net/" +SRC_URI="mirror://sourceforge/bicyclerepair/${P}.tar.gz" + +LICENSE="as-is" +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" +IUSE="emacs" + +DEPEND="virtual/python + emacs? ( app-emacs/pymacs + app-emacs/python-mode )" + +SITEFILE=50${PN}-gentoo.el + +src_unpack() { + unpack ${A} + cd "${S}" + # bikeemacs.py contains non-ascii characters in comments + sed -i -e '1s/$/\t-*- coding: latin-1 -*-/' ide-integration/bikeemacs.py +} + +src_install() { + distutils_src_install + if use emacs; then + elisp-site-file-install "${FILESDIR}/${SITEFILE}" || die + fi +} + +pkg_postinst() { + # Enable IDLE integration if Python was compiled with tcltk. + PYTHON_VER=$(python -V 2>&1 | sed -e 's:Python \([0-9].[0-9]\).*:\1:') + config_txt=/usr/lib/python${PYTHON_VER}/tools/idle/config.txt + if [ -f "${config_txt}" ]; + then + if [ -z "`grep BicycleRepairMan_Idle ${config_txt}`" ]; then + elog "Appending BicycleRepairman to IDLE.." + echo "[BicycleRepairMan_Idle]" >> ${config_txt} + fi + else + elog "BicycleRepairMan won't integrate with IDLE included in Python 2.3*" + fi + use emacs && elisp-site-regen +} + +pkg_postrm() { + use emacs && elisp-site-regen +} diff --git a/dev-python/bicyclerepair/files/50bicyclerepair-gentoo.el b/dev-python/bicyclerepair/files/50bicyclerepair-gentoo.el new file mode 100644 index 0000000..edad427 --- /dev/null +++ b/dev-python/bicyclerepair/files/50bicyclerepair-gentoo.el @@ -0,0 +1,10 @@ + +;;; bicyclerepair site-lisp configuration + +(add-hook + 'python-mode-hook + (lambda () + (unless (fboundp 'brm-menu) + (require 'pymacs) + (pymacs-load "bikeemacs" "brm-") + (brm-init)))) diff --git a/dev-python/bicyclerepair/files/bicyclerepair-fix-idle.patch b/dev-python/bicyclerepair/files/bicyclerepair-fix-idle.patch new file mode 100644 index 0000000..ff7e6f8 --- /dev/null +++ b/dev-python/bicyclerepair/files/bicyclerepair-fix-idle.patch @@ -0,0 +1,41 @@ +=== modified file 'ide-integration/BicycleRepairMan_Idle.py' +--- ide-integration/BicycleRepairMan_Idle.py 2008-07-21 20:08:33 +0000 ++++ ide-integration/BicycleRepairMan_Idle.py 2008-07-21 20:15:02 +0000 +@@ -300,21 +300,21 @@ + return 1 + + +-    def confirm_buffer_is_saved(self, editwin): +-        if not editwin.get_saved(): +-            name = (editwin.short_title()or +-            editwin.long_title()or +-            "Untitled") +-            reply = tkMessageBox.askokcancel("Bicycle Repair Man", +-                "The buffer for %s is not saved.\n\n"%name+ +-                "Save it and continue?", +-                master = self.editwin.text) +-          &nbs p; self.editwin.text.focus_set() +-            if reply: +-                editwin.io.save(None) +-            else: +-                return 0 +-        return 1 ++ def confirm_buffer_is_saved(self, editwin): ++ if not editwin.get_saved(): ++ name = (editwin.short_title()or ++ editwin.long_title()or ++ "Untitled") ++ reply = tkMessageBox.askokcancel("Bicycle Repair Man", ++ "The buffer for %s is not saved.\n\n"%name+ ++ "Save it and continue?", ++ master = self.editwin.text) ++ self.editwin.text.focus_set() ++ if reply: ++ editwin.io.save(None) ++ else: ++ return 0 ++ return 1 + + def errorbox(self, title, message): + tkMessageBox.showerror(title, message, master = self.editwin.text) + diff --git a/dev-python/bicyclerepair/files/bicyclerepair-fix-invalid-syntax.patch b/dev-python/bicyclerepair/files/bicyclerepair-fix-invalid-syntax.patch new file mode 100644 index 0000000..c32fdb6 --- /dev/null +++ b/dev-python/bicyclerepair/files/bicyclerepair-fix-invalid-syntax.patch @@ -0,0 +1,11 @@ +=== modified file 'bike/query/getPackageDependencies.py' +--- bike/query/getPackageDependencies.py 2008-07-21 19:37:44 +0000 ++++ bike/query/getPackageDependencies.py 2008-07-21 19:38:11 +0000 +@@ -2,5 +2,5 @@ + + # fileInPackage is the filename of a file in the package hierarchy + def getPackageDependencies(fileInPackage): +- ++ pass + + diff --git a/dev-python/bicyclerepair/metadata.xml b/dev-python/bicyclerepair/metadata.xml new file mode 100644 index 0000000..de483c5 --- /dev/null +++ b/dev-python/bicyclerepair/metadata.xml @@ -0,0 +1,5 @@ + + + +python + diff --git a/dev-python/empy/ChangeLog b/dev-python/empy/ChangeLog new file mode 100644 index 0000000..ad0318c --- /dev/null +++ b/dev-python/empy/ChangeLog @@ -0,0 +1,43 @@ +# ChangeLog for dev-python/empy +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/empy/ChangeLog,v 1.12 2007/06/25 07:40:06 hawking Exp $ + + 25 Jun 2007; Ali Polatel empy-3.2.ebuild, + empy-3.3.ebuild: + removed unneeded empty lines + + 22 Feb 2007; Piotr JaroszyÅ„ski ChangeLog: + Transition to Manifest2. + + 12 Jul 2006; Aron Griffis empy-3.3.ebuild: + Mark 3.3 stable on ia64 + + 01 Apr 2006; Aron Griffis empy-3.3.ebuild: + Mark 3.3 ~ia64 + + 12 Jul 2005; David Holm empy-3.3.ebuild: + Added to ~ppc. + + 24 Apr 2005; Simon Stelling empy-3.3.ebuild: + stable on amd64 + + 30 Dec 2004; Ciaran McCreesh : + Change encoding to UTF-8 for GLEP 31 compliance + + 08 Sep 2004; empy-3.3.ebuild: + added ~amd64 keyword + + 08 Jul 2004; Rob Cakebread empy-3.3.ebuild: + Marked stable on x86 + +*empy-3.3 (01 Apr 2004) + + 01 Apr 2004; Bryan Østergaard empy-3.2.ebuild, + empy-3.3.ebuild: + Mark 3.2 stable on x86, add new 3.3 version, fix homepage + src_uri. + +*empy-3.2 (23 Oct 2003) + + 23 Oct 2003; Rob Cakebread empy-3.2.ebuild: + Initial commit. Thank you Chris Bainbridge (Bug #28274) + diff --git a/dev-python/empy/Manifest b/dev-python/empy/Manifest new file mode 100644 index 0000000..acc6d4e --- /dev/null +++ b/dev-python/empy/Manifest @@ -0,0 +1,7 @@ +DIST empy-3.2.tar.gz 137037 RMD160 692203e0b54d99ec76df5a87ccc24e0541d68c7c SHA1 4dc381beed9bcdd7a8627d0e3adb57dc2b5f61cd SHA256 5057b6f9dc28ebb4518a11707e5cabbd5ae4624453fb3621e7e98edc8bcc2cff +DIST empy-3.3.tar.gz 137144 RMD160 0a9ef8d8c25a4784769a0de283108fe0ddca1289 SHA1 dfc82202231143b9aabc81bd735c6f8a559b5109 SHA256 c625436d03cff8adbbade639d14a2df9bc4c4de99ec3a821ad4d6eeb66ade805 +EBUILD empy-3.2.ebuild 1107 RMD160 460485642293e87c3ce35abaab0d87ace5327127 SHA1 28d655e416148263865a810a7bcbb61eaa326320 SHA256 618c4d8fbfdc02c21f9804a24f11c06358ce67c4debfa0522577c5e9b91e36f7 +EBUILD empy-3.3.ebuild 1291 RMD160 78719a2800df093b1a6ae819d021559aff73d1f3 SHA1 26e6c2c58893785c62ae866c960b2557bb0fa0bc SHA256 59857bba9923381955aa4107f1375d3127400c39c89882f5729229f14dd110f6 +MISC ChangeLog 1391 RMD160 6013581d6525a533d4d56b6f100897e9389314fa SHA1 4a6fe6e959389bbcfc97d8b3b7c93feef2439eae SHA256 d9f3b110a6af0d819d6189129f5832aaeaa44fd21c0ea694cbc43b35301622c7 +MISC empy-3_bin.diff 1007 RMD160 31bd9c15fb72c1074c8870c83ca0cae53996dc8d SHA1 6a185fcfb3603ac549b0f36afac6a2a010cf0d01 SHA256 9b6c3ffa12a69640e1cb148800b015294608dcdb7365ae5c37373748074e6844 +MISC metadata.xml 159 RMD160 900a8c55d7a7d2f6312594769aaf941bf9e99c7f SHA1 c8e604d56dae898258b5254d78cfeac0b981e288 SHA256 9f01104d3484792496faff4805eed0ecea2352a897151f3397d49a13800037b4 diff --git a/dev-python/empy/empy-3.2.ebuild b/dev-python/empy/empy-3.2.ebuild new file mode 100644 index 0000000..9b398aa --- /dev/null +++ b/dev-python/empy/empy-3.2.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/empy/empy-3.2.ebuild,v 1.4 2007/06/25 07:40:06 hawking Exp $ + +inherit distutils + +DESCRIPTION="A powerful and robust templating system for Python" +HOMEPAGE="http://www.alcyone.com/software/empy/" +SRC_URI="http://www.alcyone.com/software/empy/${P}.tar.gz" +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="x86" +IUSE="" +DEPEND="dev-lang/python" + +src_unpack() { + unpack ${A} + cd ${S} + sed -i -e "s:/usr/local/bin/python:/usr/bin/python:g" em.py \ + || die "Failed to patch em.py" +} + +src_install() { + distutils_src_install + distutils_python_version + dodir /usr/bin + fperms 755 /usr/lib/python${PYVER}/site-packages/em.py + dosym /usr/lib/python${PYVER}/site-packages/em.py /usr/bin/em.py + dodir /usr/share/doc/${PF}/examples + insinto /usr/share/doc/${PF}/examples + doins sample.em sample.bench + #3.2 has the html in this funny place. Fix in later version: + dohtml doc/home/max/projects/empy/doc/em/* + dohtml doc/home/max/projects/empy/doc/em.html + dohtml doc/index.html +} diff --git a/dev-python/empy/empy-3.3.ebuild b/dev-python/empy/empy-3.3.ebuild new file mode 100644 index 0000000..e5f8a42 --- /dev/null +++ b/dev-python/empy/empy-3.3.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/empy/empy-3.3.ebuild,v 1.9 2007/06/25 07:40:06 hawking Exp $ + +inherit distutils + +DESCRIPTION="A powerful and robust templating system for Python" +HOMEPAGE="http://www.alcyone.com/software/empy/" +SRC_URI="http://www.alcyone.com/software/empy/${P}.tar.gz" +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="amd64 ia64 ~ppc x86" +IUSE="" +DEPEND="dev-lang/python" + +src_unpack() { + unpack ${A} + cd ${S} + sed -i -e "s:/usr/local/bin/python:/usr/bin/python:g" em.py \ + || die "Failed to patch em.py" +} + +src_install() { + distutils_src_install + distutils_python_version + dodir /usr/bin + fperms 755 /usr/$(get_libdir)/python${PYVER}/site-packages/em.py + dosym /usr/$(get_libdir)/python${PYVER}/site-packages/em.py /usr/bin/em.py + dodir /usr/share/doc/${PF}/examples + insinto /usr/share/doc/${PF}/examples + doins sample.em sample.bench + #3.3 has the html in this funny place. Fix in later version: + dohtml doc/home/max/projects/empy/doc/em/* + dohtml doc/home/max/projects/empy/doc/em.html + dohtml doc/index.html +} + +pkg_postinst() { + python_version + python_mod_compile /usr/$(get_libdir)/python${PYVER}/site-packages/em.py +} + +pkg_postrm() { + python_mod_cleanup +} diff --git a/dev-python/empy/empy-3_bin.diff b/dev-python/empy/empy-3_bin.diff new file mode 100644 index 0000000..37fab44 --- /dev/null +++ b/dev-python/empy/empy-3_bin.diff @@ -0,0 +1,31 @@ +--- /usr/portage/dev-python/empy/empy-3.3.ebuild 2007-06-25 10:06:03.000000000 +0200 ++++ empy-3.3.ebuild 2008-07-21 22:44:54.000000000 +0200 +@@ -2,7 +2,7 @@ + # Distributed under the terms of the GNU General Public License v2 + # $Header: /var/cvsroot/gentoo-x86/dev-python/empy/empy-3.3.ebuild,v 1.9 2007/06/25 07:40:06 hawking Exp $ + +-inherit distutils ++inherit python + + DESCRIPTION="A powerful and robust templating system for Python" + HOMEPAGE="http://www.alcyone.com/software/empy/" +@@ -21,11 +21,8 @@ + } + + src_install() { +- distutils_src_install +- distutils_python_version +- dodir /usr/bin +- fperms 755 /usr/lib/python${PYVER}/site-packages/em.py +- dosym /usr/lib/python${PYVER}/site-packages/em.py /usr/bin/em.py ++ cd ${S} ++ dobin em.py + dodir /usr/share/doc/${PF}/examples + insinto /usr/share/doc/${PF}/examples + doins sample.em sample.bench +@@ -33,4 +30,5 @@ + dohtml doc/home/max/projects/empy/doc/em/* + dohtml doc/home/max/projects/empy/doc/em.html + dohtml doc/index.html ++ dodoc README + } diff --git a/dev-python/empy/empy-3_link.diff b/dev-python/empy/empy-3_link.diff new file mode 100644 index 0000000..ec266d4 --- /dev/null +++ b/dev-python/empy/empy-3_link.diff @@ -0,0 +1,26 @@ +--- /usr/portage/dev-python/empy/empy-3.3.ebuild 2007-06-25 10:06:03.000000000 +0200 ++++ empy-3.3.ebuild 2008-07-21 22:48:35.000000000 +0200 +@@ -24,8 +24,8 @@ + distutils_src_install + distutils_python_version + dodir /usr/bin +- fperms 755 /usr/lib/python${PYVER}/site-packages/em.py +- dosym /usr/lib/python${PYVER}/site-packages/em.py /usr/bin/em.py ++ fperms 755 /usr/$(get_libdir)/python${PYVER}/site-packages/em.py ++ dosym /usr/$(get_libdir)/python${PYVER}/site-packages/em.py /usr/bin/em.py + dodir /usr/share/doc/${PF}/examples + insinto /usr/share/doc/${PF}/examples + doins sample.em sample.bench +@@ -34,3 +34,12 @@ + dohtml doc/home/max/projects/empy/doc/em.html + dohtml doc/index.html + } ++ ++pkg_postinst() { ++ python_version ++ python_mod_compile /usr/$(get_libdir)/python${PYVER}/site-packages/em.py ++} ++ ++pkg_postrm() { ++ python_mod_cleanup ++} diff --git a/dev-python/empy/metadata.xml b/dev-python/empy/metadata.xml new file mode 100644 index 0000000..de483c5 --- /dev/null +++ b/dev-python/empy/metadata.xml @@ -0,0 +1,5 @@ + + + +python + diff --git a/dev-python/gnome-python/ChangeLog b/dev-python/gnome-python/ChangeLog new file mode 100644 index 0000000..707f53b --- /dev/null +++ b/dev-python/gnome-python/ChangeLog @@ -0,0 +1,469 @@ +# ChangeLog for dev-python/gnome-python +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/ChangeLog,v 1.116 2008/03/23 21:25:11 leio Exp $ + +*gnome-python-2.22.0 (23 Mar 2008) + + 23 Mar 2008; Mart Raudsepp +gnome-python-2.22.0.ebuild: + New version for GNOME-2.22 with small fixes + + 22 Mar 2008; Daniel Gryniewicz + gnome-python-2.20.1.ebuild: + Marked stable on amd64 for bug #212986 + + 17 Mar 2008; Jeroen Roovers gnome-python-2.20.1.ebuild: + Stable for HPPA (bug #212986). + + 15 Mar 2008; Brent Baude gnome-python-2.20.1.ebuild: + Marking gnome-python-2.20.1 ppc64 for bug 212986 + + 15 Mar 2008; nixnut gnome-python-2.20.1.ebuild: + Stable on ppc wrt bug 212986 + + 14 Mar 2008; Raúl Porcel gnome-python-2.20.1.ebuild: + alpha/ia64/sparc stable wrt #212986 + + 12 Mar 2008; Christian Faulhammer + gnome-python-2.20.1.ebuild: + stable x86, bug 212986 + + 10 Feb 2008; Gilles Dartiguelongue + gnome-python-2.20.0.ebuild, gnome-python-2.20.1.ebuild: + use get_libdir where needed + + 29 Nov 2007; Jeroen Roovers gnome-python-2.20.0.ebuild: + Stable for HPPA (bug #199740). + + 26 Nov 2007; Markus Rothe gnome-python-2.20.0.ebuild: + Stable on ppc64; bug #199740 + +*gnome-python-2.20.1 (25 Nov 2007) + + 25 Nov 2007; Mart Raudsepp +gnome-python-2.20.1.ebuild: + Version bump + + 24 Nov 2007; Brent Baude gnome-python-2.20.0.ebuild: + Marking gnome-python-2.20.0 ppc stable for bug 199740 + + 22 Nov 2007; Raúl Porcel gnome-python-2.20.0.ebuild: + alpha/ia64/sparc stable wrt #199740 + + 21 Nov 2007; Dawid WÄ™gliÅ„ski + gnome-python-2.20.0.ebuild: + Stable on x86 (bug #199740) + + 20 Nov 2007; Samuli Suominen gnome-python-2.20.0.ebuild: + amd64 stable wrt #199740 + +*gnome-python-2.20.0 (12 Oct 2007) + + 12 Oct 2007; Rémi Cardona +gnome-python-2.20.0.ebuild: + new version for Gnome 2.20 + + 22 Sep 2007; Tom Gall gnome-python-2.18.2.ebuild: + stable on ppc64 + + 28 Aug 2007; Jeroen Roovers gnome-python-2.18.2.ebuild: + Stable for HPPA (bug #185823). + + 11 Aug 2007; Mart Raudsepp -gnome-python-2.12.4.ebuild, + -gnome-python-2.18.0.ebuild: + Removing Gnome 2.14 + + 11 Aug 2007; Andrej Kacian gnome-python-2.18.2.ebuild: + Stable on x86, bug #185823. + + 10 Aug 2007; Christoph Mende + gnome-python-2.18.2.ebuild: + Stable on amd64 wrt bug #185823 + + 08 Aug 2007; Raúl Porcel gnome-python-2.18.2.ebuild: + alpha/ia64 stable wrt #185823 + + 07 Aug 2007; Tobias Scherbaum + gnome-python-2.18.2.ebuild: + Stable on ppc wrt bug #185823. + + 07 Aug 2007; Gustavo Zacarias + gnome-python-2.18.2.ebuild: + Stable on sparc wrt #185823 + + 19 Jul 2007; Roy Marples gnome-python-2.18.2.ebuild: + true isn't always in /bin + +*gnome-python-2.18.2 (27 Apr 2007) + + 27 Apr 2007; Daniel Gryniewicz + +gnome-python-2.18.2.ebuild: + Bump to 2.18.2 + +*gnome-python-2.18.0 (27 Mar 2007) + + 27 Mar 2007; Daniel Gryniewicz + +gnome-python-2.18.0.ebuild: + gnome 2.18.0 + + 10 Mar 2007; Remi Cardona gnome-python-2.16.2.ebuild: + changing gnome-vfs dep to 2.14 (fixes gentoo bug #170217 and gnome bug #416792) + + 15 Feb 2007; Luis Medinas + -gnome-python-2.17.2.ebuild: + Remove wrong version added by dev-zero that is the development release of + the bindings. + +*gnome-python-2.17.2 (15 Feb 2007) + + 15 Feb 2007; Tiziano Müller + +gnome-python-2.17.2.ebuild: + Version bump + + 09 Feb 2007; Roy Marples gnome-python-2.16.2.ebuild: + Added ~x86-fbsd keyword. + + 21 Jan 2007; Bryan Østergaard + gnome-python-2.16.2.ebuild: + Stable on IA64, bug 156662. + + 20 Jan 2007; Jeroen Roovers gnome-python-2.16.2.ebuild: + Stable for HPPA (bug #156662). + + 14 Jan 2007; Bryan Østergaard + gnome-python-2.16.2.ebuild: + Stable on Alpha. + + 10 Jan 2007; Mart Raudsepp -gnome-python-2.10.0.ebuild, + -gnome-python-2.12.1.ebuild, -gnome-python-2.12.3.ebuild, + -gnome-python-2.16.0.ebuild: + Prune old versions + + 21 Dec 2006; Markus Rothe gnome-python-2.16.2.ebuild: + Stable on ppc64; bug #156662 + + 21 Dec 2006; Saleem Abdulrasool + -gnome-python-1.4.2.ebuild: + gnome-1.x removal + + 18 Dec 2006; Gustavo Zacarias + gnome-python-2.16.2.ebuild: + Stable on sparc + + 16 Dec 2006; Tobias Scherbaum + gnome-python-2.16.2.ebuild: + Stable on ppc wrt bug #156662. + + 12 Dec 2006; Chris Gianelloni + gnome-python-2.16.2.ebuild: + Stable on amd64 wrt bug #156662. + + 10 Dec 2006; Andrej Kacian gnome-python-2.16.2.ebuild: + Stable on x86, bug #156662. + +*gnome-python-2.16.2 (06 Nov 2006) + + 06 Nov 2006; Mart Raudsepp +gnome-python-2.16.2.ebuild: + Version bump - includes python2.5 compatibility + + 20 Oct 2006; Aron Griffis + gnome-python-2.12.4.ebuild: + Mark 2.12.4 stable on alpha + +*gnome-python-2.16.0 (07 Sep 2006) + + 07 Sep 2006; Daniel Gryniewicz + +gnome-python-2.16.0.ebuild: + New version for gnome 2.16 + + 17 Jul 2006; Daniel Gryniewicz + gnome-python-2.12.4.ebuild: + Marked stable on amd64 for bug #139612 + + 16 Jul 2006; Tobias Scherbaum + gnome-python-2.12.4.ebuild: + hppa stable, bug #139612 + + 14 Jul 2006; Tobias Scherbaum + gnome-python-2.12.4.ebuild: + ppc stable, bug #139612 + + 12 Jul 2006; Chris Gianelloni + gnome-python-2.12.4.ebuild: + Stable on x86 wrt bug #139612. + + 12 Jul 2006; Aron Griffis + gnome-python-2.12.4.ebuild: + Mark 2.12.4 stable on ia64 + + 10 Jul 2006; Gustavo Zacarias + gnome-python-2.12.4.ebuild: + Stable on sparc wrt #139612 + + 02 Jul 2006; Markus Rothe gnome-python-2.12.4.ebuild: + Stable on ppc64 + + 17 Jun 2006; Michael Sterrett + gnome-python-1.4.2.ebuild: + make DESCRIPTION consistent + +*gnome-python-2.12.4 (03 May 2006) + + 03 May 2006; Daniel Gryniewicz + +gnome-python-2.12.4.ebuild: + Bump for 2.14.1 + + 01 May 2006; Markus Rothe gnome-python-2.12.3.ebuild: + Added ~ppc64 + + 01 Apr 2006; Aron Griffis gnome-python-1.4.2.ebuild: + Mark 1.4.2 ~ia64 + + 24 Feb 2006; John N. Laliberte + +gnome-python-1.4.2.ebuild: + re-add 1.4.2 for glimmer. + + 24 Feb 2006; John N. Laliberte + -gnome-python-1.4.2.ebuild, -gnome-python-1.4.4.ebuild, + -gnome-python-1.4.4-r1.ebuild, -gnome-python-2.0.0.ebuild, + -gnome-python-2.0.0-r1.ebuild, -gnome-python-2.0.2.ebuild, + -gnome-python-2.6.1.ebuild, gnome-python-2.10.0.ebuild, + -gnome-python-2.12.0.ebuild, gnome-python-2.12.1.ebuild, + gnome-python-2.12.3.ebuild: + qa: prune old ebuilds, maketest -> test + +*gnome-python-2.12.3 (09 Feb 2006) + + 09 Feb 2006; John N. Laliberte + +gnome-python-2.12.3.ebuild: + new version + + 06 Feb 2006; Aron Griffis + gnome-python-2.12.1.ebuild: + Mark 2.12.1 stable on ia64 + + 06 Feb 2006; Aron Griffis + gnome-python-2.12.1.ebuild: + Mark 2.12.1 stable on alpha + + 03 Feb 2006; Guy Martin gnome-python-2.12.1.ebuild: + Stable on hppa. + + 22 Jan 2006; gnome-python-2.12.1.ebuild: + Marked stable on amd64 per bug #119634 + + 22 Jan 2006; Tobias Scherbaum + gnome-python-2.12.1.ebuild: + Marked ppc stable for bug #119634; Stabilize Gnome-2.12.2 + + 22 Jan 2006; Joshua Jackson + gnome-python-2.12.1.ebuild: + Stable on x86 for bug #119634; Stabilize Gnome-2.12.2 + + 20 Jan 2006; Gustavo Zacarias + gnome-python-2.12.1.ebuild: + Stable on sparc wrt #119634 + + 12 Jan 2006; Saleem Abdulrasool + gnome-python-2.0.0.ebuild, gnome-python-2.0.0-r1.ebuild, + gnome-python-2.0.2.ebuild, gnome-python-2.6.1.ebuild, + gnome-python-2.10.0.ebuild, gnome-python-2.12.0.ebuild, + gnome-python-2.12.1.ebuild: + pkgmove gnome-extra/libgtkhtml gnome-extra/gtkhtml + +*gnome-python-2.12.1 (08 Jan 2006) + + 08 Jan 2006; John N. Laliberte + +gnome-python-2.12.1.ebuild: + version bump. + +*gnome-python-2.12.0 (11 Sep 2005) + + 11 Sep 2005; John N. Laliberte + -gnome-python-2.11.3.ebuild, +gnome-python-2.12.0.ebuild: + 2.12 release vbump + + 26 Aug 2005; Aron Griffis + gnome-python-2.10.0.ebuild, gnome-python-2.11.3.ebuild: + add ~ia64 + +*gnome-python-2.11.3 (18 Aug 2005) + + 18 Aug 2005; John N. Laliberte +gnome-python-2.11.3.ebuild: + new version 2.11.3 + + 01 Aug 2005; Simon Stelling gnome-python-2.10.0.ebuild: + stable on amd64 + + 26 Jul 2005; Bryan Østergaard + gnome-python-2.10.0.ebuild: + Stable on alpha. + + 18 Jul 2005; Gustavo Zacarias + gnome-python-2.10.0.ebuild: + Stable on sparc + + 17 Jul 2005; Tobias Scherbaum + gnome-python-2.10.0.ebuild: + ppc stable + + 16 Jul 2005; John N. Laliberte + gnome-python-2.10.0.ebuild: + marking stable on x86. ( necessary for gnome-python-extras and straw ) + +*gnome-python-2.10.0 (22 Jun 2005) + + 22 Jun 2005; Bryan Østergaard + +gnome-python-2.10.0.ebuild: + Version bump, new ebuild by stefanie in bug 88900. + + 05 May 2005; Sven Wegener gnome-python-2.0.0.ebuild, + gnome-python-2.0.0-r1.ebuild, gnome-python-2.0.2.ebuild: + Removed * postfix from <, <=, >= and > dependencies. + + 23 Mar 2005; Alastair Tse gnome-python-1.4.2.ebuild, + gnome-python-1.4.4.ebuild, gnome-python-1.4.4-r1.ebuild, + gnome-python-2.0.0.ebuild, gnome-python-2.0.0-r1.ebuild, + gnome-python-2.0.2.ebuild, gnome-python-2.6.1.ebuild: + change homepage to a valid one (eg. pygtk) (#86381) + + 30 Dec 2004; Ciaran McCreesh : + Change encoding to UTF-8 for GLEP 31 compliance + + 20 Dec 2004; Bryan Østergaard + gnome-python-2.6.1.ebuild: + Fix bug 72594, patch by Fernando Serboncini + +*gnome-python-2.6.1 (24 Nov 2004) + + 24 Nov 2004; Alastair Tse +gnome-python-2.6.1.ebuild: + version bump (#68206) + + 04 Jul 2004; Bryan Østergaard + gnome-python-2.0.0-r1.ebuild: + Stable on alpha. + + 03 Jun 2004; Aron Griffis gnome-python-1.4.2.ebuild, + gnome-python-1.4.4.ebuild: + Fix use invocation + + 04 May 2004; Bryan Østergaard gnome-python-1.4.2.ebuild, + gnome-python-1.4.4.ebuild: + Remove default S. + + 25 Apr 2004; Aron Griffis + gnome-python-1.4.4-r1.ebuild: + Add die following econf for bug 48950 + + 12 Apr 2004; Daniel Ahlberg gnome-python-2.0.0-r1.ebuild: + Mark stable on amd64. + + 10 Apr 2004; Alastair Tse gnome-python-2.0.0-r1.ebuild, + gnome-python-2.0.2.ebuild: + fix for byte-code compilation (#47103) + +*gnome-python-2.0.2 (06 Apr 2004) + + 06 Apr 2004; Alastair Tse gnome-python-2.0.2.ebuild: + version bump + + 01 Apr 2004; Gustavo Zacarias + gnome-python-2.0.0-r1.ebuild: + stable on sparc + + 01 Apr 2004; Bryan Østergaard + gnome-python-1.4.4-r1.ebuild, gnome-python-2.0.0-r1.ebuild: + Stable on x86. + + 23 Mar 2004; Alastair Tse gnome-python-1.4.2.ebuild, + gnome-python-1.4.4.ebuild: + fix RDEPEND + +*gnome-python-2.0.0-r1 (24 Jan 2004) +*gnome-python-1.4.4-r1 (24 Jan 2004) + + 24 Jan 2004; Alastair Tse gnome-python-1.4.4-r1.ebuild, + gnome-python-2.0.0-r1.ebuild: + fixed pyc/pyo cleanup issue. removed pygtk installs from gnome-python-1.4 and + add depend for pygtk-0.6. cleanup opengl dependencies. + + 09 Jan 2004; gnome-python-2.0.0.ebuild: + marked stable on sparc + + 09 Jan 2004; Aron Griffis gnome-python-2.0.0.ebuild: + stable on alpha + + 12 Nov 2003; Todd Sunderlin gnome-python-2.0.0.ebuild: + added ~sparc + + 28 Sep 2003; Todd Sunderlin gnome-python-1.99.18.ebuild: + added ~sparc keywords + + 17 Sep 2003; Aron Griffis gnome-python-2.0.0.ebuild: + Add ~alpha + + 12 Sep 2003; Alastair Tse gnome-python-1.99.16.ebuild, + gnome-python-1.99.18.ebuild, gnome-python-2.0.0.ebuild: + removing bonobo-activation dep + +*gnome-python-2.0.0 (03 Sep 2003) + + 03 Sep 2003; Alastair Tse gnome-python-2.0.0.ebuild: + version bump + +*gnome-python-1.99.18 (29 Aug 2003) + + 29 Aug 2003; foser gnome-python-1.99.18.ebuild : + New version + + 10 Jun 2003; Alastair Tse gnome-python-1.99.16.ebuild: + fix libgtkhtml deps + +*gnome-python-1.99.16 (31 Mar 2003) + + 31 Mar 2003; foser gnome-python-1.99.16.ebuild : + New version + +*gnome-python-1.99.15 (09 Feb 2003) + + 18 mar 2003; gnome-python-1.99.15.ebuild: + added a missing ?, thanks to + j_r_fonseca@yahoo.co.uk for patch and notification + + 15 Feb 2003; Mark Guertin gnome-python-1.99.15.ebuild : + set ~ppc in keywords + + 09 Feb 2003; foser gnome-python-1.99.15.ebuild : + New version + fixed deps and IUSE, now using pyorbit + +*gnome-python-1.4.4 (09 Feb 2003) + + 09 Feb 2003; foser gnome-python-1.4.4.ebuild : + New version, just a bump + + 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords + +*gnome-python-1.99.13 (01 Nov 2002) + + 01 Nov 2002; foser gnome-python-1.99.13.ebuild : + New gnome 2 development bindings + +*gnome-python-1.4.2 (1 Aug 2002) + + 14 Aug 2002; Pieter Van den Abeele : + Added ppc keyword + + 1 Aug 2002; Jon Nelson gnome-python-1.4.2.ebuild: + New upstream + Fix repoman errors that are in 1.4.1* in 1.4.2 - if 1.4.2 goes + off OK, 1.4.1* should be removed. + +*gnome-python-1.4.1-r4 (28 Feb 2002) + + 26 Jul 2002; George Shapovalov gnome-python-1.4.1-r3.ebuild, gnome-python-1.4.1-r4.ebuild : + + added KEYWORDS,SLOT,LICENSE, + changed HOMEPAGE to point to the site of actual author + + 22 Feb 2002; Bruce A. Locke gnome-python-1.4.1-r4.ebuild : + + Hopefully fix bug #778 (capplet header issue) + diff --git a/dev-python/gnome-python/Manifest b/dev-python/gnome-python/Manifest new file mode 100644 index 0000000..e0bde42 --- /dev/null +++ b/dev-python/gnome-python/Manifest @@ -0,0 +1,10 @@ +DIST gnome-python-2.18.2.tar.bz2 415869 RMD160 2a45d9461ddb40cd2d49ae565189bc7f11e481f3 SHA1 2da50cb7177b29aee23fc732c5e6884a120099c3 SHA256 c1ae11e43276df87ec48ec630ce8f244df08eeabfa023d055bf9e673048788d7 +DIST gnome-python-2.20.0.tar.bz2 417469 RMD160 2483ab3d9154b70c2b9684cc41101f837c813bbb SHA1 4dfc3bfde3f4ebebc41e3ca59b0106006ca0c29b SHA256 45bf3132203f724f0ba4a4597b50c43a361d57e48dfc236c78882654204b4d06 +DIST gnome-python-2.20.1.tar.bz2 416845 RMD160 aaedae48dd151af28622dbcd00afcf527b6ce5ba SHA1 654419b0082d101d76ecc79d9fe47b0d8ea5461b SHA256 ab790703c899168ed609b558e011795efdbe4112f8a04f2d605abbfb2190fd2f +DIST gnome-python-2.22.0.tar.bz2 539423 RMD160 017c772a9ce8ef315885a4353378a7ee22a89acc SHA1 824fc626ca8d3fd26a03998cad740d466cd77051 SHA256 13dd15da0b330e32d9798788c0d1a67feaa1ed877698bc9e5bb6acd135cfdf94 +EBUILD gnome-python-2.18.2.ebuild 1373 RMD160 f6a6aaeab13befddecee977fe167487c2c07f5c0 SHA1 7da4ed2bf3ff9150732821cab5ed04cf31fa706b SHA256 e719a677873588c38982115a89dfe7e670e14d345008034de21df5e5a5263866 +EBUILD gnome-python-2.20.0.ebuild 1359 RMD160 035c95976cf7c153d2cb60dc280983b98f1cdb15 SHA1 98696d2b2bc38a3545ddaa47035a1c63f6527f4a SHA256 6c2874490c4e2df4aa7ac394658c4638e28b5f3796d45fa1f7312d19e93bd144 +EBUILD gnome-python-2.20.1.ebuild 1362 RMD160 5b7e86eb270ec4a1cb186c041c529cc114683803 SHA1 d4a0b325a8387e99a970e057b78a7188dd7340e2 SHA256 68db26c0cd6004e09773c9cf2d79e15231174240ebc2af6bdf0885b3f386351f +EBUILD gnome-python-2.22.0.ebuild 1426 RMD160 b895cfc41a0fc8d104ab65a6fa5537a886c01dd5 SHA1 998f884667d9a1679fc0e0d304afa28077445c06 SHA256 e62058e5af1b45ddb9c5428d544083d9170b157e28e7752503a4e11fe57b496c +MISC ChangeLog 14957 RMD160 6b6d42f00732b857865b099150484c78463dcdce SHA1 05a34ab4e40ff76aed3fe0726d06284f92dbfb59 SHA256 4bf0fd6bd9f22056fc6a6c6a24ac6472b9e3c4f7138fe23fd1cfda640ca103a3 +MISC metadata.xml 178 RMD160 ec0937689a645defb2b870b481c4d4db57a0fa73 SHA1 aa77d904544ca6e6e684658ec652463fdb2ca58d SHA256 ccdf4a821074a281d4fd442460b65f57e77546cea36756c435db5529d22fa2a6 diff --git a/dev-python/gnome-python/gnome-python-2.18.2.ebuild b/dev-python/gnome-python/gnome-python-2.18.2.ebuild new file mode 100644 index 0000000..938cd4a --- /dev/null +++ b/dev-python/gnome-python/gnome-python-2.18.2.ebuild @@ -0,0 +1,57 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.18.2.ebuild,v 1.10 2007/09/22 09:28:01 tgall Exp $ + +inherit gnome2 python + +DESCRIPTION="GNOME 2 bindings for Python" +HOMEPAGE="http://www.pygtk.org/" + +LICENSE="LGPL-2" +SLOT="2" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" +IUSE="doc" + +RDEPEND=">=dev-lang/python-2.2 + >=dev-python/pygtk-2.10.3 + >=dev-python/pyorbit-2.0.1 + >=dev-libs/glib-2.6 + >=x11-libs/gtk+-2.6 + >=gnome-base/libgnome-2.8 + >=gnome-base/libgnomeui-2.8 + >=gnome-base/libgnomecanvas-2.8 + >=gnome-base/gnome-vfs-2.14.0 + >=gnome-base/gconf-2.11.1 + >=gnome-base/libbonobo-2.8 + >=gnome-base/libbonoboui-2.8" +DEPEND="${RDEPEND} + >=dev-util/pkgconfig-0.12.0" + +# Skip test, to avoid gnome-python-2.0 block (fixes bug 72594) +RESTRICT="test" +DOCS="AUTHORS ChangeLog NEWS" + +src_unpack() { + gnome2_src_unpack + + # disable pyc compiling + mv py-compile py-compile.orig + ln -s $(type -P true) py-compile +} + +src_install() { + gnome2_src_install + + insinto /usr/share/doc/${PF} + doins -r examples +} + +pkg_postinst() { + python_version + python_mod_optimize /usr/$(get_libdir)/python${PYVER}/site-packages/gtk-2.0 +} + +pkg_postrm() { + python_version + python_mod_cleanup /usr/$(get_libdir)/python${PYVER}/site-packages/gtk-2.0 +} diff --git a/dev-python/gnome-python/gnome-python-2.18.2.ebuild.diff b/dev-python/gnome-python/gnome-python-2.18.2.ebuild.diff new file mode 100644 index 0000000..1e46a2b --- /dev/null +++ b/dev-python/gnome-python/gnome-python-2.18.2.ebuild.diff @@ -0,0 +1,15 @@ +--- /usr/portage/dev-python/gnome-python/gnome-python-2.18.2.ebuild 2007-09-22 11:36:10.000000000 +0200 ++++ gnome-python-2.18.2.ebuild 2008-07-21 23:12:12.000000000 +0200 +@@ -48,10 +48,10 @@ + + pkg_postinst() { + python_version +- python_mod_optimize /usr/lib/python${PYVER}/site-packages/gtk-2.0 ++ python_mod_optimize /usr/$(get_libdir)/python${PYVER}/site-packages/gtk-2.0 + } + + pkg_postrm() { + python_version +- python_mod_cleanup ++ python_mod_cleanup /usr/$(get_libdir)/python${PYVER}/site-packages/gtk-2.0 + } diff --git a/dev-python/gnome-python/gnome-python-2.20.0.ebuild b/dev-python/gnome-python/gnome-python-2.20.0.ebuild new file mode 100644 index 0000000..783dc6f --- /dev/null +++ b/dev-python/gnome-python/gnome-python-2.20.0.ebuild @@ -0,0 +1,59 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.20.0.ebuild,v 1.9 2008/02/10 23:50:24 eva Exp $ + +inherit gnome2 python eutils + +DESCRIPTION="GNOME 2 bindings for Python" +HOMEPAGE="http://www.pygtk.org/" + +LICENSE="LGPL-2" +SLOT="2" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" +IUSE="doc examples" + +RDEPEND=">=dev-lang/python-2.2 + >=dev-python/pygtk-2.10.3 + >=dev-python/pyorbit-2.0.1 + >=dev-libs/glib-2.6 + >=x11-libs/gtk+-2.6 + >=gnome-base/libgnome-2.8 + >=gnome-base/libgnomeui-2.8 + >=gnome-base/libgnomecanvas-2.8 + >=gnome-base/gnome-vfs-2.14.0 + >=gnome-base/gconf-2.11.1 + >=gnome-base/libbonobo-2.8 + >=gnome-base/libbonoboui-2.8" +DEPEND="${RDEPEND} + >=dev-util/pkgconfig-0.12.0" + +# Skip test, to avoid gnome-python-2.0 block (fixes bug 72594) +RESTRICT="test" +DOCS="AUTHORS ChangeLog NEWS" + +src_unpack() { + gnome2_src_unpack + + # disable pyc compiling + mv py-compile py-compile.orig + ln -s $(type -P true) py-compile +} + +src_install() { + gnome2_src_install + + if use examples; then + insinto /usr/share/doc/${PF} + doins -r examples + fi +} + +pkg_postinst() { + python_version + python_mod_optimize /usr/$(get_libdir)/python${PYVER}/site-packages/gtk-2.0 +} + +pkg_postrm() { + python_version + python_mod_cleanup +} diff --git a/dev-python/gnome-python/gnome-python-2.20.1.ebuild b/dev-python/gnome-python/gnome-python-2.20.1.ebuild new file mode 100644 index 0000000..ebd75f2 --- /dev/null +++ b/dev-python/gnome-python/gnome-python-2.20.1.ebuild @@ -0,0 +1,59 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.20.1.ebuild,v 1.8 2008/03/22 03:56:32 dang Exp $ + +inherit gnome2 python eutils + +DESCRIPTION="GNOME 2 bindings for Python" +HOMEPAGE="http://www.pygtk.org/" + +LICENSE="LGPL-2" +SLOT="2" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd" +IUSE="doc examples" + +RDEPEND=">=dev-lang/python-2.2 + >=dev-python/pygtk-2.10.3 + >=dev-python/pyorbit-2.0.1 + >=dev-libs/glib-2.6 + >=x11-libs/gtk+-2.6 + >=gnome-base/libgnome-2.8 + >=gnome-base/libgnomeui-2.8 + >=gnome-base/libgnomecanvas-2.8 + >=gnome-base/gnome-vfs-2.14.0 + >=gnome-base/gconf-2.11.1 + >=gnome-base/libbonobo-2.8 + >=gnome-base/libbonoboui-2.8" +DEPEND="${RDEPEND} + >=dev-util/pkgconfig-0.12.0" + +# Skip test, to avoid gnome-python-2.0 block (fixes bug 72594) +RESTRICT="test" +DOCS="AUTHORS ChangeLog NEWS" + +src_unpack() { + gnome2_src_unpack + + # disable pyc compiling + mv py-compile py-compile.orig + ln -s $(type -P true) py-compile +} + +src_install() { + gnome2_src_install + + if use examples; then + insinto /usr/share/doc/${PF} + doins -r examples + fi +} + +pkg_postinst() { + python_version + python_mod_optimize /usr/$(get_libdir)/python${PYVER}/site-packages/gtk-2.0 +} + +pkg_postrm() { + python_version + python_mod_cleanup +} diff --git a/dev-python/gnome-python/gnome-python-2.22.0.ebuild b/dev-python/gnome-python/gnome-python-2.22.0.ebuild new file mode 100644 index 0000000..571afa4 --- /dev/null +++ b/dev-python/gnome-python/gnome-python-2.22.0.ebuild @@ -0,0 +1,59 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-2.22.0.ebuild,v 1.1 2008/03/23 21:25:11 leio Exp $ + +inherit gnome2 python eutils + +DESCRIPTION="GNOME 2 bindings for Python" +HOMEPAGE="http://www.pygtk.org/" + +LICENSE="LGPL-2" +SLOT="2" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +IUSE="doc examples" + +RDEPEND=">=dev-lang/python-2.2 + >=dev-python/pygtk-2.10.3 + >=dev-python/pyorbit-2.0.1 + >=dev-libs/glib-2.6 + >=x11-libs/gtk+-2.6 + >=gnome-base/libgnome-2.8 + >=gnome-base/libgnomeui-2.8 + >=gnome-base/libgnomecanvas-2.8 + >=gnome-base/gnome-vfs-2.14.0 + >=gnome-base/gconf-2.11.1 + >=gnome-base/libbonobo-2.8 + >=gnome-base/libbonoboui-2.8" +DEPEND="${RDEPEND} + >=dev-util/pkgconfig-0.12.0" + +# Skip test, to avoid gnome-python-2.0 block (fixes bug 72594) +RESTRICT="test" +DOCS="AUTHORS ChangeLog NEWS" + +src_unpack() { + gnome2_src_unpack + + # disable pyc compiling + mv py-compile py-compile.orig + ln -s $(type -P true) py-compile +} + +src_install() { + gnome2_src_install + + if use examples; then + insinto /usr/share/doc/${PF} + doins -r examples + fi +} + +pkg_postinst() { + python_version + python_mod_optimize /usr/$(get_libdir)/python${PYVER}/site-packages/gtk-2.0 +} + +pkg_postrm() { + python_version + python_mod_cleanup /usr/$(get_libdir)/python${PYVER}/site-packages/gtk-2.0 +} diff --git a/dev-python/gnome-python/metadata.xml b/dev-python/gnome-python/metadata.xml new file mode 100644 index 0000000..888e60b --- /dev/null +++ b/dev-python/gnome-python/metadata.xml @@ -0,0 +1,6 @@ + + + +python +gnome + diff --git a/dev-python/kaa-imlib2/Manifest b/dev-python/kaa-imlib2/Manifest new file mode 100644 index 0000000..e35e496 --- /dev/null +++ b/dev-python/kaa-imlib2/Manifest @@ -0,0 +1,3 @@ +AUX kaa-imlib2-remove-png-dep.patch 387 RMD160 bbad3f19303f11726d2ec182990f5c6c790b06fb SHA1 3f517b972a77ab6001a76fdcb534116ce3327f24 SHA256 8f1c578f5b1ff70dba7e6e8a8ca40e89dc6e25d25fb6b0e47b7efbc212765054 +DIST kaa-imlib2-0.2.3.tar.gz 30671 RMD160 21ee968a7895825a176d3683acabdaeecc673d2c SHA1 870c66358c8c9f08416b01b6232a6037655dac3d SHA256 44eec202450edadfdac91a44be191b7fbba6225e90a6595443c422d1928f39c6 +EBUILD kaa-imlib2-0.2.3.ebuild 864 RMD160 b2f165462a27a9fb2909e62c2798af1bf877d0cb SHA1 7ae0a423fd4a31f0ffa8ba1c96313f7c2f842803 SHA256 d48b82348622cd779d87ea5e2033a2f9ab110a5129bf185681c10a02b9d4a7d2 diff --git a/dev-python/kaa-imlib2/files/kaa-imlib2-remove-png-dep.patch b/dev-python/kaa-imlib2/files/kaa-imlib2-remove-png-dep.patch new file mode 100644 index 0000000..0db6fef --- /dev/null +++ b/dev-python/kaa-imlib2/files/kaa-imlib2-remove-png-dep.patch @@ -0,0 +1,11 @@ +--- setup.py.old 2008-07-12 01:43:30.700296071 +0200 ++++ setup.py 2008-07-12 01:43:57.441547566 +0200 +@@ -39,7 +39,7 @@ + sys.exit(1) + + files = [ 'src/imlib2.c', 'src/image.c', 'src/font.c', 'src/rawformats.c' ] +-libraries = [ 'png'] ++libraries = [] + if not os.uname()[0] in ('FreeBSD', 'Darwin'): + libraries.append('rt') + imlib2so = Extension('kaa.imlib2._Imlib2module', files, diff --git a/dev-python/kaa-imlib2/kaa-imlib2-0.2.3.ebuild b/dev-python/kaa-imlib2/kaa-imlib2-0.2.3.ebuild new file mode 100644 index 0000000..a9a0132 --- /dev/null +++ b/dev-python/kaa-imlib2/kaa-imlib2-0.2.3.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/kaa-imlib2/kaa-imlib2-0.2.3.ebuild,v 1.4 2008/05/01 09:26:12 dertobi123 Exp $ + +inherit python eutils distutils + +DESCRIPTION="Imlib2 wrapper for Python." +HOMEPAGE="http://freevo.sourceforge.net/kaa/" +SRC_URI="mirror://sourceforge/freevo/${P}.tar.gz" + +LICENSE="LGPL-2.1" +SLOT="0" +KEYWORDS="amd64 ppc x86" +IUSE="" + +DEPEND=">=dev-python/kaa-base-0.3.0 + dev-libs/libxml2 + media-libs/imlib2" +RDEPEND="${DEPEND}" + +src_unpack() { + distutils_src_unpack + epatch "${FILESDIR}/kaa-imlib2-remove-png-dep.patch" +} + +pkg_setup() { + if ! built_with_use dev-libs/libxml2 python; then + eerror "dev-libs/libxml2 must be built with the 'python' USE flag" + die "Recompile dev-libs/libxml2 with the 'python' USE flag enabled" + fi +} diff --git a/dev-python/paste/Manifest b/dev-python/paste/Manifest new file mode 100644 index 0000000..f3c6ff5 --- /dev/null +++ b/dev-python/paste/Manifest @@ -0,0 +1,2 @@ +DIST Paste-1.6.tar.gz 368163 RMD160 00abce4ed39384ee8aad27681f4351a985f57a7c SHA1 45de5772a0a8cec45b70cdc3cb9aa0e30e5d0f0b SHA256 d2fe1c21fa2feb3923c0a7a862811c51a70412595498eed91e63b1a74a20ca47 +EBUILD paste-1.6.ebuild 1213 RMD160 da4de06654b1a50474f7601888cf0592b010e2af SHA1 a752844f70a40a2fd9e477efa94e1fa2203f993f SHA256 232982c256791b8fbfd300684f79bc0714ce734b9f9c49de6ab2c487dd5efb67 diff --git a/dev-python/paste/paste-1.6.ebuild b/dev-python/paste/paste-1.6.ebuild new file mode 100644 index 0000000..bc2192d --- /dev/null +++ b/dev-python/paste/paste-1.6.ebuild @@ -0,0 +1,53 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/paste/paste-1.6.ebuild,v 1.2 2008/05/13 13:21:08 hawking Exp $ + +NEED_PYTHON=2.4 + +inherit distutils + +KEYWORDS="~amd64 ~x86" + +MY_PN=Paste +MY_P=${MY_PN}-${PV} + +DESCRIPTION="Tools for using a Web Server Gateway Interface stack" +HOMEPAGE="http://pythonpaste.org" +SRC_URI="http://cheeseshop.python.org/packages/source/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz" +LICENSE="MIT" +SLOT="0" +IUSE="doc flup openid" + +RDEPEND="flup? ( dev-python/flup ) + openid? ( dev-python/python-openid )" +DEPEND="${RDEPEND} + dev-python/setuptools + doc? ( dev-python/pudge dev-python/buildutils )" + +S=${WORKDIR}/${MY_P} + +src_unpack() { + distutils_src_unpack + + sed -i \ + -e '/highlighter/d' \ + setup.cfg || die "sed failed" +} + +src_compile() { + addpredict "/root/.gconfd" + addpredict "/root/.gconf" + + distutils_src_compile + if use doc ; then + einfo "Generating docs as requested..." + PYTHONPATH=. "${python}" setup.py pudge || die "generating docs failed" + fi +} + +src_install() { + distutils_src_install + use doc && dohtml -r docs/html/* +} + +# src_test() needs py.test but there's no release yet -- cgit v1.2.3