diff --git a/srcpkgs/cegui/template b/srcpkgs/cegui/template index 2b04106aad5..4e4e63da50c 100644 --- a/srcpkgs/cegui/template +++ b/srcpkgs/cegui/template @@ -1,7 +1,7 @@ # Template file for 'cegui' pkgname=cegui version=0.8.7.20190225 -revision=4 +revision=5 _githash=bfc6a841de45b8e63040d33b9cccc67745337f4e wrksrc="${pkgname}-${_githash}" build_style=cmake @@ -22,7 +22,7 @@ license="MIT" homepage="http://cegui.org.uk/" distfiles="https://github.com/cegui/cegui/archive/${_githash}.tar.gz" checksum=70156257313b81d068d6592887157dd16b91d7bc0dfdcba02a96ed371d329e64 -replaces="cegui-data cegui-sample" +replaces="cegui-data>=0 cegui-sample>=0" build_options="gtk irrlicht ogre python" desc_option_gtk="Enable support for GTK2"