cegui: use replaces w/ >=0
This commit is contained in:
parent
67d634a909
commit
40e41ccbd1
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cegui'
|
# Template file for 'cegui'
|
||||||
pkgname=cegui
|
pkgname=cegui
|
||||||
version=0.8.7.20190225
|
version=0.8.7.20190225
|
||||||
revision=4
|
revision=5
|
||||||
_githash=bfc6a841de45b8e63040d33b9cccc67745337f4e
|
_githash=bfc6a841de45b8e63040d33b9cccc67745337f4e
|
||||||
wrksrc="${pkgname}-${_githash}"
|
wrksrc="${pkgname}-${_githash}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -22,7 +22,7 @@ license="MIT"
|
||||||
homepage="http://cegui.org.uk/"
|
homepage="http://cegui.org.uk/"
|
||||||
distfiles="https://github.com/cegui/cegui/archive/${_githash}.tar.gz"
|
distfiles="https://github.com/cegui/cegui/archive/${_githash}.tar.gz"
|
||||||
checksum=70156257313b81d068d6592887157dd16b91d7bc0dfdcba02a96ed371d329e64
|
checksum=70156257313b81d068d6592887157dd16b91d7bc0dfdcba02a96ed371d329e64
|
||||||
replaces="cegui-data cegui-sample"
|
replaces="cegui-data>=0 cegui-sample>=0"
|
||||||
|
|
||||||
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
Add a link
Reference in a new issue