[Lunar-commits] <moonbase-other> libedit: Readding to moonbase and bumping the version.
Dennis Veatch
stumbles at lunar-linux.org
Wed Jul 11 13:25:44 CEST 2012
commit de9317e284d269b764bede03eaad47979f931fe3
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Wed, 11 Jul 2012 04:25:44 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/de9317e284d269b764bede03eaad47979f931fe3
libedit: Readding to moonbase and bumping the version.
---
libs/libedit/DEPENDS +1/-0
libs/libedit/DETAILS +15/-0
2 files changed, 16 insertions (+), 0 deletions (-)
--- /dev/null
+++ b/libs/libedit/DEPENDS
@@ -0,0 +1 @@
+depends ncurses
--- /dev/null
+++ b/libs/libedit/DETAILS
@@ -0,0 +1,15 @@
+ MODULE=libedit
+ VERSION=20120601-3.0
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://thrysoee.dk/editline/
+ SOURCE_VFY=sha1:18ec27120f6abb222754e9f283d000fec0dcfc08
+ WEB_SITE="http://thrysoee.dk/editline/"
+ ENTERED=20090203
+ UPDATED=20120711
+ SHORT="generic line editing functions similar to readline"
+cat << EOF
+editline library (libedit) 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.
+EOF
More information about the Lunar-commits
mailing list