mirror of
https://github.com/archlinux/aur.git
synced 2026-02-09 14:34:42 +01:00
22 lines
539 B
Text
22 lines
539 B
Text
pkgbase = vent
|
|
pkgdesc = Voice-to-text overlay for Wayland
|
|
pkgver = 1.0.1
|
|
pkgrel = 1
|
|
url = https://github.com/synthforged/vent
|
|
arch = x86_64
|
|
license = MIT
|
|
makedepends = python-pip
|
|
depends = python>=3.11
|
|
depends = gtk4
|
|
depends = gtk4-layer-shell
|
|
depends = gobject-introspection
|
|
depends = cairo
|
|
depends = portaudio
|
|
depends = wtype
|
|
depends = wl-clipboard
|
|
depends = python-gobject
|
|
depends = python-numpy
|
|
source = vent-1.0.1.tar.gz::https://github.com/synthforged/vent/archive/v1.0.1.tar.gz
|
|
sha256sums = SKIP
|
|
|
|
pkgname = vent
|