]> git.pld-linux.org Git - packages/povray.git/blame - povray.spec
- cosmetics (spaces -> tabs)
[packages/povray.git] / povray.spec
CommitLineData
972f72c8 1
bc24fd67 2#
972f72c8 3# todo:
4# patch for s#/usr/local#/usr# in povray.ini
5#
8f6042bf 6#
bc24fd67 7# Conditional build:
09c1e7ed
JK
8%bcond_without x # - without X11 subpackage
9%bcond_without pvm # - without PVM support
4094ca7d 10%bcond_with svga # - with svgalib support (doesn't work on many platforms)
8f6042bf 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
4094ca7d 17Release: 3
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
37546013 23# Source0-md5: 4dc3a74c6182e9f9cb2fc46187fe7e6b
b7a98b2e 24Patch0: %{name}-legal.patch
4094ca7d 25Patch1: %{name}-64bit.patch
09c1e7ed
JK
26Patch2: %{name}-X-libs.patch
27Patch3: %{name}-lib64.patch
4094ca7d 28Patch4: %{name}-no_svgalib.patch
520c1407 29URL: http://www.povray.org/
4094ca7d 30%{?with_x:BuildRequires: XFree86-devel}
ec73f680
JB
31BuildRequires: autoconf
32BuildRequires: automake
b7a98b2e 33BuildRequires: libjpeg-devel
a37cc0c6 34BuildRequires: libpng-devel >= 1.0.8
b7a98b2e 35BuildRequires: libstdc++-devel
36BuildRequires: libtiff-devel
4094ca7d
JK
37%{?with_pvm:BuildRequires: pvm-devel >= 3.4.3-24}
38%{?with_svga:BuildRequires: svgalib-devel}
ec73f680 39BuildRequires: zlib-devel
9416b15a 40BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
4d562464 41
697b1b4f 42%define _pvmarch %(/usr/bin/pvmgetarch)
09c1e7ed 43%define _pvmroot /usr/%{_lib}/pvm3
a37cc0c6 44
4d562464 45%description
4d562464 46The Persistence of Vision(tm) Ray-Tracer creates three-dimensional,
2702972f 47photo-realistic images using a rendering technique called ray-tracing.
48It reads in a text file containing information describing the objects
49and lighting in a scene and generates an image of that scene from the
50view point of a camera also described in the text file. Ray-tracing is
51not a fast process by any means, but it produces very high quality
52images with realistic reflections, shading, perspective and other
53effects.
4d562464 54
55%description -l pl
2702972f 56