mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
x11-fonts/libertinus: update to 7.000
Changelog [1]: * Adopt maintenance of project and update foundry, docs, URLs, etc. * Change version scheme to be OpenFV compatible with 3 digit minor version. * Use Fontship to build all fonts and generate release packages. * Filter out generated font artifacts from source repository. [1] https://github.com/alerque/libertinus/releases/tag/v7.000
This commit is contained in:
parent
5110a53862
commit
2ee970e3bf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=547365
@ -1,9 +1,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libertinus
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 6.12
|
||||
DISTVERSION= 7.000
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= https://github.com/alerque/libertinus/releases/download/v${DISTVERSION}/
|
||||
DISTNAME= Libertinus-${DISTVERSION}
|
||||
|
||||
MAINTAINER= tcberner@FreeBSD.org
|
||||
COMMENT= Libertinus Open Fonts
|
||||
@ -11,15 +12,13 @@ COMMENT= Libertinus Open Fonts
|
||||
LICENSE= OFL11
|
||||
LICENSE_FILE= ${WRKSRC}/OFL.txt
|
||||
|
||||
USES= fonts
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= alerque
|
||||
USES= fonts tar:xz
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${STAGEDIR}${FONTSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/*.otf ${STAGEDIR}${FONTSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/static/OTF/*.otf ${STAGEDIR}${FONTSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1596379249
|
||||
SHA256 (alerque-libertinus-v6.12_GH0.tar.gz) = 64249bc2ed80f41ffa78a5fdd396e53b4fb5601e469f0f93c842fc6a775ac9e7
|
||||
SIZE (alerque-libertinus-v6.12_GH0.tar.gz) = 11166433
|
||||
TIMESTAMP = 1599062973
|
||||
SHA256 (Libertinus-7.000.tar.xz) = cd2b2bd871108dece0dfe01cb8707ddc33b1635b4789ef80cb8f3bee7cf25baf
|
||||
SIZE (Libertinus-7.000.tar.xz) = 2138052
|
||||
|
Loading…
Reference in New Issue
Block a user