35 lines
848 B
YAML
35 lines
848 B
YAML
name: ulauncher
|
|
description: Feature rich application Launcher for Linux
|
|
version: 5.16.0
|
|
revision: 1
|
|
url: https://ulauncher.io/
|
|
license: GPL3-or-later
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- gdk-pixbuf
|
|
- gtk3
|
|
- libkeybinder3
|
|
- libnotify
|
|
- python3=3.14.*
|
|
- python-pycairo
|
|
- python-dbus
|
|
- python-pygobject
|
|
- python-levenshtein
|
|
- python-pyinotify
|
|
- python-pyxdg
|
|
- python-websocket-client
|
|
- webkitgtk3
|
|
optional_depends:
|
|
- libayatana-appindicator
|
|
make_depends:
|
|
- python-distutils-extra
|
|
- python-setuptools
|
|
downloads:
|
|
- url: https://github.com/Ulauncher/Ulauncher/releases/download/${BPM_PKG_VERSION}/ulauncher_${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 2435b9fe1a2a880fd5e075e63bbbe2a431a89b0c541fa81630b6ddce89235843
|