pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/fonts/colorsym



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jul 12 20:22:39 UTC 2026

Added Files:
        pkgsrc/fonts/colorsym: DESCR Makefile PLIST distinfo

Log Message:
fonts/colorsym: import colorsym-1.0.0

A free, open-source way to identify color when color alone isn't
enough.

ColorSym is an open color-identification system: a set of simple,
memorable symbols that map to colors so anyone can tell them apart,
even when color by itself fails. Use it in board games, apps, print,
signage, packaging, and anywhere color carries meaning.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/fonts/colorsym/DESCR \
    pkgsrc/fonts/colorsym/Makefile pkgsrc/fonts/colorsym/PLIST \
    pkgsrc/fonts/colorsym/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/fonts/colorsym/DESCR
diff -u /dev/null pkgsrc/fonts/colorsym/DESCR:1.1
--- /dev/null   Sun Jul 12 20:22:39 2026
+++ pkgsrc/fonts/colorsym/DESCR Sun Jul 12 20:22:39 2026
@@ -0,0 +1,7 @@
+A free, open-source way to identify color when color alone isn't
+enough.
+
+ColorSym is an open color-identification system: a set of simple,
+memorable symbols that map to colors so anyone can tell them apart,
+even when color by itself fails. Use it in board games, apps, print,
+signage, packaging, and anywhere color carries meaning.
Index: pkgsrc/fonts/colorsym/Makefile
diff -u /dev/null pkgsrc/fonts/colorsym/Makefile:1.1
--- /dev/null   Sun Jul 12 20:22:39 2026
+++ pkgsrc/fonts/colorsym/Makefile      Sun Jul 12 20:22:39 2026
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2026/07/12 20:22:39 wiz Exp $
+
+DISTNAME=      colorsym-v1.0.0
+PKGNAME=       ${DISTNAME:S,-v,-,}
+CATEGORIES=    fonts
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=luisfrancisco/}
+GITHUB_RELEASE=        v${PKGVERSION_NOREV}
+EXTRACT_SUFX=  .zip
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://colorsym.com/
+COMMENT=       Symbol font that makes colors identifiable by shape
+LICENSE=       cc-by-sa-v4.0 AND ofl-v1.1
+
+do-build:
+
+.include "../../mk/fonts.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/fonts/colorsym/PLIST
diff -u /dev/null pkgsrc/fonts/colorsym/PLIST:1.1
--- /dev/null   Sun Jul 12 20:22:39 2026
+++ pkgsrc/fonts/colorsym/PLIST Sun Jul 12 20:22:39 2026
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1 2026/07/12 20:22:39 wiz Exp $
+share/fonts/X11/OTF/ColorSym-Bold.otf
+share/fonts/X11/OTF/ColorSym-Calligraphic.otf
+share/fonts/X11/OTF/ColorSym-LCD.otf
+share/fonts/X11/OTF/ColorSym-Pencil.otf
+share/fonts/X11/OTF/ColorSym-Sharp.otf
+share/fonts/X11/OTF/ColorSym-Styled.otf
+share/fonts/X11/OTF/ColorSym.otf
+@pkgdir share/fonts/X11/TTF
Index: pkgsrc/fonts/colorsym/distinfo
diff -u /dev/null pkgsrc/fonts/colorsym/distinfo:1.1
--- /dev/null   Sun Jul 12 20:22:39 2026
+++ pkgsrc/fonts/colorsym/distinfo      Sun Jul 12 20:22:39 2026
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2026/07/12 20:22:39 wiz Exp $
+
+BLAKE2s (colorsym-v1.0.0.zip) = d28881e1317ff287bae412075d9c3e9c9e589e40b77a8e024acd5d7a90f88aa2
+SHA512 (colorsym-v1.0.0.zip) = 86f55697d127bbb0b9c32a9b5b354df72654c2f25d6b25944889a5615250a419c64657008c585ccddc865540427bd7fa14fb5ad4a2fb42538aad1764076dde73
+Size (colorsym-v1.0.0.zip) = 61683 bytes



Home | Main Index | Thread Index | Old Index