Package Details: ttf-apple-emoji 18.4-2

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)

Sources (2)

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 this LICENSE file to source, and install it within package():

# Install LICENSE
install -Dm644 "${srcdir}/LICENSE" -t "${pkgdir}/usr/share/licenses/${pkgname}/"

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:

==> Sources are ready.
noto-fonts-emoji-apple-15.4-3: parsing pkg list...
:: noto-fonts-emoji-apple-15.4-3 is up to date -- skipping build
loading packages...
warning: noto-fonts-emoji-apple-15.4_beta-2 is up to date -- reinstalling

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.

[Aur:1]  ttf-apple-emoji-15.4-1

:: PKGBUILD up to date, Skipping (1/0): ttf-apple-emoji
:: (1/1) Parsing SRCINFO: ttf-apple-emoji
==> Making package: ttf-apple-emoji 15.4-1 (Wed 06 Apr 2022 10:55:20 AM EDT)
==> Retrieving sources...
  -> Found AppleColorEmoji.ttf
==> Validating source files with sha512sums...
    AppleColorEmoji.ttf ... FAILED
==> ERROR: One or more files did not pass the validity check!
 -> error downloading sources: ttf-apple-emoji 
         context: exit status 1 


==> Making package: ttf-apple-emoji 15.4-1 (Wed 06 Apr 2022 10:55:21 AM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found AppleColorEmoji.ttf
==> Validating source files with sha512sums...
    AppleColorEmoji.ttf ... FAILED
==> ERROR: One or more files did not pass the validity check!
 -> error making: ttf-apple-emoji