summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author J. Scheurich2019-03-15 01:05:11 +0100
committer Willy Sudiarto Raharjo2019-03-16 00:53:27 +0100
commitcfa49bddac5bdc64853ef1bec34af09ceb8e4d48 (patch)
tree29ebc98a0252770f99c0980c3041eb9cc3f2cd84 /graphics
parent52758a5a7482476b5450deb50bcf62cec83e6526 (diff)
downloadslackbuilds-cfa49bddac5bdc64853ef1bec34af09ceb8e4d48.tar.gz
graphics/white_dune: Updated for version 0.99pl1432.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/white_dune/README2
-rw-r--r--graphics/white_dune/white_dune.SlackBuild4
-rw-r--r--graphics/white_dune/white_dune.info8
3 files changed, 6 insertions, 8 deletions
diff --git a/graphics/white_dune/README b/graphics/white_dune/README
index 3d49605450..9a955d7423 100644
--- a/graphics/white_dune/README
+++ b/graphics/white_dune/README
@@ -9,5 +9,3 @@ converted to the RIB format for movie creation.
For a full featured compile, you need to install cgal and vcglib, but
the program is also usefull without these libraries.
-Currently you can ignore the imlib2 requirement, this part is not ready
-yet.
diff --git a/graphics/white_dune/white_dune.SlackBuild b/graphics/white_dune/white_dune.SlackBuild
index 1147bc345d..270d001c95 100644
--- a/graphics/white_dune/white_dune.SlackBuild
+++ b/graphics/white_dune/white_dune.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=white_dune
SRCNAM=wdune
-VERSION=${VERSION:-0.99pl1333}
+VERSION=${VERSION:-0.99pl1432}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -75,7 +75,7 @@ export CXXFLAGS=$SLKCFLAGS
./configure \
--with-wwwbrowser=firefox \
--with-helpurl="/usr/doc/$PRGNAM-$VERSION/docs" \
- --with-protobaseurl="/usr/doc/$PRGNAM-$VERSION/docs" \
+ --with-protobaseurl="/usr/doc/$PRGNAM-$VERSION/docs"
make
install -c -d $PKG/install $PKG/usr/bin $PKG/usr/man/man1
diff --git a/graphics/white_dune/white_dune.info b/graphics/white_dune/white_dune.info
index 013c9f1e7b..b7142454c4 100644
--- a/graphics/white_dune/white_dune.info
+++ b/graphics/white_dune/white_dune.info
@@ -1,10 +1,10 @@
PRGNAM="white_dune"
-VERSION="0.99pl1333"
+VERSION="0.99pl1432"
HOMEPAGE="https://wdune.ourproject.org/"
-DOWNLOAD="ftp://ftp.ourproject.org/pub/wdune/wdune-0.99pl1333.tar.bz2"
-MD5SUM="3d9f46a55f49cb0359071774bec1d5b0"
+DOWNLOAD="ftp://ftp.ourproject.org/pub/wdune/wdune-0.99pl1432.tar.bz2"
+MD5SUM="6f0772dd683039022c677fde1db79bb9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES=""
+REQUIRES="CGAL vcglib"
MAINTAINER="J. Scheurich"
EMAIL="mufti11@web.de"