Search Criteria
Package Details: espanso-wayland-git 2.2.2.r0.g5d5d0d4d-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/espanso-git.git (read-only, click to copy) |
---|---|
Package Base: | espanso-git |
Description: | Cross-platform Text Expander written in Rust (built for Wayland) |
Upstream URL: | https://espanso.org |
Keywords: | expand expander rust shortcut text wayland xorg |
Licenses: | GPL-3.0-or-later |
Conflicts: | espanso |
Provides: | espanso |
Submitter: | Scrumplex |
Maintainer: | txtsd |
Last Packager: | txtsd |
Votes: | 7 |
Popularity: | 0.004652 |
First Submitted: | 2019-10-08 17:40 (UTC) |
Last Updated: | 2025-02-08 10:04 (UTC) |
Dependencies (25)
- bzip2 (bzip2-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- wl-clipboard (wl-clipboard-gitAUR, wl-clipboard-rs-gitAUR, wl-clipboard-rsAUR)
- wxwidgets-common (wxwidgets-common-gitAUR, wxwidgets-common-lightAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- bzip2 (bzip2-gitAUR) (make)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- dbus (dbus-gitAUR, dbus-selinuxAUR) (make)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR) (make)
- libx11 (libx11-gitAUR) (make)
- libxcb (libxcb-gitAUR) (make)
- libxkbcommon (libxkbcommon-gitAUR) (make)
- libxtst (make)
- openssl (openssl-gitAUR, openssl-staticAUR) (make)
- Show 5 more dependencies...
Required by (1)
- espanso-gui (requires espanso)
Latest Comments
1 2 Next › Last »
dasarne commented on 2025-05-19 07:15 (UTC)
If you see the following error when trying to build espanso from the AUR:
It means your version of Rust and Cargo is too old to understand the lock file format used by espanso. To fix this, update Rust and Cargo to the latest stable version using rustup:
After updating, try building espanso again. This should resolve the issue.
Alternatively, if you are building from source, you can delete the existing Cargo.lock file in the espanso source directory and let Cargo regenerate it:
Then rebuild the project.
shawny commented on 2025-02-08 15:33 (UTC)
@txtsd Thank you. Confirmed.
txtsd commented on 2025-02-08 13:45 (UTC)
I pushed an update. Circumstantially because of the hash it won't ask to update again.
shawny commented on 2025-02-07 07:48 (UTC)
@txtsd Any progress on fixing the package? I can confirm the below problem on two machines.
shawny commented on 2025-02-05 16:34 (UTC)
There appears to be something broken with this package. Using the
yay
helper, this package will show as out of date and reinstall on every run ofyay
, following a successful prior build and install.Schlaefer commented on 2025-01-26 19:59 (UTC) (edited on 2025-01-27 17:21 (UTC) by Schlaefer)
Upstream has tagged 2.2.2 in the dev branch, which is currently the new r0, but the commit hash results in a "lower version" than the "2.2.2.r0..." PKGBUILD in the AUR.
xircon commented on 2025-01-25 12:45 (UTC)
Something wrong with PKGBUILD, the package is constantly rebuilding.
txtsd commented on 2023-11-08 06:29 (UTC)
@hans Try building it with a default
/etc/makepkg.conf
. It built fine for me in a chroot usingpkgctl build -c
from thedevtools
package.hans commented on 2023-11-05 12:00 (UTC)
Build fails with 'failed to run custom build command for
libdbus-sys v0.2.1
Caused by: process didn't exit successfully:/home/hans/.cache/yay/espanso-wayland-git/src/espanso/target/release/build/libdbus-sys-b89ef0e5d5eac717/build-script-build
(exit status: 101)libdbus-glib-1.so.2.3.5 is installed. Any tips / hints? Thanks!
txtsd commented on 2023-09-25 09:17 (UTC)
@MarsSeed Done. Thanks for reporting!
1 2 Next › Last »