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