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