aboutsummaryrefslogtreecommitdiff
path: root/x11-fonts/emojione-color-font-ttf
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2016-12-13 16:50:01 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2016-12-13 16:50:01 +0000
commit654e0b901a2a236282128ac28e53563a00f63ea3 (patch)
treede9fdab11b1088b935f748f6d707b886909ca6aa /x11-fonts/emojione-color-font-ttf
parent6c917d8f5bcc3437f099bb05ca26f4e10563bfe7 (diff)
downloadports-654e0b901a2a236282128ac28e53563a00f63ea3.tar.gz
ports-654e0b901a2a236282128ac28e53563a00f63ea3.zip
Add emojione-color-font-ttf 1.3, color emoji font using EmojiOne Unicode
9.0.
Notes
Notes: svn path=/head/; revision=428510
Diffstat (limited to 'x11-fonts/emojione-color-font-ttf')
-rw-r--r--x11-fonts/emojione-color-font-ttf/Makefile28
-rw-r--r--x11-fonts/emojione-color-font-ttf/distinfo3
-rw-r--r--x11-fonts/emojione-color-font-ttf/pkg-descr9
3 files changed, 40 insertions, 0 deletions
diff --git a/x11-fonts/emojione-color-font-ttf/Makefile b/x11-fonts/emojione-color-font-ttf/Makefile
new file mode 100644
index 000000000000..4dce5a418cb4
--- /dev/null
+++ b/x11-fonts/emojione-color-font-ttf/Makefile
@@ -0,0 +1,28 @@
+# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= emojione-color-font-ttf
+PORTVERSION= 1.3
+CATEGORIES= x11-fonts
+MASTER_SITES= http://github.com/eosrei/emojione-color-font/releases/download/v${PORTVERSION}/
+DISTNAME= EmojiOneColor-SVGinOT-${PORTVERSION}
+
+MAINTAINER= ehaupt@FreeBSD.org
+COMMENT= Color emoji font using EmojiOne Unicode 9.0
+
+LICENSE= CC-BY-4.0 MIT
+LICENSE_COMB= multi
+LICENSE_FILE_CC-BY-4.0+= ${WRKSRC}/LICENSE-CC-BY.txt
+LICENSE_FILE_MIT+= ${WRKSRC}/LICENSE-MIT.txt
+
+USES= fonts zip
+NO_BUILD= yes
+NO_ARCH= yes
+
+PLIST_FILES= %%FONTSDIR%%/EmojiOneColor-SVGinOT.ttf
+
+do-install:
+ @${MKDIR} ${STAGEDIR}${FONTSDIR}/
+ ${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}${FONTSDIR}/
+
+.include <bsd.port.mk>
diff --git a/x11-fonts/emojione-color-font-ttf/distinfo b/x11-fonts/emojione-color-font-ttf/distinfo
new file mode 100644
index 000000000000..5bdbd7dfe84e
--- /dev/null
+++ b/x11-fonts/emojione-color-font-ttf/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1481646374
+SHA256 (EmojiOneColor-SVGinOT-1.3.zip) = 227145bc498aa9c8e5aa6a2b726340c0b611a24b10f09c9812cdf34d366976eb
+SIZE (EmojiOneColor-SVGinOT-1.3.zip) = 2850541
diff --git a/x11-fonts/emojione-color-font-ttf/pkg-descr b/x11-fonts/emojione-color-font-ttf/pkg-descr
new file mode 100644
index 000000000000..39343a466d35
--- /dev/null
+++ b/x11-fonts/emojione-color-font-ttf/pkg-descr
@@ -0,0 +1,9 @@
+A color and B&W emoji SVGinOT font built from EmojiOne artwork with support for
+ZWJ, skin tone diversity and country flags.
+
+The font works in all operating systems, but will currently only show color
+emoji in Firefox, Thunderbird and other Mozilla Gecko-based applications. This
+is not a limitation of the font, but of the operating systems and applications.
+Regular B&W outline emoji are included for backwards/fallback compatibility.
+
+WWW: https://github.com/eosrei/emojione-color-font