pkgbase = voxtype
	pkgdesc = Push-to-talk voice-to-text for Linux (optimized for Wayland, works on X11)
	pkgver = 0.4.1
	pkgrel = 8
	url = https://voxtype.io
	install = voxtype.install
	arch = x86_64
	arch = aarch64
	license = MIT
	makedepends = cargo
	makedepends = clang
	makedepends = cmake
	makedepends = pkgconf
	makedepends = shaderc
	makedepends = vulkan-headers
	depends = alsa-lib
	depends = curl
	depends = gcc-libs
	depends = glibc
	optdepends = wtype: keyboard simulation for Wayland (recommended, best CJK support)
	optdepends = ydotool: keyboard simulation fallback (X11/TTY support)
	optdepends = wl-clipboard: clipboard support
	optdepends = libnotify: desktop notifications
	optdepends = pipewire: audio capture (recommended)
	optdepends = pulseaudio: audio capture (alternative)
	optdepends = vulkan-icd-loader: GPU acceleration via Vulkan (enable with: voxtype setup gpu --enable)
	backup = etc/voxtype/config.toml
	source = voxtype-0.4.1.tar.gz::https://github.com/peteonrails/voxtype/archive/refs/tags/v0.4.1-8.tar.gz
	sha256sums = 0935b4d987d123574b52a69f74f33d194ea1ce6fdd978e3ae5e17453b6fe28fd

pkgname = voxtype
