Search Criteria
Package Details: emote 4.1.0-8
Package Actions
| Git Clone URL: | https://aur.archlinux.org/emote.git (read-only, click to copy) |
|---|---|
| Package Base: | emote |
| Description: | Modern popup emoji picker |
| Upstream URL: | https://github.com/tom-james-watson/Emote |
| Keywords: | autostart emoji gtk gtk3 picker python |
| Licenses: | GPL-3.0-only |
| Submitter: | lkrms |
| Maintainer: | Rhinoceros |
| Last Packager: | Rhinoceros |
| Votes: | 35 |
| Popularity: | 0.008974 |
| First Submitted: | 2020-10-09 07:26 (UTC) |
| Last Updated: | 2026-04-13 15:19 (UTC) |
Dependencies (13)
- dbus-python (python-dbus)
- emoji-font (noto-fonts-emoji-flagsAUR, noto-fonts-emoji-gitAUR, noto-fonts-emoji-blobAUR, noto-fonts-emoji-flag-gitAUR, ttf-mutant-emojiAUR, ttf-twemoji-color-gitAUR, ttf-twemoji-colorAUR, ttf-twemoji-gitAUR, ttf-noto-emoji-monochromeAUR, ttf-ms-win11-autoAUR, noto-fonts-emoji-colrv1AUR, ttf-unifontAUR, otf-twemoji-colrv0AUR, ttf-twemoji-colrv0AUR, otf-twemoji-colrv1AUR, ttf-twemoji-colrv1AUR, ttf-twemoji-cbdtAUR, otf-twemoji-allAUR, ttf-twemojiAUR, twemoji-mozilla-fontconfigAUR, ttf-fluent-emojiAUR, ttf-blobmoji2AUR, ttf-joypixelsAUR, otf-unifontAUR, ttf-ms-win11-baseAUR, ttf-whatsapp-emojiAUR, ttf-ms-win11AUR, ttf-ms-win11-auto-localAUR, ttf-apple-emojiAUR, noto-fonts-emoji)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libkeybinder3
- python
- python-gobject
- python-setproctitle
- python-pipenv (python-pipenv-gitAUR) (make)
- python-setuptools (make)
- wl-clipboard (wl-clipboard-rs-gitAUR, wl-clipboard-rsAUR, wl-clipboard-gitAUR) (optional) – automatic copying in Wayland
- xdotool (xdotool-gitAUR) (optional) – automatic pasting in X11
- ydotool (ydotool-gitAUR) (optional) – automatic pasting in Wayland
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
Rhinoceros commented on 2024-07-14 04:24 (UTC)
In addition to my (ignored) comment from a month ago, this package should also not depend on xdotool. There are many users who are no longer using X11.
ZimbiX commented on 2024-07-02 06:57 (UTC)
Due to inaction on https://github.com/tom-james-watson/Emote/issues/95, and several people running into it (e.g. nonZero), it seems fair to address it here in the AUR package. This patch fixes the issue for me:
Rhinoceros commented on 2024-06-19 12:09 (UTC)
This package should optdepends on wl-clipboard for Wayland support as per the code here.
ardency commented on 2024-06-08 18:40 (UTC)
If you are having issues with slow load time, and emoji search hanging on a single character (when typing 'too slowly'), I resolved this problem by finding and removing orphaned, duplicate fonts in
/usr/share/fonts/noto-color-emoji/. (Thenoto-fonts-emojipackage presently installs to/usr/share/fonts/noto/. Do a system search withmlocateforNotoColorEmoji.ttf.)mpsijm commented on 2024-05-13 17:30 (UTC) (edited on 2024-05-13 17:32 (UTC) by mpsijm)
@nonZero Since Python 3.12 is live in Arch's core repo, you'll have to rebuild any AUR packages depending on Python. For different strategies to do so, see https://www.reddit.com/r/archlinux/comments/1ceq621/python_update_to_312_a_reminder/
To specifically only rebuild this dependency of
emote, you can runparu -S --asdeps --rebuild python-manimpango.nonZero commented on 2024-05-13 13:09 (UTC)
emote does not launch:
$ emote
vstuart commented on 2024-05-01 02:47 (UTC)
Error [solution]: No package metadata was found for Emote #153
https://github.com/tom-james-watson/Emote/issues/153
yochananmarqos commented on 2024-01-07 21:44 (UTC)
@lkrms: No idea what's going on with Pipenv here, but upstream uses Meson. Improved PKGBUILD
aljoscha commented on 2023-07-27 10:06 (UTC)
When I try to build the package as is, using
makepkg -s -iI get this:However, I can fix that with this change:
Has anyone else run into that problem? Should the PKGBUILD maybe be changed to this (seemingly) more modern invocation of
pip install?FernandoBasso commented on 2023-07-26 09:52 (UTC)
@ZimbiX
Yep, that works. Thank you.
« First ‹ Previous 1 2 3 4 5 6 Next › Last »