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.011647 |
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, gcc11-libsAUR, 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, gcc11-libsAUR, 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
« First ‹ Previous 1 2
MarsSeed commented on 2023-09-25 06:54 (UTC) (edited on 2024-03-11 20:40 (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.Scrumplex commented on 2022-03-25 17:39 (UTC)
I have split off this package's Wayland build into espanso-wayland-git.
FuzzyMidnight commented on 2022-01-29 12:44 (UTC)
Can you add
wl-clipboard
as an optional dependency. The application fails to run on wayland without it.fawwr commented on 2021-10-06 21:22 (UTC)
line 32 needs to be changed to:
cp "espanso/src/res/linux/systemd.service" "systemd.service"
« First ‹ Previous 1 2