pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/spleen spleen: update to 1.0.4
details: https://anonhg.NetBSD.org/pkgsrc/rev/d94f76f7965d
branches: trunk
changeset: 331589:d94f76f7965d
user: tnn <tnn%pkgsrc.org@localhost>
date: Wed Mar 20 18:29:36 2019 +0000
description:
spleen: update to 1.0.4
>From maintainer in private mail.
- Remove quotation marks around XLFD font names
- Remove strain pixels on the inner upper part of parentheses (16x32 version)
- Harmonize the 'v' and 'V' characters across all sizes
- Remove artefacts from the 'c' in the copyright sign (8x16, 12x24, 16x32, and
32x64 versions)
- Make the upper left corner of the 'R' sharp in the registered sign (16x32,
and 32x64 versions)
- Provide generated fonts in PCF, PSF, and .dfont formats
diffstat:
fonts/spleen/Makefile | 13 +++++--------
fonts/spleen/distinfo | 10 +++++-----
2 files changed, 10 insertions(+), 13 deletions(-)
diffs (50 lines):
diff -r a1b244b15013 -r d94f76f7965d fonts/spleen/Makefile
--- a/fonts/spleen/Makefile Wed Mar 20 18:29:20 2019 +0000
+++ b/fonts/spleen/Makefile Wed Mar 20 18:29:36 2019 +0000
@@ -1,26 +1,23 @@
-# $NetBSD: Makefile,v 1.1 2019/01/10 14:55:58 tnn Exp $
+# $NetBSD: Makefile,v 1.2 2019/03/20 18:29:36 tnn Exp $
-DISTNAME= spleen-1.0.3
+DISTNAME= spleen-1.0.4
CATEGORIES= fonts
MASTER_SITES= ${MASTER_SITE_GITHUB:=fcambus/}
-GITHUB_RELEASE= 1.0.3
+GITHUB_RELEASE= ${PKGVERSION_NOREV}
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+MAINTAINER= fred%statdns.com@localhost
HOMEPAGE= https://github.com/fcambus/spleen/
COMMENT= Monospaced bitmap fonts
LICENSE= 2-clause-bsd
USE_LANGUAGES= # none
-USE_TOOLS+= bdftopcf gzip
+USE_TOOLS+= gzip
FONTDIR= ${PREFIX}/share/fonts/X11/spleen
FONTS_DIRS.x11+= ${FONTDIR}
INSTALLATION_DIRS= ${FONTDIR}
do-build:
-.for sz in 5x8 8x16 12x24 16x32 32x64
- ${TOOLS_PATH.bdftopcf} -t -o ${WRKSRC}/spleen-${sz}.pcf ${WRKSRC}/spleen-${sz}.bdf
-.endfor
${GZIP_CMD} ${WRKSRC}/*.pcf
do-install:
diff -r a1b244b15013 -r d94f76f7965d fonts/spleen/distinfo
--- a/fonts/spleen/distinfo Wed Mar 20 18:29:20 2019 +0000
+++ b/fonts/spleen/distinfo Wed Mar 20 18:29:36 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/01/10 14:55:58 tnn Exp $
+$NetBSD: distinfo,v 1.2 2019/03/20 18:29:36 tnn Exp $
-SHA1 (spleen-1.0.3.tar.gz) = fb0b76743e6cdb152c17354d31e025c36be9d004
-RMD160 (spleen-1.0.3.tar.gz) = 87ef17fbb618f0f099c5e906b962a473c1fbd276
-SHA512 (spleen-1.0.3.tar.gz) = 3942e29659b2fd41477d91766cb5fcd9507ec595ce20d8086538eb28468aa7d88c93ac0e28646c475140b02bd7c1f5cfbc76b40e094c66ee4016fcb410059595
-Size (spleen-1.0.3.tar.gz) = 45934 bytes
+SHA1 (spleen-1.0.4.tar.gz) = 284d9f19fbd4b60f2016a68d10af7fa9f9bc0e2e
+RMD160 (spleen-1.0.4.tar.gz) = daa0dc1823bc8b2a2aa0540cb44d1be86cb8a3df
+SHA512 (spleen-1.0.4.tar.gz) = e97245e3a7f176e1160900ebb0390165184f2f298ab210c5b1a870ed3c556a35ef0c6d7aeadf129c1f850ed060718ed07d4e27b3f93873f8b808b9610925c880
+Size (spleen-1.0.4.tar.gz) = 183604 bytes
Home |
Main Index |
Thread Index |
Old Index