summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Dimitris Zlatanidis2015-06-07 14:33:10 +0200
committer Willy Sudiarto Raharjo2015-06-07 17:09:57 +0200
commita323119a24607bebea765d13dc708454870863bb (patch)
tree68b188d90180af10040fcbe98ace59a4535801e9 /system
parentc217967c8a4e202a7b93f6c1c22cba56ff08e711 (diff)
downloadslackbuilds-a323119a24607bebea765d13dc708454870863bb.tar.gz
system/mlterm: Updated for version 3.5.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system')
-rw-r--r--system/mlterm/mlterm.SlackBuild7
-rw-r--r--system/mlterm/mlterm.info6
2 files changed, 7 insertions, 6 deletions
diff --git a/system/mlterm/mlterm.SlackBuild b/system/mlterm/mlterm.SlackBuild
index 9069aa4454..5cf41d2ecb 100644
--- a/system/mlterm/mlterm.SlackBuild
+++ b/system/mlterm/mlterm.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for mlterm
-# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
# 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=mlterm
-VERSION=${VERSION:-3.4.5}
+VERSION=${VERSION:-3.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -79,7 +79,8 @@ CXXFLAGS="$SLKCFLAGS" \
--mandir=/usr/man \
--docdir=/usr/doc/$PRGNAM-$VERSION \
--disable-static \
- --with-x \
+ --with-gui=xlib \
+ --with-scrollbars \
--build=$ARCH-slackware-linux
make
diff --git a/system/mlterm/mlterm.info b/system/mlterm/mlterm.info
index 7bcc9738ae..ae94694e47 100644
--- a/system/mlterm/mlterm.info
+++ b/system/mlterm/mlterm.info
@@ -1,8 +1,8 @@
PRGNAM="mlterm"
-VERSION="3.4.5"
+VERSION="3.5.0"
HOMEPAGE="http://mlterm.sourceforge.net"
-DOWNLOAD="http://downloads.sourceforge.net/project/mlterm/01release/mlterm-3.4.5/mlterm-3.4.5.tar.gz"
-MD5SUM="1c71f60f42d2bd9e6ea3caf6ea3e4f87"
+DOWNLOAD="http://downloads.sourceforge.net/project/mlterm/01release/mlterm-3.5.0/mlterm-3.5.0.tar.gz"
+MD5SUM="cab773e2be8042f1222112335b890259"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""