summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author Donald Cooley <chytraeu@sdf.org>2016-08-25 10:37:21 +0100
committer David Spencer <idlemoor@slackbuilds.org>2016-08-28 00:22:59 +0100
commitbc5920a9c351469011e59b0462fdd55536d03af7 (patch)
tree18df6e83e3847c62374290343aa0692de026e2ab /graphics
parent5cce13a5567bba23cf5a84113b3e1970fa686d40 (diff)
downloadslackbuilds-bc5920a9c351469011e59b0462fdd55536d03af7.tar.gz
slackbuilds-bc5920a9c351469011e59b0462fdd55536d03af7.tar.xz
graphics/shutter: Updated for version 0.93.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/shutter/README6
-rw-r--r--graphics/shutter/shutter.SlackBuild8
-rw-r--r--graphics/shutter/shutter.info13
-rw-r--r--graphics/shutter/slack-desc2
4 files changed, 11 insertions, 18 deletions
diff --git a/graphics/shutter/README b/graphics/shutter/README
index ceb54884f4..5de367571e 100644
--- a/graphics/shutter/README
+++ b/graphics/shutter/README
@@ -3,9 +3,3 @@ of a specific area, window, your whole screen, or even of a website -
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 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 72b720ccb1..c2896620a6 100644
--- a/graphics/shutter/shutter.SlackBuild
+++ b/graphics/shutter/shutter.SlackBuild
@@ -3,6 +3,7 @@
# Slackware build script for shutter
# Copyright 2010 Binh Nguyen <binhvng@gmail.com>
+# Copyright 2016 Donald Cooley South Haven, IN USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -22,16 +23,15 @@
# 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.87.2}
+VERSION=${VERSION:-0.93.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
- i?86) ARCH=i486 ;;
+ i?86) ARCH=i586 ;;
arm*) ARCH=arm ;;
*) ARCH=$( uname -m ) ;;
esac
@@ -70,7 +70,7 @@ rm -rf $PKG/usr/share/doc/
rm -rf $PKG/usr/share/icons/ubuntu*
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a COPYING README $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a CHANGES COPYING README $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
diff --git a/graphics/shutter/shutter.info b/graphics/shutter/shutter.info
index 07f1f61710..e071255cc2 100644
--- a/graphics/shutter/shutter.info
+++ b/graphics/shutter/shutter.info
@@ -1,11 +1,10 @@
PRGNAM="shutter"
-VERSION="0.87.2"
-HOMEPAGE="http://shutter-project.org/"
-DOWNLOAD="http://shutter-project.org/wp-content/uploads/releases/tars/shutter-0.87.2.tar.gz"
-MD5SUM="8a7bf8ce4580d82efedd516f6cdaa43d"
+VERSION="0.93.1"
+HOMEPAGE="http://shutter-project.org"
+DOWNLOAD="http://shutter-project.org/wp-content/uploads/releases/tars/shutter-0.93.1.tar.gz"
+MD5SUM="614602040851e4cba0778704304330a0"
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 perl-Gtk2-Unique"
+REQUIRES="perl-gnome2 perl-file-basedir perl-File-Copy-Recursive perl-File-Which perl-gnome2-wnck perl-goo-canvas perl-gtk2-imageview perl-Gtk2-Unique exiftool perl-JSON perl-JSON-XS perl-net-dbus perl-Path-Class perl-Proc-ProcessTable perl-Proc-ProcessTable perl-Proc-Simple perl-www-mechanize perl-x11-protocol"
MAINTAINER="Donald Cooley"
-EMAIL="dfc@warpmail.net"
+EMAIL="chytraeu@sdf.org"
diff --git a/graphics/shutter/slack-desc b/graphics/shutter/slack-desc
index 9169c23431..0e6e7c12ca 100644
--- a/graphics/shutter/slack-desc
+++ b/graphics/shutter/slack-desc
@@ -14,6 +14,6 @@ shutter: website - apply different effects to it, draw on it to highlight
shutter: points, and then upload to an image hosting site, all within one
shutter: window. Shutter is free, open-source, and licensed under GPL v3.
shutter:
+shutter: This slackbuild script does not include Dropbox integration.
shutter: Homepage: http://shutter-project.org/
shutter:
-shutter: