mirror of
https://github.com/archlinux/aur.git
synced 2026-01-27 20:28:31 +01:00
32 lines
1.2 KiB
Text
32 lines
1.2 KiB
Text
pkgbase = hamr-bin
|
|
pkgdesc = A fast, extensible desktop launcher for Linux (pre-built binaries)
|
|
pkgver = 1.0.3
|
|
pkgrel = 1
|
|
url = https://github.com/Stewart86/hamr
|
|
install = hamr.install
|
|
arch = x86_64
|
|
license = MIT
|
|
depends = gtk4
|
|
depends = gtk4-layer-shell
|
|
depends = python
|
|
depends = ttf-material-symbols-variable
|
|
depends = ttf-jetbrains-mono-nerd
|
|
optdepends = python-dbus: system dbus integration for plugins
|
|
optdepends = python-gobject: GObject introspection for plugins
|
|
optdepends = wl-clipboard: clipboard operations in plugins
|
|
optdepends = xdg-utils: desktop integration (xdg-open)
|
|
optdepends = glib2: file operations (gio trash)
|
|
optdepends = grim: screenshot capture
|
|
optdepends = slurp: screen region selection
|
|
optdepends = wf-recorder: screen recording
|
|
optdepends = swww: animated wallpapers (wallpaper plugin)
|
|
optdepends = awww: wallpaper management
|
|
optdepends = playerctl: media player control (player plugin)
|
|
optdepends = bitwarden-cli: Bitwarden password manager integration
|
|
provides = hamr
|
|
conflicts = hamr
|
|
replaces = hamr-qml
|
|
source = hamr-bin-1.0.3.tar.gz::https://github.com/Stewart86/hamr/releases/download/v1.0.3/hamr-linux-x86_64.tar.gz
|
|
sha256sums = SKIP
|
|
|
|
pkgname = hamr-bin
|