# Template file for 'ulauncher' pkgname=ulauncher version=5.15.3 revision=1 build_style=python3-module hostmakedepends="python3-distutils-extra intltool python3-Levenshtein python3-dbus python3-gobject python3-inotify python3-websocket-client python3-xdg" depends="libayatana-appindicator libkeybinder3 python3-Levenshtein python3-dbus python3-gobject python3-inotify python3-websocket-client python3-xdg webkit2gtk" short_desc="Linux application launcher with fuzzy search and extensions" maintainer="Alberto Pau " license="GPL-3.0-or-later" homepage="https://ulauncher.io/" distfiles="https://github.com/Ulauncher/Ulauncher/releases/download/${version}/ulauncher_${version}.tar.gz" checksum=ba702273a19382f645149c0f111875eb8bdf0e2144d332c45238000d1f78c39c pre_build() { export DISPLAY= }