From 43300a885f19b4aecbd7e8aae4829e39b0512688 Mon Sep 17 00:00:00 2001 From: Thorn Inurcide Date: Sat, 29 Nov 2014 11:17:12 +0700 Subject: development/ebe: Updated for version 2.5.8. Signed-off-by: Willy Sudiarto Raharjo --- development/ebe/README | 6 +----- development/ebe/ebe.SlackBuild | 4 ++-- development/ebe/ebe.info | 4 ++-- 3 files changed, 5 insertions(+), 9 deletions(-) (limited to 'development/ebe') diff --git a/development/ebe/README b/development/ebe/README index af1bc0f506..67ed2d35a7 100644 --- a/development/ebe/README +++ b/development/ebe/README @@ -4,10 +4,6 @@ This is for Assembly and C/C++ as well as Fortran. It has has a "Toy Box" to help anyone with learning a little of C++ and Fortran. And is designed for learning Assembly language. -There are a few non-critical bugs at the moment that the author is aware of -and working on. I believe the windows executable has been updated already, -so it might not be too long. - -Also if launching this through Fluxbox's menu you may encounter a warning +If launching this through Fluxbox's menu you may encounter a warning message concerning gdb when you run a program in the terminal. You can ignore this message, and it has a gdb console. diff --git a/development/ebe/ebe.SlackBuild b/development/ebe/ebe.SlackBuild index 1f72ee1d75..3e92487731 100644 --- a/development/ebe/ebe.SlackBuild +++ b/development/ebe/ebe.SlackBuild @@ -26,7 +26,7 @@ PRGNAM=ebe -VERSION=${VERSION:-2.3.4} +VERSION=${VERSION:-2.5.8} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -93,7 +93,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" \ mkdir -p $PKG/usr/bin ( cd $PKG/usr/bin - ln -sf /opt/ebe-2.3.4/ebe + ln -sf /opt/ebe-2.5.8/ebe ) mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION diff --git a/development/ebe/ebe.info b/development/ebe/ebe.info index a19c3d63c2..83b75f8484 100644 --- a/development/ebe/ebe.info +++ b/development/ebe/ebe.info @@ -1,7 +1,7 @@ PRGNAM="ebe" -VERSION="2.3.4" +VERSION="2.5.8" HOMEPAGE="http://www.rayseyfarth.com/ebe/" -DOWNLOAD="http://sourceforge.net/projects/qtebe/files/src/ebe_src_2.3.4.tgz" +DOWNLOAD="http://sourceforge.net/projects/qtebe/files/src/ebe_src_2.5.8.tgz" MD5SUM="05fa216a7c046f93af202a3ebf635d3c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -- cgit v1.2.3