New port: x11-fonts/sudo-font: Font for programmers and command line users
Sudo is a font for programmers and command line users, which is monospaced, legible, space-efficient, and unique. WWW: https://www.kutilek.de/sudo-font
This commit is contained in:
parent
b9de0f543b
commit
df86d11f7d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515686
@ -207,6 +207,7 @@
|
|||||||
SUBDIR += sourceserifpro-ttf
|
SUBDIR += sourceserifpro-ttf
|
||||||
SUBDIR += spleen
|
SUBDIR += spleen
|
||||||
SUBDIR += stix-fonts
|
SUBDIR += stix-fonts
|
||||||
|
SUBDIR += sudo-font
|
||||||
SUBDIR += suxus
|
SUBDIR += suxus
|
||||||
SUBDIR += symbola
|
SUBDIR += symbola
|
||||||
SUBDIR += tamsyn
|
SUBDIR += tamsyn
|
||||||
|
35
x11-fonts/sudo-font/Makefile
Normal file
35
x11-fonts/sudo-font/Makefile
Normal file
@ -0,0 +1,35 @@
|
|||||||
|
# $FreeBSD$
|
||||||
|
|
||||||
|
PORTNAME= sudo-font
|
||||||
|
DISTVERSIONPREFIX= v
|
||||||
|
DISTVERSION= 0.40
|
||||||
|
CATEGORIES= x11-fonts
|
||||||
|
MASTER_SITES= https://www.kutilek.de/download/ \
|
||||||
|
https://github.com/jenskutilek/sudo-font/releases/download/${DISTVERSIONFULL}/
|
||||||
|
DISTNAME= sudo
|
||||||
|
|
||||||
|
MAINTAINER= 0mp@FreeBSD.org
|
||||||
|
COMMENT= Font for programmers and command line users
|
||||||
|
|
||||||
|
LICENSE= OFL11
|
||||||
|
LICENSE_FILE= ${WRKSRC}/OFL.txt
|
||||||
|
|
||||||
|
USES= fonts zip
|
||||||
|
|
||||||
|
FONTNAME= Sudo
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
|
NO_BUILD= yes
|
||||||
|
|
||||||
|
OPTIONS_DEFINE= DOCS
|
||||||
|
|
||||||
|
do-install:
|
||||||
|
@${MKDIR} ${STAGEDIR}${FONTSDIR}
|
||||||
|
${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}${FONTSDIR}
|
||||||
|
${INSTALL_DATA} ${WRKSRC}/Webfonts/*.woff* ${STAGEDIR}${FONTSDIR}
|
||||||
|
|
||||||
|
post-install-DOCS-on:
|
||||||
|
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||||
|
${INSTALL_DATA} ${WRKSRC}/FONTLOG.txt ${STAGEDIR}${DOCSDIR}
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
3
x11-fonts/sudo-font/distinfo
Normal file
3
x11-fonts/sudo-font/distinfo
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
TIMESTAMP = 1572094221
|
||||||
|
SHA256 (sudo.zip) = bd85aab2e8e9f0a903bd891fd4294e836cda6180ad926506f4907d1517d714b9
|
||||||
|
SIZE (sudo.zip) = 1559204
|
4
x11-fonts/sudo-font/pkg-descr
Normal file
4
x11-fonts/sudo-font/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
Sudo is a font for programmers and command line users,
|
||||||
|
which is monospaced, legible, space-efficient, and unique.
|
||||||
|
|
||||||
|
WWW: https://www.kutilek.de/sudo-font
|
33
x11-fonts/sudo-font/pkg-plist
Normal file
33
x11-fonts/sudo-font/pkg-plist
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
%%PORTDOCS%%%%DOCSDIR%%/FONTLOG.txt
|
||||||
|
%%FONTSDIR%%/Sudo-Bold.ttf
|
||||||
|
%%FONTSDIR%%/Sudo-Bold.woff
|
||||||
|
%%FONTSDIR%%/Sudo-Bold.woff2
|
||||||
|
%%FONTSDIR%%/Sudo-BoldItalic.ttf
|
||||||
|
%%FONTSDIR%%/Sudo-BoldItalic.woff
|
||||||
|
%%FONTSDIR%%/Sudo-BoldItalic.woff2
|
||||||
|
%%FONTSDIR%%/Sudo-Italic.ttf
|
||||||
|
%%FONTSDIR%%/Sudo-Italic.woff
|
||||||
|
%%FONTSDIR%%/Sudo-Italic.woff2
|
||||||
|
%%FONTSDIR%%/Sudo-Light.ttf
|
||||||
|
%%FONTSDIR%%/Sudo-Light.woff
|
||||||
|
%%FONTSDIR%%/Sudo-Light.woff2
|
||||||
|
%%FONTSDIR%%/Sudo-LightItalic.ttf
|
||||||
|
%%FONTSDIR%%/Sudo-LightItalic.woff
|
||||||
|
%%FONTSDIR%%/Sudo-LightItalic.woff2
|
||||||
|
%%FONTSDIR%%/Sudo-Medium.ttf
|
||||||
|
%%FONTSDIR%%/Sudo-Medium.woff
|
||||||
|
%%FONTSDIR%%/Sudo-Medium.woff2
|
||||||
|
%%FONTSDIR%%/Sudo-MediumItalic.ttf
|
||||||
|
%%FONTSDIR%%/Sudo-MediumItalic.woff
|
||||||
|
%%FONTSDIR%%/Sudo-MediumItalic.woff2
|
||||||
|
%%FONTSDIR%%/Sudo-Regular.ttf
|
||||||
|
%%FONTSDIR%%/Sudo-Regular.woff
|
||||||
|
%%FONTSDIR%%/Sudo-Regular.woff2
|
||||||
|
%%FONTSDIR%%/Sudo-Thin.ttf
|
||||||
|
%%FONTSDIR%%/Sudo-Thin.woff
|
||||||
|
%%FONTSDIR%%/Sudo-Thin.woff2
|
||||||
|
%%FONTSDIR%%/Sudo-ThinItalic.ttf
|
||||||
|
%%FONTSDIR%%/Sudo-ThinItalic.woff
|
||||||
|
%%FONTSDIR%%/Sudo-ThinItalic.woff2
|
||||||
|
%%FONTSDIR%%/SudoVariable.ttf
|
||||||
|
%%FONTSDIR%%/SudoVariable.woff2
|
Loading…
Reference in New Issue
Block a user