From 54988cade6c051647a25f8fc8247b5a780e76f37 Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Sat, 23 Nov 2019 18:00:49 +1300 Subject: system/noto-emoji: Updated for version 20191119. Signed-off-by: Andrew Clemons --- system/noto-emoji/noto-emoji.SlackBuild | 7 ++----- system/noto-emoji/noto-emoji.info | 6 +++--- 2 files changed, 5 insertions(+), 8 deletions(-) (limited to 'system') diff --git a/system/noto-emoji/noto-emoji.SlackBuild b/system/noto-emoji/noto-emoji.SlackBuild index a3c8bc25c8..5dab99a22a 100644 --- a/system/noto-emoji/noto-emoji.SlackBuild +++ b/system/noto-emoji/noto-emoji.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for noto-emoji -# Copyright 2017-2018 Andrew Clemons, Wellington New Zealand +# Copyright 2017-2019 Andrew Clemons, Wellington New Zealand # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=noto-emoji -SRCVERSION=${VERSION:-2018-08-10-unicode11} +SRCVERSION=${VERSION:-2019-11-19-unicode12} VERSION=${VERSION:-$(echo "$SRCVERSION" | cut -d- -f-3 | tr -d -)} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -52,9 +52,6 @@ find -L . \ install -d $PKG/usr/share/fonts/TTF/ -# https://github.com/googlei18n/noto-emoji/tree/153e1d4c026c124fbac6ee93e559b5df375f24f5#bw-emoji-font -# skip installing b/w emoji font (colour font is rendered in black and white on -# slack anyway) install -m644 fonts/NotoColorEmoji.ttf $PKG/usr/share/fonts/TTF/ mkdir -p $PKG/etc/fonts/conf.avail/ diff --git a/system/noto-emoji/noto-emoji.info b/system/noto-emoji/noto-emoji.info index 52a76607a4..72868fcb29 100644 --- a/system/noto-emoji/noto-emoji.info +++ b/system/noto-emoji/noto-emoji.info @@ -1,9 +1,9 @@ PRGNAM="noto-emoji" -VERSION="20180810" +VERSION="20191119" HOMEPAGE="https://www.google.com/get/noto/help/emoji/" -DOWNLOAD="https://github.com/googlei18n/noto-emoji/archive/v2018-08-10-unicode11/noto-emoji-2018-08-10-unicode11.tar.gz \ +DOWNLOAD="https://github.com/googlei18n/noto-emoji/archive/v2019-11-19-unicode12/noto-emoji-2019-11-19-unicode12.tar.gz \ https://gist.githubusercontent.com/hexchain/47f550472e79d0805060/raw/d9ecd5a5fcb901bcfb75115f4b602f6c1d3020c1/51-noto-color-emoji.conf.xml" -MD5SUM="817bc32a0c86e4859f4d0c605ba774d4 \ +MD5SUM="8e449a8d1bfbca27332aba7c68a4c55f \ e2d9cf0460fa0315a8da5d8dedacf702" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -- cgit v1.2.3-79-gdb01