aur/.SRCINFO
goodroot 677bfd48e5 Complete AUR package automation
- Add evdev to venv dependencies for complete self-contained environment
- Restore automatic setup script execution in hyprwhspr.install
- Package now handles NVIDIA detection, permissions, and services automatically
- Bump pkgrel to 10
2025-09-06 16:17:51 -07:00

31 lines
894 B
Text

pkgbase = hyprwhspr
pkgdesc = Native Whisper speech-to-text for Arch/Omarchy with Waybar integration
pkgver = 1.2.0
pkgrel = 10
url = https://github.com/goodroot/hyprwhspr
install = hyprwhspr.install
arch = x86_64
license = MIT
depends = python
depends = python-evdev
depends = python-numpy
depends = python-scipy
depends = python-pyperclip
depends = python-psutil
depends = python-rich
depends = python-json5
depends = ydotool
depends = pipewire
depends = pipewire-alsa
depends = pipewire-pulse
depends = pipewire-jack
depends = cmake
depends = make
depends = git
depends = base-devel
optdepends = nvidia-utils: For GPU acceleration
optdepends = cuda: For GPU acceleration
source = hyprwhspr-1.2.0.tar.gz::https://github.com/goodroot/hyprwhspr/archive/v1.2.0.tar.gz
sha256sums = ac063f5c43da89e89b65230b5a7e70533019ae9274c118c37b62c636ef63cf92
pkgname = hyprwhspr