Search Criteria
Package Details: ttf-apple-emoji 18.4-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/ttf-apple-emoji.git (read-only, click to copy) |
---|---|
Package Base: | ttf-apple-emoji |
Description: | Apple Color Emoji is a color typeface used by iOS and macOS to display emoji |
Upstream URL: | https://github.com/samuelngs/apple-emoji-linux |
Keywords: | apple emoji font |
Licenses: | custom |
Provides: | emoji-font |
Submitter: | Ykkzde |
Maintainer: | gustawho (dmlls) |
Last Packager: | gustawho |
Votes: | 38 |
Popularity: | 0.46 |
First Submitted: | 2019-11-13 23:12 (UTC) |
Last Updated: | 2025-07-22 00:18 (UTC) |
Dependencies (0)
Required by (12)
- discord-ptb (requires emoji-font) (optional)
- emoji-keyboard-appimage (requires emoji-font)
- emoji-keyboard-bin (requires emoji-font)
- emote (requires emoji-font)
- gajim-git (requires emoji-font) (optional)
- gnome-characters-git (requires emoji-font)
- hydrus (requires emoji-font)
- hydrus-git (requires emoji-font)
- rofimoji-git (requires emoji-font) (optional)
- smile (requires emoji-font)
- termusic-git (requires emoji-font) (optional)
- wire-desktop-git (requires emoji-font) (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
kj7 commented on 2023-11-25 17:31 (UTC) (edited on 2023-11-25 17:32 (UTC) by kj7)
can reproduce aswell, the new fontconfig breaks the default font, such that 'Apple Color Emoji' is my default font
ouuan commented on 2023-11-25 17:19 (UTC)
With the new fontconfig, all fonts on my system become emoji.
dmlls commented on 2023-11-25 15:51 (UTC)
Added the fontconfig file 👍🏻
MarsSeed commented on 2023-10-17 18:51 (UTC)
comment from AUR/noto-fonts-emoji-apple
Dear users, please kindly switch to
ttf-apple-emoji
, which provides a more up-to-date version of Google Noto Color Emoji Font with Apple emoji symbols, and is still actively maintained.AUR/noto-fonts-emoji-apple is discontinued, and @timescam's repo for it is archived.
Also, the latter's source is devoid of any license, whereas ttf-apple-emoji's source readme cites the relevant open-source licenses.
MarsSeed commented on 2023-10-17 18:29 (UTC) (edited on 2023-10-17 18:32 (UTC) by MarsSeed)
And please add the fontconf file mentioned by @Ykkzde in 2020 to address fallbacks.
MarsSeed commented on 2023-10-17 17:32 (UTC)
Please declare
license=('OFL')
, and add thisLICENSE
file to source, and install it withinpackage()
:Malaber commented on 2022-05-10 12:23 (UTC)
@cwtb I had the same problem, rebuilding after deleting cache fixed it for me.
MarsSeed commented on 2022-04-08 09:38 (UTC) (edited on 2023-10-17 18:17 (UTC) by MarsSeed)
comment from AUR/noto-fonts-emoji-apple
Also please kindly add
makedepends=('git')
as that is required for getting the source repo.MarsSeed commented on 2022-04-08 09:33 (UTC) (edited on 2023-10-17 18:17 (UTC) by MarsSeed)
comment from AUR/noto-fonts-emoji-apple
Please kindly use fixed git commit as source. Otherwise modern AUR helpers like yay and paru think it's a '-git' VCS package and try to update it upon every git commit, and then fail to do so if the pkgver didn't change.
Also, the versioning you've introduced is not proper; Pacman won't update the package:
Reason:
15.4_beta-2 > 15.4-3
as far as Pacman is concerned.Solution: add
epoch=1
to PKGBUILD (in the beginning section defining the package parameters like pkgver).And next time please kindly eliminate '-' or '_' or any other characters before alpha/beta/whatever version suffices.
A proper beta version should look like this:
15.4beta-2
. (Notice it's not '_beta'.)cwtb commented on 2022-04-06 14:57 (UTC)
Did the upstream ttf file get updated? I'm getting a failed checksum on the download.
« First ‹ Previous 1 2 3 4 5 Next › Last »