Search Criteria
Package Details: espanso-x11-git 2.2.2.r0.g42a6c95a-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 X11) |
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.181878 |
First Submitted: | 2019-10-08 17:40 (UTC) |
Last Updated: | 2024-11-08 12:14 (UTC) |
Dependencies (29)
- 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, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- libxtst
- openssl (openssl-gitAUR, openssl-staticAUR)
- wxwidgets-common (wxwidgets-common-gitAUR, wxwidgets-common-lightAUR)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- xclip (wl-clipboard-x11AUR, xclip-gitAUR)
- xdotool (xdotool-gitAUR)
- bzip2 (bzip2-gitAUR) (make)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, 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, glibc-eac-binAUR, glibc-eac-rocoAUR) (make)
- libx11 (libx11-gitAUR) (make)
- Show 9 more dependencies...
Required by (1)
- espanso-gui (requires espanso)
Latest Comments
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!
txtsd commented on 2023-09-25 09:09 (UTC)
@MarsSeed Done. Thanks for reporting!
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"