From 389fe06bc5fd6af850cfe190820b6cd447fa61db Mon Sep 17 00:00:00 2001 From: cr6git Date: Sat, 4 Nov 2017 06:21:18 +0100 Subject: [PATCH] libmygui: update shlibs, add missing deps, fix short_desc (#8831) --- common/shlibs | 2 ++ srcpkgs/libmygui/template | 5 +++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/common/shlibs b/common/shlibs index d8e2057410..fb5cef4ec9 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2825,6 +2825,8 @@ libceph_zlib.so.2 ceph-11.2.0_1 libnss_ldap.so.2 nss-pam-ldapd-0.9.7_4 libunshield.so.0 libunshield-0.6_1 libMyGUIEngine.so.3 libmygui-3.2.2_1 +libEditorFramework.so libmygui-devel-3.2.2_3 +Plugin_StrangeButton.so libmygui-devel-3.2.2_3 libproj.so.12 proj-4.9.3_1 libnlopt.so.0 nlopt-2.4.2_1 libeb.so.16 libeb-4.3.3_1 diff --git a/srcpkgs/libmygui/template b/srcpkgs/libmygui/template index ac98cf6839..76f6404eba 100644 --- a/srcpkgs/libmygui/template +++ b/srcpkgs/libmygui/template @@ -1,10 +1,11 @@ # Template file for 'mygui' pkgname=libmygui version=3.2.2 -revision=2 +revision=3 wrksrc="mygui-MyGUI${version}" build_style=cmake configure_args="-DMYGUI_BUILD_DEMOS=OFF" +hostmakedepends="doxygen pkg-config" makedepends="libX11-devel ois-devel boost-devel freetype-devel libogre-devel" short_desc="Fast, flexible and simple GUI" maintainer="John " @@ -18,7 +19,7 @@ if [ "$CROSS_BUILD" ]; then fi libmygui-devel_package() { - short-desc += " - development files" + short_desc+=" - development files" pkg_install() { vmove usr/include vmove usr/lib/pkgconfig