parent
0e019fbe4d
commit
5d86b5fcef
1 changed files with 16 additions and 0 deletions
16
srcpkgs/ulauncher/template
Normal file
16
srcpkgs/ulauncher/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'ulauncher'
|
||||
pkgname=ulauncher
|
||||
version=5.7.5
|
||||
revision=1
|
||||
wrksrc=${pkgname}
|
||||
build_style=python3-module
|
||||
pycompile_module="ulauncher"
|
||||
hostmakedepends="python3-distutils-extra intltool"
|
||||
depends="libappindicator>=12.10.0_2 libkeybinder3 python3-Levenshtein python3-dbus
|
||||
python3-inotify python3-websocket-client python3-xdg webkit2gtk"
|
||||
short_desc="Linux application launcher with fuzzy search and extensions"
|
||||
maintainer="Alberto Pau <me@albertopau.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://ulauncher.io/"
|
||||
distfiles="https://github.com/Ulauncher/Ulauncher/releases/download/${version}/${pkgname}_${version}.tar.gz"
|
||||
checksum=b127a1eac3ebabe228dd6b0d8822af74fafc6376fe5d1420bd60a7894df3fd77
|
Loading…
Reference in a new issue