]> git.pld-linux.org Git - packages/CEGUI.git/commitdiff
- added DevIL and irrlicht BRs
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 27 May 2007 20:47:32 +0000 (20:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    CEGUI.spec -> 1.5

CEGUI.spec

index 80bd04d1bc1d9b589769d660d6ff448b401a65cc..a29e87c56cccdf922597badeba189391ea9fa580 100644 (file)
@@ -1,9 +1,7 @@
 # TODO:
 # - gcc33 patch only for AC-branch
 # - ogre-renderer (BR: CEGUI-OGRE >= 1.0.0 through pkgconfig)
-# - irrlicht-renderer (BR: irrlicht-devel, xorg-lib-libXxf86vm-devel)
 # - corona (BR: corona >= 1.2.0 through corona-config script)
-# - devil (BR: DevIL-devel)
 # - silly (BR: SILLY >= 0.1.0 through pkgconfig)
 #
 Summary:       CEGUI - a free library providing windowing and widgets
@@ -20,6 +18,7 @@ Source1:      http://dl.sourceforge.net/crayzedsgui/%{name}-DOCS-%{version}.tar.gz
 Patch0:         %{name}-gcc33.patch
 Patch1:                %{name}-link.patch
 URL:           http://www.cegui.org.uk/
+BuildRequires: DevIL-devel
 BuildRequires: FreeImage-devel
 BuildRequires: OpenGL-GLU-devel
 BuildRequires: OpenGL-glut-devel
@@ -27,6 +26,7 @@ BuildRequires:        autoconf >= 2.59
 BuildRequires: automake
 BuildRequires: expat-devel
 BuildRequires: freetype-devel >= 2.0
+BuildRequires: irrlicht-renderer
 BuildRequires: libstdc++-devel
 BuildRequires: libtool >= 2:1.5
 BuildRequires: libxml2-devel >= 1:2.6
@@ -34,6 +34,8 @@ BuildRequires:        lua50-devel >= 5.0
 BuildRequires: pcre-devel >= 5.0
 BuildRequires: pkgconfig
 BuildRequires: xerces-c-devel
+# for irrlicht
+BuildRequires: xorg-lib-libXxf86vm-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.083751 seconds and 4 git commands to generate.