aboutsummaryrefslogtreecommitdiff
path: root/media/radio
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-11-08 15:39:39 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2007-11-08 15:39:39 +0000
commit10b29925a02e3afe63e9706e957a373e832e7f9e (patch)
treec8fc04fccb469ede23270c041b807ebcb96d9800 /media/radio
parent6b34819e4c72757a918fcf9d815007c1880d8f7f (diff)
downloadslackbuilds-10b29925a02e3afe63e9706e957a373e832e7f9e.tar.gz
slackbuilds-10b29925a02e3afe63e9706e957a373e832e7f9e.tar.bz2
gnuradio: updated to 3.1.1
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1440 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'media/radio')
-rwxr-xr-xmedia/radio/gnuradio/gnuradio.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media/radio/gnuradio/gnuradio.SlackBuild b/media/radio/gnuradio/gnuradio.SlackBuild
index 657f2843..c21a32b9 100755
--- a/media/radio/gnuradio/gnuradio.SlackBuild
+++ b/media/radio/gnuradio/gnuradio.SlackBuild
@@ -16,7 +16,7 @@
#
# slackbuild for gnuradio, by Silvio Rhatto - rhatto at riseup.net
# requires: boost swig fftw sdcc cppunit jack wxWidgets
-# tested: gnuradio-3.1.0rc0
+# tested: gnuradio-3.1.1
#
# Look for slackbuildrc
@@ -31,7 +31,7 @@ CWD="$(pwd)"
SRC_NAME="gnuradio"
PKG_NAME="gnuradio"
ARCH=${ARCH:=i486}
-SRC_VERSION=${VERSION:=3.1.0rc0}
+SRC_VERSION=${VERSION:=3.1.1}
PKG_VERSION="$(echo "$SRC_VERSION" | tr '[[:blank:]-]' '_')"
BUILD=${BUILD:=1rha}
SRC_DIR=${SRC_DIR:=$CWD}/$PKG_NAME
@@ -85,7 +85,7 @@ fi
# Untar
cd "$TMP"
-tar --no-same-owner --no-same-permissions -xvf "$SRC_DIR/$SRC" || exit $ERROR_TAR
+[[UNPACKER]] [[UNPACKER FLAGS]] "$SRC_DIR/$SRC" || exit $ERROR_TAR
cd "$PKG_SRC"
# get boost version