summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Larry Hajali <larryhaja@gmail.com>2016-02-07 13:01:04 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-02-08 23:42:50 +0700
commit0898924fccf16f08aacf312c587a0720d671ce98 (patch)
tree6def42a2d110bbe4d67e1da574f04a3c276fd45a /desktop
parentdaad3e38cb0173bf4d707833c97fab7384457a88 (diff)
downloadslackbuilds-0898924fccf16f08aacf312c587a0720d671ce98.tar.gz
slackbuilds-0898924fccf16f08aacf312c587a0720d671ce98.tar.xz
desktop/rsl: Updated for version 1.44.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/rsl/rsl.SlackBuild6
-rw-r--r--desktop/rsl/rsl.info6
2 files changed, 8 insertions, 4 deletions
diff --git a/desktop/rsl/rsl.SlackBuild b/desktop/rsl/rsl.SlackBuild
index c3cd5e0cb3..d68bd92cab 100644
--- a/desktop/rsl/rsl.SlackBuild
+++ b/desktop/rsl/rsl.SlackBuild
@@ -4,7 +4,7 @@
# Written by stormtracknole <stormtracknole@gmail.com>
PRGNAM=rsl
-VERSION=${VERSION:-1.40}
+VERSION=${VERSION:-1.44}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -50,6 +50,10 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
+# Hack to get rsl to build against newer flex.
+sed -i 's|\$LEXLIB||' configure.ac
+autoreconf -ivf
+
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \
diff --git a/desktop/rsl/rsl.info b/desktop/rsl/rsl.info
index 17495bd922..749546eb83 100644
--- a/desktop/rsl/rsl.info
+++ b/desktop/rsl/rsl.info
@@ -1,8 +1,8 @@
PRGNAM="rsl"
-VERSION="1.40"
+VERSION="1.44"
HOMEPAGE="http://pileus.org/aweather/rsl"
-DOWNLOAD="http://pileus.org/aweather/files/rsl-1.40.tar.gz"
-MD5SUM="412294b20972a5047f411e3f08b6110d"
+DOWNLOAD="http://pileus.org/aweather/files/rsl-1.44.tar.gz"
+MD5SUM="f0289b70085219cfae8ecd639f2e4f2b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""