]> git.pld-linux.org Git - packages/OpenSceneGraph.git/blame - OpenSceneGraph.spec
- initial
[packages/OpenSceneGraph.git] / OpenSceneGraph.spec
CommitLineData
aa6260c4 1Summary: Open Scene Graph - real-time visualization library
2Summary(pl): Open Scene Graph - biblioteka do wizualizacji
3Name: OpenSceneGraph
4Version: 0.9.2
5Release: 1
6Copyright: LGPL
7Group: X11/Graphics
8Source0: http://openscenegraph.org/download/snapshots/%{name}-%{version}.tar.gz
9Source1: http://openscenegraph.org/download/dox/osg-doxygen-0.9.1.tar.gz
10URL: http://openscenegraph.org/
11BuildRequires: libtiff-devel
12BuildRequires: freetype-devel
13BuildRequires: freetype1-devel >= 1.3.1-10
14BuildRequires: libpng-devel
15BuildRequires: libungif-devel
16BuildRequires: libjpeg-devel
17BuildRequires: zlib-devel
18#BuildRequires: libtiff-devel
19#BuildRequires: libtiff-devel
20#BuildRequires: libtiff-devel
21#Requires:
22#Patch0: osg-Makefile.patch
23Buildroot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
24
25%define _prefix /usr/X11R6
26
27%description
28The Open Scene Graph is a cross-plathorm C++/OpenGL library for
29the real-time visualization.
30
31%description -l pl
32
33%package devel
34Summary: Header files of Open Scene Graph
35