Search Criteria
Package Details: handy 0.8.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/handy.git (read-only, click to copy) |
|---|---|
| Package Base: | handy |
| Description: | Open source and extensible speech-to-text application that works completely offline |
| Upstream URL: | https://github.com/cjpais/Handy |
| Licenses: | MIT |
| Conflicts: | handy-bin |
| Submitter: | barbuk |
| Maintainer: | barbuk |
| Last Packager: | barbuk |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2026-01-20 10:00 (UTC) |
| Last Updated: | 2026-04-02 05:29 (UTC) |
Dependencies (28)
- alsa-lib
- cairo (cairo-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- gtk-layer-shell (gtk-layer-shell-gitAUR)
- gtk3 (gtk3-classic-xfceAUR, gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libappindicator-gtk3 (libappindicator)
- libevdev (libevdev-gitAUR)
- libsoup3 (libsoup3-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-aegisAUR)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR)
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
- appmenu-gtk-module (appmenu-gtk-module-gitAUR) (make)
- bun (bun-gitAUR, bun-binAUR) (make)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- Show 8 more dependencies...
Latest Comments
1 2 Next › Last »
kml93 commented on 2026-03-19 23:56 (UTC)
@barbuk Works perfectly, thanks!
barbuk commented on 2026-03-19 13:32 (UTC)
Hey @kml93,
Thanks for the suggestion. Please test the 0.7.12-2 release.
kml93 commented on 2026-03-19 12:28 (UTC) (edited on 2026-03-19 12:28 (UTC) by kml93)
Hi,
package()fails because the path to the deb data is hardcoded tosrc-tauri/target/, but Cargo respectsCARGO_TARGET_DIRwhich can be set to a different location (e.g. XDG-compliant setups).Fix (1 line):
This respects
CARGO_TARGET_DIRwhile keeping the default path as fallback, so it doesn't change behavior for users who don't set it.Tested on handy 0.7.11.
mahula commented on 2026-03-06 15:21 (UTC)
Yes, it did build and install successfully.
barbuk commented on 2026-03-06 15:09 (UTC)
did it build successfully with an up to date toolchain ?
mahula commented on 2026-03-06 15:08 (UTC)
Thank you. So my reported problem about the handy package installation does not exist.
barbuk commented on 2026-03-06 14:54 (UTC)
hello @mahula,
You have a 2 years old version of cargo / rust. If cargo / rust is installed with pacman, the current version should be:
If you install and maintain your toolchain with rustup, please update your rust toolchain with:
mahula commented on 2026-03-06 08:22 (UTC)
Hello,
installing the current version
0.7.9-1of this package results in these errors:I need help figuring out what to do to fix this. I am grateful for any assistance.
barbuk commented on 2026-02-12 14:06 (UTC)
Didn't have this issue, but I build for x11. gtk-layer-shell is a wayland depandancy.
I'll add it to makedepends.
futpib commented on 2026-02-12 13:30 (UTC)
gtk-layer-shell dep is missing from PKGBUILD. Without it i get this
1 2 Next › Last »