]> git.pld-linux.org Git - packages/Producer.git/blame_incremental - Producer.spec
- noti86 patch added
[packages/Producer.git] / Producer.spec
... / ...
CommitLineData
1%define fversion %(echo %{version} | tr r - )
2Summary: Cross-platform library for OpenGL rendering
3Summary(pl): Wieloplatformowa biblioteka do renderingu OpenGL
4Name: Producer
5Version: 0.8.5r3
6Release: 1
7License: LGPL
8Group: Libraries
9Source0: http://www.andesengineering.com/Producer/Download/%{name}-%{fversion}.tar.gz
10# Source0-md5: 889c99c47a3af7d8df03fb5584919cbe
11Source1: %{name}.pc
12Patch0: %{name}-soname.patch
13Patch1: %{name}-notix86.patch
14URL: http://www.andesengineering.com/Producer/index.html
15BuildRequires: OpenGL-devel
16BuildRequires: OpenThreads-devel
17BuildRequires: XFree86-devel
18BuildRequires: libstdc++-devel
19Provides: OpenProducer = %{version}
20BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
21
22%description
23Open Producer (or simply Producer) is a cross-platform, C++ library
24for managing OpenGL rendering contexts in a windowing system
25independent manner. Producer provides a simple, yet powerfully
26scalable approach for real-time 3D applications wishing to run within
27a single window to large, multidisplay systems. Producer is highly
28portable and has been tested on Linux, Windows, Mac OSX, Solaris and
29IRIX. Producer works on all Unix based OS's (including Mac OSX)
30through the X11 Windowing system, and through the native win32 on
31Windows. Producer is written with productivity, performance and
32scalability in mind by adhering to industry standard and employing
33advanced software engineering practices. Software developers wishing
34to produce 3D rendering software that can display on a desktop, and
35move to a large system or clustered system of displays by simply
36changing a configuration file, can depend on Open Producer to handle
37all the complexity for them.
38
39%description -l pl
40