Noto-Emoji: mirror sources on haiku-files.org

The Google download is generating a .zip archive on the fly, so the
SHA256 isn't stable. Use a fixed zip file instead.
This commit is contained in:
PulkoMandy
2023-08-08 21:46:14 +02:00
parent 58e0dc2f14
commit 3fc4bbc23b

View File

@@ -3,10 +3,9 @@ DESCRIPTION="Fonts containing Unicode emoji characters"
HOMEPAGE="https://fonts.google.com/download?family=Noto%20Emoji"
COPYRIGHT="2015-2023 Google Inc."
LICENSE="SIL Open Font License v1.1"
REVISION="1"
SOURCE_URI="https://fonts.google.com/download?family=Noto%20Emoji"
SOURCE_FILENAME="noto-emoji.zip"
CHECKSUM_SHA256="d1c824c449a22fcc14360fe1d23cd0840e83a6621c85a2cf32380663d36e721e"
REVISION="2"
SOURCE_URI="http://www.haiku-files.org/files/Noto_Emoji.zip"
CHECKSUM_SHA256="f26da99e1cde409597ce69705f8a53ab8e44abfa100f99fb5f845ba980ffcb90"
SOURCE_DIR=""
ARCHITECTURES="any"