public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/gnome:gnome-next commit in: media-gfx/eog/
@ 2011-07-26  8:29 Alexandre Restovtsev
  0 siblings, 0 replies; 3+ messages in thread
From: Alexandre Restovtsev @ 2011-07-26  8:29 UTC (permalink / raw
  To: gentoo-commits

commit:     0c7dfa1194fe286679222d1c650db2fb250b2468
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Tue Jul 26 03:39:18 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Tue Jul 26 03:39:18 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=0c7dfa11

media-gfx/eog: 3.0.2 → 3.1.4

Bump to gnome-3.1.x version, update dependencies.

---
 .../eog/{eog-3.0.2.ebuild => eog-3.1.4.ebuild}     |   10 ++++------
 media-gfx/eog/eog-9999.ebuild                      |   10 ++++------
 2 files changed, 8 insertions(+), 12 deletions(-)

diff --git a/media-gfx/eog/eog-3.0.2.ebuild b/media-gfx/eog/eog-3.1.4.ebuild
similarity index 89%
rename from media-gfx/eog/eog-3.0.2.ebuild
rename to media-gfx/eog/eog-3.1.4.ebuild
index 25ebe4c..704ff9b 100644
--- a/media-gfx/eog/eog-3.0.2.ebuild
+++ b/media-gfx/eog/eog-3.1.4.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-2.32.1.ebuild,v 1.1 2010/11/28 23:00:08 pacho Exp $
 
-EAPI="3"
+EAPI="4"
 GCONF_DEBUG="yes"
 GNOME2_LA_PUNT="yes"
 
@@ -16,7 +16,7 @@ HOMEPAGE="http://www.gnome.org/projects/eog/"
 
 LICENSE="GPL-2"
 SLOT="1"
-IUSE="dbus doc +exif +introspection +jpeg lcms +svg tiff xmp"
+IUSE="doc +exif +introspection +jpeg lcms +svg tiff xmp"
 if [[ ${PV} = 9999 ]]; then
 	KEYWORDS=""
 else
@@ -24,7 +24,7 @@ else
 fi
 
 RDEPEND=">=x11-libs/gtk+-3.0.2:3[introspection]
-	>=dev-libs/glib-2.25.15:2
+	>=dev-libs/glib-2.29.4:2
 	>=dev-libs/libxml2-2:2
 	>=dev-libs/libpeas-0.7.4[gtk]
 	>=gnome-base/gnome-desktop-2.91.2:3
@@ -35,13 +35,12 @@ RDEPEND=">=x11-libs/gtk+-3.0.2:3[introspection]
 	x11-libs/gdk-pixbuf:2[jpeg?,tiff?]
 	x11-libs/libX11
 
-	dbus? ( >=dev-libs/dbus-glib-0.71 )
 	exif? (
 		>=media-libs/libexif-0.6.14
 		virtual/jpeg:0 )
 	introspection? ( >=dev-libs/gobject-introspection-0.9.3 )
 	jpeg? ( virtual/jpeg:0 )
-	lcms? ( media-libs/lcms:0 )
+	lcms? ( media-libs/lcms:2 )
 	svg? ( >=gnome-base/librsvg-2.26:2 )
 	xmp? ( media-libs/exempi:2 )"
 
@@ -57,7 +56,6 @@ pkg_setup() {
 		$(use_enable introspection)
 		$(use_with jpeg libjpeg)
 		$(use_with exif libexif)
-		$(use_with dbus)
 		$(use_with lcms cms)
 		$(use_with xmp)
 		$(use_with svg librsvg)

diff --git a/media-gfx/eog/eog-9999.ebuild b/media-gfx/eog/eog-9999.ebuild
index 25ebe4c..704ff9b 100644
--- a/media-gfx/eog/eog-9999.ebuild
+++ b/media-gfx/eog/eog-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: /var/cvsroot/gentoo-x86/media-gfx/eog/eog-2.32.1.ebuild,v 1.1 2010/11/28 23:00:08 pacho Exp $
 
-EAPI="3"
+EAPI="4"
 GCONF_DEBUG="yes"
 GNOME2_LA_PUNT="yes"
 
@@ -16,7 +16,7 @@ HOMEPAGE="http://www.gnome.org/projects/eog/"
 
 LICENSE="GPL-2"
 SLOT="1"
-IUSE="dbus doc +exif +introspection +jpeg lcms +svg tiff xmp"
+IUSE="doc +exif +introspection +jpeg lcms +svg tiff xmp"
 if [[ ${PV} = 9999 ]]; then
 	KEYWORDS=""
 else
@@ -24,7 +24,7 @@ else
 fi
 
 RDEPEND=">=x11-libs/gtk+-3.0.2:3[introspection]
-	>=dev-libs/glib-2.25.15:2
+	>=dev-libs/glib-2.29.4:2
 	>=dev-libs/libxml2-2:2
 	>=dev-libs/libpeas-0.7.4[gtk]
 	>=gnome-base/gnome-desktop-2.91.2:3
@@ -35,13 +35,12 @@ RDEPEND=">=x11-libs/gtk+-3.0.2:3[introspection]
 	x11-libs/gdk-pixbuf:2[jpeg?,tiff?]
 	x11-libs/libX11
 
-	dbus? ( >=dev-libs/dbus-glib-0.71 )
 	exif? (
 		>=media-libs/libexif-0.6.14
 		virtual/jpeg:0 )
 	introspection? ( >=dev-libs/gobject-introspection-0.9.3 )
 	jpeg? ( virtual/jpeg:0 )
-	lcms? ( media-libs/lcms:0 )
+	lcms? ( media-libs/lcms:2 )
 	svg? ( >=gnome-base/librsvg-2.26:2 )
 	xmp? ( media-libs/exempi:2 )"
 
@@ -57,7 +56,6 @@ pkg_setup() {
 		$(use_enable introspection)
 		$(use_with jpeg libjpeg)
 		$(use_with exif libexif)
-		$(use_with dbus)
 		$(use_with lcms cms)
 		$(use_with xmp)
 		$(use_with svg librsvg)



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] proj/gnome:gnome-next commit in: media-gfx/eog/
@ 2011-08-19  1:16 Alexandre Restovtsev
  0 siblings, 0 replies; 3+ messages in thread
From: Alexandre Restovtsev @ 2011-08-19  1:16 UTC (permalink / raw
  To: gentoo-commits

commit:     f0964ce09b26ff9a4e2ee705ac94a414a43fd604
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Fri Aug 19 00:51:13 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Fri Aug 19 00:51:13 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=f0964ce0

media-gfx/eog: 3.1.4 → 3.1.5

Version bump, now supports svgz files.

---
 .../eog/{eog-3.1.4.ebuild => eog-3.1.5.ebuild}     |    0
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/media-gfx/eog/eog-3.1.4.ebuild b/media-gfx/eog/eog-3.1.5.ebuild
similarity index 100%
rename from media-gfx/eog/eog-3.1.4.ebuild
rename to media-gfx/eog/eog-3.1.5.ebuild



^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] proj/gnome:gnome-next commit in: media-gfx/eog/
@ 2011-09-28  5:40 Alexandre Restovtsev
  0 siblings, 0 replies; 3+ messages in thread
From: Alexandre Restovtsev @ 2011-09-28  5:40 UTC (permalink / raw
  To: gentoo-commits

commit:     692fa2e7ef17dda4cf017a0ecfd3a540c9536d28
Author:     Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
AuthorDate: Wed Sep 28 04:46:25 2011 +0000
Commit:     Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
CommitDate: Wed Sep 28 04:46:25 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=692fa2e7

media-gfx/eog: 3.1.5 → 3.2.0

Bump, mostly with documentation and translation updates.

---
 .../eog/{eog-3.1.5.ebuild => eog-3.2.0.ebuild}     |    0
 1 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/media-gfx/eog/eog-3.1.5.ebuild b/media-gfx/eog/eog-3.2.0.ebuild
similarity index 100%
rename from media-gfx/eog/eog-3.1.5.ebuild
rename to media-gfx/eog/eog-3.2.0.ebuild



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-09-28  5:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-28  5:40 [gentoo-commits] proj/gnome:gnome-next commit in: media-gfx/eog/ Alexandre Restovtsev
  -- strict thread matches above, loose matches on Subject: below --
2011-08-19  1:16 Alexandre Restovtsev
2011-07-26  8:29 Alexandre Restovtsev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox