# Template file for 'wpa_gui' pkgname=wpa_gui version=2.6 revision=1 wrksrc="wpa_supplicant-${version}" build_wrksrc="wpa_supplicant/wpa_gui-qt4" build_style=qmake hostmakedepends="qt5-devel" makedepends="qt5-devel" depends="wpa_supplicant desktop-file-utils" short_desc="WPA/WPA2/IEEE 802.1X Supplicant -- Graphical User Interface" maintainer="Christian Neukirchen " license="BSD" homepage="http://hostap.epitest.fi/wpa_supplicant" distfiles="http://hostap.epitest.fi/releases/wpa_supplicant-${version}.tar.gz" checksum=b4936d34c4e6cdd44954beba74296d964bc2c9668ecaa5255e499636fe2b1450 do_install() { vbin wpa_gui vman ../doc/docbook/wpa_gui.8 vinstall wpa_gui.desktop 644 usr/share/applications vinstall icons/wpa_gui.svg 644 usr/share/pixmaps }