mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
x11-fonts/gnu-unifont and x11-fonts/gnu-unifont-ttf: 6.3.x -> 7.0.03
PR: 192003 Submitted by: vmagerya@gmail.com Approved by: bsdports@gmail.com (maintainer)
This commit is contained in:
parent
6643a1ab16
commit
8e1999cea2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365041
@ -1,12 +1,12 @@
|
||||
# Created by: nrg milk <bsdports@gmail.com>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gnu-unifont-ttf
|
||||
PORTVERSION= 20140214
|
||||
PORTVERSION= 7.0.03
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR=unifont/unifont-6.3.${PORTVERSION}
|
||||
DISTNAME= unifont-6.3.${PORTVERSION}
|
||||
MASTER_SITE_SUBDIR=unifont/unifont-${PORTVERSION}
|
||||
DISTNAME= unifont-${PORTVERSION}
|
||||
|
||||
MAINTAINER= bsdports@gmail.com
|
||||
COMMENT= Unicode TrueType Font
|
||||
@ -22,13 +22,13 @@ WRKSRC_SUBDIR= font/precompiled
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${INSTALLDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/unifont-6.3.${PORTVERSION}.ttf \
|
||||
${INSTALL_DATA} ${WRKSRC}/unifont-${PORTVERSION}.ttf \
|
||||
${INSTALLDIR}/unifont.ttf
|
||||
${INSTALL_DATA} ${WRKSRC}/unifont_csur-6.3.${PORTVERSION}.ttf \
|
||||
${INSTALL_DATA} ${WRKSRC}/unifont_csur-${PORTVERSION}.ttf \
|
||||
${INSTALLDIR}/unifont_csur.ttf
|
||||
${INSTALL_DATA} ${WRKSRC}/unifont_upper-6.3.${PORTVERSION}.ttf \
|
||||
${INSTALL_DATA} ${WRKSRC}/unifont_upper-${PORTVERSION}.ttf \
|
||||
${INSTALLDIR}/unifont_upper.ttf
|
||||
${INSTALL_DATA} ${WRKSRC}/unifont_upper_csur-6.3.${PORTVERSION}.ttf \
|
||||
${INSTALL_DATA} ${WRKSRC}/unifont_upper_csur-${PORTVERSION}.ttf \
|
||||
${INSTALLDIR}/unifont_upper_csur.ttf
|
||||
${LOCALBASE}/bin/mkfontscale ${INSTALLDIR}
|
||||
${LOCALBASE}/bin/mkfontdir ${INSTALLDIR}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (unifont-6.3.20140214.tar.gz) = 8238b21c105b0af9574c2eac647073513e6c008710a116c7c9e271743cbfd5a7
|
||||
SIZE (unifont-6.3.20140214.tar.gz) = 17337004
|
||||
SHA256 (unifont-7.0.03.tar.gz) = 3b5f2f3aa1bee9fdd3b23b17c0a3206948c3148dfd3ca0404696ea06d63c72cd
|
||||
SIZE (unifont-7.0.03.tar.gz) = 18372349
|
||||
|
@ -1,12 +1,12 @@
|
||||
# Created by: nrg milk <bsdports@gmail.com>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gnu-unifont
|
||||
PORTVERSION= 20140214
|
||||
PORTVERSION= 7.0.03
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= x11-fonts
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR=unifont/unifont-6.3.${PORTVERSION}
|
||||
DISTNAME= unifont-6.3.${PORTVERSION}.pcf
|
||||
MASTER_SITE_SUBDIR=unifont/unifont-${PORTVERSION}
|
||||
DISTNAME= unifont-${PORTVERSION}.pcf
|
||||
EXTRACT_SUFX= .gz
|
||||
EXTRACT_ONLY=
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (unifont-6.3.20140214.pcf.gz) = 60c5954fcfcaf26c27392c6337dfd8f23353378090a5f918e4c776a0cb4a095d
|
||||
SIZE (unifont-6.3.20140214.pcf.gz) = 1357499
|
||||
SHA256 (unifont-7.0.03.pcf.gz) = cffed831498eb67933acbf2a7e398d64a7e3bf97a784a10fc999db51891cc515
|
||||
SIZE (unifont-7.0.03.pcf.gz) = 1358950
|
||||
|
Loading…
Reference in New Issue
Block a user