mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
graphics/povray: Updated for version 3.7.0.RC7.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
31f5ada707
commit
bae3dcc1d8
3 changed files with 12 additions and 12 deletions
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for povray:
|
||||
# the Persistence of Vision Raytracer
|
||||
|
||||
# Copyright 2009,2011 Niels Horn, Rio de Janeiro, RJ, Brazil
|
||||
# Copyright 2009,2011,2013 Niels Horn, Rio de Janeiro, RJ, Brazil
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,10 +23,10 @@
|
|||
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
# revision date 2011/12/09
|
||||
# revision date 2013/03/26
|
||||
|
||||
PRGNAM=povray
|
||||
VERSION=${VERSION:-3.7.0.RC3}
|
||||
VERSION=${VERSION:-3.7.0.RC7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="povray"
|
||||
VERSION="3.7.0.RC3"
|
||||
VERSION="3.7.0.RC7"
|
||||
HOMEPAGE="http://www.povray.org/"
|
||||
DOWNLOAD="http://www.povray.org/beta/source/povray-3.7.0.RC3.tar.bz2"
|
||||
MD5SUM="66480f1ca6b1b1b5198605b6caf3f8e8"
|
||||
DOWNLOAD="http://www.povray.org/beta/source/povray-3.7.0.RC7.tar.bz2"
|
||||
MD5SUM="7d24ec051af67bcf040a898a267d920a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
# HOW TO EDIT THIS FILE:
|
||||
# The "handy ruler" below makes it easier to edit a package description. Line
|
||||
# up the first '|' above the ':' following the base package name, and the '|' on
|
||||
# the right side marks the last column you can put a character in. You must make
|
||||
# exactly 11 lines for the formatting to be correct. It's also customary to
|
||||
# leave one space after the ':'.
|
||||
# The "handy ruler" below makes it easier to edit a package description.
|
||||
# Line up the first '|' above the ':' following the base package name, and
|
||||
# the '|' on the right side marks the last column you can put a character in.
|
||||
# You must make exactly 11 lines for the formatting to be correct. It's also
|
||||
# customary to leave one space after the ':' except on otherwise blank lines.
|
||||
|
||||
|-----handy-ruler------------------------------------------------------|
|
||||
povray: povray (3D graphics tool)
|
||||
povray:
|
||||
povray: The Persistence of Vision Raytracer is a high-quality, totally
|
||||
povray: The Persistence of Vision Raytracer is a high-quality, totally
|
||||
povray: free tool for creating stunning three-dimensional graphics.
|
||||
povray:
|
||||
povray: http://www.povray.org/
|
||||
|
|
Loading…
Reference in a new issue