View | Details | Raw Unified | Return to bug 128323
Collapse All | Expand All

(-)terminus-font/Makefile (-4 / +41 lines)
Lines 6-15 Link Here
6
#
6
#
7
7
8
PORTNAME=	terminus-font
8
PORTNAME=	terminus-font
9
PORTVERSION=	4.20
9
PORTVERSION=	4.28
10
PORTREVISION=	5
11
CATEGORIES=	x11-fonts
10
CATEGORIES=	x11-fonts
12
MASTER_SITES=	http://www.is-vn.bg/hamster/
11
MASTER_SITES=	http://www.is-vn.bg/hamster/
12
PATCH_SITES=	${MASTER_SITES}
13
13
14
MAINTAINER=	vlad@vlad.uz.ua
14
MAINTAINER=	vlad@vlad.uz.ua
15
COMMENT=	Terminus Font - a clean fixed width font
15
COMMENT=	Terminus Font - a clean fixed width font
Lines 19-30 Link Here
19
		mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale
19
		mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale
20
RUN_DEPENDS=	mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir
20
RUN_DEPENDS=	mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir
21
21
22
OPTIONS=	AO2 "Variant of letter 'a'" off \
23
		DV1 "Variant of cyrillic letters 'de' and 've'" off \
24
		GE1 "Variant of cyrillic letter 'ge'" off \
25
		GQ2 "Variant of grave accent and apostrophe" off \
26
		IJ1 "Variant of cyrillic letters 'i' and 'short i'" off \
27
		KA2 "Variant of cyrillic letter 'ka'" off \
28
		CM2 "Variant of letters with circumflex, caron and macron" off
