source: projects/specs/trunk/T/TrueType-vlgothic/TrueType-vlgothic-vl.spec @ 5161

Revision 5161, 16.6 KB checked in by daisuke, 13 years ago (diff)

update to 20111120

Line 
1%define version 2.39
2%define release 1%{?_dist_release}
3%define vlgothic_date 20111120
4%define ttfjp_version 6.0
5
6%define fontdir %{_datadir}/fonts/%{name}/
7%define texmf %{_datadir}/texmf
8%define mapdir %{texmf}/fonts/map/dvipdfmx
9
10Summary: VLGothic font family - Free Japanese True Type Font
11Summary(ja): VLゴシックフォントファミリ - フリーの日本語 True Type フォント
12Name: TrueType-vlgothic
13Version: %{version}
14Release: %{release}
15
16License: BSD style
17Group: User Interface/X
18Url: http://vlgothic.dicey.org/
19
20Source: %{name}.tar.bz2
21
22# VLGothic Font Family
23Source1: VLGothic-%{vlgothic_date}.tar.bz2
24
25Source10: 59-vlgothic.conf
26Source20: cidfmap.ja.vlgothic
27
28Distribution: Vine Linux
29Vendor: Project Vine
30Packager: daisuke
31
32BuildArch: noarch
33Buildroot: %{_tmppath}/%{name}-%{version}-root
34Requires(post): mktcapdir >= 0.5.4
35Requires(post): fontconfig, xorg-x11-font-utils
36Requires(post): vutils >= 2.0.2
37Provides: TrueTypeFonts_jp = %{ttfjp_version}
38Obsoletes: TrueTypeFonts_jp < 4.1
39Obsoletes: TrueType-kochi <= 4.4.1
40Obsoletes: TrueType-sazanami < 3.0
41BuildRequires: rpm >= 4.4.2.3-7
42
43%description
44VLGothic font family - Free Japanese True Type Font
45- VL PGothic
46- VL Gothic
47
48%description -l ja
49このパッケージには以下のフリーの日本語 True Type フォントが含まれています。
50- VL Pゴシック (M+ 1C Regular および さざなみゴシック をベースに
51  Project Vine が改良をおこなったフォント。)
52- VLゴシック (M+ 1M Regular および さざなみゴシック をベースに
53  Project Vine が改良をおこなったフォント。)
54
55%prep
56rm -rf ${RPM_BUILD_ROOT}
57
58%setup -n %{name} -a 1
59mv VLGothic/*.ttf .
60
61%install
62
63mkdir -p $RPM_BUILD_ROOT/%{fontdir}
64install -m664 *.ttfconf *.ttf $RPM_BUILD_ROOT/%{fontdir}
65mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/fonts/conf.{avail,d}
66install -m664 %{SOURCE10} $RPM_BUILD_ROOT/%{_sysconfdir}/fonts/conf.avail/
67for i in $RPM_BUILD_ROOT/%{_sysconfdir}/fonts/conf.avail/*.conf
68do
69  ln -sf ../conf.avail/$(basename $i) $RPM_BUILD_ROOT/%{_sysconfdir}/fonts/conf.d/
70done
71
72# install ghostscript8 cidfmap
73mkdir -p $RPM_BUILD_ROOT%{_datadir}/ghostscript/conf.d
74install -m644 %{SOURCE20} $RPM_BUILD_ROOT%{_datadir}/ghostscript/conf.d
75
76# add fontpath.d symlinks
77mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/X11/fontpath.d
78ln -sf /usr/share/fonts/%{name} $RPM_BUILD_ROOT%{_sysconfdir}/X11/fontpath.d/
79
80%post
81%__font_install_post %{fontdir}
82
83%postun
84%__font_install_postun %{fontdir}
85
86%clean
87rm -rf $RPM_BUILD_ROOT
88
89%files
90%defattr(-,root,root)
91%doc VLGothic/*
92%{fontdir}/*
93%{_sysconfdir}/fonts/conf.avail/*.conf
94%{_sysconfdir}/X11/fontpath.d/%{name}
95%config(missingok,noreplace) %{_sysconfdir}/fonts/conf.d/*.conf
96%config %{_datadir}/ghostscript/conf.d/cidfmap.ja.vlgothic
97
98%changelog
99* Sun Nov 20 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 2.39-1
100- update to 20111120
101
102* Fri Jul 22 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 2.38-1
103- update to 20110722
104
105* Wed Jul 13 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 2.37-1
106- update to 20110713
107  - update M+ part (sync with TESTFLIGHT 041)
108
109* Sun Jul 10 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 2.36-1
110- update to 20110710
111  - update M+ part
112  - update VLKanji glyphs
113
114* Thu Apr 14 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 2.35-1
115- update to 20110414
116  - update M+ part
117  - update VLkanji glyphs
118  - import M+ kerning table to VL-PGothic
119
120* Sat Dec 18 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 2.34-1
121- update to 20101218
122  - update M+ part
123  - update VLkanji glyphs
124
125* Fri Oct 22 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 2.33-1
126- update to 20101022
127  - update VLkanji glyphs
128
129* Tue Oct 12 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 2.32-1
130- update to 20101012
131  - update M+ part
132  - update VLkanji glyphs
133
134* Wed Aug 18 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 2.31-1
135- update to 20100818
136  - update M+ part
137  - fixed font height and line gap (fixed size of Ascent/Descent)
138
139* Fri Apr 16 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 2.30-1
140- update to 20100416
141  - update M+ part
142  - fix glyph width of VOICED (SEMI-)SOUND MARK
143
144* Tue Jan 26 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 2.29-1
145- update to 20100126
146  - update VL kanji glyphs
147  - add new special sign charactors
148  - change glyph width of "MINUS SIGN"
149
150* Mon Dec 14 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.28-1
151- update to 20091214
152  - update VL kanji glyphs
153
154* Fri Dec 11 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.27-1
155- update to 20091211
156  - update VL kanji glyphs
157
158* Tue Dec 08 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.26-1
159- update to 20091208
160  - update M+ part
161  - update VL kanji glyphs
162
163* Wed Dec 02 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.25-1
164- update to 20091202
165  - update VL kanji glyphs
166
167* Fri Nov 27 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.24-1
168- update to 20091127
169  - update VL kanji glyphs
170
171* Wed Nov 18 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.23-1
172- update to 20091118
173  - update M+ part
174
175* Sun Aug 24 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.22-1
176- add fontpath.d symlink
177
178* Tue Aug 11 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.21-1
179- update to 20090811
180  - update VL kanji glyphs
181
182* Mon Aug 10 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.20-1
183- update to 20090810
184  - update VL kanji glyphs
185
186* Thu Aug 06 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.19-1
187- update to 20090806
188  - update VL kanji glyphs
189  - update M+ part
190  - adjust CJK ambiguous width of VL Gothic
191
192* Fri Jul 10 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18-1
193- update to 20090710
194  - update VL kanji glyphs
195  - update M+ part
196
197* Fri Jul 03 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.17-1
198- update to 20090703
199  - update VL kanji glyphs
200  - update M+ part
201
202* Fri Jun 12 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.16-1
203- update to 20090612
204  - update VL kanji glyphs
205  - update M+ part
206
207* Wed Apr 22 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.15-1
208- update VLGothic to 20090422
209  - fix GSUB vert table for vertical glyphs
210  - add VL kanji glyph
211
212* Thu Apr 16 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14-2
213- really update VLGothic to 20090421..
214
215* Thu Apr 16 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14-1
216- update VLGotihc to 20090421
217  - update VL kanji glyphs
218  - update M+ part
219- use new rpm macros
220
221* Tue Mar 31 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.13-1
222- remove Require/Requires(post): TrueType-base
223
224* Wed Feb 04 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.12-1
225- update VLGothic to 20090204
226  - update VL kanji glyphs
227  - update M+ part
228- use update-defaultfont (vutils>=2.0.2)
229
230* Thu Jan 08 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.11-1
231- update VLGothic to 20090108
232  - update VL kanji glyphs
233  - update vine.map and exec updmap-sys on %%post/%%postun
234 
235* Wed Dec 03 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10-1
236- update VLGothic to 20081203
237  - update VL kanji glyphs
238  - add some full width special sign charactors
239  - fix font metrics
240
241* Mon Nov 24 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.9-1
242- update VLGothic to 20081124
243  - update VL kanji glyphs
244  - update M+ part (add more latin glyphs)
245  - change font metrics
246    - set negative value for ascend/descend to descrease line gap
247
248* Wed Oct 29 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8-1
249- update VLGothic to 20081029
250  - update VL kanji glyphs
251  - update M+ part (add more latin glyphs)
252  - fix embolden problem
253
254* Wed Oct 28 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.7-1
255- add gs8 cidfmap for vlgothic
256
257* Mon Sep 08 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.6-1
258- update VLGothic to 20080908
259  - update VL kanji glyphs
260  - add M+ latin glyphs to VLPGothic
261
262* Tue Jun 24 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.5-1
263- update VLGothic to 20080610
264  - update VL kanji glyphs
265  - update M+ part
266
267* Tue Jun 10 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4-1
268- update VLGothic to 20080610
269  - update VL kanji glyphs
270  - update M+ part
271
272* Tue Jun 03 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3-1
273- update VLGothic to 20080603
274  - update VL kanji glyphs
275
276* Sun Jun 01 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2-1
277- update VLGothic to 20080601
278  - update M+ part
279
280* Mon May 26 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1-1
281- update VLGothic to 20080429
282- add 59-vlgothic.conf to set hinting configuration
283
284* Mon Apr 21 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0-1
285- build for xorg-x11-7.3
286  - change font location to %%{_datadir}/fonts/%{name}
287  - require fontconfig and xorg-x11-font-utils
288
289* Sun Apr 20 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.10-1
290- update VLGothic to 20080420
291  - update M+ part
292  - add [aiueo]macron charactor
293
294* Thu Mar 27 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.9-1
295- update VLGothic to 20080327
296  - update M+ part
297
298* Sat Dec 15 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 1.8-0vl1
299- update VLGothic to 20071215
300  - update M+ part
301  - update VL kanji/latin extended/special sign charactor
302
303* Tue Oct 31 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 1.7-0vl1
304- update VLGothic to new replaced archive.
305
306* Tue Oct 31 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 1.6-0vl1
307- update VLGothic to 20071031
308  - update M+ part
309  - update VL kanji glyphs
310
311* Mon Oct 15 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5-0vl1
312- update VLGothic to 20071015
313  - update M+ part
314  - update VL kanji glyphs
315
316* Sat Oct 06 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4-0vl1
317- update VLGothic to 20071006
318  - update M+ part
319  - update VL kanji glyphs, hankaku-kana glyphs
320
321* Sat Sep 29 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 1.3-0vl1
322- update VLGothic to 20070929
323  - update VL kanji glyphs
324
325* Mon Sep 24 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 1.2-0vl2
326- Obsoletes: TrueType-sazanami < 3.0
327
328* Mon Sep 24 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 1.2-0vl1
329- update VLGothic to 20070924
330  - update M+ part and some kanji glyphs
331
332* Sat Sep 15 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 1.1-0vl1
333- update VLGothic to 20070915
334  - update M+ part and some kanji glyphs
335
336* Thu Sep 13 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0-0vl1
337- split VLGothic from TrueType-sazanami
338
339* Sat Sep 01 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.10-0vl1
340- update VLGothic to 20070901
341  - update some kanji glyphs
342
343* Thu Aug 30 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.9-0vl1
344- update VLGothic to 20070830
345  - update M+1C/M+1M to CVS head
346  - update some kanji glyphs
347
348* Mon Jul 31 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8-0vl1
349- update VLGothic to 20070731
350  - update M+1C/M+1M to CVS head
351  - add new glyphs to VL-PGothic/VL-Gothic
352    - add Roman Numeral Glyphs (some part of Number Forms)
353    - update some glyphs
354
355* Mon May 07 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.7-0vl1
356- update VLGothic to 20070507
357  - add new glyphs to VL-Gothic
358    - add ISO8859-1 Glyphs (Latin-1 Supplement)
359    - add ISO8859-15 Glyphs (some part of Latin Extended-A)
360
361* Sun May 06 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.6-0vl1
362- update VLGothic to 20070506
363  - add new glyphs to VL-PGothic
364    - add ISO8859-1 Glyphs (Latin-1 Supplement)
365    - add ISO8859-15 Glyphs (some part of Latin Extended-A)
366
367* Thu May 03 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.5-0vl1
368- update VLGothic to 20070503
369  - update M+1C/1M to CVS head
370
371* Wed Mar 28 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4-0vl1
372- update VLGothic to 20070328
373  - update M+1C/1M to CVS head
374  - fix embolden problem on freetype-2.2
375
376* Sat Mar 17 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.3-0vl1
377- update VLGothic to 20070317
378  - update M+1C/1M to CVS head
379    - include M+ Kanji glyphs
380  - update some glyphs
381  - add some special sign characters
382  - fix broken glyphs
383
384* Mon Jan 01 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2-0vl1
385- update VLGothic to 20070101
386  - fix embolden problem on freetype-2.2
387
388* Sun Dec 31 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1-0vl1
389- update VLGothic to 20061231
390  - update M+1C/M+1M to cvs head 20061231
391  - update kanji glyphs
392- update Sazanami to 20040629-vl-20061231
393  - fix broken glyphs of sazanami-mincho
394
395* Sat Oct 21 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.0-0vl1
396- bump up version to 2.0
397- update VLGothic to 20061026
398  - update greek letter glyphs
399  - split license information file from README.
400  - add english version of license.
401
402* Sat Oct 21 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.29-0vl1
403- update VLGothic to 20061021
404
405* Fri Oct 20 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.28-0vl1
406- update VLGothic to 20061020 (<BTS:221>)
407  - update M+1C/M+1M to TESTFILGHT012
408  - update some glyphs
409  - fix outline direction
410  - remove overlap path
411
412* Thu Oct 05 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.27-0vl1
413- update VLGothic to 20061005 (<BTS:221>)
414  - update some glyphs
415  - fix outline direction
416  - remove overlap path
417
418* Sat Sep 30 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.26-0vl1
419- update VLGothic to 20060930 (<BTS:221>)
420  - fix outline direction
421  - remove overlap path
422
423* Fri Sep 29 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.25-0vl1
424- update VLGothic to 20060929
425  - update some glyphs
426  - fix outline direction
427  - remove overlap path
428
429* Mon Sep 25 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.24-0vl1
430- update VLGothic to 20060925
431  - update some glyphs
432  - add minimum gsub table for vertical writing
433
434* Thu Sep 21 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.23-0vl1
435- update VLGothic to 20060921
436  - update few glyphs
437  - update M+1C/M+1M to cvs head 2006/09/21
438
439* Wed Sep 13 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.22-0vl1
440- update VLGothic to 20060913
441  - update some glyphs
442  - fix half width space
443
444* Mon Sep 11 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.21-0vl1
445- update VLGothic to 20060911
446  - update M+1C/M+1M to cvs head 2006/09/11
447- use VL-PGothic for -alias-gothic-p- (legacy core font)
448
449* Thu Aug 31 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.20-0vl1
450- update VLGothic to 20060831
451  - add VL-Gothic-Regular.ttf for
452  - use M+1C for VLPGothic instead of M+1P
453
454* Mon Aug 28 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.19-0vl1
455- fix sazanami.ttfconf
456
457* Tue Aug 22 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.18-0vl1
458- change the fontname to VLPGothic
459- update VLPGothic
460- TODO:
461  - split VLGothic family to new package.
462  - add M+1M based VLGothic for monospace font.
463
464* Wed Aug 15 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.17-0vl1
465- update M+1P+Sazanami.ttf
466  - refine more glyphs
467
468* Wed Aug 09 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.16-0vl1
469- update M+1P+Sazanami.ttf
470  - refine more glyphs
471  - add some glyphs for windows compatibility
472- update sazanami.ttfconf
473  - add -fake-kochi gothic-, -fake-kochi mincho- without TTCap
474    for Flash Plugin. (<BTS:0100>)
475
476* Fri Aug 04 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.15-0vl1
477- update M+1P+Sazanami.ttf
478  - refine more glyphs
479  - add new full-width alphabets and numeric letters based on M+1P
480
481* Mon Jul 31 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.14-0vl1
482- update M+1P+Sazanami.ttf
483  - refine more glyphs
484
485* Sun Jul 30 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.13-0vl1
486- update M+1P+Sazanami.ttf
487  - refine more glyphs
488  - redesign greek letter based on M+ 1P fonts
489
490* Thu Jul 27 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.12-0vl1
491- update M+1P+Sazanami.ttf
492  - refine more glyphs
493
494* Sun Jul 23 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.11-0vl1
495- update M+1P+Sazanami.ttf
496  - refine more glyphs
497
498* Fri Jul 21 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.10-0vl1
499- update M+1P+Sazanami.ttf
500  - refine more glyphs
501  - fix encoding
502
503* Thu Jul 20 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.9-0vl1
504- update M+1P+Sazanami.ttf
505  - refine more glyphs
506  - fix outline direction (fix corruption on emboldening)
507
508* Wed Jul 19 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.8-0vl1
509- update M+1P+Sazanami.ttf
510  - refine more glyphs
511  - fix broken glyph
512  - refine greek letters
513
514* Tue Jul 18 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.7-0vl1
515- update M+1P+Sazanami.ttf
516  - refine more glyphs
517  - TODO: should rename the fontname?
518
519* Sun Jul 16 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.6-0vl1
520- update M+1P+Sazanami.ttf
521  - fix outline direction (fix corruption of some glyphs)
522  - refine more glyphs
523
524* Wed Jul 12 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5-0vl1
525- update M+1P+Sazanami.ttf
526  - refine some glyphs.. (modified 200 or more)
527- update sazanami.ttfconf to use M+1P+Sazanami for alias-{sans,gothic}-p
528
529* Mon Jul 10 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4-0vl1
530- update M+1P+Sazanami.ttf
531  - refine some glyphs.. (modified 100 or more)
532
533* Mon Jul 10 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.3-0vl1
534- update M+1P-Sazanami.ttf
535  - fix corruption of some glyphs
536  - refine some glyphs to make it more usable..
537
538* Thu May 11 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 1.2-0vl1
539- add M+1P+Sazanami.ttf (Mplus 1P Font + Sazanami Gothic)
540
541* Mon Nov 08 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 1.1-0vl1
542- new upstream release
543
544* Wed Jun 16 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0-0vl1
545- initial build for Vine Linux based on TrueType-kochi-subst package
546- Provides TrueType-kochi, TrueTypeFonts_jp
547- include Kochi-{mincho,gothic}.ttf symlinks for compatibility
Note: See TracBrowser for help on using the repository browser.