summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dugan Chen2016-01-06 12:08:39 +0100
committer Willy Sudiarto Raharjo2016-01-09 01:12:22 +0100
commita8165809c78690a577c91c60d77e1eb93eaa0387 (patch)
tree144f625b8f20ef4fc5fc7426dfe3787fcb3054c4
parent111362d71f2439a3783cf611ea3b6058a86f3885 (diff)
downloadslackbuilds-a8165809c78690a577c91c60d77e1eb93eaa0387.tar.gz
libraries/SDL2_mixer: Updated for version 2.0.1 (from Development).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--libraries/SDL2_mixer/README (renamed from development/SDL2_mixer/README)0
-rw-r--r--libraries/SDL2_mixer/SDL2_mixer.SlackBuild (renamed from development/SDL2_mixer/SDL2_mixer.SlackBuild)5
-rw-r--r--libraries/SDL2_mixer/SDL2_mixer.info (renamed from development/SDL2_mixer/SDL2_mixer.info)4
-rw-r--r--libraries/SDL2_mixer/slack-desc (renamed from development/SDL2_mixer/slack-desc)0
4 files changed, 5 insertions, 4 deletions
diff --git a/development/SDL2_mixer/README b/libraries/SDL2_mixer/README
index 40553085c7..40553085c7 100644
--- a/development/SDL2_mixer/README
+++ b/libraries/SDL2_mixer/README
diff --git a/development/SDL2_mixer/SDL2_mixer.SlackBuild b/libraries/SDL2_mixer/SDL2_mixer.SlackBuild
index c45ab43543..aad75527a6 100644
--- a/development/SDL2_mixer/SDL2_mixer.SlackBuild
+++ b/libraries/SDL2_mixer/SDL2_mixer.SlackBuild
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=SDL2_mixer
-VERSION=${VERSION:-2.0.0}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2.0.1}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@@ -79,6 +79,7 @@ CXXFLAGS="$SLKCFLAGS" \
--mandir=/usr/man \
--docdir=/usr/doc/$PRGNAM-$VERSION \
--enable-music-mod-modplug=no \
+ --enable-static=no \
--build=$ARCH-slackware-linux
make
diff --git a/development/SDL2_mixer/SDL2_mixer.info b/libraries/SDL2_mixer/SDL2_mixer.info
index 7930b742ae..96d590d460 100644
--- a/development/SDL2_mixer/SDL2_mixer.info
+++ b/libraries/SDL2_mixer/SDL2_mixer.info
@@ -1,8 +1,8 @@
PRGNAM="SDL2_mixer"
VERSION="2.0.0"
HOMEPAGE="http://www.libsdl.org/projects/SDL_mixer/"
-DOWNLOAD="http://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-2.0.0.tar.gz"
-MD5SUM="65f6d80df073a1fb3bb537fbda031b50"
+DOWNLOAD="http://www.libsdl.org/projects/SDL_mixer/release/SDL2_mixer-2.0.1.tar.gz"
+MD5SUM="c6c4f556d4415871f526248f5c9a627d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2"
diff --git a/development/SDL2_mixer/slack-desc b/libraries/SDL2_mixer/slack-desc
index 565899c0fc..565899c0fc 100644
--- a/development/SDL2_mixer/slack-desc
+++ b/libraries/SDL2_mixer/slack-desc