summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Donald Cooley <chytraeu@sdf.org>2020-06-05 11:25:13 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-06-06 10:07:50 +0700
commitc9fae22b871e43ed1eefca03b4a276302c43bcd3 (patch)
tree83b047482d7581bf04291af96a58b7e7d6be2d4f /libraries
parente5f01a9402a217cb5dc4c01633c72327a72144f6 (diff)
downloadslackbuilds-c9fae22b871e43ed1eefca03b4a276302c43bcd3.tar.gz
slackbuilds-c9fae22b871e43ed1eefca03b4a276302c43bcd3.tar.xz
libraries/libedit: Updated for version 20191231_3.1.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/libedit/README21
-rw-r--r--libraries/libedit/libedit.SlackBuild6
-rw-r--r--libraries/libedit/libedit.info12
-rw-r--r--libraries/libedit/slack-desc2
4 files changed, 21 insertions, 20 deletions
diff --git a/libraries/libedit/README b/libraries/libedit/README
index 026d498ff5..b1bcec0aea 100644
--- a/libraries/libedit/README
+++ b/libraries/libedit/README
@@ -1,11 +1,12 @@
-This is an autotool- and libtoolized port of the NetBSD Editline
-library (libedit). This Berkeley-style licensed command line editor
-library provides generic line editing, history, and tokenization
-functions, similar to those found in GNU Readline.
+This is an autotool- and libtoolized port of the NetBSD Editline library
+(libedit). This Berkeley-style licensed command line editor library
+provides generic line editing, history, and tokenization functions,
+similar to those found in GNU Readline.
-The slackbuild has a build time variable called LIBEDIT_WIDEC, which if set to
-`yes', turns on the wide character support of the built libedit library.
-Although the support is there, initial testing shows that it acts weird, and
-displays Unicode byte sequences instead of the real typed-in characters. You
-can experiment with it, but don't count on it until it is cleared up.
-The default build option was and is disabled widechar support.
+The slackbuild has a build time variable called LIBEDIT_WIDEC, which if
+set to `yes', turns on the wide character support of the built libedit
+library. Although the support is there, initial testing shows that it
+acts weird, and displays Unicode byte sequences instead of the real
+typed-in characters. You can experiment with it, but don't count on it
+until it is cleared up. The default build option was and is disabled
+widechar support.
diff --git a/libraries/libedit/libedit.SlackBuild b/libraries/libedit/libedit.SlackBuild
index f27b861524..d8786407b9 100644
--- a/libraries/libedit/libedit.SlackBuild
+++ b/libraries/libedit/libedit.SlackBuild
@@ -3,7 +3,8 @@
# Slackware build script for libedit
# Copyright 2011 Mikko Värri, Finland
-# Copyright 2013-2019 LEVAI Daniel <leva@ecentrum.hu>
+# Copyright 2013-2019 LEVAI Daniel
+# Copyright 2020 Donald Cooley, South Haven, Indiana, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libedit
-VERSION=${VERSION:-20190324_3.1}
+VERSION=${VERSION:-20191231_3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -86,7 +87,6 @@ CXXFLAGS="$SLKCFLAGS" \
--mandir=/usr/man \
--disable-static \
--build=$ARCH-slackware-linux \
- "${LIBEDIT_WIDEC}"
make
make install-strip DESTDIR=$PKG
diff --git a/libraries/libedit/libedit.info b/libraries/libedit/libedit.info
index c9a4f11e3e..769d994479 100644
--- a/libraries/libedit/libedit.info
+++ b/libraries/libedit/libedit.info
@@ -1,10 +1,10 @@
PRGNAM="libedit"
-VERSION="20190324_3.1"
-HOMEPAGE="http://www.thrysoee.dk/editline/"
-DOWNLOAD="http://thrysoee.dk/editline/libedit-20190324-3.1.tar.gz"
-MD5SUM="bec755c8044ad84b752dfe49a0b371d8"
+VERSION="20191231_3.1"
+HOMEPAGE="https://www.thrysoee.dk/editline/"
+DOWNLOAD="https://thrysoee.dk/editline/libedit-20191231-3.1.tar.gz"
+MD5SUM="2e22a51131de94ff2df24901f7cfe416"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
-MAINTAINER="LEVAI Daniel"
-EMAIL="leva@ecentrum.hu"
+MAINTAINER="Donald Cooley"
+EMAIL="chytraeu@sdf.org"
diff --git a/libraries/libedit/slack-desc b/libraries/libedit/slack-desc
index e500ae85a3..b2d9e4a965 100644
--- a/libraries/libedit/slack-desc
+++ b/libraries/libedit/slack-desc
@@ -13,7 +13,7 @@ libedit: library (libedit). This Berkeley-style licensed command line editor
libedit: library provides generic line editing, history, and tokenization
libedit: functions, similar to those found in GNU Readline.
libedit:
-libedit: Homepage: http://www.thrysoee.dk/editline/
+libedit: Homepage: https://www.thrysoee.dk/editline/
libedit:
libedit:
libedit: