summaryrefslogtreecommitdiffstats
path: root/development/wxHexEditor
diff options
context:
space:
mode:
author Branko Grubic2011-05-08 06:05:39 +0200
committer Robby Workman2011-05-08 06:05:39 +0200
commita89016c88f92d689304eef9e696bab179838034a (patch)
treee5d8b63fea4e47fc42389a2f7d0e3419999d93be /development/wxHexEditor
parent210dabd53a3a52b65c4519b315cb9c448b1e0c3b (diff)
downloadslackbuilds-a89016c88f92d689304eef9e696bab179838034a.tar.gz
development/wxHexEditor: Updated for version 0.10.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/wxHexEditor')
-rw-r--r--development/wxHexEditor/README8
-rw-r--r--development/wxHexEditor/doinst.sh1
-rw-r--r--development/wxHexEditor/slack-desc12
-rw-r--r--development/wxHexEditor/wxHexEditor.SlackBuild2
-rw-r--r--development/wxHexEditor/wxHexEditor.info8
5 files changed, 13 insertions, 18 deletions
diff --git a/development/wxHexEditor/README b/development/wxHexEditor/README
index 0b36b25d17..37952c18a8 100644
--- a/development/wxHexEditor/README
+++ b/development/wxHexEditor/README
@@ -1,7 +1,3 @@
-wxHexEditor is another Hex Editor, build because of there
-is no good hex editor for Linux system, specially for big
-files. It supports files up to 2^64 bytes.
-Written with C++/wxWidgets GUI libs and can be used with
-other OS'es such Windows, Mac OS
+wxHexEditor is another Hex Editor; it supports files up to 2^64 bytes.
-This require wxGTK
+This requires wxGTK.
diff --git a/development/wxHexEditor/doinst.sh b/development/wxHexEditor/doinst.sh
index 9830478e8c..9424ce43ff 100644
--- a/development/wxHexEditor/doinst.sh
+++ b/development/wxHexEditor/doinst.sh
@@ -11,4 +11,3 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then
/usr/bin/gtk-update-icon-cache usr/share/icons/hicolor >/dev/null 2>&1
fi
fi
-
diff --git a/development/wxHexEditor/slack-desc b/development/wxHexEditor/slack-desc
index 16d085ca79..9cf4f368be 100644
--- a/development/wxHexEditor/slack-desc
+++ b/development/wxHexEditor/slack-desc
@@ -6,14 +6,14 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-wxHexEditor: wxHexEditor (wxHexEditor is another Free Hex Editor)
+wxHexEditor: wxHexEditor (a free hex editor)
+wxHexEditor:
+wxHexEditor: wxHexEditor is hex editor for Linux systems.
+wxHexEditor: It supports files up to 2^64 bytes.
+wxHexEditor:
+wxHexEditor: Homepage: http://wxhexeditor.sourceforge.net/
wxHexEditor:
wxHexEditor:
-wxHexEditor: wxHexEditor is another Hex Editor, build because of there is no good
-wxHexEditor: hex editor for Linux system, specially for big files.
-wxHexEditor: It supports files up to 2^64 bytes. Written with C++/wxWidgets GUI libs
-wxHexEditor: and can be used with other OS'es such Windows, Mac OS
wxHexEditor:
wxHexEditor:
-wxHexEditor: Homepage: http://wxhexeditor.sourceforge.net/
wxHexEditor:
diff --git a/development/wxHexEditor/wxHexEditor.SlackBuild b/development/wxHexEditor/wxHexEditor.SlackBuild
index 2f7dffc378..efd86ce2ea 100644
--- a/development/wxHexEditor/wxHexEditor.SlackBuild
+++ b/development/wxHexEditor/wxHexEditor.SlackBuild
@@ -5,7 +5,7 @@
# Written by Branko Grubic <branko.grubic@gmail.com>
PRGNAM=wxHexEditor
-VERSION=${VERSION:-0.09}
+VERSION=${VERSION:-0.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/wxHexEditor/wxHexEditor.info b/development/wxHexEditor/wxHexEditor.info
index ae9492349b..46c004a966 100644
--- a/development/wxHexEditor/wxHexEditor.info
+++ b/development/wxHexEditor/wxHexEditor.info
@@ -1,10 +1,10 @@
PRGNAM="wxHexEditor"
-VERSION="0.09"
+VERSION="0.10"
HOMEPAGE="http://wxhexeditor.sourceforge.net/"
-DOWNLOAD="http://downloads.sourceforge.net/wxhexeditor/wxHexEditor-v0.09-src.tar.bz2"
-MD5SUM="237c56287abe769b937ea306b09483e7"
+DOWNLOAD="http://downloads.sourceforge.net/wxhexeditor/wxHexEditor-v0.10-src.tar.bz2"
+MD5SUM="1d486ea78a5619082dd80faefcdac90c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Branko Grubic"
EMAIL="branko.grubic@gmail.com"
-APPROVED="dsomero"
+APPROVED="rworkman"