]> git.pld-linux.org Git - packages/povray.git/blame - povray.spec
- use sources from pvmpov.sf.net to build PVM enabled POV-Ray
[packages/povray.git] / povray.spec
CommitLineData
972f72c8 1
bc24fd67 2#
972f72c8 3# todo:
4# patch for s#/usr/local#/usr# in povray.ini
697b1b4f 5# (no)svga version
972f72c8 6#
7
bc24fd67
JB
8# Conditional build:
9# _without_x - without X11 subpackage
697b1b4f 10# _without_pvm - without PVM support
bc24fd67 11#
697b1b4f 12%define snap 20030110
520c1407
JR
13Summary: Persistence of Vision Ray Tracer
14Summary(pl): Persistence of Vision Ray Tracer
15Name: povray
2c916a3a 16Version: 3.50c
17Release: 1
b1f11ee3 18License: distributable
520c1407 19Group: Applications/Graphics
697b1b4f
AF
20#Source0: ftp://ftp.povray.org/pub/povray/Official/Unix/povuni_s.tgz
21# based on sources from CVS at http://pvmpov.sourceforge.net/
22Source0: %{name}-%{version}-%{snap}.tar.gz
2c916a3a 23Source1: %{name}-%{version}.md5sum
b7a98b2e 24Patch0: %{name}-legal.patch
bc24fd67 25Patch1: %{name}-types.patch
520c1407 26URL: http://www.povray.org/
b7a98b2e 27BuildRequires: libjpeg-devel
a37cc0c6 28BuildRequires: libpng-devel >= 1.0.8
b7a98b2e 29BuildRequires: libstdc++-devel
30BuildRequires: libtiff-devel
31BuildRequires: zlib-devel
a37cc0c6 32%{!?_without_x:BuildRequires:XFree86-devel}
b7a98b2e 33#%{!?_without_pvm:BuildRequires:pvm-devel >= 3.4.3-24 }
9416b15a 34BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
4d562464 35
b7a98b2e 36%define _libdir %{_datadir}
697b1b4f
AF
37%define _pvmarch %(/usr/bin/pvmgetarch)
38%define _pvmroot /usr/lib/pvm3/
a37cc0c6 39
4d562464 40%description
4d562464 41The Persistence of Vision(tm) Ray-Tracer creates three-dimensional,
2702972f 42photo-realistic images using a rendering technique called ray-tracing.
43It reads in a text file containing information describing the objects
44and lighting in a scene and generates an image of that scene from the
45view point of a camera also described in the text file. Ray-tracing is
46not a fast process by any means, but it produces very high quality
47images with realistic reflections, shading, perspective and other
48effects.
4d562464 49
50%description -l pl
2702972f 51