diff options
author | 2008-01-25 07:46:38 +0000 | |
---|---|---|
committer | 2008-01-25 07:46:38 +0000 | |
commit | 19727920417461225749eb42e362b237b894c897 (patch) | |
tree | d826dae0c2670d0bebcb206cdbbca71f90648599 /media-video | |
parent | Revision bump: TuxOnIce 3.0-rc5. (diff) | |
download | gentoo-2-19727920417461225749eb42e362b237b894c897.tar.gz gentoo-2-19727920417461225749eb42e362b237b894c897.tar.bz2 gentoo-2-19727920417461225749eb42e362b237b894c897.zip |
Depend on dev-python/pysqlite-2.3*, remove old versions.
(Portage version: 2.1.4)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/griffith/ChangeLog | 8 | ||||
-rw-r--r-- | media-video/griffith/files/digest-griffith-0.9.2 | 6 | ||||
-rw-r--r-- | media-video/griffith/files/digest-griffith-0.9.3.1 | 6 | ||||
-rw-r--r-- | media-video/griffith/griffith-0.9.2.ebuild | 61 | ||||
-rw-r--r-- | media-video/griffith/griffith-0.9.3.1.ebuild | 66 | ||||
-rw-r--r-- | media-video/griffith/griffith-0.9.5.ebuild | 6 |
6 files changed, 9 insertions, 144 deletions
diff --git a/media-video/griffith/ChangeLog b/media-video/griffith/ChangeLog index 9db3c75adc1c..205832a6a611 100644 --- a/media-video/griffith/ChangeLog +++ b/media-video/griffith/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/griffith -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/ChangeLog,v 1.19 2007/12/16 17:05:40 drac Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/ChangeLog,v 1.20 2008/01/25 07:46:37 nelchael Exp $ + + 25 Jan 2008; Krzysiek Pawlik <nelchael@gentoo.org> -griffith-0.9.2.ebuild, + -griffith-0.9.3.1.ebuild, griffith-0.9.5.ebuild: + Depend on dev-python/pysqlite-2.3*, remove old versions. 16 Dec 2007; Samuli Suominen <drac@gentoo.org> griffith-0.9.5.ebuild: amd64 stable wrt #202308 diff --git a/media-video/griffith/files/digest-griffith-0.9.2 b/media-video/griffith/files/digest-griffith-0.9.2 deleted file mode 100644 index ceabece9df1d..000000000000 --- a/media-video/griffith/files/digest-griffith-0.9.2 +++ /dev/null @@ -1,6 +0,0 @@ -MD5 6d303d197612a8940c04693b99030bca griffith-0.9.2.tar.gz 693398 -RMD160 8e4d50fda915e9ee22811c2b525d105f39cf1b8c griffith-0.9.2.tar.gz 693398 -SHA256 7ab126adef08edda3c071d71f57e7042bae70eb2f5e90bd2e952d6d73d83e056 griffith-0.9.2.tar.gz 693398 -MD5 8650b56a545466ad2e1c26b9f6e3ed0d griffith-extra-artwork-0.9.2.tar.gz 117852 -RMD160 229d87b09e966b1a2801fc26719f5d4ed125bc41 griffith-extra-artwork-0.9.2.tar.gz 117852 -SHA256 248571db80d20f2e1ff965e5e40f56edb59292dd24a9d41c74519849e783189d griffith-extra-artwork-0.9.2.tar.gz 117852 diff --git a/media-video/griffith/files/digest-griffith-0.9.3.1 b/media-video/griffith/files/digest-griffith-0.9.3.1 deleted file mode 100644 index 86d395e41246..000000000000 --- a/media-video/griffith/files/digest-griffith-0.9.3.1 +++ /dev/null @@ -1,6 +0,0 @@ -MD5 b0761f848756dace248135abe89459f1 griffith-0.9.3.1.tar.gz 794385 -RMD160 c8763a3e566419a407572bf116f70754f8726020 griffith-0.9.3.1.tar.gz 794385 -SHA256 7da6f99d2c7b042bf68cd9681ebd162023d9b73c9cd4dab25e2a69331d5220fe griffith-0.9.3.1.tar.gz 794385 -MD5 3a0cb7fc9e555efb0c6be558dfbdd944 griffith-extra-artwork-0.9.3.tar.gz 122675 -RMD160 6669058afbe4936e08d2f25372671b251af26a12 griffith-extra-artwork-0.9.3.tar.gz 122675 -SHA256 448485ab88320038831ae311c77acdb4202a1a62fcc9a9a7e3f778a403ae18dc griffith-extra-artwork-0.9.3.tar.gz 122675 diff --git a/media-video/griffith/griffith-0.9.2.ebuild b/media-video/griffith/griffith-0.9.2.ebuild deleted file mode 100644 index 86628ec564ac..000000000000 --- a/media-video/griffith/griffith-0.9.2.ebuild +++ /dev/null @@ -1,61 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/griffith-0.9.2.ebuild,v 1.7 2007/10/27 12:38:47 nelchael Exp $ - -inherit python - -ARTWORK_PV=0.9.2 - -DESCRIPTION="Movie collection manager" -HOMEPAGE="http://griffith.berlios.de/" -SRC_URI="http://download.berlios.de/griffith/${P/_/-}.tar.gz - http://download.berlios.de/griffith/${PN}-extra-artwork-${ARTWORK_PV}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="doc spell" - -RDEPEND="dev-python/imaging - >=dev-python/pygtk-2.6.1 - >=dev-python/pysqlite-2.0 - >=dev-python/sqlalchemy-0.3 - >=dev-python/reportlab-1.19 - spell? ( >=dev-python/gnome-python-extras-2.0 )" -DEPEND="${RDEPEND} - doc? ( app-text/docbook2X )" - -src_unpack() { - unpack ${A} - cd "${S}" - sed -i \ - -e 's/docbook2x-man/docbook2man.pl/' \ - -e 's#/pl/#/pl.UTF-8/#' \ - docs/*/Makefile || die "sed failed" - sed -i \ - -e 's/latin1/iso-8859-1/' \ - docs/en/*.xml || die "sed failed" -} - -src_compile() { - # Nothing to compile and default `emake` spews an error message - true -} - -src_install() { - use doc || sed -i -e '/docs/d' Makefile - - emake DESTDIR="${D}" install || die "emake install failed" - dodoc AUTHORS ChangeLog README TODO NEWS TRANSLATORS - - cd "${WORKDIR}/${PN}-extra-artwork-${ARTWORK_PV}/" - emake DESTDIR="${D}" install || die "emake install artwork failed" -} - -pkg_postinst() { - python_mod_optimize "${ROOT}usr/share/${PN}/lib" -} - -pkg_postrm() { - python_mod_cleanup "${ROOT}usr/share/${PN}/lib" -} diff --git a/media-video/griffith/griffith-0.9.3.1.ebuild b/media-video/griffith/griffith-0.9.3.1.ebuild deleted file mode 100644 index 24bfd8745bb6..000000000000 --- a/media-video/griffith/griffith-0.9.3.1.ebuild +++ /dev/null @@ -1,66 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/griffith-0.9.3.1.ebuild,v 1.3 2007/10/27 12:38:47 nelchael Exp $ - -inherit python - -ARTWORK_PV="0.9.3" - -DESCRIPTION="Movie collection manager" -HOMEPAGE="http://griffith.berlios.de/" -SRC_URI="http://download.berlios.de/griffith/${P/_/-}.tar.gz - http://download.berlios.de/griffith/${PN}-extra-artwork-${ARTWORK_PV}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="doc spell" - -RDEPEND="dev-python/imaging - dev-python/pyxml - >=dev-python/pygtk-2.6.1 - >=dev-python/pysqlite-2.0 - >=dev-python/sqlalchemy-0.3 - >=dev-python/reportlab-1.19 - spell? ( >=dev-python/gnome-python-extras-2.0 )" -DEPEND="${RDEPEND} - doc? ( app-text/docbook2X )" - -src_unpack() { - unpack ${A} - cd "${S}" - sed -i \ - -e 's/docbook2x-man/docbook2man.pl/' \ - -e 's#/pl/#/pl.UTF-8/#' \ - docs/*/Makefile || die "sed failed" - sed -i \ - -e 's/latin1/iso-8859-1/' \ - docs/en/*.xml || die "sed failed" - - sed -i \ - -e 's/ISO-8859-1/UTF-8/' \ - lib/gconsole.py || die "sed failed" -} - -src_compile() { - # Nothing to compile and default `emake` spews an error message - true -} - -src_install() { - use doc || sed -i -e '/docs/d' Makefile - - emake DESTDIR="${D}" install || die "emake install failed" - dodoc AUTHORS ChangeLog README TODO NEWS TRANSLATORS - - cd "${WORKDIR}/${PN}-extra-artwork-${ARTWORK_PV}/" - emake DESTDIR="${D}" install || die "emake install artwork failed" -} - -pkg_postinst() { - python_mod_optimize "${ROOT}usr/share/${PN}/lib" -} - -pkg_postrm() { - python_mod_cleanup "${ROOT}usr/share/${PN}/lib" -} diff --git a/media-video/griffith/griffith-0.9.5.ebuild b/media-video/griffith/griffith-0.9.5.ebuild index 0e3db825aea1..9f85240c4603 100644 --- a/media-video/griffith/griffith-0.9.5.ebuild +++ b/media-video/griffith/griffith-0.9.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/griffith-0.9.5.ebuild,v 1.5 2007/12/16 17:05:40 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/griffith/griffith-0.9.5.ebuild,v 1.6 2008/01/25 07:46:37 nelchael Exp $ inherit python @@ -19,7 +19,7 @@ IUSE="doc spell" RDEPEND="dev-python/imaging dev-python/pyxml >=dev-python/pygtk-2.6.1 - >=dev-python/pysqlite-2.0 + =dev-python/pysqlite-2.3* =dev-python/sqlalchemy-0.3* >=dev-python/reportlab-1.19 spell? ( >=dev-python/gnome-python-extras-2.0 )" |