public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/shutter/files: disable-goocanvas-0.87.1.patch disable_webphoto-0.87.1.patch disable_goocanvas.patch
@ 2011-03-14  0:10 Markos Chandras (hwoarang)
  0 siblings, 0 replies; only message in thread
From: Markos Chandras (hwoarang) @ 2011-03-14  0:10 UTC (permalink / raw
  To: gentoo-commits

hwoarang    11/03/14 00:10:01

  Added:                disable-goocanvas-0.87.1.patch
                        disable_webphoto-0.87.1.patch
  Removed:              disable_goocanvas.patch
  Log:
  Version bump
  
  (Portage version: 2.1.9.42/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  x11-misc/shutter/files/disable-goocanvas-0.87.1.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/shutter/files/disable-goocanvas-0.87.1.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/shutter/files/disable-goocanvas-0.87.1.patch?rev=1.1&content-type=text/plain

Index: disable-goocanvas-0.87.1.patch
===================================================================
Index: shutter-0.87.1/bin/shutter
===================================================================
--- shutter-0.87.1.orig/bin/shutter
+++ shutter-0.87.1/bin/shutter
@@ -9188,12 +9188,7 @@ if ($app->is_running) {
 			$nautilus_sendto = FALSE;
 		}
 
-		#goocanvas
-		eval { require Goo::Canvas };
-		if ($@) {
-			warn "WARNING: Goo::Canvas/libgoo-canvas-perl is missing --> drawing tool will be disabled!\n\n";
-			$goocanvas = FALSE;
-		}
+		$goocanvas = FALSE;
 		
 		#net-dbus-glib-perl
 		eval { require Net::DBus::GLib };



1.1                  x11-misc/shutter/files/disable_webphoto-0.87.1.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/shutter/files/disable_webphoto-0.87.1.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/shutter/files/disable_webphoto-0.87.1.patch?rev=1.1&content-type=text/plain

Index: disable_webphoto-0.87.1.patch
===================================================================
Index: shutter-0.87.1/bin/shutter
===================================================================
--- shutter-0.87.1.orig/bin/shutter
+++ shutter-0.87.1/bin/shutter
@@ -9181,11 +9181,7 @@ if ($app->is_running) {
 			die "ERROR: imagemagick is missing --> aborting!\n\n";
 		}
 
-		#gnome-web-photo
-		unless ( File::Which::which('gnome-web-photo') ) {
-			warn "WARNING: gnome-web-photo is missing --> screenshots of websites will be disabled!\n\n";
-			$gnome_web_photo = FALSE;
-		}
+		$gnome_web_photo = FALSE;
 
 		#nautilus-sendto
 		unless ( File::Which::which('nautilus-sendto') ) {






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-14  0:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-14  0:10 [gentoo-commits] gentoo-x86 commit in x11-misc/shutter/files: disable-goocanvas-0.87.1.patch disable_webphoto-0.87.1.patch disable_goocanvas.patch Markos Chandras (hwoarang)

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