From 770435459f265d8e8b03b9877dc1ca9ff6863bd1 Mon Sep 17 00:00:00 2001 From: Donald Cooley Date: Sun, 22 Dec 2013 08:44:02 +0700 Subject: graphics/shutter: Updated for version 0.87.2. Signed-off-by: Willy Sudiarto Raharjo --- graphics/shutter/README | 6 +++++- graphics/shutter/shutter.SlackBuild | 6 ++++-- graphics/shutter/shutter.info | 10 ++++++---- 3 files changed, 15 insertions(+), 7 deletions(-) (limited to 'graphics') diff --git a/graphics/shutter/README b/graphics/shutter/README index cb205be651..ceb54884f4 100644 --- a/graphics/shutter/README +++ b/graphics/shutter/README @@ -4,4 +4,8 @@ apply different effects to it, draw on it to highlight points, and then upload to an image hosting site, all within one window. Shutter is free, open-source, and licensed under GPL v3. -perl-goo-canvas is an optional dependency for drawing tool. +perl-goo-canvas is an optional dependency for editing the screenshots +directly using a built-in editor. +exiftool is an optional dependency to enable Shutter to write Metadata +(Orientation) when saving Jpeg-Files instead of simply rotating the +image. diff --git a/graphics/shutter/shutter.SlackBuild b/graphics/shutter/shutter.SlackBuild index 67a71e9c47..72b720ccb1 100644 --- a/graphics/shutter/shutter.SlackBuild +++ b/graphics/shutter/shutter.SlackBuild @@ -22,8 +22,10 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +# Updated and maintained by Donald Cooley La Porte, IN USA + PRGNAM=shutter -VERSION=${VERSION:-0.86.4} +VERSION=${VERSION:-0.87.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -40,7 +42,7 @@ TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} -set -eu +set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT diff --git a/graphics/shutter/shutter.info b/graphics/shutter/shutter.info index 8a6e99d21c..1f33ab95c7 100644 --- a/graphics/shutter/shutter.info +++ b/graphics/shutter/shutter.info @@ -1,10 +1,12 @@ PRGNAM="shutter" -VERSION="0.86.4" +VERSION="0.87.2" HOMEPAGE="http://shutter-project.org/" -DOWNLOAD="http://shutter-project.org/wp-content/uploads/releases/tars/shutter-0.86.4.tar.gz" -MD5SUM="874a4b5a113d81f4c83bc67b5a4a029a" +DOWNLOAD="http://shutter-project.org/wp-content/uploads/releases/tars/shutter-0.87.2.tar.gz" +MD5SUM="8a7bf8ce4580d82efedd516f6cdaa43d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="perl-gnome2 perl-gnome2-gconf perl-gnome2-wnck perl-gtk2-imageview perl-net-dbus perl-proc-processtable perl-www-mechanize perl-x11-protocol" +REQUIRES="%README% perl-gnome2 perl-gnome2-gconf perl-gnome2-wnck perl-gtk2-imageview +perl-net-dbus perl-proc-processtable perl-www-mechanize perl-x11-protocol +perl-Gtk2-Unique" MAINTAINER="Donald Cooley" EMAIL="dfc@warpmail.net" -- cgit v1.2.3