]> git.pld-linux.org Git - packages/povray.git/blame - povray.spec
- ver. 3.50c
[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
2c916a3a 9Version: 3.50c
10Release: 1
b1f11ee3 11License: distributable
520c1407 12Group: Applications/Graphics
3b839bd0 13Source0: ftp://ftp.povray.org/pub/povray/Official/Unix/povuni_s.tgz
2c916a3a 14Source1: %{name}-%{version}.md5sum
b7a98b2e 15Patch0: %{name}-legal.patch
bc24fd67 16Patch1: %{name}-types.patch
b7a98b2e 17# pvm support not yet available - http://pvmpov.sourceforge.net/
520c1407 18URL: http://www.povray.org/
b7a98b2e 19BuildRequires: libjpeg-devel
a37cc0c6 20BuildRequires: libpng-devel >= 1.0.8
b7a98b2e 21BuildRequires: libstdc++-devel
22BuildRequires: libtiff-devel
23BuildRequires: zlib-devel
a37cc0c6 24%{!?_without_x:BuildRequires:XFree86-devel}
b7a98b2e 25#%{!?_without_pvm:BuildRequires:pvm-devel >= 3.4.3-24 }
9416b15a 26BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
4d562464 27
b7a98b2e 28%define _libdir %{_datadir}
a37cc0c6 29
4d562464 30%description
4d562464 31The Persistence of Vision(tm) Ray-Tracer creates three-dimensional,
2702972f 32photo-realistic images using a rendering technique called ray-tracing.
33It reads in a text file containing information describing the objects
34and lighting in a scene and generates an image of that scene from the
35view point of a camera also described in the text file. Ray-tracing is
36not a fast process by any means, but it produces very high quality
37images with realistic reflections, shading, perspective and other
38effects.
4d562464 39
40%description -l pl
2702972f 41