From 6768c115af3c5f0772bcf7b02f34a88a880876c0 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 12 Dec 2012 02:49:40 -0800 Subject: Wed Dec 12 02:43:53 PST 2012 --- community/cegui/PKGBUILD | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'community/cegui') diff --git a/community/cegui/PKGBUILD b/community/cegui/PKGBUILD index 29ef0d959..69d0f79b9 100644 --- a/community/cegui/PKGBUILD +++ b/community/cegui/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 79010 2012-10-29 03:17:07Z svenstaro $ +# $Id: PKGBUILD 81101 2012-12-12 00:47:27Z eric $ # Maintainer: Sven-Hendrik Haase # Contributor: Juergen Hoetzel # Contributor: William Rea , @@ -7,17 +7,17 @@ pkgbase=cegui pkgname=('cegui' 'cegui-docs') pkgver=0.7.7 -pkgrel=3 +pkgrel=4 pkgdesc="A free library providing windowing and widgets for graphics APIs/engines" arch=('i686' 'x86_64') url="http://crayzedsgui.sourceforge.net" #options=('!libtool') license=("MIT") -depends=('pcre' 'glew' 'expat' 'freetype2' 'libxml2' 'devil' 'freeglut' 'lua' 'silly') -makedepends=('python2' 'doxygen' 'ogre' 'irrlicht' 'gtk2' 'boost' 'graphviz') +depends=('pcre' 'glew' 'expat' 'freetype2' 'libxml2' 'devil' 'freeglut' 'lua51' 'silly') +makedepends=('python2' 'doxygen' 'ogre' 'gtk2' 'boost' 'graphviz') optdepends=("python2: python bindings" - "ogre: ogre module" - "irrlicht: irrlicht module") + "ogre: ogre module") + #"irrlicht: irrlicht module") maybe again at some point options=(!libtool) source=(http://downloads.sourceforge.net/crayzedsgui/CEGUI-$pkgver.tar.gz) md5sums=('8b83577f86eaa1581765dd155c7c8f24') -- cgit v1.2.3-54-g00ecf