summaryrefslogtreecommitdiffstats
path: root/graphics/povray/DETAILS
diff options
context:
space:
mode:
authorEric Sandall2016-03-17 10:35:02 -0700
committerEric Sandall2016-03-17 10:35:02 -0700
commit8c4e381cfeb07ee69605c97b86031b3f7788e79b (patch)
tree151d334b4bd68a1d84902802b4f679901d0fa709 /graphics/povray/DETAILS
parentb921f68de8e449a98bb24bd165a9de3cfc27be10 (diff)
povray: Moved from z-rejected, now AGPL3 license (FSF friendly)
Diffstat (limited to 'graphics/povray/DETAILS')
-rwxr-xr-xgraphics/povray/DETAILS15
1 files changed, 15 insertions, 0 deletions
diff --git a/graphics/povray/DETAILS b/graphics/povray/DETAILS
new file mode 100755
index 0000000000..99a987cffc
--- /dev/null
+++ b/graphics/povray/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=povray
+ VERSION=3.7.0.0
+ SOURCE=$SPELL-${VERSION%.1}.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=https://github.com/POV-Ray/povray/archive/v${VERSION}.tar.gz
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
+# SOURCE_HASH=sha512:400bbf5c15fff7ca98087a49e8492d332967f33d628a3bd3d4ddc3bdd8b2957113b6f12cb11216cbb1d6241a1aa4af2c83a0dbb5e86ebe398bc706b88fbf10fb
+ WEB_SITE=http://www.povray.org
+ ENTERED=20020415
+ LICENSE[0]='AGPL3'
+ KEYWORDS="graphics"
+ SHORT='Persistence of Vision Raytracer for Linux'
+cat << EOF
+The Persistence of Vision Raytracer is a high-quality, totally free tool for creating stunning three-dimensional graphics.
+EOF