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