summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Binh Nguyen <binhnguyen@fastmail.fm>2011-07-02 08:08:33 -0300
committer Niels Horn <niels.horn@slackbuilds.org>2011-07-02 08:08:33 -0300
commit1f4b550870c3c6a818b46c04b3df540c2d4983b6 (patch)
tree3175c590bed916be76d765816cbc1f0bdc11fe25 /system
parent0e1b24b0195ce556bc2ea55d3ce0d1ba33aa93a6 (diff)
downloadslackbuilds-1f4b550870c3c6a818b46c04b3df540c2d4983b6.tar.gz
slackbuilds-1f4b550870c3c6a818b46c04b3df540c2d4983b6.tar.xz
system/autojump: Updated for version 15.
Diffstat (limited to 'system')
-rw-r--r--system/autojump/autojump.SlackBuild7
-rw-r--r--system/autojump/autojump.info10
-rw-r--r--system/autojump/slack-desc2
3 files changed, 11 insertions, 8 deletions
diff --git a/system/autojump/autojump.SlackBuild b/system/autojump/autojump.SlackBuild
index 5c94632118..5f768b2d86 100644
--- a/system/autojump/autojump.SlackBuild
+++ b/system/autojump/autojump.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for autojump
-# Copyright 2010 Binh Nguyen <binhnguyen@fastmail.fm>
+# Copyright 2010-2011 Binh Nguyen <binhnguyen@fastmail.fm>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=autojump
-VERSION=${VERSION:-13}
+VERSION=${VERSION:-15}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -60,6 +60,9 @@ install -Dm644 $PRGNAM.1 $PKG/usr/man/man1/$PRGNAM.1
find $PKG/usr/man -type f -exec gzip -9 {} \;
+# Seems like jumpapplet was changed for compliance with Arch
+sed -i 's/python2/python/' $PKG/usr/bin/jumpapplet
+
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a COPYING README.rst $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
diff --git a/system/autojump/autojump.info b/system/autojump/autojump.info
index c283adef30..756f549e01 100644
--- a/system/autojump/autojump.info
+++ b/system/autojump/autojump.info
@@ -1,10 +1,10 @@
PRGNAM="autojump"
-VERSION="13"
-HOMEPAGE="http://github.com/joelthelion/autojump/wiki"
-DOWNLOAD="http://github.com/downloads/joelthelion/autojump/autojump_v13.tar.gz"
-MD5SUM="13e4e6173f4ed63b8babb00fcd95f600"
+VERSION="15"
+HOMEPAGE="https://github.com/joelthelion/autojump/wiki"
+DOWNLOAD="http://cloud.github.com/downloads/joelthelion/autojump/autojump_v15.tar.gz"
+MD5SUM="a4a36d774ccb27cbcc9dcc6e2528632b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Binh Nguyen"
EMAIL="binhnguyen@fastmail.fm"
-APPROVED="Erik Hanson"
+APPROVED="Erik Hanson,Niels Horn"
diff --git a/system/autojump/slack-desc b/system/autojump/slack-desc
index 3a1f60eac2..8664db961a 100644
--- a/system/autojump/slack-desc
+++ b/system/autojump/slack-desc
@@ -12,7 +12,7 @@ autojump: autojump is a faster way to navigate your filesystem. It works by
autojump: maintaining a database of the directories you use the most from the
autojump: command line.
autojump:
-autojump: Homepage: http://github.com/joelthelion/autojump/wiki
+autojump: Homepage: https://github.com/joelthelion/autojump/wiki
autojump:
autojump:
autojump: