summaryrefslogtreecommitdiffstats
path: root/system/noto-emoji
diff options
context:
space:
mode:
author Andrew Clemons2017-05-05 13:15:32 +0200
committer Willy Sudiarto Raharjo2017-05-06 02:03:46 +0200
commit268b0ab0735fba416e2d7b1510b3f94ea85230a7 (patch)
tree989b9a99aff842f1e15d0b7592bc497bd92f0b15 /system/noto-emoji
parent3461f9d571288b2e24543c8d32ab3d15a3320b4e (diff)
downloadslackbuilds-268b0ab0735fba416e2d7b1510b3f94ea85230a7.tar.gz
system/noto-emoji: Updated for version git8056f38.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/noto-emoji')
-rw-r--r--system/noto-emoji/README3
-rw-r--r--system/noto-emoji/noto-emoji.SlackBuild4
-rw-r--r--system/noto-emoji/noto-emoji.info10
3 files changed, 9 insertions, 8 deletions
diff --git a/system/noto-emoji/README b/system/noto-emoji/README
index 92cb692808..c05a92dab8 100644
--- a/system/noto-emoji/README
+++ b/system/noto-emoji/README
@@ -6,4 +6,5 @@ experimenting with the best configuration. Currently, I am using this
https://gist.github.com/hexchain/47f550472e79d0805060
in /etc/fonts/conf.avail/ and symlinking it to /etc/fonts/conf.d/
-It seems to work well with chromium, somewhat less so with firefox.
+It seems to work well with chromium. (firefox since version 52 bundles
+its own emoji font)
diff --git a/system/noto-emoji/noto-emoji.SlackBuild b/system/noto-emoji/noto-emoji.SlackBuild
index 94a3ed62b5..d8deb7b9d6 100644
--- a/system/noto-emoji/noto-emoji.SlackBuild
+++ b/system/noto-emoji/noto-emoji.SlackBuild
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=noto-emoji
-GITREV=${GITREV:-8f0ab6079eadfdde2116389549eb392f55197904}
-NOTOTOOLSGITREV=${NOTOTOOLSGITREV:-fc369979dd5779d5d046b2cef95344996d045f14}
+GITREV=${GITREV:-8056f381ac3c117ab3694cb111bc723431e71b2d}
+NOTOTOOLSGITREV=${NOTOTOOLSGITREV:-21eb580489fc5864e7091fc6f0bd4781008fc91e}
VERSION=${VERSION:-git$(echo "$GITREV" | sed 's/^\(.\{7\}\).*$/\1/')}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/noto-emoji/noto-emoji.info b/system/noto-emoji/noto-emoji.info
index 5fb5f9928f..9af4987c8f 100644
--- a/system/noto-emoji/noto-emoji.info
+++ b/system/noto-emoji/noto-emoji.info
@@ -1,10 +1,10 @@
PRGNAM="noto-emoji"
-VERSION="git8f0ab60"
+VERSION="git8056f38"
HOMEPAGE="https://www.google.com/get/noto/help/emoji/"
-DOWNLOAD="https://github.com/googlei18n/noto-emoji/archive/8f0ab6079eadfdde2116389549eb392f55197904/noto-emoji-8f0ab6079eadfdde2116389549eb392f55197904.tar.gz \
- https://github.com/googlei18n/nototools/archive/fc369979dd5779d5d046b2cef95344996d045f14/nototools-fc369979dd5779d5d046b2cef95344996d045f14.tar.gz"
-MD5SUM="735a2fcb1959a76ec90843725d7edd10 \
- 47c41dd7f6874108b64ebeb21bf59647"
+DOWNLOAD="https://github.com/googlei18n/noto-emoji/archive/8056f381ac3c117ab3694cb111bc723431e71b2d/noto-emoji-8056f381ac3c117ab3694cb111bc723431e71b2d.tar.gz \
+ https://github.com/googlei18n/nototools/archive/21eb580489fc5864e7091fc6f0bd4781008fc91e/nototools-21eb580489fc5864e7091fc6f0bd4781008fc91e.tar.gz"
+MD5SUM="65ba8fd89a8a55c95b135877b3e2377f \
+ 5a65e300e0a52fc929e207da14408e42"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="optipng python-fonttools"