diff options
author | Niels Horn <niels.horn@gmail.com> | 2010-05-13 00:58:23 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:58:23 +0200 |
commit | 4ea4881ef28d6a990e65b1f65426267f670fc413 (patch) | |
tree | 7ee40f8642305b7727fbd89351583ca2f0933a63 /graphics/povray/README | |
parent | 055168680389845d5326b803dce9a0e33a950427 (diff) | |
download | slackbuilds-4ea4881ef28d6a990e65b1f65426267f670fc413.tar.gz |
graphics/povray: Added to 13.0 repository
Diffstat (limited to 'graphics/povray/README')
-rw-r--r-- | graphics/povray/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/graphics/povray/README b/graphics/povray/README new file mode 100644 index 0000000000..95ee387cc2 --- /dev/null +++ b/graphics/povray/README @@ -0,0 +1,14 @@ +POV-Ray: The Persistence of Vision Raytracer is a high-quality, +totally free tool for creating stunning three-dimensional graphics. + +The author of POV-Ray asks users who build their own binaries to +include their name and e-mail in the final result. + +The included SlackBuild offers this possibility by entering the +information on the command line like this: + + # POVRAY_BUILDER="your name <email@address>" ./povray.SlackBuild + +If you leave this variable empty, it will be supplied by the +SlackBuild script as "`whoami` on `hostname`" + |