diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2007-10-17 23:09:08 +0000 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2007-10-17 23:09:08 +0000 |
commit | c97c1700e2e3b4267b9a8b40ea2b832f74aead5a (patch) | |
tree | 70adbf69e74cb6e6735a70d53ee551027072afe7 /media-gfx | |
parent | bump to 2.20.1 (diff) | |
download | gentoo-2-c97c1700e2e3b4267b9a8b40ea2b832f74aead5a.tar.gz gentoo-2-c97c1700e2e3b4267b9a8b40ea2b832f74aead5a.tar.bz2 gentoo-2-c97c1700e2e3b4267b9a8b40ea2b832f74aead5a.zip |
bump to 2.10.7 and fix some quoting
(Portage version: 2.1.3.13)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/gthumb/ChangeLog | 11 | ||||
-rw-r--r-- | media-gfx/gthumb/files/digest-gthumb-2.10.7 | 3 | ||||
-rw-r--r-- | media-gfx/gthumb/gthumb-2.10.7.ebuild | 52 | ||||
-rw-r--r-- | media-gfx/gthumb/gthumb-2.6.5.ebuild | 10 | ||||
-rw-r--r-- | media-gfx/gthumb/gthumb-2.6.8-r2.ebuild | 10 |
5 files changed, 75 insertions, 11 deletions
diff --git a/media-gfx/gthumb/ChangeLog b/media-gfx/gthumb/ChangeLog index 9b917f369d09..1fbfc715e183 100644 --- a/media-gfx/gthumb/ChangeLog +++ b/media-gfx/gthumb/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for media-gfx/gthumb # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/ChangeLog,v 1.74 2007/09/16 21:34:45 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/ChangeLog,v 1.75 2007/10/17 23:09:08 eva Exp $ + + 17 Oct 2007; Gilles Dartiguelongue <eva@gentoo.org> gthumb-2.6.5.ebuild, + gthumb-2.6.8-r2.ebuild: + fix some quoting + +*gthumb-2.10.7 (17 Oct 2007) + + 17 Oct 2007; Gilles Dartiguelongue <eva@gentoo.org> +gthumb-2.10.7.ebuild: + bump to 2.10.7 16 Sep 2007; Gilles Dartiguelongue <eva@gentoo.org> -gthumb-2.10.5.ebuild, gthumb-2.10.6.ebuild: diff --git a/media-gfx/gthumb/files/digest-gthumb-2.10.7 b/media-gfx/gthumb/files/digest-gthumb-2.10.7 new file mode 100644 index 000000000000..96acafd085f7 --- /dev/null +++ b/media-gfx/gthumb/files/digest-gthumb-2.10.7 @@ -0,0 +1,3 @@ +MD5 cbb6186096136c73e638372f91ee0284 gthumb-2.10.7.tar.bz2 2440758 +RMD160 dea6665c105dd177dc179f4bbb60d15a875d1bf3 gthumb-2.10.7.tar.bz2 2440758 +SHA256 e420211d0b17ba533c8c4ceb6f5d939c72d3772d83f0f718518c1b49ef0ef58c gthumb-2.10.7.tar.bz2 2440758 diff --git a/media-gfx/gthumb/gthumb-2.10.7.ebuild b/media-gfx/gthumb/gthumb-2.10.7.ebuild new file mode 100644 index 000000000000..2332956a41ad --- /dev/null +++ b/media-gfx/gthumb/gthumb-2.10.7.ebuild @@ -0,0 +1,52 @@ +# Copyright 1999-2007 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.10.7.ebuild,v 1.1 2007/10/17 23:09:08 eva Exp $ + +inherit eutils gnome2 + +DESCRIPTION="Image viewer and browser for Gnome" +HOMEPAGE="http://gthumb.sourceforge.net/" +LICENSE="GPL-2" + +IUSE="exif gphoto2 iptc raw tiff" +SLOT="0" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" + +# FIXME +# missing: libiptcdata-0.2.1 +# what is gtkunique ??? + +RDEPEND=">=dev-libs/glib-2.6 + >=x11-libs/gtk+-2.10 + >=dev-libs/libxml2-2.4 + >=gnome-base/libgnome-2.6 + >=gnome-base/libgnomeui-2.6 + >=gnome-base/libgnomecanvas-2.6 + >=gnome-base/gnome-vfs-2.6 + >=gnome-base/libglade-2.4 + exif? ( >=media-libs/libexif-0.6.13 ) + gphoto2? ( >=media-libs/libgphoto2-2.1.3 ) + iptc? ( >=media-libs/libiptcdata-0.2.1 ) + >=gnome-base/libbonobo-2.6 + >=gnome-base/libbonoboui-2.6 + >=gnome-base/gconf-2.6 + media-libs/jpeg + tiff? ( media-libs/tiff ) + raw? ( media-libs/libopenraw )" + +DEPEND="${RDEPEND} + x11-proto/inputproto + >=dev-util/pkgconfig-0.9.0 + app-text/scrollkeeper + >=dev-util/intltool-0.29 + app-text/gnome-doc-utils" + +DOCS="AUTHORS COPYING ChangeLog INSTALL NEWS README" + +pkg_setup() { + G2CONF="$(use_enable exif) \ + $(use_enable gphoto2) \ + $(use_enable raw libopenraw) \ + $(use_enable iptc iptcdata) \ + $(use_enable tiff)" +} diff --git a/media-gfx/gthumb/gthumb-2.6.5.ebuild b/media-gfx/gthumb/gthumb-2.6.5.ebuild index da6fdd807427..2919f64edf01 100644 --- a/media-gfx/gthumb/gthumb-2.6.5.ebuild +++ b/media-gfx/gthumb/gthumb-2.6.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.6.5.ebuild,v 1.6 2005/09/17 00:37:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.6.5.ebuild,v 1.7 2007/10/17 23:09:08 eva Exp $ inherit gnome2 @@ -47,14 +47,14 @@ src_unpack() { unpack ${A} # testing for bug #78843 - rm ${S}/components/catalog-view/*.server - rm ${S}/components/image-viewer/*.server + rm "${S}"/components/catalog-view/*.server + rm "${S}"/components/image-viewer/*.server } src_install() { # workaround #92920 FIXME - gnome2_src_install scrollkeeper_localstate_dir=${D}/var/lib/scrollkeeper/ + gnome2_src_install scrollkeeper_localstate_dir="${D}/var/lib/scrollkeeper/" } diff --git a/media-gfx/gthumb/gthumb-2.6.8-r2.ebuild b/media-gfx/gthumb/gthumb-2.6.8-r2.ebuild index fc2bad08c422..d5e04a8e504a 100644 --- a/media-gfx/gthumb/gthumb-2.6.8-r2.ebuild +++ b/media-gfx/gthumb/gthumb-2.6.8-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.6.8-r2.ebuild,v 1.5 2006/10/21 18:35:37 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.6.8-r2.ebuild,v 1.6 2007/10/17 23:09:08 eva Exp $ inherit gnome2 eutils autotools @@ -46,13 +46,13 @@ pkg_setup() { src_unpack() { unpack ${A} - cd ${S} + cd "${S}" # fix for bug #112129, backported from CVS upstream - epatch ${FILESDIR}/gthumb-2.6.8-Makefile.patch + epatch "${FILESDIR}"/gthumb-2.6.8-Makefile.patch # Add configure options (Bug #103365), patch merged upstream - epatch ${FILESDIR}/gthumb-2.6.8-options.patch + epatch "${FILESDIR}"/gthumb-2.6.8-options.patch gnome2_omf_fix doc/*/Makefile.in |