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