]> git.pld-linux.org Git - packages/povray.git/blame - povray.spec
- fixed empty log message
[packages/povray.git] / povray.spec
CommitLineData
520c1407
JR
1Summary: Persistence of Vision Ray Tracer
2Summary(pl): Persistence of Vision Ray Tracer
3Name: povray
4Version: 3.1g
5Release: 1
6Copyright: distrituable
7Group: Applications/Graphics
8Group(pl): Aplikacje/Grafika
3b839bd0 9Source0: ftp://ftp.povray.org/pub/povray/Official/Unix/povuni_s.tgz
10Source1: ftp://ftp.povray.org/pub/povray/Official/Unix/povuni_d.tgz
520c1407
JR
11Patch: povray-makefile_and_config.patch
12URL: http://www.povray.org/
13BuildRequires: zlib-devel
14BuildRequires: libpng-devel
15BuildRoot: /tmp/%{name}-%{version}-root
4d562464 16
4d562464 17%description
18From the user manual:
19
20The Persistence of Vision(tm) Ray-Tracer creates three-dimensional,
21photo-realistic images using a rendering technique called ray-tracing. It reads
22in a text file containing information describing the objects and lighting in a
23scene and generates an image of that scene from the view point of a camera also
24described in the text file. Ray-tracing is not a fast process by any means,
25but it produces very high quality images with realistic reflections, shading,
26perspective and other effects.
27
28%description -l pl
29