pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/fonts/spleen
Module Name: pkgsrc
Committed By: fcambus
Date: Wed Mar 4 09:09:59 UTC 2020
Modified Files:
pkgsrc/fonts/spleen: Makefile PLIST
Log Message:
spleen: also install OTF versions of the fonts.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/fonts/spleen/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/fonts/spleen/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/fonts/spleen/Makefile
diff -u pkgsrc/fonts/spleen/Makefile:1.9 pkgsrc/fonts/spleen/Makefile:1.10
--- pkgsrc/fonts/spleen/Makefile:1.9 Thu Feb 13 13:46:23 2020
+++ pkgsrc/fonts/spleen/Makefile Wed Mar 4 09:09:59 2020
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2020/02/13 13:46:23 fcambus Exp $
+# $NetBSD: Makefile,v 1.10 2020/03/04 09:09:59 fcambus Exp $
DISTNAME= spleen-1.7.0
+PKGREVISION= 1
CATEGORIES= fonts
MASTER_SITES= ${MASTER_SITE_GITHUB:=fcambus/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}
@@ -24,5 +25,6 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/fonts.alias-spleen \
${DESTDIR}${FONTDIR}/fonts.alias
${INSTALL_DATA} ${WRKSRC}/*.pcf.gz ${DESTDIR}${FONTDIR}
+ ${INSTALL_DATA} ${WRKSRC}/*.otf ${DESTDIR}${FONTDIR}
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/fonts/spleen/PLIST
diff -u pkgsrc/fonts/spleen/PLIST:1.1 pkgsrc/fonts/spleen/PLIST:1.2
--- pkgsrc/fonts/spleen/PLIST:1.1 Thu Jan 10 14:55:58 2019
+++ pkgsrc/fonts/spleen/PLIST Wed Mar 4 09:09:59 2020
@@ -1,7 +1,11 @@
-@comment $NetBSD: PLIST,v 1.1 2019/01/10 14:55:58 tnn Exp $
+@comment $NetBSD: PLIST,v 1.2 2020/03/04 09:09:59 fcambus Exp $
share/fonts/X11/spleen/fonts.alias
+share/fonts/X11/spleen/spleen-12x24.otf
share/fonts/X11/spleen/spleen-12x24.pcf.gz
+share/fonts/X11/spleen/spleen-16x32.otf
share/fonts/X11/spleen/spleen-16x32.pcf.gz
+share/fonts/X11/spleen/spleen-32x64.otf
share/fonts/X11/spleen/spleen-32x64.pcf.gz
share/fonts/X11/spleen/spleen-5x8.pcf.gz
+share/fonts/X11/spleen/spleen-8x16.otf
share/fonts/X11/spleen/spleen-8x16.pcf.gz
Home |
Main Index |
Thread Index |
Old Index