pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/ibm-plex-otf: import ibm-plex-otf-2.0.0
Module Name: pkgsrc-wip
Committed By: ng0 <ng0%NetBSD.org@localhost>
Pushed By: ng0
Date: Fri Aug 16 11:19:03 2019 +0000
Changeset: fb1a6016054f8cd0a5eaa16481865e9500c711ff
Modified Files:
Makefile
Added Files:
ibm-plex-otf/DESCR
ibm-plex-otf/Makefile
ibm-plex-otf/PLIST
ibm-plex-otf/distinfo
Log Message:
wip/ibm-plex-otf: import ibm-plex-otf-2.0.0
IBM-plex-otf provides the OpenType fonts of the Plex font family.
It comes in a Sans, Serif, Mono and Sans Condensed, all with
roman and true italics.
The fonts have been designed to work well in
user interface (UI) environments as well as other mediums.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fb1a6016054f8cd0a5eaa16481865e9500c711ff
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
ibm-plex-otf/DESCR | 5 +++
ibm-plex-otf/Makefile | 28 ++++++++++++++
ibm-plex-otf/PLIST | 105 ++++++++++++++++++++++++++++++++++++++++++++++++++
ibm-plex-otf/distinfo | 6 +++
5 files changed, 145 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index a61ef73682..5489751580 100644
--- a/Makefile
+++ b/Makefile
@@ -1593,6 +1593,7 @@ SUBDIR+= i3-git
SUBDIR+= iText
SUBDIR+= iTextXML
SUBDIR+= ibm-plex-ttf
+SUBDIR+= ibm-plex-otf
SUBDIR+= ical2pcal
SUBDIR+= icecat
SUBDIR+= ices
diff --git a/ibm-plex-otf/DESCR b/ibm-plex-otf/DESCR
new file mode 100644
index 0000000000..9bbd6ba332
--- /dev/null
+++ b/ibm-plex-otf/DESCR
@@ -0,0 +1,5 @@
+IBM-plex-otf provides the OpenType fonts of the Plex font family.
+It comes in a Sans, Serif, Mono and Sans Condensed, all with
+roman and true italics.
+The fonts have been designed to work well in
+user interface (UI) environments as well as other mediums.
diff --git a/ibm-plex-otf/Makefile b/ibm-plex-otf/Makefile
new file mode 100644
index 0000000000..e02143a064
--- /dev/null
+++ b/ibm-plex-otf/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD$
+
+PKGNAME= ibm-plex-otf-2.0.0
+GITHUB_PROJECT= plex
+DISTNAME= OpenType
+CATEGORIES= fonts
+MASTER_SITES= ${MASTER_SITE_GITHUB:=IBM/}
+GITHUB_RELEASE= v2.0.0
+EXTRACT_SUFX= .zip
+DIST_SUBDIR= ${GITHUB_PROJECT}
+
+MAINTAINER= ng0%NetBSD.org@localhost
+HOMEPAGE= https://github.com/IBM/plex/
+COMMENT= IBM plex typeface (OpenType)
+LICENSE= ofl-v1.1
+
+USE_LANGUAGES= # none
+NO_BUILD= yes
+
+FONTSDIR= ${PREFIX}/share/fonts/X11/OTF
+FONTS_DIRS.ttf= ${FONTSDIR}
+INSTALLATION_DIRS= share/fonts/X11/OTF
+
+do-install:
+ ${INSTALL_DATA} ${WRKSRC}/*/*.otf ${DESTDIR}${FONTSDIR}
+
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/ibm-plex-otf/PLIST b/ibm-plex-otf/PLIST
new file mode 100644
index 0000000000..7700bc6fe9
--- /dev/null
+++ b/ibm-plex-otf/PLIST
@@ -0,0 +1,105 @@
+@comment $NetBSD$
+share/fonts/X11/OTF/IBMPlexArabic-Bold.otf
+share/fonts/X11/OTF/IBMPlexArabic-ExtraLight.otf
+share/fonts/X11/OTF/IBMPlexArabic-Light.otf
+share/fonts/X11/OTF/IBMPlexArabic-Medium.otf
+share/fonts/X11/OTF/IBMPlexArabic-Regular.otf
+share/fonts/X11/OTF/IBMPlexArabic-SemiBold.otf
+share/fonts/X11/OTF/IBMPlexArabic-Text.otf
+share/fonts/X11/OTF/IBMPlexArabic-Thin.otf
+share/fonts/X11/OTF/IBMPlexDevanagari-Bold.otf
+share/fonts/X11/OTF/IBMPlexDevanagari-ExtraLight.otf
+share/fonts/X11/OTF/IBMPlexDevanagari-Light.otf
+share/fonts/X11/OTF/IBMPlexDevanagari-Medium.otf
+share/fonts/X11/OTF/IBMPlexDevanagari-Regular.otf
+share/fonts/X11/OTF/IBMPlexDevanagari-SemiBold.otf
+share/fonts/X11/OTF/IBMPlexDevanagari-Text.otf
+share/fonts/X11/OTF/IBMPlexDevanagari-Thin.otf
+share/fonts/X11/OTF/IBMPlexMono-Bold.otf
+share/fonts/X11/OTF/IBMPlexMono-BoldItalic.otf
+share/fonts/X11/OTF/IBMPlexMono-ExtraLight.otf
+share/fonts/X11/OTF/IBMPlexMono-ExtraLightItalic.otf
+share/fonts/X11/OTF/IBMPlexMono-Italic.otf
+share/fonts/X11/OTF/IBMPlexMono-Light.otf
+share/fonts/X11/OTF/IBMPlexMono-LightItalic.otf
+share/fonts/X11/OTF/IBMPlexMono-Medium.otf
+share/fonts/X11/OTF/IBMPlexMono-MediumItalic.otf
+share/fonts/X11/OTF/IBMPlexMono-Regular.otf
+share/fonts/X11/OTF/IBMPlexMono-SemiBold.otf
+share/fonts/X11/OTF/IBMPlexMono-SemiBoldItalic.otf
+share/fonts/X11/OTF/IBMPlexMono-Text.otf
+share/fonts/X11/OTF/IBMPlexMono-TextItalic.otf
+share/fonts/X11/OTF/IBMPlexMono-Thin.otf
+share/fonts/X11/OTF/IBMPlexMono-ThinItalic.otf
+share/fonts/X11/OTF/IBMPlexSans-Bold.otf
+share/fonts/X11/OTF/IBMPlexSans-BoldItalic.otf
+share/fonts/X11/OTF/IBMPlexSans-ExtraLight.otf
+share/fonts/X11/OTF/IBMPlexSans-ExtraLightItalic.otf
+share/fonts/X11/OTF/IBMPlexSans-Italic.otf
+share/fonts/X11/OTF/IBMPlexSans-Light.otf
+share/fonts/X11/OTF/IBMPlexSans-LightItalic.otf
+share/fonts/X11/OTF/IBMPlexSans-Medium.otf
+share/fonts/X11/OTF/IBMPlexSans-MediumItalic.otf
+share/fonts/X11/OTF/IBMPlexSans-Regular.otf
+share/fonts/X11/OTF/IBMPlexSans-SemiBold.otf
+share/fonts/X11/OTF/IBMPlexSans-SemiBoldItalic.otf
+share/fonts/X11/OTF/IBMPlexSans-Text.otf
+share/fonts/X11/OTF/IBMPlexSans-TextItalic.otf
+share/fonts/X11/OTF/IBMPlexSans-Thin.otf
+share/fonts/X11/OTF/IBMPlexSans-ThinItalic.otf
+share/fonts/X11/OTF/IBMPlexSansCondensed-Bold.otf
+share/fonts/X11/OTF/IBMPlexSansCondensed-BoldItalic.otf
+share/fonts/X11/OTF/IBMPlexSansCondensed-ExtraLight.otf
+share/fonts/X11/OTF/IBMPlexSansCondensed-ExtraLightItalic.otf
+share/fonts/X11/OTF/IBMPlexSansCondensed-Italic.otf
+share/fonts/X11/OTF/IBMPlexSansCondensed-Light.otf
+share/fonts/X11/OTF/IBMPlexSansCondensed-LightItalic.otf
+share/fonts/X11/OTF/IBMPlexSansCondensed-Medium.otf
+share/fonts/X11/OTF/IBMPlexSansCondensed-MediumItalic.otf
+share/fonts/X11/OTF/IBMPlexSansCondensed-Regular.otf
+share/fonts/X11/OTF/IBMPlexSansCondensed-SemiBold.otf
+share/fonts/X11/OTF/IBMPlexSansCondensed-SemiBoldItalic.otf
+share/fonts/X11/OTF/IBMPlexSansCondensed-Text.otf
+share/fonts/X11/OTF/IBMPlexSansCondensed-TextItalic.otf
+share/fonts/X11/OTF/IBMPlexSansCondensed-Thin.otf
+share/fonts/X11/OTF/IBMPlexSansCondensed-ThinItalic.otf
+share/fonts/X11/OTF/IBMPlexSansHebrew-Bold.otf
+share/fonts/X11/OTF/IBMPlexSansHebrew-ExtraLight.otf
+share/fonts/X11/OTF/IBMPlexSansHebrew-Light.otf
+share/fonts/X11/OTF/IBMPlexSansHebrew-Medium.otf
+share/fonts/X11/OTF/IBMPlexSansHebrew-Regular.otf
+share/fonts/X11/OTF/IBMPlexSansHebrew-SemiBold.otf
+share/fonts/X11/OTF/IBMPlexSansHebrew-Text.otf
+share/fonts/X11/OTF/IBMPlexSansHebrew-Thin.otf
+share/fonts/X11/OTF/IBMPlexSansThaiLooped-Bold.otf
+share/fonts/X11/OTF/IBMPlexSansThaiLooped-ExtraLight.otf
+share/fonts/X11/OTF/IBMPlexSansThaiLooped-Light.otf
+share/fonts/X11/OTF/IBMPlexSansThaiLooped-Medium.otf
+share/fonts/X11/OTF/IBMPlexSansThaiLooped-Regular.otf
+share/fonts/X11/OTF/IBMPlexSansThaiLooped-SemiBold.otf
+share/fonts/X11/OTF/IBMPlexSansThaiLooped-Text.otf
+share/fonts/X11/OTF/IBMPlexSansThaiLooped-Thin.otf
+share/fonts/X11/OTF/IBMPlexSerif-Bold.otf
+share/fonts/X11/OTF/IBMPlexSerif-BoldItalic.otf
+share/fonts/X11/OTF/IBMPlexSerif-ExtraLight.otf
+share/fonts/X11/OTF/IBMPlexSerif-ExtraLightItalic.otf
+share/fonts/X11/OTF/IBMPlexSerif-Italic.otf
+share/fonts/X11/OTF/IBMPlexSerif-Light.otf
+share/fonts/X11/OTF/IBMPlexSerif-LightItalic.otf
+share/fonts/X11/OTF/IBMPlexSerif-Medium.otf
+share/fonts/X11/OTF/IBMPlexSerif-MediumItalic.otf
+share/fonts/X11/OTF/IBMPlexSerif-Regular.otf
+share/fonts/X11/OTF/IBMPlexSerif-SemiBold.otf
+share/fonts/X11/OTF/IBMPlexSerif-SemiBoldItalic.otf
+share/fonts/X11/OTF/IBMPlexSerif-Text.otf
+share/fonts/X11/OTF/IBMPlexSerif-TextItalic.otf
+share/fonts/X11/OTF/IBMPlexSerif-Thin.otf
+share/fonts/X11/OTF/IBMPlexSerif-ThinItalic.otf
+share/fonts/X11/OTF/IBMPlexThai-Bold.otf
+share/fonts/X11/OTF/IBMPlexThai-ExtraLight.otf
+share/fonts/X11/OTF/IBMPlexThai-Light.otf
+share/fonts/X11/OTF/IBMPlexThai-Medium.otf
+share/fonts/X11/OTF/IBMPlexThai-Regular.otf
+share/fonts/X11/OTF/IBMPlexThai-SemiBold.otf
+share/fonts/X11/OTF/IBMPlexThai-Text.otf
+share/fonts/X11/OTF/IBMPlexThai-Thin.otf
diff --git a/ibm-plex-otf/distinfo b/ibm-plex-otf/distinfo
new file mode 100644
index 0000000000..82a202632c
--- /dev/null
+++ b/ibm-plex-otf/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (plex/OpenType.zip) = c851e1303ea791b26c92ea24c7dc81845506d596
+RMD160 (plex/OpenType.zip) = e97721a8c688139c253a1c9d257c140ef2fe126a
+SHA512 (plex/OpenType.zip) = cd485614b362ba1baaf3ae319194b02cb2cdce5bf593cb35a1a71b5f832428cc278e7642f35b6c07336e3c40dc8d05f4324e8736f3a52266dffcf663856ad175
+Size (plex/OpenType.zip) = 6607070 bytes
Home |
Main Index |
Thread Index |
Old Index