diff options
author | Frank Caraballo <fecaraballo[AT]gmail.com> | 2010-05-11 19:44:48 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 19:44:48 +0200 |
commit | f9f5cee26c21534743cb9c6e6a6a0adf438260eb (patch) | |
tree | 4f0d7615ec691958e6dbcac245a1559198074d0c /graphics | |
parent | 7bd6ad24dc4b90ae0b7a9ed6673dfbc58cd200f3 (diff) | |
download | slackbuilds-f9f5cee26c21534743cb9c6e6a6a0adf438260eb.tar.gz |
graphics/gphoto2: Updated for version 2.4.0
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gphoto2/README | 1 | ||||
-rw-r--r-- | graphics/gphoto2/gphoto2.SlackBuild | 7 | ||||
-rw-r--r-- | graphics/gphoto2/gphoto2.info | 12 | ||||
-rw-r--r-- | graphics/gphoto2/slack-desc | 8 |
4 files changed, 17 insertions, 11 deletions
diff --git a/graphics/gphoto2/README b/graphics/gphoto2/README index e629b558a5..671720fcbd 100644 --- a/graphics/gphoto2/README +++ b/graphics/gphoto2/README @@ -5,4 +5,3 @@ more than 800 cameras. You must have libgphoto2 installed in order to build gPhoto2. libgphoto2 is also available at: http://www.slackbuilds.org/ - diff --git a/graphics/gphoto2/gphoto2.SlackBuild b/graphics/gphoto2/gphoto2.SlackBuild index 0c63ee1752..e7abce5068 100644 --- a/graphics/gphoto2/gphoto2.SlackBuild +++ b/graphics/gphoto2/gphoto2.SlackBuild @@ -2,16 +2,16 @@ # Slackware build script for gphoto2 -# Written by MagicMan <MagicMan07@bluebottle.com> +# Written by Frank Caraballo <fecaraballo[AT]gmail.com> # No Guarantees. Use this SlackBuild at your own risk. # Public Domain # Modified by the SlackBuilds.org project PRGNAM=gphoto2 -VERSION=2.3.1 +VERSION=2.4.0 ARCH=${ARCH:-i486} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} CWD=$(pwd) TMP=${TMP:-/tmp/SBo} @@ -32,7 +32,6 @@ cd $TMP || exit 1 rm -rf $PRGNAM-$VERSION tar -xvjf $CWD/$PRGNAM-$VERSION.tar.bz2 || exit 1 cd $PRGNAM-$VERSION || exit 1 - chown -R root:root . chmod -R u+w,go+r-w,a-s . diff --git a/graphics/gphoto2/gphoto2.info b/graphics/gphoto2/gphoto2.info index 22aee82452..18ee38c29a 100644 --- a/graphics/gphoto2/gphoto2.info +++ b/graphics/gphoto2/gphoto2.info @@ -1,8 +1,8 @@ PRGNAM="gphoto2" -VERSION="2.3.1" +VERSION="2.4.0" HOMEPAGE="http://www.gphoto.org/" -DOWNLOAD="http://dl.sourceforge.net/gphoto/gphoto2-2.3.1.tar.bz2" -MD5SUM="00da102280dd5743d8f8b80173b4dd26" -MAINTAINER="MagicMan" -EMAIL="MagicMan07@bluebottle.com" -APPROVED="robw810" +DOWNLOAD="http://dl.sourceforge.net/gphoto/gphoto2-2.4.0.tar.bz2" +MD5SUM="5fd1f711ca806adb687b33c55964d898" +MAINTAINER="Frank Caraballo" +EMAIL="fecaraballo[AT]gmail.com" +APPROVED="rworkman" diff --git a/graphics/gphoto2/slack-desc b/graphics/gphoto2/slack-desc index 64ebfcdb0e..b0e3ec7b90 100644 --- a/graphics/gphoto2/slack-desc +++ b/graphics/gphoto2/slack-desc @@ -1,3 +1,11 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| gphoto2: gPhoto2 (Command Line Interface to libgphoto2) gphoto2: gphoto2: gPhoto2 is a free, redistributable, ready to use set of digital |