Search Criteria
Package Details: espanso-wayland 2.2.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/espanso.git (read-only, click to copy) |
---|---|
Package Base: | espanso |
Description: | Cross-platform Text Expander written in Rust (built for Wayland) |
Upstream URL: | https://github.com/espanso/espanso |
Keywords: | expand expander rust shortcut text xorg |
Licenses: | GPL-3.0-only |
Conflicts: | espanso |
Provides: | espanso |
Submitter: | Scrumplex |
Maintainer: | carsme |
Last Packager: | carsme |
Votes: | 41 |
Popularity: | 0.47 |
First Submitted: | 2019-10-03 16:10 (UTC) |
Last Updated: | 2025-04-16 04:32 (UTC) |
Dependencies (24)
- 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 (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup-gitAUR, rust, rustup) (make)
- dbus (dbus-gitAUR, dbus-selinuxAUR) (make)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR) (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)
- wl-clipboard (wl-clipboard-gitAUR, wl-clipboard-rs-gitAUR, wl-clipboard-rsAUR) (make)
- Show 4 more dependencies...
Required by (1)
- espanso-gui (requires espanso)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
yochananmarqos commented on 2023-09-23 15:32 (UTC)
Improved PKGBUILD with corrected dependencies and included desktop file / icon.
yochananmarqos commented on 2023-09-23 15:31 (UTC)
@Scrumplex:
cmake
is not required to build. Other than what @MarsSeed already mentioned, this is also missing the desktop file & icon. See my improved PKGBUILD.MarsSeed commented on 2023-08-23 13:05 (UTC) (edited on 2024-03-11 20:38 (UTC) by MarsSeed)
Please kindly make this depend directly on
wxwidgets-gtk3
and not on its legacy name,wxgtk3
. To allow users to have this package coexist with other providers of wxwidgets-gtk3, e.g.wxwidgets-gtk3-git
. Thank you in advance.henriqueffc commented on 2023-05-03 14:49 (UTC) (edited on 2023-05-03 14:51 (UTC) by henriqueffc)
To work on my system that has another keyboard layout (not us), the following configuration was required:
nano $HOME/.config/espanso/config/default.yml
(you can check the file path with the commandespanso path
).Append at end of file.
My keyboard layout is br. You can check yours with the command
localectl status
sources: 1- https://espanso.org/docs/configuration/options/ 2- https://espanso.org/docs/install/linux/
hing commented on 2023-04-26 04:47 (UTC)
Hey, could you update your cargo version and try it again? I just tried it with the version 1.62.1 and it works fine.
melonion commented on 2023-04-25 21:18 (UTC)
Unable to build:
Scrumplex commented on 2020-12-03 11:51 (UTC)
lkrms: After some investigation I don't really see any changes between the dev branch and the latest version, that affects this. In fact the espanso-git package does not even run tests at all, as they failed most of the time anyway. I will open an issue in upstream.
lkrms commented on 2020-12-03 11:12 (UTC)
Just a heads up that as of rust 1.48, this package no longer builds due to multiple tests that fail, all with similar output that includes this (or similar):
I’m not a rust developer but this appears to correlate with changes referenced in 1.48’s release notes. Given espanso-git builds against rust 1.48, perhaps there’s a dependency on a particular version of a package that could be updated via a patch so this will continue to build?
ludat commented on 2020-02-16 21:05 (UTC)
yeah, sorry, I meant espanso-bin aand yes, it works now :D, thank you
« First ‹ Previous 1 2 3 4 Next › Last »