aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/noto-emoji
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-09-05 10:07:57 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-09-05 10:07:57 +0000
commit793561e2a161036d8ccd7a52b8e6038eb37e463f (patch)
tree32efd35837016422bebd59ed39d046888c56d279 /x11-fonts/noto-emoji
parent544444a558bff20931d287169ffa491a9280f227 (diff)
downloadports-793561e2a161036d8ccd7a52b8e6038eb37e463f.tar.gz
ports-793561e2a161036d8ccd7a52b8e6038eb37e463f.zip
Add noto-emoji 2.018
When text is rendered by a computer, sometimes characters are displayed as "tofu". They are little boxes to indicate your device doesn't have a font to display the text. Google has been developing a font family called Noto, which aims to support all languages with a harmonious look and feel. Noto is Google's answer to tofu. The name noto is to convey the idea that Google's goal is to see no more "tofu". Noto has multiple styles and weights, and is freely available to all. The comprehensive set of fonts and tools used in our development is available in our GitHub repositories. This port provides the emoji fonts set. WWW: https://www.google.com/get/noto/ WWW: https://github.com/googlefonts/noto-emoji
Notes
Notes: svn path=/head/; revision=547600
Diffstat (limited to 'x11-fonts/noto-emoji')
-rw-r--r--x11-fonts/noto-emoji/Makefile28
-rw-r--r--x11-fonts/noto-emoji/distinfo5
-rw-r--r--x11-fonts/noto-emoji/pkg-descr15
-rw-r--r--x11-fonts/noto-emoji/pkg-plist2
4 files changed, 50 insertions, 0 deletions
diff --git a/x11-fonts/noto-emoji/Makefile b/x11-fonts/noto-emoji/Makefile
new file mode 100644
index 000000000000..df9642ea6165
--- /dev/null
+++ b/x11-fonts/noto-emoji/Makefile
@@ -0,0 +1,28 @@
+# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= noto
+PORTVERSION= 2.018
+CATEGORIES= x11-fonts
+MASTER_SITES= https://github.com/googlefonts/noto-emoji/raw/v2020-07-22-unicode13_0/fonts/
+PKGNAMESUFFIX= -emoji
+DISTFILES= NotoColorEmoji.ttf \
+ NotoEmoji-Regular.ttf
+DIST_SUBDIR= Noto
+EXTRACT_ONLY= # empty
+
+MAINTAINER= sunpoet@FreeBSD.org
+COMMENT= Google Noto Fonts family (Emoji)
+
+LICENSE= APACHE20
+
+USES= fonts
+
+NO_ARCH= yes
+NO_BUILD= yes
+
+do-install:
+ ${MKDIR} ${STAGEDIR}${FONTSDIR}
+ ${INSTALL_DATA} ${DISTDIR}/NotoColorEmoji.ttf ${DISTDIR}/NotoEmoji-Regular.ttf ${STAGEDIR}${FONTSDIR}
+
+.include <bsd.port.mk>
diff --git a/x11-fonts/noto-emoji/distinfo b/x11-fonts/noto-emoji/distinfo
new file mode 100644
index 000000000000..854ce87c4534
--- /dev/null
+++ b/x11-fonts/noto-emoji/distinfo
@@ -0,0 +1,5 @@
+TIMESTAMP = 1598970883
+SHA256 (Noto/NotoColorEmoji.ttf) = 02dd5d288f404d51e12eae28e4b77ff7c705047c273e096d3f7fbe4efdd28321
+SIZE (Noto/NotoColorEmoji.ttf) = 9723244
+SHA256 (Noto/NotoEmoji-Regular.ttf) = 415dc6290378574135b64c808dc640c1df7531973290c4970c51fdeb849cb0c5
+SIZE (Noto/NotoEmoji-Regular.ttf) = 418804
diff --git a/x11-fonts/noto-emoji/pkg-descr b/x11-fonts/noto-emoji/pkg-descr
new file mode 100644
index 000000000000..2d32d0516185
--- /dev/null
+++ b/x11-fonts/noto-emoji/pkg-descr
@@ -0,0 +1,15 @@
+When text is rendered by a computer, sometimes characters are displayed as
+"tofu". They are little boxes to indicate your device doesn't have a font to
+display the text.
+
+Google has been developing a font family called Noto, which aims to support all
+languages with a harmonious look and feel. Noto is Google's answer to tofu. The
+name noto is to convey the idea that Google's goal is to see no more "tofu".
+Noto has multiple styles and weights, and is freely available to all. The
+comprehensive set of fonts and tools used in our development is available in our
+GitHub repositories.
+
+This port provides the emoji fonts set.
+
+WWW: https://www.google.com/get/noto/
+WWW: https://github.com/googlefonts/noto-emoji
diff --git a/x11-fonts/noto-emoji/pkg-plist b/x11-fonts/noto-emoji/pkg-plist
new file mode 100644
index 000000000000..b6adce576b8f
--- /dev/null
+++ b/x11-fonts/noto-emoji/pkg-plist
@@ -0,0 +1,2 @@
+%%FONTSDIR%%/NotoColorEmoji.ttf
+%%FONTSDIR%%/NotoEmoji-Regular.ttf