summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author Michiel van Wessem <michiel@slackbuilds.org>2011-12-08 19:42:03 -0200
committer Niels Horn <niels.horn@slackbuilds.org>2011-12-08 19:42:03 -0200
commitef69b7d19a4dc84e68ea6bdeb3d45f89c13baca2 (patch)
tree42281fcbf69b661309b0e7064c1f68cb1801a9ce /libraries
parentcf989206881fe61ef59e5d6bfbb59a1ff0c79137 (diff)
downloadslackbuilds-ef69b7d19a4dc84e68ea6bdeb3d45f89c13baca2.tar.gz
slackbuilds-ef69b7d19a4dc84e68ea6bdeb3d45f89c13baca2.tar.xz
libraries/SDL_gfx: Updated for version 2.0.23.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r--libraries/SDL_gfx/README3
-rw-r--r--libraries/SDL_gfx/SDL_gfx.SlackBuild6
-rw-r--r--libraries/SDL_gfx/SDL_gfx.info8
-rw-r--r--libraries/SDL_gfx/slack-desc6
4 files changed, 10 insertions, 13 deletions
diff --git a/libraries/SDL_gfx/README b/libraries/SDL_gfx/README
index 53b20cb102..fb6089a3d0 100644
--- a/libraries/SDL_gfx/README
+++ b/libraries/SDL_gfx/README
@@ -5,6 +5,3 @@ SDL_gfx library evolved out of the SDL_gfxPrimitives code which
provided basic drawing routines such as lines, circles or polygons
and SDL_rotozoom which implemented a interpolating rotozoomer for
SDL surfaces.
-
-homepage: http://www.ferzkopp.net/Software/SDL_gfx-2.0/
-
diff --git a/libraries/SDL_gfx/SDL_gfx.SlackBuild b/libraries/SDL_gfx/SDL_gfx.SlackBuild
index c9ae6114e6..32a65cedf4 100644
--- a/libraries/SDL_gfx/SDL_gfx.SlackBuild
+++ b/libraries/SDL_gfx/SDL_gfx.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for: SDL_gfx
-# Copyright 2007-2010 Michiel van Wessem, Manchester, United Kingdom
+# Copyright 2007-2011 Michiel van Wessem, Leicester, United Kingdom
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=SDL_gfx
-VERSION=${VERSION:-2.0.22}
+VERSION=${VERSION:-2.0.23}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -55,7 +55,7 @@ elif [ "$ARCH" = "x86_64" ]; then
MIX=${MIX:-"dis"}
fi
-set -e # Exit on any error.
+set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
diff --git a/libraries/SDL_gfx/SDL_gfx.info b/libraries/SDL_gfx/SDL_gfx.info
index 62dc77e894..9f51d5a8d7 100644
--- a/libraries/SDL_gfx/SDL_gfx.info
+++ b/libraries/SDL_gfx/SDL_gfx.info
@@ -1,10 +1,10 @@
PRGNAM="SDL_gfx"
-VERSION="2.0.22"
+VERSION="2.0.23"
HOMEPAGE="http://www.ferzkopp.net/joomla/content/view/19/14/"
-DOWNLOAD="http://www.ferzkopp.net/Software/SDL_gfx-2.0/SDL_gfx-2.0.22.tar.gz"
-MD5SUM="330f291f1f09a1bdf397c9b40d92ca41"
+DOWNLOAD="http://www.ferzkopp.net/Software/SDL_gfx-2.0/SDL_gfx-2.0.23.tar.gz"
+MD5SUM="fcc3c4f2d1b4943409bf7e67dd65d03a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Michiel van Wessem"
EMAIL="michiel@slackbuilds.org"
-APPROVED="Erik Hanson"
+APPROVED="Niels Horn"
diff --git a/libraries/SDL_gfx/slack-desc b/libraries/SDL_gfx/slack-desc
index 0ec9563473..68e729a1e7 100644
--- a/libraries/SDL_gfx/slack-desc
+++ b/libraries/SDL_gfx/slack-desc
@@ -7,13 +7,13 @@
|-----handy-ruler------------------------------------------------------|
SDL_gfx: SDL_gfx (SDL graphics drawing library)
-SDL_gfx:
+SDL_gfx:
SDL_gfx: SDL graphics drawing primitives and other support functions. The
SDL_gfx: SDL_gfx library evolved out of the SDL_gfxPrimitives code which
SDL_gfx: provided basic drawing routines such as lines, circles or polygons
SDL_gfx: and SDL_rotozoom which implemented a interpolating rotozoomer for
SDL_gfx: SDL surfaces.
-SDL_gfx:
+SDL_gfx:
SDL_gfx: homepage: http://www.ferzkopp.net/Software/SDL_gfx-2.0/
SDL_gfx:
-SDL_gfx:
+SDL_gfx: