mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
cegui: update to 0.8.7
This commit is contained in:
parent
5d631d1415
commit
c17755f3c4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cegui'
|
# Template file for 'cegui'
|
||||||
pkgname=cegui
|
pkgname=cegui
|
||||||
version=0.8.6
|
version=0.8.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake graphviz doxygen dejavu-fonts-ttf gd glm perl pkg-config"
|
hostmakedepends="cmake graphviz doxygen dejavu-fonts-ttf gd glm perl pkg-config"
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://cegui.org.uk/"
|
homepage="http://cegui.org.uk/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/crayzedsgui/${pkgname}-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/crayzedsgui/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=5a5dd820aea4b7c8d300e9f7ca6892348bc8b77ec5157d6a3ed1e78236628686
|
checksum=b351e8957716d9c170612c13559e49530ef911ae4bac2feeb2dacd70b430e518
|
||||||
|
|
||||||
build_options="gtk irrlicht ogre python"
|
build_options="gtk irrlicht ogre python"
|
||||||
desc_option_gtk="Enable support for GTK2"
|
desc_option_gtk="Enable support for GTK2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue