mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
graphics/white_dune: Updated for version 1.536.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
661923c633
commit
c0c824f6e3
4 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
white_dune is a graphical VRML97/X3D editor, simple NURBS/Superformula
|
||||
3D modeller, animation tool, and VRML97/X3DV commandline compiler.
|
||||
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).
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
white_dune: white_dune (X3DV/VRML97 editor/animation tool/simple 3D modeller)
|
||||
white_dune:
|
||||
white_dune: white_dune is a graphical VRML97/X3D editor, simple
|
||||
white_dune: NURBS/Superformula 3D modeller, animation tool, and VRML97/X3DV
|
||||
white_dune: NURBS/Superformula 3D modeller, animation tool and VRML97/X3DV
|
||||
white_dune: commandline compiler in development.
|
||||
white_dune:
|
||||
white_dune: Project URL: http://wdune.ourproject.org
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=white_dune
|
||||
SRCNAM=wdune
|
||||
VERSION=${VERSION:-1.486}
|
||||
VERSION=${VERSION:-1.536}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="white_dune"
|
||||
VERSION="1.486"
|
||||
VERSION="1.536"
|
||||
HOMEPAGE="https://wdune.ourproject.org/"
|
||||
DOWNLOAD="ftp://ftp.ourproject.org/pub/wdune/wdune-1.486.tar.bz2"
|
||||
MD5SUM="d4be41bcd8ab0721bc0678cca7058102"
|
||||
DOWNLOAD="ftp://ftp.ourproject.org/pub/wdune/wdune-1.536.tar.bz2"
|
||||
MD5SUM="988bacb11cee560bb6d7d2e11fb5ac41"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="CGAL vcglib ffmpeg OpenSubdiv"
|
||||
|
|
Loading…
Reference in a new issue