libraries/xview: Updated for version 3.2p4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Tomasz Konojacki 2014-04-15 17:29:48 +07:00 committed by Willy Sudiarto Raharjo
parent 531526c479
commit d1f4411163
3 changed files with 10 additions and 4 deletions

View file

@ -9,3 +9,9 @@ simple calculator (olcalc).
!!! IMPORTANT !!!
Due to conflict with /sbin/clock, XView's clock was renamed to olclock.
If you are using one of certain, older Slackware versions, XView
applications may hang after first mouse button click. To prevent this
behaviour, build this SlackBuild in the following way:
XVIEW_BROKEN_X11_WORKAROUND=1 ./xview.SlackBuild

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=xview
VERSION=${VERSION:-3.2p3}
VERSION=${VERSION:-3.2p4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="xview"
VERSION="3.2p3"
VERSION="3.2p4"
HOMEPAGE="http://xview.xenu.tk"
DOWNLOAD="http://cdn.xenu.tk/pub/xview/xview-3.2p3.tar.Z"
MD5SUM="2d4953130483160223f53a4251bc23f9"
DOWNLOAD="http://cdn.xenu.tk/pub/xview/xview-3.2p4.tar.Z"
MD5SUM="27b10252d53d2ccee12650221d873e2b"
DOWNLOAD_x86_64="UNSUPPORTED"
MD5SUM_x86_64=""
REQUIRES=""