]> git.pld-linux.org Git - packages/povray.git/blame - povray.spec
- pld.org.pl
[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
54dfd0e0 23# Source0-md5: 4dc3a74c6182e9f9cb2fc46187fe7e6b
b7a98b2e 24Patch0: %{name}-legal.patch
520c1407 25URL: http://www.povray.org/
b7a98b2e 26BuildRequires: libjpeg-devel
a37cc0c6 27BuildRequires: libpng-devel >= 1.0.8
b7a98b2e 28BuildRequires: libstdc++-devel
29BuildRequires: libtiff-devel
30BuildRequires: zlib-devel
a37cc0c6 31%{!?_without_x:BuildRequires:XFree86-devel}
a5a450ff 32%{!?_without_pvm:BuildRequires:pvm-devel >= 3.4.3-24 }
9416b15a 33BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
4d562464 34
b7a98b2e 35%define _libdir %{_datadir}
697b1b4f
AF
36%define _pvmarch %(/usr/bin/pvmgetarch)
37%define _pvmroot /usr/lib/pvm3/
a37cc0c6 38
4d562464 39%description
4d562464 40The Persistence of Vision(tm) Ray-Tracer creates three-dimensional,
2702972f 41photo-realistic images using a rendering technique called ray-tracing.
42It reads in a text file containing information describing the objects
43and lighting in a scene and generates an image of that scene from the
44view point of a camera also described in the text file. Ray-tracing is
45not a fast process by any means, but it produces very high quality
46images with realistic reflections, shading, perspective and other
47effects.
4d562464 48
49%description -l pl
2702972f 50