pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Add jetbrains-mono
Module Name: pkgsrc-wip
Committed By: Jonathan Schleifer <js%nil.im@localhost>
Pushed By: js
Date: Wed Feb 12 22:05:47 2020 +0100
Changeset: fe1b56f0677274a1e5c998a7f8fc04744799d8a7
Modified Files:
Makefile
Added Files:
jetbrains-mono/DESCR
jetbrains-mono/Makefile
jetbrains-mono/PLIST
jetbrains-mono/distinfo
Log Message:
Add jetbrains-mono
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fe1b56f0677274a1e5c998a7f8fc04744799d8a7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
jetbrains-mono/DESCR | 2 ++
jetbrains-mono/Makefile | 19 +++++++++++++++++++
jetbrains-mono/PLIST | 10 ++++++++++
jetbrains-mono/distinfo | 6 ++++++
5 files changed, 38 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 3e2d8f78b7..28b9780eae 100644
--- a/Makefile
+++ b/Makefile
@@ -1680,6 +1680,7 @@ SUBDIR+= jedit
SUBDIR+= jellyfish
SUBDIR+= jellyfish2
SUBDIR+= jemboss-standalone
+SUBDIR+= jetbrains-mono
SUBDIR+= jfsw-git
SUBDIR+= jgloss
SUBDIR+= jgraphx
diff --git a/jetbrains-mono/DESCR b/jetbrains-mono/DESCR
new file mode 100644
index 0000000000..771426d1f6
--- /dev/null
+++ b/jetbrains-mono/DESCR
@@ -0,0 +1,2 @@
+A typeface made for developers.
+More about font features & design can be found on https://jetbrains.com/mono/.
diff --git a/jetbrains-mono/Makefile b/jetbrains-mono/Makefile
new file mode 100644
index 0000000000..018386020a
--- /dev/null
+++ b/jetbrains-mono/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD$
+
+PKGNAME= jetbrains-mono-1.0.3
+GITHUB_PROJECT= JetBrainsMono
+DISTNAME= JetBrainsMono-1.0.3
+CATEGORIES= fonts
+MASTER_SITES= ${MASTER_SITE_GITHUB:=JetBrains/}
+GITHUB_RELEASE= v1.0.3
+EXTRACT_SUFX= .zip
+
+MAINTAINER= js-pkgsrc%nil.im@localhost
+HOMEPAGE= https://jetbrains.com/mono
+COMMENT= Typeface made for developers
+LICENSE= apache-2.0
+
+WRKSRC= ${WRKDIR}/JetBrainsMono-1.0.3-Source
+
+.include "../../mk/fonts.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/jetbrains-mono/PLIST b/jetbrains-mono/PLIST
new file mode 100644
index 0000000000..8f2adfa08c
--- /dev/null
+++ b/jetbrains-mono/PLIST
@@ -0,0 +1,10 @@
+@comment $NetBSD$
+share/fonts/X11/TTF/JetBrainsMono-Bold-Italic.ttf
+share/fonts/X11/TTF/JetBrainsMono-Bold.ttf
+share/fonts/X11/TTF/JetBrainsMono-ExtraBold-Italic.ttf
+share/fonts/X11/TTF/JetBrainsMono-ExtraBold.ttf
+share/fonts/X11/TTF/JetBrainsMono-Italic.ttf
+share/fonts/X11/TTF/JetBrainsMono-Medium-Italic.ttf
+share/fonts/X11/TTF/JetBrainsMono-Medium.ttf
+share/fonts/X11/TTF/JetBrainsMono-Regular.ttf
+@pkgdir share/fonts/X11/OTF
diff --git a/jetbrains-mono/distinfo b/jetbrains-mono/distinfo
new file mode 100644
index 0000000000..07926cbc5f
--- /dev/null
+++ b/jetbrains-mono/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (JetBrainsMono-1.0.3.zip) = ee852702bc25d35d570f9ff195ea71dabe1d204a
+RMD160 (JetBrainsMono-1.0.3.zip) = ca92a5daca50d9fe86b5c05df2dedac7a8626a86
+SHA512 (JetBrainsMono-1.0.3.zip) = 74779f46426de232e05a0715b6ed36a5bd6ae6c7cf1dbb1ead63739e91f4cfcd04b1d33f09abaa6e296e442c262b0aad9918cb25aa00b7d29e7b918ffe33bb6f
+Size (JetBrainsMono-1.0.3.zip) = 2422326 bytes
Home |
Main Index |
Thread Index |
Old Index