]> git.pld-linux.org Git - packages/povray.git/blame - povray.spec
perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
[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
32718ba4 5Release: 5
430c3064 6License: distrituable
520c1407 7Group: Applications/Graphics
c493abae 8Group(de): Applikationen/Grafik
520c1407 9Group(pl): Aplikacje/Grafika
3b839bd0 10Source0: ftp://ftp.povray.org/pub/povray/Official/Unix/povuni_s.tgz
11Source1: ftp://ftp.povray.org/pub/povray/Official/Unix/povuni_d.tgz
a37cc0c6
AF
12# pvm.patch is instead of that source, and its based on it
13#Source2: pvmpov-3.1e2.tgz
fa42bede 14Patch0: %{name}-makefile_and_config.patch
a37cc0c6
AF
15Patch1: %{name}-pvm.patch
16Patch2: %{name}-png_with_pvm.patch
520c1407
JR
17URL: http://www.povray.org/
18BuildRequires: zlib-devel
a37cc0c6
AF
19BuildRequires: libpng-devel >= 1.0.8
20%{!?_without_x:BuildRequires:XFree86-devel}
21%{!?_without_pvm:BuildRequires:pvm-devel >= 3.4.3-24 }
9416b15a 22BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
4d562464 23
a37cc0c6
AF
24#ugly but now _pvm_root/_pvm_arch isnt defined in macros
25
26%define _pvm_root %{_libdir}/pvm3
c287dedd 27%define _pvm_arch %(ls %{_pvm_root}/conf/|sed -e 's/\.def//')
a37cc0c6 28
4d562464 29%description
4d562464 30The Persistence of Vision(tm) Ray-Tracer creates three-dimensional,
2702972f 31photo-realistic images using a rendering technique called ray-tracing.
32It reads in a text file containing information describing the objects
33and lighting in a scene and generates an image of that scene from the
34view point of a camera also described in the text file. Ray-tracing is
35not a fast process by any means, but it produces very high quality
36images with realistic reflections, shading, perspective and other
37effects.
4d562464 38
39%description -l pl
2702972f 40