summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Andrew Clemons2019-11-23 06:00:49 +0100
committer Willy Sudiarto Raharjo2019-11-23 10:01:50 +0100
commit54988cade6c051647a25f8fc8247b5a780e76f37 (patch)
treee1e270b3b950b4d2619ee58be9c45bea7c43b3b6 /system
parent93ee68f0ee60e73000c1e38e2fb6f090f483a9f4 (diff)
downloadslackbuilds-54988cade6c051647a25f8fc8247b5a780e76f37.tar.gz
system/noto-emoji: Updated for version 20191119.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'system')
-rw-r--r--system/noto-emoji/noto-emoji.SlackBuild7
-rw-r--r--system/noto-emoji/noto-emoji.info6
2 files changed, 5 insertions, 8 deletions
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=""