29
30
.include <bsd.port.pre.mk>
31
22
USE_PERL5=	yes
32
USE_PERL5=	yes
23
ALL_TARGET=	pcf
33
ALL_TARGET=	pcf
24
SHAREMODE=	644
25
FONTDIR=	lib/X11/fonts/${PORTNAME}
34
FONTDIR=	lib/X11/fonts/${PORTNAME}
26
PLIST_SUB+=	FONTDIR=${FONTDIR}
35
PLIST_SUB+=	FONTDIR=${FONTDIR}
27
36
37
.if defined(WITH_AO2)
38
PATCHFILES+=	terminus-font-4.28-ao2.diff.gz
39
.endif
40
41
.if defined(WITH_DV1)
42
PATCHFILES+=	terminus-font-4.28-dv1.diff.gz
43
.endif
44
45
.if defined(WITH_GE1)
46
PATCHFILES+=	terminus-font-4.28-ge1.diff.gz
47
.endif
48
49
.if defined(WITH_GQ2)
50
PATCHFILES+=	terminus-font-4.28-gq2.diff.gz
51
.endif
52
53
.if defined(WITH_IJ1)
54
PATCHFILES+=	terminus-font-4.28-ij1.diff.gz
55
.endif
56
57
.if defined(WITH_KA2)
58
PATCHFILES+=	terminus-font-4.28-ka2.diff.gz
59
.endif
60
61
.if defined(WITH_CM2)
62
PATCHFILES+=	terminus-font-4.28-cm2.diff.gz
63
.endif
64
28
post-build:
65
post-build:
29
	@${GZIP_CMD} ${WRKSRC}/*.pcf
66
	@${GZIP_CMD} ${WRKSRC}/*.pcf
30
67
Lines 37-40 Link Here
37
	@${CP} ${LOCALBASE}/${FONTDIR}/fonts.dir ${LOCALBASE}/${FONTDIR}/fonts.scale || true
74
	@${CP} ${LOCALBASE}/${FONTDIR}/fonts.dir ${LOCALBASE}/${FONTDIR}/fonts.scale || true
38
	@command fc-cache -f -v ${LOCALBASE}/${FONTDIR} || true
75
	@command fc-cache -f -v ${LOCALBASE}/${FONTDIR} || true
39
76
40
.include <bsd.port.mk>
77
.include <bsd.port.post.mk>
(-)terminus-font/distinfo (-3 / +27 lines)
Lines 1-3 Link Here
1
MD5 (terminus-font-4.20.tar.gz) = fe9d8e25b9537f6b3154d07d3da50375
1
MD5 (terminus-font-4.28.tar.gz) = 15bf2f17b625312383fd9dae0925a17e
2
SHA256 (terminus-font-4.20.tar.gz) = fe10b94591e77fd49a0dee00976e31cc3378fef74a6ec1fc93022e6479e1d687
2
SHA256 (terminus-font-4.28.tar.gz) = 1e8010ded51141d26ec0bb9bea70cc1360d27d562b80ca7c2dcbf3fef90fb20f
3
SIZE (terminus-font-4.20.tar.gz) = 201816
3
SIZE (terminus-font-4.28.tar.gz) = 229336
4
MD5 (terminus-font-4.28-ao2.diff.gz) = b7baceaca1b08c3ce1e5377d78f670d0
5
SHA256 (terminus-font-4.28-ao2.diff.gz) = ec49f123d447f269a1fdee6afca7efc85ac2faf04277ab2a1385063c985074fc
6
SIZE (terminus-font-4.28-ao2.diff.gz) = 3559
7
MD5 (terminus-font-4.28-cm2.diff.gz) = 640526f36cc475246d6f94e2c63218b6
8
SHA256 (terminus-font-4.28-cm2.diff.gz) = 9c29419e8221b95785234a5e7a6032c16d866e2fc29f20062b68ea4c183b8e02
9
SIZE (terminus-font-4.28-cm2.diff.gz) = 1428
10
MD5 (terminus-font-4.28-dv1.diff.gz) = 74e2db5288065403a58c28672590c1cd
11
SHA256 (terminus-font-4.28-dv1.diff.gz) = dec607b66ecd31ada8800e5c16af24692e7c5acb9e5f528156a57232a9c7b194
12
SIZE (terminus-font-4.28-dv1.diff.gz) = 1098
13
MD5 (terminus-font-4.28-ge1.diff.gz) = 7815830460294d79d8508199499e1408
14
SHA256 (terminus-font-4.28-ge1.diff.gz) = 4279c670d01fb46617101ba2ad6816ecd3e45d8abc8c6c35e9d7f9439c6a6a67
15
SIZE (terminus-font-4.28-ge1.diff.gz) = 1045
16
MD5 (terminus-font-4.28-gq2.diff.gz) = dfda5fabd3e1ee1f5fdbd2a54c127745
17
SHA256 (terminus-font-4.28-gq2.diff.gz) = 624e62318b54e9c2356f5c41fe0a4b1a6916d57634abfbe79237d12a235ef0c5
18
SIZE (terminus-font-4.28-gq2.diff.gz) = 579
19
MD5 (terminus-font-4.28-ij1.diff.gz) = 54ea26d7671d57d611ee4229f000fc10
20
SHA256 (terminus-font-4.28-ij1.diff.gz) = c394e8351276f7bbb3bde9fe4407971ee157bf1570ba60146ba6d89c437affcc
21
SIZE (terminus-font-4.28-ij1.diff.gz) = 1306
22
MD5 (terminus-font-4.28-ka2.diff.gz) = 9095d6b44822b77c157dc53f68daa778
23
SHA256 (terminus-font-4.28-ka2.diff.gz) = 94893a33f856da419676423133e1f1ae9480eab7b00c50909b07eadeaaf59b50
24
SIZE (terminus-font-4.28-ka2.diff.gz) = 967
25
MD5 (terminus-font-4.28-kx3.diff.gz) = 5b815931819bebf6ba37e4137340b01c
26
SHA256 (terminus-font-4.28-kx3.diff.gz) = fb4776c6dcb31b17d2ae020af2e928c5c2d06c5f800201b9d2ed75131ded3804
27
SIZE (terminus-font-4.28-kx3.diff.gz) = 3242
(-)terminus-font/files/patch-aa (-197 / +86 lines)
Lines 1-45 Link Here
1
--- Makefile.orig	Fri Oct  1 22:08:19 2004
1
--- Makefile.orig	2008-09-14 21:57:18.000000000 +0400
2
+++ Makefile	Sun Feb 20 13:20:00 2005
2
+++ Makefile	2008-10-23 19:51:40.000000000 +0400
3
@@ -6,6 +6,7 @@
3
@@ -6,6 +6,7 @@
4
 BDF2RAW	= $(PERL) ./bdftopsf.pl -h
4
 BDF2RAW	= $(PERL) ./bdftopsf.pl -h
5
 UCS2X11	= $(PERL) ./ucstoany.pl
5
 UCS2X11	= $(PERL) ./ucstoany.pl
6
 BDF2PCF	= bdftopcf
6
 BDF2PCF	= bdftopcf
7
+MKITALIC = mkitalic
7
+MKITALIC	= mkitalic
8
 
8
 
9
 R_88591	= ISO8859 1
9
 R_88591	= ISO8859 1
10
 R_88592	= ISO8859 2
10
 R_88592	= ISO8859 2
11
@@ -55,19 +56,27 @@
11
@@ -56,19 +57,26 @@
12
 
12
 
13
 PCF_12N	= ter-112n.pcf ter-212n.pcf ter-512n.pcf ter-912n.pcf ter-c12n.pcf ter-d12n.pcf ter-f12n.pcf ter-g12n.pcf ter-k12n.pcf ter-p12n.pcf ter-u12n.pcf ter-x12n.pcf
13
 PCF_12N	= ter-112n.pcf ter-212n.pcf ter-512n.pcf ter-712n.pcf ter-912n.pcf ter-c12n.pcf ter-d12n.pcf ter-f12n.pcf ter-g12n.pcf ter-k12n.pcf ter-p12n.pcf ter-u12n.pcf ter-x12n.pcf
14
 PCF_12B	= ter-112b.pcf ter-212b.pcf ter-512b.pcf ter-912b.pcf ter-c12b.pcf ter-d12b.pcf ter-f12b.pcf ter-g12b.pcf ter-k12b.pcf ter-p12b.pcf ter-u12b.pcf ter-x12b.pcf
14
 PCF_12B	= ter-112b.pcf ter-212b.pcf ter-512b.pcf ter-712b.pcf ter-912b.pcf ter-c12b.pcf ter-d12b.pcf ter-f12b.pcf ter-g12b.pcf ter-k12b.pcf ter-p12b.pcf ter-u12b.pcf ter-x12b.pcf
15
+PCF_12I	= ter-112i.pcf ter-212i.pcf ter-512i.pcf ter-912i.pcf ter-c12i.pcf ter-d12i.pcf ter-f12i.pcf ter-g12i.pcf ter-k12i.pcf ter-p12i.pcf ter-u12i.pcf ter-x12i.pcf ter-112bi.pcf ter-212bi.pcf ter-512bi.pcf ter-912bi.pcf ter-c12bi.pcf ter-d12bi.pcf ter-f12bi.pcf ter-g12bi.pcf ter-k12bi.pcf ter-p12bi.pcf ter-u12bi.pcf ter-x12bi.pcf
15
+PCF_12I	= ter-112i.pcf ter-212i.pcf ter-512i.pcf ter-712i.pcf ter-912i.pcf ter-c12i.pcf ter-d12i.pcf ter-f12i.pcf ter-g12i.pcf ter-k12i.pcf ter-p12i.pcf ter-u12i.pcf ter-x12i.pcf ter-112bi.pcf ter-212bi.pcf ter-512bi.pcf ter-712bi.pcf ter-912bi.pcf ter-c12bi.pcf ter-d12bi.pcf ter-f12bi.pcf ter-g12bi.pcf ter-k12bi.pcf ter-p12bi.pcf ter-u12bi.pcf ter-x12bi.pcf
16
 PCF_14N	= ter-114n.pcf ter-214n.pcf ter-514n.pcf ter-914n.pcf ter-c14n.pcf ter-d14n.pcf ter-f14n.pcf ter-g14n.pcf ter-k14n.pcf ter-p14n.pcf ter-u14n.pcf ter-x14n.pcf
16
 PCF_14N	= ter-114n.pcf ter-214n.pcf ter-514n.pcf ter-714n.pcf ter-914n.pcf ter-c14n.pcf ter-d14n.pcf ter-f14n.pcf ter-g14n.pcf ter-k14n.pcf ter-p14n.pcf ter-u14n.pcf ter-x14n.pcf
17
 PCF_14B	= ter-114b.pcf ter-214b.pcf ter-514b.pcf ter-914b.pcf ter-c14b.pcf ter-d14b.pcf ter-f14b.pcf ter-g14b.pcf ter-k14b.pcf ter-p14b.pcf ter-u14b.pcf ter-x14b.pcf
17
 PCF_14B	= ter-114b.pcf ter-214b.pcf ter-514b.pcf ter-714b.pcf ter-914b.pcf ter-c14b.pcf ter-d14b.pcf ter-f14b.pcf ter-g14b.pcf ter-k14b.pcf ter-p14b.pcf ter-u14b.pcf ter-x14b.pcf
18
+PCF_14I	= ter-114i.pcf ter-214i.pcf ter-514i.pcf ter-914i.pcf ter-c14i.pcf ter-d14i.pcf ter-f14i.pcf ter-g14i.pcf ter-k14i.pcf ter-p14i.pcf ter-u14i.pcf ter-x14i.pcf ter-114bi.pcf ter-214bi.pcf ter-514bi.pcf ter-914bi.pcf ter-c14bi.pcf ter-d14bi.pcf ter-f14bi.pcf ter-g14bi.pcf ter-k14bi.pcf ter-p14bi.pcf ter-u14bi.pcf ter-x14bi.pcf
18
+PCF_14I	= ter-114i.pcf ter-214i.pcf ter-514i.pcf ter-714i.pcf ter-914i.pcf ter-c14i.pcf ter-d14i.pcf ter-f14i.pcf ter-g14i.pcf ter-k14i.pcf ter-p14i.pcf ter-u14i.pcf ter-x14i.pcf ter-114bi.pcf ter-214bi.pcf ter-514bi.pcf ter-714bi.pcf ter-914bi.pcf ter-c14bi.pcf ter-d14bi.pcf ter-f14bi.pcf ter-g14bi.pcf ter-k14bi.pcf ter-p14bi.pcf ter-u14bi.pcf ter-x14bi.pcf
19
 PCF_16N	= ter-116n.pcf ter-216n.pcf ter-516n.pcf ter-916n.pcf ter-c16n.pcf ter-d16n.pcf ter-f16n.pcf ter-g16n.pcf ter-k16n.pcf ter-p16n.pcf ter-u16n.pcf ter-x16n.pcf
19
 PCF_16N	= ter-116n.pcf ter-216n.pcf ter-516n.pcf ter-716n.pcf ter-916n.pcf ter-c16n.pcf ter-d16n.pcf ter-f16n.pcf ter-g16n.pcf ter-k16n.pcf ter-p16n.pcf ter-u16n.pcf ter-x16n.pcf
20
 PCF_16B	= ter-116b.pcf ter-216b.pcf ter-516b.pcf ter-916b.pcf ter-c16b.pcf ter-d16b.pcf ter-f16b.pcf ter-g16b.pcf ter-k16b.pcf ter-p16b.pcf ter-u16b.pcf ter-x16b.pcf
20
 PCF_16B	= ter-116b.pcf ter-216b.pcf ter-516b.pcf ter-716b.pcf ter-916b.pcf ter-c16b.pcf ter-d16b.pcf ter-f16b.pcf ter-g16b.pcf ter-k16b.pcf ter-p16b.pcf ter-u16b.pcf ter-x16b.pcf
21
+PCF_16I	= ter-116i.pcf ter-216i.pcf ter-516i.pcf ter-916i.pcf ter-c16i.pcf ter-d16i.pcf ter-f16i.pcf ter-g16i.pcf ter-k16i.pcf ter-p16i.pcf ter-u16i.pcf ter-x16i.pcf ter-116bi.pcf ter-216bi.pcf ter-516bi.pcf ter-916bi.pcf ter-c16bi.pcf ter-d16bi.pcf ter-f16bi.pcf ter-g16bi.pcf ter-k16bi.pcf ter-p16bi.pcf ter-u16bi.pcf ter-x16bi.pcf
21
+PCF_16I	= ter-116i.pcf ter-216i.pcf ter-516i.pcf ter-716i.pcf ter-916i.pcf ter-c16i.pcf ter-d16i.pcf ter-f16i.pcf ter-g16i.pcf ter-k16i.pcf ter-p16i.pcf ter-u16i.pcf ter-x16i.pcf ter-116bi.pcf ter-216bi.pcf ter-516bi.pcf ter-716bi.pcf ter-916bi.pcf ter-c16bi.pcf ter-d16bi.pcf ter-f16bi.pcf ter-g16bi.pcf ter-k16bi.pcf ter-p16bi.pcf ter-u16bi.pcf ter-x16bi.pcf
22
 PCF_20N	= ter-120n.pcf ter-220n.pcf ter-520n.pcf ter-920n.pcf ter-c20n.pcf ter-d20n.pcf ter-f20n.pcf ter-g20n.pcf ter-k20n.pcf ter-p20n.pcf ter-u20n.pcf ter-x20n.pcf
22
 PCF_20N	= ter-120n.pcf ter-220n.pcf ter-520n.pcf ter-720n.pcf ter-920n.pcf ter-c20n.pcf ter-d20n.pcf ter-f20n.pcf ter-g20n.pcf ter-k20n.pcf ter-p20n.pcf ter-u20n.pcf ter-x20n.pcf
23
 PCF_20B	= ter-120b.pcf ter-220b.pcf ter-520b.pcf ter-920b.pcf ter-c20b.pcf ter-d20b.pcf ter-f20b.pcf ter-g20b.pcf ter-k20b.pcf ter-p20b.pcf ter-u20b.pcf ter-x20b.pcf
23
 PCF_20B	= ter-120b.pcf ter-220b.pcf ter-520b.pcf ter-720b.pcf ter-920b.pcf ter-c20b.pcf ter-d20b.pcf ter-f20b.pcf ter-g20b.pcf ter-k20b.pcf ter-p20b.pcf ter-u20b.pcf ter-x20b.pcf
24
+PCF_20I	= ter-120i.pcf ter-220i.pcf ter-520i.pcf ter-920i.pcf ter-c20i.pcf ter-d20i.pcf ter-f20i.pcf ter-g20i.pcf ter-k20i.pcf ter-p20i.pcf ter-u20i.pcf ter-x20i.pcf ter-120bi.pcf ter-220bi.pcf ter-520bi.pcf ter-920bi.pcf ter-c20bi.pcf ter-d20bi.pcf ter-f20bi.pcf ter-g20bi.pcf ter-k20bi.pcf ter-p20bi.pcf ter-u20bi.pcf ter-x20bi.pcf
24
+PCF_20I	= ter-120i.pcf ter-220i.pcf ter-520i.pcf ter-720i.pcf ter-920i.pcf ter-c20i.pcf ter-d20i.pcf ter-f20i.pcf ter-g20i.pcf ter-k20i.pcf ter-p20i.pcf ter-u20i.pcf ter-x20i.pcf ter-120bi.pcf ter-220bi.pcf ter-520bi.pcf ter-720bi.pcf ter-920bi.pcf ter-c20bi.pcf ter-d20bi.pcf ter-f20bi.pcf ter-g20bi.pcf ter-k20bi.pcf ter-p20bi.pcf ter-u20bi.pcf ter-x20bi.pcf
25
 PCF_24N	= ter-124n.pcf ter-224n.pcf ter-524n.pcf ter-924n.pcf ter-c24n.pcf ter-d24n.pcf ter-f24n.pcf ter-g24n.pcf ter-k24n.pcf ter-p24n.pcf ter-u24n.pcf ter-x24n.pcf
25
 PCF_24N	= ter-124n.pcf ter-224n.pcf ter-524n.pcf ter-724n.pcf ter-924n.pcf ter-c24n.pcf ter-d24n.pcf ter-f24n.pcf ter-g24n.pcf ter-k24n.pcf ter-p24n.pcf ter-u24n.pcf ter-x24n.pcf
26
 PCF_24B	= ter-124b.pcf ter-224b.pcf ter-524b.pcf ter-924b.pcf ter-c24b.pcf ter-d24b.pcf ter-f24b.pcf ter-g24b.pcf ter-k24b.pcf ter-p24b.pcf ter-u24b.pcf ter-x24b.pcf
26
 PCF_24B	= ter-124b.pcf ter-224b.pcf ter-524b.pcf ter-724b.pcf ter-924b.pcf ter-c24b.pcf ter-d24b.pcf ter-f24b.pcf ter-g24b.pcf ter-k24b.pcf ter-p24b.pcf ter-u24b.pcf ter-x24b.pcf
27
+PCF_24I	= ter-124i.pcf ter-224i.pcf ter-524i.pcf ter-924i.pcf ter-c24i.pcf ter-d24i.pcf ter-f24i.pcf ter-g24i.pcf ter-k24i.pcf ter-p24i.pcf ter-u24i.pcf ter-x24i.pcf ter-124bi.pcf ter-224bi.pcf ter-524bi.pcf ter-924bi.pcf ter-c24bi.pcf ter-d24bi.pcf ter-f24bi.pcf ter-g24bi.pcf ter-k24bi.pcf ter-p24bi.pcf ter-u24bi.pcf ter-x24bi.pcf
27
+PCF_24I	= ter-124i.pcf ter-224i.pcf ter-524i.pcf ter-724i.pcf ter-924i.pcf ter-c24i.pcf ter-d24i.pcf ter-f24i.pcf ter-g24i.pcf ter-k24i.pcf ter-p24i.pcf ter-u24i.pcf ter-x24i.pcf ter-124bi.pcf ter-224bi.pcf ter-524bi.pcf ter-724bi.pcf ter-924bi.pcf ter-c24bi.pcf ter-d24bi.pcf ter-f24bi.pcf ter-g24bi.pcf ter-k24bi.pcf ter-p24bi.pcf ter-u24bi.pcf ter-x24bi.pcf
28
 PCF_28N	= ter-128n.pcf ter-228n.pcf ter-528n.pcf ter-928n.pcf ter-c28n.pcf ter-d28n.pcf ter-f28n.pcf ter-g28n.pcf ter-k28n.pcf ter-p28n.pcf ter-u28n.pcf ter-x28n.pcf
28
 PCF_28N	= ter-128n.pcf ter-228n.pcf ter-528n.pcf ter-728n.pcf ter-928n.pcf ter-c28n.pcf ter-d28n.pcf ter-f28n.pcf ter-g28n.pcf ter-k28n.pcf ter-p28n.pcf ter-u28n.pcf ter-x28n.pcf
29
 PCF_28B	= ter-128b.pcf ter-228b.pcf ter-528b.pcf ter-928b.pcf ter-c28b.pcf ter-d28b.pcf ter-f28b.pcf ter-g28b.pcf ter-k28b.pcf ter-p28b.pcf ter-u28b.pcf ter-x28b.pcf
29
 PCF_28B	= ter-128b.pcf ter-228b.pcf ter-528b.pcf ter-728b.pcf ter-928b.pcf ter-c28b.pcf ter-d28b.pcf ter-f28b.pcf ter-g28b.pcf ter-k28b.pcf ter-p28b.pcf ter-u28b.pcf ter-x28b.pcf
30
+PCF_28I	= ter-128i.pcf ter-228i.pcf ter-528i.pcf ter-928i.pcf ter-c28i.pcf ter-d28i.pcf ter-f28i.pcf ter-g28i.pcf ter-k28i.pcf ter-p28i.pcf ter-u28i.pcf ter-x28i.pcf ter-128bi.pcf ter-228bi.pcf ter-528bi.pcf ter-928bi.pcf ter-c28bi.pcf ter-d28bi.pcf ter-f28bi.pcf ter-g28bi.pcf ter-k28bi.pcf ter-p28bi.pcf ter-u28bi.pcf ter-x28bi.pcf
30
+PCF_28I	= ter-128i.pcf ter-228i.pcf ter-528i.pcf ter-728i.pcf ter-928i.pcf ter-c28i.pcf ter-d28i.pcf ter-f28i.pcf ter-g28i.pcf ter-k28i.pcf ter-p28i.pcf ter-u28i.pcf ter-x28i.pcf ter-128bi.pcf ter-228bi.pcf ter-528bi.pcf ter-728bi.pcf ter-928bi.pcf ter-c28bi.pcf ter-d28bi.pcf ter-f28bi.pcf ter-g28bi.pcf ter-k28bi.pcf ter-p28bi.pcf ter-u28bi.pcf ter-x28bi.pcf
31
 PCF_32N	= ter-132n.pcf ter-232n.pcf ter-532n.pcf ter-932n.pcf ter-c32n.pcf ter-d32n.pcf ter-f32n.pcf ter-g32n.pcf ter-k32n.pcf ter-p32n.pcf ter-u32n.pcf ter-x32n.pcf
31
 PCF_32N	= ter-132n.pcf ter-232n.pcf ter-532n.pcf ter-732n.pcf ter-932n.pcf ter-c32n.pcf ter-d32n.pcf ter-f32n.pcf ter-g32n.pcf ter-k32n.pcf ter-p32n.pcf ter-u32n.pcf ter-x32n.pcf
32
 PCF_32B	= ter-132b.pcf ter-232b.pcf ter-532b.pcf ter-932b.pcf ter-c32b.pcf ter-d32b.pcf ter-f32b.pcf ter-g32b.pcf ter-k32b.pcf ter-p32b.pcf ter-u32b.pcf ter-x32b.pcf
32
 PCF_32B	= ter-132b.pcf ter-232b.pcf ter-532b.pcf ter-732b.pcf ter-932b.pcf ter-c32b.pcf ter-d32b.pcf ter-f32b.pcf ter-g32b.pcf ter-k32b.pcf ter-p32b.pcf ter-u32b.pcf ter-x32b.pcf
33
-PCF	= $(PCF_12N) $(PCF_14N) $(PCF_14B) $(PCF_16N) $(PCF_16B) $(PCF_20N) $(PCF_20B) $(PCF_24N) $(PCF_24B) $(PCF_28N) $(PCF_28B) $(PCF_32N) $(PCF_32B)
33
-PCF	= $(PCF_12N) $(PCF_12B) $(PCF_14N) $(PCF_14B) $(PCF_16N) $(PCF_16B) $(PCF_20N) $(PCF_20B) $(PCF_24N) $(PCF_24B) $(PCF_28N) $(PCF_28B) $(PCF_32N) $(PCF_32B)
34
+PCF_32I	= ter-132i.pcf ter-232i.pcf ter-532i.pcf ter-932i.pcf ter-c32i.pcf ter-d32i.pcf ter-f32i.pcf ter-g32i.pcf ter-k32i.pcf ter-p32i.pcf ter-u32i.pcf ter-x32i.pcf ter-132bi.pcf ter-232bi.pcf ter-532bi.pcf ter-932bi.pcf ter-c32bi.pcf ter-d32bi.pcf ter-f32bi.pcf ter-g32bi.pcf ter-k32bi.pcf ter-p32bi.pcf ter-u32bi.pcf ter-x32bi.pcf
34
+PCF_32I	= ter-132i.pcf ter-232i.pcf ter-532i.pcf ter-732i.pcf ter-932i.pcf ter-c32i.pcf ter-d32i.pcf ter-f32i.pcf ter-g32i.pcf ter-k32i.pcf ter-p32i.pcf ter-u32i.pcf ter-x32i.pcf ter-132bi.pcf ter-232bi.pcf ter-532bi.pcf ter-732bi.pcf ter-932bi.pcf ter-c32bi.pcf ter-d32bi.pcf ter-f32bi.pcf ter-g32bi.pcf ter-k32bi.pcf ter-p32bi.pcf ter-u32bi.pcf ter-x32bi.pcf
35
+
35
+PCF	= $(PCF_12N) $(PCF_12B) $(PCF_12I) $(PCF_14N) $(PCF_14B) $(PCF_14I) $(PCF_16N) $(PCF_16B) $(PCF_16I) $(PCF_20N) $(PCF_20B) $(PCF_20I) $(PCF_24N) $(PCF_24B) $(PCF_24I) $(PCF_28N) $(PCF_28B) $(PCF_28I) $(PCF_32N) $(PCF_32B) $(PCF_32I)
36
+PCF	= $(PCF_12N) $(PCF_12B) $(PCF_12I) $(PCF_14N) $(PCF_14B) $(PCF_14I) $(PCF_16N) $(PCF_16B) $(PCF_16I) $(PCF_20N) $(PCF_20B) $(PCF_20I) $(PCF_24N) $(PCF_24B) $(PCF_24I) $(PCF_28N) $(PCF_28B) $(PCF_28I) $(PCF_32N) $(PCF_32B) $(PCF_32I) 
36
 PCF_N12	= $(PCF_12N) $(PCF_14N) $(PCF_14B) $(PCF_16N) $(PCF_16B) $(PCF_20N) $(PCF_20B) $(PCF_24N) $(PCF_24B) $(PCF_28N) $(PCF_28B) $(PCF_32N) $(PCF_32B)
37
 
37
 
38
 all: $(PSF) $(PCF)
38
 EEE	= ter-x12n.pcf ter-x12b.pcf ter-x14n.pcf ter-x14b.pcf ter-x16n.pcf ter-x16b.pcf ter-x20n.pcf ter-x20b.pcf
39
 psf: $(PSF)
39
@@ -1098,6 +1106,48 @@
40
@@ -1016,6 +1025,54 @@
40
 X_PT154	= uni/x11gr.uni uni/ascii-h.uni uni/pt-154.uni
41
 X_PT154	= uni/x11gr.uni uni/ascii.uni uni/house.uni uni/pt-154.uni
41
 X_10646	= uni/x11gr.uni uni/10646-1.uni
42
 X_10646	= uni/x11gr.uni uni/ascii.uni uni/10646-1.uni
43
 
42
 
44
+ter-u12i.bdf: ter-u12n.bdf
43
+ter-u12i.bdf: ter-u12n.bdf
45
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
44
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
Lines 47-98 Link Here
47
+ter-u12bi.bdf: ter-u12b.bdf
46
+ter-u12bi.bdf: ter-u12b.bdf
48
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
47
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
49
+
48
+
50
+ter-u14bi.bdf: ter-u14b.bdf
51
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
52
+
53
+ter-u14i.bdf: ter-u14n.bdf
49
+ter-u14i.bdf: ter-u14n.bdf
54
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
50
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
55
+
51
+
56
+ter-u14vi.bdf: ter-u14v.bdf
52
+ter-u14bi.bdf: ter-u14b.bdf
57
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
53
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
58
+
54
+
59
+ter-u16bi.bdf: ter-u16b.bdf
55
+ter-u16i.bdf: ter-u16n.bdf
60
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
56
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
61
+
57
+
62
+ter-u16i.bdf: ter-u16n.bdf
58
+ter-u16bi.bdf: ter-u16b.bdf
63
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
59
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
64
+
60
+
65
+ter-u16vi.bdf: ter-u16v.bdf
61
+ter-u20i.bdf: ter-u20n.bdf
66
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
62
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
67
+
63
+
68
+ter-u20bi.bdf: ter-u20b.bdf
64
+ter-u20bi.bdf: ter-u20b.bdf
69
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
65
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
70
+
66
+
71
+ter-u20i.bdf: ter-u20n.bdf
67
+ter-u24i.bdf: ter-u24n.bdf
72
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
68
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
73
+
69
+
74
+ter-u24bi.bdf: ter-u24b.bdf
70
+ter-u24bi.bdf: ter-u24b.bdf
75
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
71
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
76
+
72
+
77
+ter-u24i.bdf: ter-u24n.bdf
73
+ter-u28i.bdf: ter-u28n.bdf
78
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
74
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
79
+
75
+
80
+ter-u28bi.bdf: ter-u28b.bdf
76
+ter-u28bi.bdf: ter-u28b.bdf
81
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
77
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
82
+
78
+
83
+ter-u28i.bdf: ter-u28n.bdf
79
+ter-u32i.bdf: ter-u32n.bdf
84
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
80
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
85
+
81
+
86
+ter-u32bi.bdf: ter-u32b.bdf
82
+ter-u32bi.bdf: ter-u32b.bdf
87
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
83
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
88
+
84
+
89
+ter-u32i.bdf: ter-u32n.bdf
90
+	$(MKITALIC) ${.ALLSRC} > ${.TARGET}
91
+
92
 ter-112n.pcf: ter-u12n.bdf $(X_88591)
85
 ter-112n.pcf: ter-u12n.bdf $(X_88591)
93
 	$(UCS2X11) ter-u12n.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
86
 	$(UCS2X11) ter-u12n.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
94
 
87
 
95
@@ -1520,6 +1577,656 @@
88
@@ -1644,6 +1694,552 @@
96
 ter-x32b.pcf: ter-u32b.bdf $(X_10646)
89
 ter-x32b.pcf: ter-u32b.bdf $(X_10646)
97
 	$(UCS2X11) ter-u32b.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
90
 	$(UCS2X11) ter-u32b.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
98
 
91
 
Lines 114-119 Link Here
114
+ter-512bi.pcf: ter-u12bi.bdf $(X_88595)
107
+ter-512bi.pcf: ter-u12bi.bdf $(X_88595)
115
+	$(UCS2X11) ter-u12bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
108
+	$(UCS2X11) ter-u12bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
116
+
109
+
110
+ter-712i.pcf: ter-u12i.bdf $(X_88597)
111
+	$(UCS2X11) ter-u12i.bdf $(R_88597) $(X_88597) | $(BDF2PCF) -o $@
112
+
113
+ter-712bi.pcf: ter-u12bi.bdf $(X_88597)
114
+	$(UCS2X11) ter-u12bi.bdf $(R_88597) $(X_88597) | $(BDF2PCF) -o $@
115
+
117
+ter-912i.pcf: ter-u12i.bdf $(X_88599)
116
+ter-912i.pcf: ter-u12i.bdf $(X_88599)
118
+	$(UCS2X11) ter-u12i.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
117
+	$(UCS2X11) ter-u12i.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
119
+
118
+
Lines 186-191 Link Here
186
+ter-514bi.pcf: ter-u14bi.bdf $(X_88595)
185
+ter-514bi.pcf: ter-u14bi.bdf $(X_88595)
187
+	$(UCS2X11) ter-u14bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
186
+	$(UCS2X11) ter-u14bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
188
+
187
+
188
+ter-714i.pcf: ter-u14i.bdf $(X_88597)
189
+	$(UCS2X11) ter-u14i.bdf $(R_88597) $(X_88597) | $(BDF2PCF) -o $@
190
+
191
+ter-714bi.pcf: ter-u14bi.bdf $(X_88597)
192
+	$(UCS2X11) ter-u14bi.bdf $(R_88597) $(X_88597) | $(BDF2PCF) -o $@
193
+
189
+ter-914i.pcf: ter-u14i.bdf $(X_88599)
194
+ter-914i.pcf: ter-u14i.bdf $(X_88599)
190
+	$(UCS2X11) ter-u14i.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
195
+	$(UCS2X11) ter-u14i.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
191
+
196
+
Lines 258-263 Link Here
258
+ter-516bi.pcf: ter-u16bi.bdf $(X_88595)
263
+ter-516bi.pcf: ter-u16bi.bdf $(X_88595)
259
+	$(UCS2X11) ter-u16bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
264
+	$(UCS2X11) ter-u16bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
260
+
265
+
266
+ter-716i.pcf: ter-u16i.bdf $(X_88597)
267
+	$(UCS2X11) ter-u16i.bdf $(R_88597) $(X_88597) | $(BDF2PCF) -o $@
268
+
269
+ter-716bi.pcf: ter-u16bi.bdf $(X_88597)
270
+	$(UCS2X11) ter-u16bi.bdf $(R_88597) $(X_88597) | $(BDF2PCF) -o $@
271
+
261
+ter-916i.pcf: ter-u16i.bdf $(X_88599)
272
+ter-916i.pcf: ter-u16i.bdf $(X_88599)
262
+	$(UCS2X11) ter-u16i.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
273
+	$(UCS2X11) ter-u16i.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
263
+
274
+
Lines 312-389 Link Here
312
+ter-x16bi.pcf: ter-u16bi.bdf $(X_10646)
323
+ter-x16bi.pcf: ter-u16bi.bdf $(X_10646)
313
+	$(UCS2X11) ter-u16bi.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
324
+	$(UCS2X11) ter-u16bi.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
314
+
325
+
315
+ter-118i.pcf: ter-u18i.bdf $(X_88591)
316
+	$(UCS2X11) ter-u18i.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
317
+
318
+ter-118bi.pcf: ter-u18bi.bdf $(X_88591)
319
+	$(UCS2X11) ter-u18bi.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
320
+
321
+ter-218i.pcf: ter-u18i.bdf $(X_88592)
322
+	$(UCS2X11) ter-u18i.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
323
+
324
+ter-218bi.pcf: ter-u18bi.bdf $(X_88592)
325
+	$(UCS2X11) ter-u18bi.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
326
+
327
+ter-518i.pcf: ter-u18i.bdf $(X_88595)
328
+	$(UCS2X11) ter-u18i.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
329
+
330
+ter-518bi.pcf: ter-u18bi.bdf $(X_88595)
331
+	$(UCS2X11) ter-u18bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
332
+
333
+ter-918i.pcf: ter-u18i.bdf $(X_88599)
334
+	$(UCS2X11) ter-u18i.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
335
+
336
+ter-918bi.pcf: ter-u18bi.bdf $(X_88599)
337
+	$(UCS2X11) ter-u18bi.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
338
+
339
+ter-c18i.pcf: ter-u18i.bdf $(X_W1251)
340
+	$(UCS2X11) ter-u18i.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
341
+
342
+ter-c18bi.pcf: ter-u18bi.bdf $(X_W1251)
343
+	$(UCS2X11) ter-u18bi.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
344
+
345
+ter-d18i.pcf: ter-u18i.bdf $(X_8859D)
346
+	$(UCS2X11) ter-u18i.bdf $(R_8859D) $(X_8859D) | $(BDF2PCF) -o $@
347
+
348
+ter-d18bi.pcf: ter-u18bi.bdf $(X_8859D)
349
+	$(UCS2X11) ter-u18bi.bdf $(R_8859D) $(X_8859D) | $(BDF2PCF) -o $@
350
+
351
+ter-f18i.pcf: ter-u18i.bdf $(X_8859F)
352
+	$(UCS2X11) ter-u18i.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
353
+
354
+ter-f18bi.pcf: ter-u18bi.bdf $(X_8859F)
355
+	$(UCS2X11) ter-u18bi.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
356
+
357
+ter-g18i.pcf: ter-u18i.bdf $(X_8859G)
358
+	$(UCS2X11) ter-u18i.bdf $(R_8859G) $(X_8859G) | $(BDF2PCF) -o $@
359
+
360
+ter-g18bi.pcf: ter-u18bi.bdf $(X_8859G)
361
+	$(UCS2X11) ter-u18bi.bdf $(R_8859G) $(X_8859G) | $(BDF2PCF) -o $@
362
+
363
+ter-k18i.pcf: ter-u18i.bdf $(X_KOI8R)
364
+	$(UCS2X11) ter-u18i.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
365
+
366
+ter-k18bi.pcf: ter-u18bi.bdf $(X_KOI8R)
367
+	$(UCS2X11) ter-u18bi.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
368
+
369
+ter-p18i.pcf: ter-u18i.bdf $(X_PT154)
370
+	$(UCS2X11) ter-u18i.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
371
+
372
+ter-p18bi.pcf: ter-u18bi.bdf $(X_PT154)
373
+	$(UCS2X11) ter-u18bi.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
374
+
375
+ter-u18i.pcf: ter-u18i.bdf $(X_KOI8U)
376
+	$(UCS2X11) ter-u18i.bdf $(R_KOI8U) $(X_KOI8U) | $(BDF2PCF) -o $@
377
+
378
+ter-u18bi.pcf: ter-u18bi.bdf $(X_KOI8U)
379
+	$(UCS2X11) ter-u18bi.bdf $(R_KOI8U) $(X_KOI8U) | $(BDF2PCF) -o $@
380
+
381
+ter-x18i.pcf: ter-u18i.bdf $(X_10646)
382
+	$(UCS2X11) ter-u18i.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
383
+
384
+ter-x18bi.pcf: ter-u18bi.bdf $(X_10646)
385
+	$(UCS2X11) ter-u18bi.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
386
+
387
+ter-120i.pcf: ter-u20i.bdf $(X_88591)
326
+ter-120i.pcf: ter-u20i.bdf $(X_88591)
388
+	$(UCS2X11) ter-u20i.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
327
+	$(UCS2X11) ter-u20i.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
389
+
328
+
Lines 402-407 Link Here
402
+ter-520bi.pcf: ter-u20bi.bdf $(X_88595)
341
+ter-520bi.pcf: ter-u20bi.bdf $(X_88595)
403
+	$(UCS2X11) ter-u20bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
342
+	$(UCS2X11) ter-u20bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
404
+
343
+
344
+ter-720i.pcf: ter-u20i.bdf $(X_88597)
345
+	$(UCS2X11) ter-u20i.bdf $(R_88597) $(X_88597) | $(BDF2PCF) -o $@
346
+
347
+ter-720bi.pcf: ter-u20bi.bdf $(X_88597)
348
+	$(UCS2X11) ter-u20bi.bdf $(R_88597) $(X_88597) | $(BDF2PCF) -o $@
349
+
405
+ter-920i.pcf: ter-u20i.bdf $(X_88599)
350
+ter-920i.pcf: ter-u20i.bdf $(X_88599)
406
+	$(UCS2X11) ter-u20i.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
351
+	$(UCS2X11) ter-u20i.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
407
+
352
+
Lines 456-533 Link Here
456
+ter-x20bi.pcf: ter-u20bi.bdf $(X_10646)
401
+ter-x20bi.pcf: ter-u20bi.bdf $(X_10646)
457
+	$(UCS2X11) ter-u20bi.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
402
+	$(UCS2X11) ter-u20bi.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
458
+
403
+
459
+ter-122i.pcf: ter-u22i.bdf $(X_88591)
460
+	$(UCS2X11) ter-u22i.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
461
+
462
+ter-122bi.pcf: ter-u22bi.bdf $(X_88591)
463
+	$(UCS2X11) ter-u22bi.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
464
+
465
+ter-222i.pcf: ter-u22i.bdf $(X_88592)
466
+	$(UCS2X11) ter-u22i.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
467
+
468
+ter-222bi.pcf: ter-u22bi.bdf $(X_88592)
469
+	$(UCS2X11) ter-u22bi.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
470
+
471
+ter-522i.pcf: ter-u22i.bdf $(X_88595)
472
+	$(UCS2X11) ter-u22i.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
473
+
474
+ter-522bi.pcf: ter-u22bi.bdf $(X_88595)
475
+	$(UCS2X11) ter-u22bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
476
+
477
+ter-922i.pcf: ter-u22i.bdf $(X_88599)
478
+	$(UCS2X11) ter-u22i.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
479
+
480
+ter-922bi.pcf: ter-u22bi.bdf $(X_88599)
481
+	$(UCS2X11) ter-u22bi.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
482
+
483
+ter-c22i.pcf: ter-u22i.bdf $(X_W1251)
484
+	$(UCS2X11) ter-u22i.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
485
+
486
+ter-c22bi.pcf: ter-u22bi.bdf $(X_W1251)
487
+	$(UCS2X11) ter-u22bi.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
488
+
489
+ter-d22i.pcf: ter-u22i.bdf $(X_8859D)
490
+	$(UCS2X11) ter-u22i.bdf $(R_8859D) $(X_8859D) | $(BDF2PCF) -o $@
491
+
492
+ter-d22bi.pcf: ter-u22bi.bdf $(X_8859D)
493
+	$(UCS2X11) ter-u22bi.bdf $(R_8859D) $(X_8859D) | $(BDF2PCF) -o $@
494
+
495
+ter-f22i.pcf: ter-u22i.bdf $(X_8859F)
496
+	$(UCS2X11) ter-u22i.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
497
+
498
+ter-f22bi.pcf: ter-u22bi.bdf $(X_8859F)
499
+	$(UCS2X11) ter-u22bi.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
500
+
501
+ter-g22i.pcf: ter-u22i.bdf $(X_8859G)
502
+	$(UCS2X11) ter-u22i.bdf $(R_8859G) $(X_8859G) | $(BDF2PCF) -o $@
503
+
504
+ter-g22bi.pcf: ter-u22bi.bdf $(X_8859G)
505
+	$(UCS2X11) ter-u22bi.bdf $(R_8859G) $(X_8859G) | $(BDF2PCF) -o $@
506
+
507
+ter-k22i.pcf: ter-u22i.bdf $(X_KOI8R)
508
+	$(UCS2X11) ter-u22i.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
509
+
510
+ter-k22bi.pcf: ter-u22bi.bdf $(X_KOI8R)
511
+	$(UCS2X11) ter-u22bi.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
512
+
513
+ter-p22i.pcf: ter-u22i.bdf $(X_PT154)
514
+	$(UCS2X11) ter-u22i.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
515
+
516
+ter-p22bi.pcf: ter-u22bi.bdf $(X_PT154)
517
+	$(UCS2X11) ter-u22bi.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
518
+
519
+ter-u22i.pcf: ter-u22i.bdf $(X_KOI8U)
520
+	$(UCS2X11) ter-u22i.bdf $(R_KOI8U) $(X_KOI8U) | $(BDF2PCF) -o $@
521
+
522
+ter-u22bi.pcf: ter-u22bi.bdf $(X_KOI8U)
523
+	$(UCS2X11) ter-u22bi.bdf $(R_KOI8U) $(X_KOI8U) | $(BDF2PCF) -o $@
524
+
525
+ter-x22i.pcf: ter-u22i.bdf $(X_10646)
526
+	$(UCS2X11) ter-u22i.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
527
+
528
+ter-x22bi.pcf: ter-u22bi.bdf $(X_10646)
529
+	$(UCS2X11) ter-u22bi.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
530
+
531
+ter-124i.pcf: ter-u24i.bdf $(X_88591)
404
+ter-124i.pcf: ter-u24i.bdf $(X_88591)
532
+	$(UCS2X11) ter-u24i.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
405
+	$(UCS2X11) ter-u24i.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
533
+
406
+
Lines 546-551 Link Here
546
+ter-524bi.pcf: ter-u24bi.bdf $(X_88595)
419
+ter-524bi.pcf: ter-u24bi.bdf $(X_88595)
547
+	$(UCS2X11) ter-u24bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
420
+	$(UCS2X11) ter-u24bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
548
+
421
+
422
+ter-724i.pcf: ter-u24i.bdf $(X_88597)
423
+	$(UCS2X11) ter-u24i.bdf $(R_88597) $(X_88597) | $(BDF2PCF) -o $@
424
+
425
+ter-724bi.pcf: ter-u24bi.bdf $(X_88597)
426
+	$(UCS2X11) ter-u24bi.bdf $(R_88597) $(X_88597) | $(BDF2PCF) -o $@
427
+
549
+ter-924i.pcf: ter-u24i.bdf $(X_88599)
428
+ter-924i.pcf: ter-u24i.bdf $(X_88599)
550
+	$(UCS2X11) ter-u24i.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
429
+	$(UCS2X11) ter-u24i.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
551
+
430
+
Lines 618-623 Link Here
618
+ter-528bi.pcf: ter-u28bi.bdf $(X_88595)
497
+ter-528bi.pcf: ter-u28bi.bdf $(X_88595)
619
+	$(UCS2X11) ter-u28bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
498
+	$(UCS2X11) ter-u28bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
620
+
499
+
500
+ter-728i.pcf: ter-u28i.bdf $(X_88597)
501
+	$(UCS2X11) ter-u28i.bdf $(R_88597) $(X_88597) | $(BDF2PCF) -o $@
502
+
503
+ter-728bi.pcf: ter-u28bi.bdf $(X_88597)
504
+	$(UCS2X11) ter-u28bi.bdf $(R_88597) $(X_88597) | $(BDF2PCF) -o $@
505
+
621
+ter-928i.pcf: ter-u28i.bdf $(X_88599)
506
+ter-928i.pcf: ter-u28i.bdf $(X_88599)
622
+	$(UCS2X11) ter-u28i.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
507
+	$(UCS2X11) ter-u28i.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
623
+
508
+
Lines 690-695 Link Here
690
+ter-532bi.pcf: ter-u32bi.bdf $(X_88595)
575
+ter-532bi.pcf: ter-u32bi.bdf $(X_88595)
691
+	$(UCS2X11) ter-u32bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
576
+	$(UCS2X11) ter-u32bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
692
+
577
+
578
+ter-732i.pcf: ter-u32i.bdf $(X_88597)
579
+	$(UCS2X11) ter-u32i.bdf $(R_88597) $(X_88597) | $(BDF2PCF) -o $@
580
+
581
+ter-732bi.pcf: ter-u32bi.bdf $(X_88597)
582
+	$(UCS2X11) ter-u32bi.bdf $(R_88597) $(X_88597) | $(BDF2PCF) -o $@
583
+
693
+ter-932i.pcf: ter-u32i.bdf $(X_88599)
584
+ter-932i.pcf: ter-u32i.bdf $(X_88599)
694
+	$(UCS2X11) ter-u32i.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
585
+	$(UCS2X11) ter-u32i.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
695
+
586
+
Lines 744-756 Link Here
744
+ter-x32bi.pcf: ter-u32bi.bdf $(X_10646)
635
+ter-x32bi.pcf: ter-u32bi.bdf $(X_10646)
745
+	$(UCS2X11) ter-u32bi.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
636
+	$(UCS2X11) ter-u32bi.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
746
+
637
+
747
+
748
+
749
 install-pcf: $(PCF)
638
 install-pcf: $(PCF)
750
 	mkdir -p $(x11dir)
639
 	mkdir -p $(DESTDIR)$(x11dir)
751
 	for i in $(PCF) ; do gzip -c $$i > $(x11dir)/$$i.gz ; done
640
 	for i in $(PCF) ; do gzip -c $$i > $(DESTDIR)$(x11dir)/$$i.gz ; done
752
@@ -1535,4 +2242,4 @@
641
@@ -1659,4 +2255,4 @@
753
 	for i in $(PCF_12B) ; do rm -f $(x11dir)/$$i.gz ; done
642
 	for i in $(PCF_N12) ; do rm -f $(DESTDIR)$(x11dir)/$$i.gz ; done
754
 
643
 
755
 clean:
644
 clean:
756
-	rm -f *.psf *.txt *.raw *.pcf
645
-	rm -f *.psf *.txt *.raw *.pcf
(-)terminus-font/pkg-plist (+28 lines)
Lines 84-89 Link Here
84
%%FONTDIR%%/ter-532bi.pcf.gz
84
%%FONTDIR%%/ter-532bi.pcf.gz
85
%%FONTDIR%%/ter-532i.pcf.gz
85
%%FONTDIR%%/ter-532i.pcf.gz
86
%%FONTDIR%%/ter-532n.pcf.gz
86
%%FONTDIR%%/ter-532n.pcf.gz
87
%%FONTDIR%%/ter-712b.pcf.gz
88
%%FONTDIR%%/ter-712bi.pcf.gz
89
%%FONTDIR%%/ter-712i.pcf.gz
90
%%FONTDIR%%/ter-712n.pcf.gz
91
%%FONTDIR%%/ter-714b.pcf.gz
92
%%FONTDIR%%/ter-714bi.pcf.gz
93
%%FONTDIR%%/ter-714i.pcf.gz
94
%%FONTDIR%%/ter-714n.pcf.gz
95
%%FONTDIR%%/ter-716b.pcf.gz
96
%%FONTDIR%%/ter-716bi.pcf.gz
97
%%FONTDIR%%/ter-716i.pcf.gz
98
%%FONTDIR%%/ter-716n.pcf.gz
99
%%FONTDIR%%/ter-720b.pcf.gz
100
%%FONTDIR%%/ter-720bi.pcf.gz
101
%%FONTDIR%%/ter-720i.pcf.gz
102
%%FONTDIR%%/ter-720n.pcf.gz
103
%%FONTDIR%%/ter-724b.pcf.gz
104
%%FONTDIR%%/ter-724bi.pcf.gz
105
%%FONTDIR%%/ter-724i.pcf.gz
106
%%FONTDIR%%/ter-724n.pcf.gz
107
%%FONTDIR%%/ter-728b.pcf.gz
108
%%FONTDIR%%/ter-728bi.pcf.gz
109
%%FONTDIR%%/ter-728i.pcf.gz
110
%%FONTDIR%%/ter-728n.pcf.gz
111
%%FONTDIR%%/ter-732b.pcf.gz
112
%%FONTDIR%%/ter-732bi.pcf.gz
113
%%FONTDIR%%/ter-732i.pcf.gz
114
%%FONTDIR%%/ter-732n.pcf.gz
87
%%FONTDIR%%/ter-912b.pcf.gz
115
%%FONTDIR%%/ter-912b.pcf.gz
88
%%FONTDIR%%/ter-912bi.pcf.gz
116
%%FONTDIR%%/ter-912bi.pcf.gz
89
%%FONTDIR%%/ter-912i.pcf.gz
117
%%FONTDIR%%/ter-912i.pcf.gz

Return to bug 128323