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