libmygui: update shlibs, add missing deps, fix short_desc (#8831)

This commit is contained in:
cr6git 2017-11-04 06:21:18 +01:00 committed by Juan RP
parent 4636fcee8e
commit 389fe06bc5
2 changed files with 5 additions and 2 deletions

View file

@ -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

View file

@ -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 <johnz@posteo.net>"
@ -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