From 1177ecd0a5e31031eb8f4c4558be38cc303aab1c Mon Sep 17 00:00:00 2001 From: LukenShiro Date: Tue, 11 May 2010 22:24:16 +0200 Subject: libraries/pyfltk: Updated for version 1.1.3 --- libraries/pyfltk/pyfltk.SlackBuild | 13 +++++++------ libraries/pyfltk/pyfltk.info | 8 ++++---- libraries/pyfltk/slack-desc | 10 +++++----- 3 files changed, 16 insertions(+), 15 deletions(-) (limited to 'libraries/pyfltk') diff --git a/libraries/pyfltk/pyfltk.SlackBuild b/libraries/pyfltk/pyfltk.SlackBuild index 8ba9065534..4af951e44c 100644 --- a/libraries/pyfltk/pyfltk.SlackBuild +++ b/libraries/pyfltk/pyfltk.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pyfltk -# Copyright 2006 LukenShiro +# Copyright 2006-8 LukenShiro # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,15 +22,13 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# Exit on most errors -set -e - PRGNAM=pyfltk SRC_PRGNAM=pyFltk -VERSION=1.1.2 +VERSION=1.1.3 ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} + CWD=$(pwd) TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM @@ -41,6 +39,9 @@ DOCFILES="CHANGES PKG-INFO INSTALL TODO COPYING README" HTMLDOCS="fltk/docs/*" TESTFILES="fltk/test/*" +# Exit on most errors +set -e + # SLKCFLAGS are not necessary, it builds using fltk-config flags rm -rf $PKG @@ -63,7 +64,7 @@ mv $TESTFILES $PKG/usr/doc/$PRGNAM-$VERSION/test/ # build from swig interface files cd python -# FLTK_HOME= is not necessary anymore (include directory auto-detected) +# FLTK_HOME= is not necessary anymore (include directory is auto-detected) python ./MakeSwig.py cd $TMP/$SRC_PRGNAM-$VERSION diff --git a/libraries/pyfltk/pyfltk.info b/libraries/pyfltk/pyfltk.info index 8a19d47dcc..9ef7662e0d 100644 --- a/libraries/pyfltk/pyfltk.info +++ b/libraries/pyfltk/pyfltk.info @@ -1,8 +1,8 @@ PRGNAM="pyfltk" -VERSION="1.1.2" +VERSION="1.1.3" HOMEPAGE="http://pyfltk.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/pyfltk/pyFltk-1.1.2.tar.gz" -MD5SUM="769efe632d3f49f17f6f39383e9023bb" +DOWNLOAD="http://downloads.sourceforge.net/pyfltk/pyFltk-1.1.3.tar.gz" +MD5SUM="9e1eefc1a78d82f6b533531001aeb547" MAINTAINER="LukenShiro" EMAIL="lukenshiro@ngi.it" -APPROVED="rworkman" +APPROVED="dsomero" diff --git a/libraries/pyfltk/slack-desc b/libraries/pyfltk/slack-desc index ccad433573..5cea104fb7 100644 --- a/libraries/pyfltk/slack-desc +++ b/libraries/pyfltk/slack-desc @@ -5,15 +5,15 @@ # make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':'. - |-----handy-ruler------------------------------------------------------| + |-----handy-ruler--------------------------------------------------------| pyfltk: pyfltk (FLTK Bindings for Python) pyfltk: -pyfltk: PyFLTK provides a convenient wrapper for the FLTK GUI library -pyfltk: for use in Python programs. It is written by Andreas Held. +pyfltk: PyFLTK provides a convenient wrapper for the FLTK GUI library for use +pyfltk: in Python programs. It is now written by Andreas Held. +pyfltk: pyfltk: -pyfltk: http://pyfltk.sf.net/ -pyfltk: pyfltk: pyfltk: pyfltk: +pyfltk: Homepage: http://pyfltk.sourceforge.net/ pyfltk: -- cgit v1.2.3