summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2010-11-19 09:19:38 +0100
committerBor Kraljič2010-11-19 10:52:32 +0100
commit8078c0c318810c5614ba5da825b74563b325fc96 (patch)
tree9442917040ea263faaef5c9dcea188b363f56424
parent7a6f654bb12464244e325e95d55c8952a227398c (diff)
viking: updated spell to 1.0
-rwxr-xr-xscience/viking/DEPENDS1
-rwxr-xr-xscience/viking/DETAILS4
-rw-r--r--science/viking/HISTORY4
3 files changed, 7 insertions, 2 deletions
diff --git a/science/viking/DEPENDS b/science/viking/DEPENDS
index 935212f665..acd739b46c 100755
--- a/science/viking/DEPENDS
+++ b/science/viking/DEPENDS
@@ -3,4 +3,5 @@ depends xorg-libs &&
depends gtk+2 &&
depends expat &&
depends curl &&
+depends gnome-doc-utils &&
optional_depends gpsd '' '--disable-realtime-gps-tracking' 'Realtime GPS Tracking'
diff --git a/science/viking/DETAILS b/science/viking/DETAILS
index 0363e5263a..31f8acaeae 100755
--- a/science/viking/DETAILS
+++ b/science/viking/DETAILS
@@ -1,6 +1,6 @@
SPELL=viking
- VERSION=0.9.96
- SOURCE_HASH=sha512:3bc5e496de1f287503c3517986ffa8f7132caa795e7aa4c4811a3206a7ebbc5ee1c1cca53c0202bcd9229b1a9fab6dc1233a043aace4ce16f54b3ac84f5e350c
+ VERSION=1.0
+ SOURCE_HASH=sha512:136de36556a929f1b9784a0b14e2b841978d8a248d69ed5a64a084df8bfe5ef79b422d630be130ec1e89ebc367d955543957f563c9d594e4abb880b3b0efe7c7
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL}/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
diff --git a/science/viking/HISTORY b/science/viking/HISTORY
index 49db1cb274..b7b81b5790 100644
--- a/science/viking/HISTORY
+++ b/science/viking/HISTORY
@@ -1,3 +1,7 @@
+2010-11-19 Bor Kraljič <pyrobor@ver.si>
+ * DETAILS: updated spell to 1.0
+ * DEPENDS: added gnome-doc-utils
+
2010-10-12 Bor Kraljič <pyrobor@ver.si>
* DETAILS: updated spell to 0.9.96