Search Criteria
Package Details: smile 2.11.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/smile.git (read-only, click to copy) |
|---|---|
| Package Base: | smile |
| Description: | An emoji picker with custom tags support |
| Upstream URL: | https://mijorus.it/projects/smile/ |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | smile-emoji-picker |
| Submitter: | yochananmarqos |
| Maintainer: | yochananmarqos |
| Last Packager: | yochananmarqos |
| Votes: | 9 |
| Popularity: | 0.183453 |
| First Submitted: | 2022-04-27 21:29 (UTC) |
| Last Updated: | 2026-02-26 17:19 (UTC) |
Dependencies (11)
- 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-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-apple-emojiAUR, ttf-blobmoji2AUR, ttf-whatsapp-emojiAUR, ttf-joypixelsAUR, ttf-ms-win11AUR, noto-fonts-emoji)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR, gtk4-develAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaitaAUR, libadwaita-yaru-gitAUR, libadwaita-without-adwaita-gitAUR)
- python-dbus
- python-gobject
- which (which-gitAUR)
- meson (meson-gitAUR) (make)
- appstream-glib (appstream-glib-gitAUR) (check)
- dotoolAUR (dotool-gitAUR) (optional) – For autopaste service
- wl-clipboard (wl-clipboard-rs-gitAUR, wl-clipboard-gitAUR, wl-clipboard-rsAUR) (optional) – Automatically paste emojis (Wayland)
- xdotool (xdotool-gitAUR) (optional) – Automatically paste emojis (X11)
Latest Comments
yochananmarqos commented on 2026-02-27 17:51 (UTC)
@szybkilukasz: Yes,
wl-clipboardis an optional dependency for Wayland.szybkilukasz commented on 2026-02-27 16:57 (UTC)
Without
wl-clipboardI cannot paste any emoji (even with using CTRL + V) so it is not optional dependency. Using Wayland + Gnome on Arch Linux.yochananmarqos commented on 2025-11-11 16:45 (UTC)
@hchinchilla: The gi module is provided by
python-gobjectwhich is already a dependency. Don't mix local and system Python packages.hchinchilla commented on 2025-11-11 09:44 (UTC) (edited on 2025-11-11 09:44 (UTC) by hchinchilla)
There are missing dependencies:
palusus commented on 2024-04-05 20:35 (UTC)
You're right. And that was quick, thanks!
yochananmarqos commented on 2024-04-05 19:07 (UTC)
@palusus: This isn't Ubuntu. Arch does not have an option for "either/or" dependencies as far as I know.
Both
noto-fonts-emojiandttf-apple-emojiprovideemoji-fonts, so I've switched the dependency.palusus commented on 2024-04-05 18:43 (UTC) (edited on 2024-04-05 18:44 (UTC) by palusus)
Hello, I had dependency conflict ttf-apple-emoji with noto-fonts-emoji. I tried to swap the dependency and it still works fine.
Could you try and possibly apply something like following patch?
aljoscha commented on 2023-07-27 10:05 (UTC) (edited on 2023-07-27 10:06 (UTC) by aljoscha)
edit: sorry, commented on the wrong package