mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
graphics/white_dune: Updated for version 1.624.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
59a4c78d3d
commit
bbb8b7a7de
3 changed files with 5 additions and 5 deletions
|
@ -10,7 +10,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: commandline compiler in development.
|
||||
white_dune: commandline compiler.
|
||||
white_dune:
|
||||
white_dune: Project URL: http://wdune.ourproject.org
|
||||
white_dune:
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=white_dune
|
||||
SRCNAM=wdune
|
||||
VERSION=${VERSION:-1.576}
|
||||
VERSION=${VERSION:-1.624}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="white_dune"
|
||||
VERSION="1.576"
|
||||
VERSION="1.624"
|
||||
HOMEPAGE="https://wdune.ourproject.org/"
|
||||
DOWNLOAD="ftp://ftp.ourproject.org/pub/wdune/wdune-1.576.tar.bz2"
|
||||
MD5SUM="dfaea3d105ba024230d9be6cb4aa63f6"
|
||||
DOWNLOAD="ftp://ftp.ourproject.org/pub/wdune/wdune-1.624.tar.bz2"
|
||||
MD5SUM="bf424195edf2324560198879a5ddc54a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="CGAL vcglib ffmpeg OpenSubdiv"
|
||||
|
|
Loading…
Reference in a new issue