summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Erik Hanson2011-11-08 11:54:14 +0100
committer Robby Workman2011-11-26 16:09:09 +0100
commit0ab4624d539aa9c9a4835d2198785548586b9a64 (patch)
tree7f93e2ff52c57b35ddc600f0255ac7d310290b1d
parented6ac81f7e026040e19ea530017fdd204007de23 (diff)
downloadslackbuilds-0ab4624d539aa9c9a4835d2198785548586b9a64.tar.gz
audio/ocp: Updated for version 0.1.21.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
-rw-r--r--audio/ocp/ocp.SlackBuild10
-rw-r--r--audio/ocp/ocp.info8
-rw-r--r--audio/ocp/slack-desc8
3 files changed, 14 insertions, 12 deletions
diff --git a/audio/ocp/ocp.SlackBuild b/audio/ocp/ocp.SlackBuild
index 02b0282bcd..36e4087bc7 100644
--- a/audio/ocp/ocp.SlackBuild
+++ b/audio/ocp/ocp.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for Open Cubic Player
#
-# Copyright 2009-2010 Erik W. Hanson, Minneapolis, MN, USA
+# Copyright 2009-2011 Erik W. Hanson, Minneapolis, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=ocp
-VERSION=0.1.20
+VERSION=0.1.21
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -65,7 +65,9 @@ cd $PRGNAM-$VERSION
chown -R root:root .
chmod -R u+w,go+r-w,a-s .
-CFLAGS="$SLKCFLAGS -I/usr/include/SDL" \
+sed -i "s/0.1.20/0.1.21/g" configure
+
+CFLAGS="$SLKCFLAGS" \
./configure \
--prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX} \
@@ -74,7 +76,7 @@ CFLAGS="$SLKCFLAGS -I/usr/include/SDL" \
--infodir=/usr/info \
--build=$ARCH-slackware-linux
-make
+make -j1
make install DESTDIR=$PKG
find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \
diff --git a/audio/ocp/ocp.info b/audio/ocp/ocp.info
index 1c9fd9aef8..b181eb13f7 100644
--- a/audio/ocp/ocp.info
+++ b/audio/ocp/ocp.info
@@ -1,10 +1,10 @@
PRGNAM="ocp"
-VERSION="0.1.20"
+VERSION="0.1.21"
HOMEPAGE="http://stian.cubic.org/project-ocp.php"
-DOWNLOAD="http://stian.cubic.org/ocp/ocp-0.1.20.tar.bz2"
-MD5SUM="f34eca80239e619bff0593b8bf665f98"
+DOWNLOAD="http://downloads.sourceforge.net/opencubicplayer/ocp-0.1.21.tar.bz2"
+MD5SUM="fbfbb269f949650f6963f9c45c5e8b85"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Erik Hanson"
EMAIL="erik@slackbuilds.org"
-APPROVED="rworkman"
+APPROVED="rworkman,Niels Horn"
diff --git a/audio/ocp/slack-desc b/audio/ocp/slack-desc
index 8b2308614a..02d7fcea07 100644
--- a/audio/ocp/slack-desc
+++ b/audio/ocp/slack-desc
@@ -5,12 +5,12 @@
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
- |-----handy-ruler---------------------------------------------------------|
+ |-----handy-ruler------------------------------------------------------|
ocp: Open Cubic Player (A module format music file player)
ocp:
-ocp: OPENCP is a music file player. It is derived from Cubic Player 2.0 which
-ocp: was developed by Niklas Beisert. It can play MOD, IT, S3M, XM and many
-ocp: other formats.
+ocp: OPENCP is a music file player. It is derived from Cubic Player 2.0
+ocp: which was developed by Niklas Beisert. It can play MOD, IT, S3M, XM
+ocp: and many other formats.
ocp:
ocp: Homepage: http://stian.lunafish.org/project-ocp.php
ocp: