* [gentoo-commits] gentoo-x86 commit in media-gfx/gthumb: gthumb-3.0.0.ebuild ChangeLog gthumb-2.14.4.ebuild gthumb-3.0.2.ebuild gthumb-2.14.3.ebuild
@ 2012-10-25 20:24 Gilles Dartiguelongue (eva)
0 siblings, 0 replies; only message in thread
From: Gilles Dartiguelongue (eva) @ 2012-10-25 20:24 UTC (permalink / raw
To: gentoo-commits
eva 12/10/25 20:24:33
Modified: gthumb-3.0.0.ebuild ChangeLog gthumb-2.14.4.ebuild
Added: gthumb-3.0.2.ebuild
Removed: gthumb-2.14.3.ebuild
Log:
Pin gstreamer dependencies to slot 0.10.
(Portage version: 2.2.0_alpha141/cvs/Linux x86_64, signed Manifest commit with key C6085806)
Revision Changes Path
1.5 media-gfx/gthumb/gthumb-3.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gthumb/gthumb-3.0.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gthumb/gthumb-3.0.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gthumb/gthumb-3.0.0.ebuild?r1=1.4&r2=1.5
Index: gthumb-3.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-3.0.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gthumb-3.0.0.ebuild 21 Aug 2012 04:34:30 -0000 1.4
+++ gthumb-3.0.0.ebuild 25 Oct 2012 20:24:33 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-3.0.0.ebuild,v 1.4 2012/08/21 04:34:30 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-3.0.0.ebuild,v 1.5 2012/10/25 20:24:33 eva Exp $
EAPI="4"
GCONF_DEBUG="yes"
@@ -27,8 +27,8 @@
exif? ( >=media-gfx/exiv2-0.21 )
gnome-keyring? ( >=gnome-base/gnome-keyring-3.2.0 )
gstreamer? (
- >=media-libs/gstreamer-0.10
- >=media-libs/gst-plugins-base-0.10 )
+ media-libs/gstreamer:0.10
+ media-libs/gst-plugins-base:0.10 )
http? (
>=net-libs/libsoup-2.36:2.4
>=net-libs/libsoup-gnome-2.36:2.4 )
1.157 media-gfx/gthumb/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gthumb/ChangeLog?rev=1.157&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gthumb/ChangeLog?rev=1.157&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gthumb/ChangeLog?r1=1.156&r2=1.157
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/gthumb/ChangeLog,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -r1.156 -r1.157
--- ChangeLog 16 Oct 2012 04:38:05 -0000 1.156
+++ ChangeLog 25 Oct 2012 20:24:33 -0000 1.157
@@ -1,6 +1,12 @@
# ChangeLog for media-gfx/gthumb
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/ChangeLog,v 1.156 2012/10/16 04:38:05 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/ChangeLog,v 1.157 2012/10/25 20:24:33 eva Exp $
+
+*gthumb-3.0.2 (25 Oct 2012)
+
+ 25 Oct 2012; Gilles Dartiguelongue <eva@gentoo.org> -gthumb-2.14.3.ebuild,
+ gthumb-2.14.4.ebuild, gthumb-3.0.0.ebuild, +gthumb-3.0.2.ebuild:
+ Pin gstreamer dependencies to slot 0.10.
16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> gthumb-2.14.4.ebuild:
stable ppc, bug #427544
1.6 media-gfx/gthumb/gthumb-2.14.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gthumb/gthumb-2.14.4.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gthumb/gthumb-2.14.4.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gthumb/gthumb-2.14.4.ebuild?r1=1.5&r2=1.6
Index: gthumb-2.14.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.14.4.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gthumb-2.14.4.ebuild 16 Oct 2012 04:38:05 -0000 1.5
+++ gthumb-2.14.4.ebuild 25 Oct 2012 20:24:33 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.14.4.ebuild,v 1.5 2012/10/16 04:38:05 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-2.14.4.ebuild,v 1.6 2012/10/25 20:24:33 eva Exp $
EAPI="4"
GCONF_DEBUG="yes"
@@ -31,8 +31,8 @@
exif? ( >=media-gfx/exiv2-0.18 )
gnome-keyring? ( >=gnome-base/gnome-keyring-2.28 )
gstreamer? (
- >=media-libs/gstreamer-0.10
- >=media-libs/gst-plugins-base-0.10 )
+ media-libs/gstreamer:0.10
+ media-libs/gst-plugins-base:0.10 )
http? (
>=net-libs/libsoup-2.26:2.4
>=net-libs/libsoup-gnome-2.26:2.4 )
1.1 media-gfx/gthumb/gthumb-3.0.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gthumb/gthumb-3.0.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gthumb/gthumb-3.0.2.ebuild?rev=1.1&content-type=text/plain
Index: gthumb-3.0.2.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/gthumb/gthumb-3.0.2.ebuild,v 1.1 2012/10/25 20:24:33 eva Exp $
EAPI="4"
GCONF_DEBUG="yes"
GNOME2_LA_PUNT="yes"
inherit gnome2
DESCRIPTION="Image viewer and browser for Gnome"
HOMEPAGE="https://live.gnome.org/gthumb"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE="cdr exif gnome-keyring gstreamer http jpeg raw slideshow svg tiff test"
COMMON_DEPEND="
>=dev-libs/glib-2.28:2
>=x11-libs/gtk+-3.2:3
media-libs/libpng:0
sys-libs/zlib
x11-libs/libICE
x11-libs/libSM
cdr? ( >=app-cdr/brasero-3.2 )
exif? ( >=media-gfx/exiv2-0.21 )
gnome-keyring? ( >=gnome-base/gnome-keyring-3.2 )
gstreamer? (
>=media-libs/gstreamer-0.10:0.10
>=media-libs/gst-plugins-base-0.10:0.10 )
http? (
>=net-libs/libsoup-2.36:2.4
>=net-libs/libsoup-gnome-2.36:2.4 )
jpeg? ( virtual/jpeg:0 )
slideshow? (
>=media-libs/clutter-1:1.0
>=media-libs/clutter-gtk-1:1.0 )
svg? ( >=gnome-base/librsvg-2.34 )
tiff? ( media-libs/tiff )
raw? ( >=media-libs/libopenraw-0.0.8 )
!raw? ( media-gfx/dcraw )"
RDEPEND="${COMMON_DEPEND}
>=gnome-base/gsettings-desktop-schemas-0.1.4"
DEPEND="${COMMON_DEPEND}
app-text/gnome-doc-utils
app-text/scrollkeeper
>=dev-util/intltool-0.35
sys-devel/bison
sys-devel/flex
virtual/pkgconfig
test? ( ~app-text/docbook-xml-dtd-4.1.2 )"
# eautoreconf needs:
# gnome-base/gnome-common
src_prepare() {
# Upstream says in configure help that libchamplain support
# crashes frequently
G2CONF="${G2CONF}
--disable-static
--disable-libchamplain
--with-smclient=xsmp
$(use_enable cdr libbrasero)
$(use_enable exif exiv2)
$(use_enable gstreamer)
$(use_enable gnome-keyring)
$(use_enable http libsoup)
$(use_enable jpeg)
$(use_enable raw libopenraw)
$(use_enable slideshow clutter)
$(use_enable svg librsvg)
$(use_enable test test-suite)
$(use_enable tiff)"
DOCS="AUTHORS ChangeLog NEWS README"
# Remove unwanted CFLAGS added with USE=debug
sed -e 's/CFLAGS="$CFLAGS -g -O0 -DDEBUG"//' \
-i configure.ac -i configure || die
gnome2_src_prepare
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-10-25 20:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-25 20:24 [gentoo-commits] gentoo-x86 commit in media-gfx/gthumb: gthumb-3.0.0.ebuild ChangeLog gthumb-2.14.4.ebuild gthumb-3.0.2.ebuild gthumb-2.14.3.ebuild Gilles Dartiguelongue (eva)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox