From a89016c88f92d689304eef9e696bab179838034a Mon Sep 17 00:00:00 2001 From: Branko Grubic Date: Sat, 7 May 2011 23:05:39 -0500 Subject: development/wxHexEditor: Updated for version 0.10. Signed-off-by: Robby Workman --- development/wxHexEditor/README | 8 ++------ development/wxHexEditor/doinst.sh | 1 - development/wxHexEditor/slack-desc | 12 ++++++------ development/wxHexEditor/wxHexEditor.SlackBuild | 2 +- development/wxHexEditor/wxHexEditor.info | 8 ++++---- 5 files changed, 13 insertions(+), 18 deletions(-) (limited to 'development/wxHexEditor') 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 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" -- cgit v1.2.3