pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/fonts/liberation-ttf
Module Name: pkgsrc
Committed By: wiz
Date: Tue Apr 13 08:20:51 UTC 2021
Modified Files:
pkgsrc/fonts/liberation-ttf: Makefile
Log Message:
liberation-ttf: Mark python as build-time dependency
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/fonts/liberation-ttf/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/fonts/liberation-ttf/Makefile
diff -u pkgsrc/fonts/liberation-ttf/Makefile:1.17 pkgsrc/fonts/liberation-ttf/Makefile:1.18
--- pkgsrc/fonts/liberation-ttf/Makefile:1.17 Thu Apr 8 10:57:27 2021
+++ pkgsrc/fonts/liberation-ttf/Makefile Tue Apr 13 08:20:51 2021
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2021/04/08 10:57:27 nia Exp $
+# $NetBSD: Makefile,v 1.18 2021/04/13 08:20:51 wiz Exp $
DISTNAME= liberation-fonts-ttf-2.1.3
PKGNAME= ${DISTNAME:S/-fonts//}
+PKGREVISION= 1
CATEGORIES= fonts
MASTER_SITES= ${MASTER_SITE_GITHUB:=liberationfonts/}
GITHUB_PROJECT= liberation-fonts
@@ -23,6 +24,7 @@ INSTALLATION_DIRS+= ${DOCSDIR}
BUILD_DEPENDS+= ${PYPKGPREFIX}-fonttools-[0-9]*:../../fonts/py-fonttools
BUILD_DEPENDS+= fontforge-[0-9]*:../../fonts/fontforge
+PYTHON_FOR_BUILD_ONLY= tool
REPLACE_PYTHON+= scripts/setisFixedPitch-fonttools.py
do-install:
Home |
Main Index |
Thread Index |
Old Index