]> git.pld-linux.org Git - packages/CEGUI.git/blobdiff - CEGUI.spec
- fix building with versioned boost-python
[packages/CEGUI.git] / CEGUI.spec
index c9513772625bbeeba816aa8e744d23d3ec8501d9..b91b1c77035834991e5757881fb88d76dd26683b 100644 (file)
@@ -10,7 +10,7 @@ Summary:      CEGUI - a free library providing windowing and widgets
 Summary(pl.UTF-8):     CEGUI - wolnodostępna biblioteka zapewniającą okienka i widgety
 Name:          CEGUI
 Version:       0.8.7
-Release:       1
+Release:       5
 License:       LGPL v2.1+ (with MIT parts)
 Group:         Libraries
 Source0:       http://downloads.sourceforge.net/crayzedsgui/cegui-%{version}.tar.bz2
@@ -20,6 +20,8 @@ Source1:      http://downloads.sourceforge.net/crayzedsgui/cegui-docs.%{version}.zip
 Patch0:                pthread.patch
 Patch1:                %{name}-glfw3.patch
 Patch3:                x32.patch
+Patch4:                cxx11.patch
+Patch5:                python2.patch
 URL:           http://www.cegui.org.uk/
 BuildRequires: DevIL-devel
 %{?with_directfb:BuildRequires:        DirectFB-devel >= 1.2.0}
@@ -27,6 +29,7 @@ BuildRequires:        FreeImage-devel
 BuildRequires: GLM
 BuildRequires: OpenGL-devel
 BuildRequires: SDL2-devel
+BuildRequires: SDL2_image-devel
 BuildRequires: SILLY-devel >= 0.1.0
 BuildRequires: boost-devel >= 1.36.0
 BuildRequires: boost-python-devel >= 1.36.0
@@ -459,6 +462,8 @@ Wiązania Pythona do biblioteki CEGUI OpenGLRenderer.
 %patch0 -p1
 %patch1 -p1
 %patch3 -p1
+%patch4 -p1
+%patch5 -p1
 
 %build
 install -d build
This page took 0.08923 seconds and 4 git commands to generate.