summaryrefslogtreecommitdiffstats
path: root/libraries/opal/opal.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/opal/opal.SlackBuild')
-rw-r--r--libraries/opal/opal.SlackBuild14
1 files changed, 5 insertions, 9 deletions
diff --git a/libraries/opal/opal.SlackBuild b/libraries/opal/opal.SlackBuild
index df06d73f19..8dad0ab26a 100644
--- a/libraries/opal/opal.SlackBuild
+++ b/libraries/opal/opal.SlackBuild
@@ -2,7 +2,9 @@
# Slackware build script for Opal
-# Copyright 2008-2009 Mauro Giachero (mauro dot giachero at gmail dot com)
+# Copyright 2008-2009 Mauro Giachero
+# All rights reserved.
+# Copyright 2011 David Woodfall
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,16 +25,14 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=opal
-VERSION=${VERSION:-3.6.7}
+VERSION=${VERSION:-3.6.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
arm*) ARCH=arm ;;
- # Unless $ARCH is already set, use uname -m for all other archs:
*) ARCH=$( uname -m ) ;;
esac
fi
@@ -70,10 +70,6 @@ rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2
cd $PRGNAM-$VERSION
-# Patch to add celt 0.7 support to opal
-# Found at
-# http://packages.gentoo.org/package/net-libs/opal?arches=fbsd
-patch -p1 < $CWD/opal-3.6.7-celt-0.7-update.patch
(
cd plugins
aclocal
@@ -97,7 +93,7 @@ CXXFLAGS="$SLKCFLAGS" \
--enable-shared \
--build=$ARCH-slackware-linux
-make
+make VERBOSE=1
make install DESTDIR=$PKG
# Remove static library