]> git.pld-linux.org Git - packages/povray.git/blame - povray.spec
- md5sum file added to avoid some headaches and bandwidth
[packages/povray.git] / povray.spec
CommitLineData
bc24fd67
JB
1#
2# Conditional build:
3# _without_x - without X11 subpackage
4# _without_pvm - [temporarily disabled by default] without PVM support
5#
520c1407
JR
6Summary: Persistence of Vision Ray Tracer
7Summary(pl): Persistence of Vision Ray Tracer
8Name: povray
b7a98b2e 9Version: 3.50b
bc24fd67 10Release: 2
b1f11ee3 11License: distributable
520c1407 12Group: Applications/Graphics
3b839bd0 13Source0: ftp://ftp.povray.org/pub/povray/Official/Unix/povuni_s.tgz
b7a98b2e 14Patch0: %{name}-legal.patch
bc24fd67 15Patch1: %{name}-types.patch
b7a98b2e 16# pvm support not yet available - http://pvmpov.sourceforge.net/
520c1407 17URL: http://www.povray.org/
b7a98b2e 18BuildRequires: libjpeg-devel
a37cc0c6 19BuildRequires: libpng-devel >= 1.0.8
b7a98b2e 20BuildRequires: libstdc++-devel
21BuildRequires: libtiff-devel
22BuildRequires: zlib-devel
a37cc0c6 23%{!?_without_x:BuildRequires:XFree86-devel}
b7a98b2e 24#%{!?_without_pvm:BuildRequires:pvm-devel >= 3.4.3-24 }
9416b15a 25BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
4d562464 26
b7a98b2e 27%define _libdir %{_datadir}
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