summaryrefslogtreecommitdiffstats
path: root/libraries/OpenSceneGraph
diff options
context:
space:
mode:
author Aleksandar Samardzic <asamardzic@gmail.com>2010-05-13 00:28:37 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-13 00:28:37 +0200
commit38c2097435c00d08b6627ab20e8f73584ccb1aa8 (patch)
tree9d62fe4887d58bf835298fbaa306d25833b2f3c9 /libraries/OpenSceneGraph
parent577255832d86a35bb9bc84344921e90884a231c0 (diff)
downloadslackbuilds-38c2097435c00d08b6627ab20e8f73584ccb1aa8.tar.gz
slackbuilds-38c2097435c00d08b6627ab20e8f73584ccb1aa8.tar.xz
libraries/OpenSceneGraph: Updated for version 2.8.0
Diffstat (limited to 'libraries/OpenSceneGraph')
-rw-r--r--libraries/OpenSceneGraph/OpenSceneGraph.SlackBuild2
-rw-r--r--libraries/OpenSceneGraph/OpenSceneGraph.info2
2 files changed, 3 insertions, 1 deletions
diff --git a/libraries/OpenSceneGraph/OpenSceneGraph.SlackBuild b/libraries/OpenSceneGraph/OpenSceneGraph.SlackBuild
index 913da8eae9..9db4992f21 100644
--- a/libraries/OpenSceneGraph/OpenSceneGraph.SlackBuild
+++ b/libraries/OpenSceneGraph/OpenSceneGraph.SlackBuild
@@ -67,4 +67,4 @@ mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
cd $PKG
-/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz
+/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
diff --git a/libraries/OpenSceneGraph/OpenSceneGraph.info b/libraries/OpenSceneGraph/OpenSceneGraph.info
index 25ab0b61bb..50a726c148 100644
--- a/libraries/OpenSceneGraph/OpenSceneGraph.info
+++ b/libraries/OpenSceneGraph/OpenSceneGraph.info
@@ -2,7 +2,9 @@ PRGNAM="OpenSceneGraph"
VERSION="2.8.0"
HOMEPAGE="http://www.openscenegraph.org/"
DOWNLOAD=" http://www.openscenegraph.org/downloads/stable_releases/OpenSceneGraph-2.8/source/OpenSceneGraph-2.8.0.zip"
+DOWNLOAD_x86_64=""
MD5SUM="c4c20b97274346701f6d57eab3e78bcd"
+MD5SUM_x86_64=""
MAINTAINER="Aleksandar Samardzic"
EMAIL="asamardzic@gmail.com"
APPROVED="dsomero"