Search Criteria
Package Details: emote 4.0.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/emote.git (read-only, click to copy) |
---|---|
Package Base: | emote |
Description: | Emoji Picker for Linux written in GTK3 |
Upstream URL: | https://github.com/tom-james-watson/Emote |
Keywords: | autostart emoji gtk gtk3 picker python |
Licenses: | GPL3 |
Submitter: | lkrms |
Maintainer: | lkrms |
Last Packager: | lkrms |
Votes: | 29 |
Popularity: | 0.92 |
First Submitted: | 2020-10-09 07:26 (UTC) |
Last Updated: | 2023-06-24 11:58 (UTC) |
Dependencies (12)
- dbus-python
- emoji-font (noto-fonts-emoji-flags, noto-fonts-emoji-git, ttf-twemoji-color, ttf-twemoji, noto-fonts-emoji-blob, ttf-twemoji-color-git, ttf-ms-win11-auto, noto-fonts-emoji-flag-git, ttf-mutant-emoji, ttf-apple-emoji, ttf-whatsapp-emoji, noto-fonts-emoji-apple, ttf-ms-win11, ttf-twemoji-color14, noto-fonts-emoji, ttf-joypixels)
- gtk3 (gtk3-git, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-classic, gtk3-classic-xfce)
- hicolor-icon-theme (hicolor-icon-theme-git)
- libkeybinder3
- python (python36, python32, python37, python39, python38, python310, python312)
- python-gobject (python-gobject-git)
- python-manimpango
- python-setproctitle
- xdotool (xdotool-git)
- python-pipenv (python-pipenv-git) (make)
- python-setuptools (make)
Latest Comments
1 2 3 4 Next › Last »
aljoscha commented on 2023-07-27 10:06 (UTC)
When I try to build the package as is, using
makepkg -s -i
I 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.
ZimbiX commented on 2023-07-24 21:38 (UTC) (edited on 2023-07-24 21:45 (UTC) by ZimbiX)
@FernandoBasso See the comment from @vstuart. But commenting out the import is all that's required now.
Upstream issue: https://github.com/tom-james-watson/Emote/issues/95
FernandoBasso commented on 2023-07-24 09:48 (UTC)
I get an error about missing minipango:
Tried rebuilding and reinstalling, but to no avail. Any ideas?
ipaqmaster commented on 2023-06-24 08:48 (UTC)
All good and no worries! Pretty funny that the emoji reference CSV got too big.
Thanks for your help
lkrms commented on 2023-06-24 08:46 (UTC)
Hi all, so sorry for taking so long to update this one, and for the problems reported after the previous update. (The patched emoji CSV became too big for the AUR, so I updated the
PKGBUILD
to patch it on the fly, but it looks like that introduced some encoding/locale-related side-effects for some of you, and I just haven't had time to get into it.)Meanwhile, upstream changes have hopefully fixed the skin tone issues (I'm yet to test properly), so I've removed all but strictly necessary changes from the
PKGBUILD
and if any of the issues recur, I'll work towards an upstream patch. Please let me know if anything is broken for you!ipaqmaster commented on 2023-06-22 11:10 (UTC)
Sure but I don't think that justifies a broken AUR package handling things differently.
arash12ir commented on 2023-06-22 11:07 (UTC)
@ipaqmaster Installing it through Flatpack/flathub is the preferred way by upstream anyways.
ipaqmaster commented on 2023-06-22 04:09 (UTC)
Great package but haven't been able to get it to work for months :(
copygirl commented on 2023-06-14 19:05 (UTC)
@ZimbiX I had the same issue and installed another emoji picker. Then emote suddenly started working. Apparently the
python-manimpango
package was missing even though it was a required dependency. Maybe our AUR helpers messed up when updating the package from a previous version? (trizen
in my case.)So, try removing and re-installing the package?
1 2 3 4 Next › Last »