summaryrefslogtreecommitdiffstats
path: root/graphics/gpscorrelate
diff options
context:
space:
mode:
author David Spencer2010-05-13 00:27:57 +0200
committer David Somero2010-05-13 00:27:57 +0200
commit52f12e91fd237efb13ead4be6be3f7f16d2abd90 (patch)
tree245b1f43f3a2745fa56f3b8efa95a184172913e3 /graphics/gpscorrelate
parent095df7a79b96876c93cb0aad6417ae4889b1bb59 (diff)
downloadslackbuilds-52f12e91fd237efb13ead4be6be3f7f16d2abd90.tar.gz
graphics/gpscorrelate: Updated for version 1.6.0
Diffstat (limited to 'graphics/gpscorrelate')
-rw-r--r--graphics/gpscorrelate/README4
-rw-r--r--graphics/gpscorrelate/gpscorrelate.SlackBuild2
-rw-r--r--graphics/gpscorrelate/gpscorrelate.info2
3 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gpscorrelate/README b/graphics/gpscorrelate/README
index df57edf8aa..751187371a 100644
--- a/graphics/gpscorrelate/README
+++ b/graphics/gpscorrelate/README
@@ -6,8 +6,6 @@ The date/time of each photo is correlated with a GPS tracklog and the
photos are tagged (or "geocoded") with appropriate EXIF GPS tags. For
more information please see the GPScorrelate homepage.
-GPScorrelate requires exiv2, which is also available at SlackBuilds.org.
-
The tracklog must be in GPX format. One suitable utility for downloading
tracklogs and translating them to GPX format is gpsbabel, which is also
-available at SlackBuilds.org.
+available at SlackBuilds.org.
diff --git a/graphics/gpscorrelate/gpscorrelate.SlackBuild b/graphics/gpscorrelate/gpscorrelate.SlackBuild
index 5d42ea4223..fc0ce723ed 100644
--- a/graphics/gpscorrelate/gpscorrelate.SlackBuild
+++ b/graphics/gpscorrelate/gpscorrelate.SlackBuild
@@ -63,4 +63,4 @@ cat $CWD/slack-desc > $PKG/install/slack-desc
cat $CWD/doinst.sh > $PKG/install/doinst.sh
cd $PKG
-/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz
+/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
diff --git a/graphics/gpscorrelate/gpscorrelate.info b/graphics/gpscorrelate/gpscorrelate.info
index 217eb72408..abb518fd80 100644
--- a/graphics/gpscorrelate/gpscorrelate.info
+++ b/graphics/gpscorrelate/gpscorrelate.info
@@ -2,7 +2,9 @@ PRGNAM="gpscorrelate"
VERSION="1.6.0"
HOMEPAGE="http://freefoote.dview.net/linux_gpscorr.html"
DOWNLOAD="http://freefoote.dview.net/linux/gpscorrelate-1.6.0.tar.gz"
+DOWNLOAD_x86_64=""
MD5SUM="efb02f5f86f8598ac0bd7211a3c90b72"
+MD5SUM_x86_64=""
MAINTAINER="David Spencer"
EMAIL="nobbutl@yahoo.co.uk"
APPROVED="dsomero"