graphics/white_dune: Updated for version 1.212.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
J. Scheurich 2019-07-20 09:25:15 +07:00 committed by Willy Sudiarto Raharjo
parent 12c3455364
commit 43caa708c0
No known key found for this signature in database
GPG key ID: 887B8374D7333381
3 changed files with 5 additions and 6 deletions

View file

@ -1,6 +1,5 @@
white_dune is a graphical VRML97/X3D editor, simple NURBS/Superformula
3D modeller, animation tool, and VRML97/X3DV commandline compiler in
development.
3D modeller, animation tool, and VRML97/X3DV commandline compiler.
With white_dune you can create/change 3D objects and animate them
(in a easy way if you choose the -4kids GUI).

View file

@ -24,7 +24,7 @@
PRGNAM=white_dune
SRCNAM=wdune
VERSION=${VERSION:-1.000}
VERSION=${VERSION:-1.212}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="white_dune"
VERSION="1.000"
VERSION="1.212"
HOMEPAGE="https://wdune.ourproject.org/"
DOWNLOAD="ftp://ftp.ourproject.org/pub/wdune/wdune-1.000.tar.bz2"
MD5SUM="c2ee3789826aba80279c0d0d8a852640"
DOWNLOAD="ftp://ftp.ourproject.org/pub/wdune/wdune-1.212.tar.bz2"
MD5SUM="716916e27656529066277d88d1382fcd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="CGAL vcglib ffmpeg"