File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -3130,7 +3130,7 @@ libsctp.so.1 lksctp-tools-1.0.17_1
31303130libwithsctp.so.1 lksctp-tools-1.0.17_1
31313131libnss_ldap.so.2 nss-pam-ldapd-0.9.7_4
31323132libunshield.so.1 libunshield-1.6.2_1
3133- libMyGUIEngine.so.3.4.2 libmygui-3.4.2_1
3133+ libMyGUIEngine.so.3.4.3 libmygui-3.4.3_1
31343134libcollada-dom2.5-dp.so.0 collada-dom-2.5.0_1
31353135libproj.so.25 proj-9.1.1_1
31363136libnlopt.so.1 nlopt-2.10.0_1
Original file line number Diff line number Diff line change 1- # Template file for 'mygui '
1+ # Template file for 'libmygui '
22pkgname=libmygui
3- version=3.4.2
3+ version=3.4.3
44revision=1
55build_style=cmake
6- configure_args="-DMYGUI_BUILD_DEMOS=OFF -DMYGUI_RENDERSYSTEM=1 -DMYGUI_BUILD_TOOLS=OFF"
6+ configure_args="-DMYGUI_BUILD_DEMOS=OFF -DMYGUI_RENDERSYSTEM=1 -DMYGUI_BUILD_TOOLS=OFF
7+ -DMYGUI_DONT_USE_OBSOLETE=ON"
78hostmakedepends="doxygen pkg-config"
89makedepends="libX11-devel ois-devel boost-devel freetype-devel"
910short_desc="Fast, flexible and simple GUI"
1011maintainer="John <
[email protected] >"
1112license="MIT"
1213homepage="http://mygui.info"
1314distfiles="https://github.com/MyGUI/mygui/archive/MyGUI${version}.tar.gz"
14- checksum=1cc45fb96c9438e3476778449af0378443d84794a458978a29c75306e45dd45a
15+ checksum=33c91b531993047e77cace36d6fea73634b8c17bd0ed193d4cd12ac7c6328abd
1516
1617libmygui-devel_package() {
1718 short_desc+=" - development files"
You can’t perform that action at this time.
0 commit comments