summaryrefslogtreecommitdiffstats
path: root/development/ne
diff options
context:
space:
mode:
author Fridrich von Stauffenberg <cancellor2@gmail.com>2013-02-12 12:37:55 -0600
committer Erik Hanson <erik@slackbuilds.org>2013-02-14 00:26:58 -0600
commit1757e9eaf2de2ce2789779bf2044c870a10a63aa (patch)
tree944d151e6b26dcbb318536a90bb65e417114d3f9 /development/ne
parent262fd4b1ece130ab3ad2fd75fa77e66b303dda92 (diff)
downloadslackbuilds-1757e9eaf2de2ce2789779bf2044c870a10a63aa.tar.gz
slackbuilds-1757e9eaf2de2ce2789779bf2044c870a10a63aa.tar.xz
development/ne: Updated for version 2.5.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'development/ne')
-rw-r--r--development/ne/ne.SlackBuild4
-rw-r--r--development/ne/ne.info6
-rw-r--r--development/ne/slack-desc8
3 files changed, 9 insertions, 9 deletions
diff --git a/development/ne/ne.SlackBuild b/development/ne/ne.SlackBuild
index 8560e8406e..d0f393b01b 100644
--- a/development/ne/ne.SlackBuild
+++ b/development/ne/ne.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ne
-VERSION=${VERSION:-2.4}
+VERSION=${VERSION:-2.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -56,7 +56,7 @@ sed -i "/^PREFIX/s/usr\/local/usr/;
s@share/info@info@g" makefile
make
-make DESTDIR=$PKG install
+make install DESTDIR=$PKG
find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
diff --git a/development/ne/ne.info b/development/ne/ne.info
index 3de8ae1649..2dd6fc8d13 100644
--- a/development/ne/ne.info
+++ b/development/ne/ne.info
@@ -1,8 +1,8 @@
PRGNAM="ne"
-VERSION="2.4"
+VERSION="2.5"
HOMEPAGE="http://ne.dsi.unimi.it"
-DOWNLOAD="http://ne.dsi.unimi.it/ne-2.4.tar.gz"
-MD5SUM="b1ad4aca35637b98a091cc57235a8469"
+DOWNLOAD="http://ne.dsi.unimi.it/ne-2.5.tar.gz"
+MD5SUM="4d363338f1c7ebde1cb5becb4904aa8e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
diff --git a/development/ne/slack-desc b/development/ne/slack-desc
index 3c84d87fc2..d8b0875b73 100644
--- a/development/ne/slack-desc
+++ b/development/ne/slack-desc
@@ -1,8 +1,8 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|