Received: by mail.netbsd.org (Postfix, from userid 605) id 35D2484D79; Tue, 5 Mar 2019 21:02:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B174F84D6C for ; Tue, 5 Mar 2019 21:02:04 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id O9F5muk6L9GF for ; Tue, 5 Mar 2019 21:02:04 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id F233984D04 for ; Tue, 5 Mar 2019 21:02:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ECD72FB16; Tue, 5 Mar 2019 21:02:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1551819723209080" MIME-Version: 1.0 Date: Tue, 5 Mar 2019 21:02:03 +0000 From: "Maya Rashish" Subject: CVS commit: pkgsrc/fonts/overpass To: pkgsrc-changes@NetBSD.org Reply-To: maya@netbsd.org X-Mailer: log_accum Message-Id: <20190305210203.ECD72FB16@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1551819723209080 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: maya Date: Tue Mar 5 21:02:03 UTC 2019 Added Files: pkgsrc/fonts/overpass: DESCR Makefile PLIST distinfo Log Message: overpass: add overpass version 3.0.3 Open source web font family, inspired by Highway Gothic. Sponsored by Red Hat and designed by Delve Fonts. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/fonts/overpass/DESCR \ pkgsrc/fonts/overpass/Makefile pkgsrc/fonts/overpass/PLIST \ pkgsrc/fonts/overpass/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1551819723209080 Content-Disposition: inline Content-Length: 4100 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/fonts/overpass/DESCR diff -u /dev/null pkgsrc/fonts/overpass/DESCR:1.1 --- /dev/null Tue Mar 5 21:02:03 2019 +++ pkgsrc/fonts/overpass/DESCR Tue Mar 5 21:02:03 2019 @@ -0,0 +1 @@ +Open source web font family, inspired by Highway Gothic Index: pkgsrc/fonts/overpass/Makefile diff -u /dev/null pkgsrc/fonts/overpass/Makefile:1.1 --- /dev/null Tue Mar 5 21:02:03 2019 +++ pkgsrc/fonts/overpass/Makefile Tue Mar 5 21:02:03 2019 @@ -0,0 +1,35 @@ +# $NetBSD: Makefile,v 1.1 2019/03/05 21:02:03 maya Exp $ + +GITHUB_PROJECT= Overpass +DISTNAME= 3.0.3 +PKGNAME= ${GITHUB_PROJECT}-${DISTNAME} +CATEGORIES= fonts +MASTER_SITES= ${MASTER_SITE_GITHUB:=RedHatBrand/} +DIST_SUBDIR= ${GITHUB_PROJECT} + +MAINTAINER= maya@NetBSD.org +HOMEPAGE= https://github.com/RedHatBrand/Overpass/ +COMMENT= Font family inspired by Highway Gothic +LICENSE= ofl-v1.1 AND gnu-lgpl-v2.1 + +WRKSRC= ${WRKDIR}/Overpass-3.0.3 +USE_LANGUAGES= # none +NO_CONFIGURE= yes +NO_BUILD= yes + +TTF_FONTS_DIR= ${PREFIX}/share/fonts/X11/TTF +OTF_FONTS_DIR= ${PREFIX}/share/fonts/X11/OTF + +INSTALLATION_DIRS= ${TTF_FONTS_DIR} ${OTF_FONTS_DIR} + +do-install: + for font in `find ${WRKSRC} -name '*.ttf'`; \ + do \ + ${INSTALL_DATA} $${font} ${DESTDIR}${TTF_FONTS_DIR}; \ + done; \ + for font in `find ${WRKSRC} -name '*.otf'`; \ + do \ + ${INSTALL_DATA} $${font} ${DESTDIR}${OTF_FONTS_DIR}; \ + done; + +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/fonts/overpass/PLIST diff -u /dev/null pkgsrc/fonts/overpass/PLIST:1.1 --- /dev/null Tue Mar 5 21:02:03 2019 +++ pkgsrc/fonts/overpass/PLIST Tue Mar 5 21:02:03 2019 @@ -0,0 +1,41 @@ +@comment $NetBSD: PLIST,v 1.1 2019/03/05 21:02:03 maya Exp $ +share/fonts/X11/OTF/overpass-bold-italic.otf +share/fonts/X11/OTF/overpass-bold.otf +share/fonts/X11/OTF/overpass-extrabold-italic.otf +share/fonts/X11/OTF/overpass-extrabold.otf +share/fonts/X11/OTF/overpass-extralight-italic.otf +share/fonts/X11/OTF/overpass-extralight.otf +share/fonts/X11/OTF/overpass-heavy-italic.otf +share/fonts/X11/OTF/overpass-heavy.otf +share/fonts/X11/OTF/overpass-italic.otf +share/fonts/X11/OTF/overpass-light-italic.otf +share/fonts/X11/OTF/overpass-light.otf +share/fonts/X11/OTF/overpass-mono-bold.otf +share/fonts/X11/OTF/overpass-mono-light.otf +share/fonts/X11/OTF/overpass-mono-regular.otf +share/fonts/X11/OTF/overpass-mono-semibold.otf +share/fonts/X11/OTF/overpass-regular.otf +share/fonts/X11/OTF/overpass-semibold-italic.otf +share/fonts/X11/OTF/overpass-semibold.otf +share/fonts/X11/OTF/overpass-thin-italic.otf +share/fonts/X11/OTF/overpass-thin.otf +share/fonts/X11/TTF/overpass-bold-italic.ttf +share/fonts/X11/TTF/overpass-bold.ttf +share/fonts/X11/TTF/overpass-extrabold-italic.ttf +share/fonts/X11/TTF/overpass-extrabold.ttf +share/fonts/X11/TTF/overpass-extralight-italic.ttf +share/fonts/X11/TTF/overpass-extralight.ttf +share/fonts/X11/TTF/overpass-heavy-italic.ttf +share/fonts/X11/TTF/overpass-heavy.ttf +share/fonts/X11/TTF/overpass-italic.ttf +share/fonts/X11/TTF/overpass-light-italic.ttf +share/fonts/X11/TTF/overpass-light.ttf +share/fonts/X11/TTF/overpass-mono-bold.ttf +share/fonts/X11/TTF/overpass-mono-light.ttf +share/fonts/X11/TTF/overpass-mono-regular.ttf +share/fonts/X11/TTF/overpass-mono-semibold.ttf +share/fonts/X11/TTF/overpass-regular.ttf +share/fonts/X11/TTF/overpass-semibold-italic.ttf +share/fonts/X11/TTF/overpass-semibold.ttf +share/fonts/X11/TTF/overpass-thin-italic.ttf +share/fonts/X11/TTF/overpass-thin.ttf Index: pkgsrc/fonts/overpass/distinfo diff -u /dev/null pkgsrc/fonts/overpass/distinfo:1.1 --- /dev/null Tue Mar 5 21:02:03 2019 +++ pkgsrc/fonts/overpass/distinfo Tue Mar 5 21:02:03 2019 @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2019/03/05 21:02:03 maya Exp $ + +SHA1 (Overpass/3.0.3.tar.gz) = 429e705d4c24bb97966bb399a28ec5cdac699b64 +RMD160 (Overpass/3.0.3.tar.gz) = 2bce42c8e45f7324e4d78a1673428d3095fbc6bb +SHA512 (Overpass/3.0.3.tar.gz) = d2a3284f6f82e80e46af23064a374da2926a3563ee668683aa1a8db7a9163cc80c4fa8a3077876dc552a36e9d621c45218df44485b7b6a6adc3fc6df62c448d0 +Size (Overpass/3.0.3.tar.gz) = 6532060 bytes --_----------=_1551819723209080--