Changeset 6289 for lang/perl/Encode-JP-Mobile/trunk/tools
- Timestamp:
- 02/06/08 16:34:29 (8 months ago)
- Location:
- lang/perl/Encode-JP-Mobile/trunk/tools
- Files:
-
- 4 modified
-
BUILD (modified) (2 diffs)
-
add-names-by-mapping.pl (modified) (1 diff)
-
make-airh-test-html.pl (modified) (1 prop)
-
make-sjis-ucm.pl (modified) (1 prop)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Encode-JP-Mobile/trunk/tools/BUILD
r6288 r6289 1 1 # Build softbank-unicode2sjisauto.yaml 2 2 ./tools/softbank-scrape-autosjis.pl 103-111-HTML_2.0.0.txt > dat/softbank-unicode2sjis_auto.yaml 3 4 # NOTE 5 # You can use `rake' instead of all the following commands. 3 6 4 7 # Build YAML files 5 8 ./tools/docomo-scrape.pl > dat/docomo-table.yaml 6 9 ./tools/softbank-scrape.pl > dat/softbank-table.yaml 7 ./tools/softbank-scrape-name.pl > tmp 8 mv tmp dat/softbank-table.yaml 10 ./tools/softbank-scrape-name.pl 9 11 ./tools/kddi-extract.pl typeD.pdf > dat/kddi-table.yaml 10 12 … … 16 18 ./tools/make-charnames-map.pl 17 19 20 # Build convert-utf8-map.yaml 21 ./tools/convert-map-scrape.pl > dat/convert-map-utf8.yaml 22 23 # .yaml to .pl 24 ./tools/yaml2perl.pl dat/docomo-table.pl dat/docomo-table.yaml 25 ./tools/yaml2perl.pl dat/kddi-table.pl dat/kddi-table.yaml 26 ./tools/yaml2perl.pl dat/softbank-table.pl dat/softbank-table.yaml 27 ./tools/yaml2perl.pl dat/convert-map-utf8.pl dat/convert-map-utf8.yaml 28 18 29 # Make x-sjis-*.ucm 19 ./tools/make-kddi-ucm.pl unicode unicode_auto > ucm/x-sjis-kddi.ucm 20 ./tools/make-kddi-ucm.pl unicode_auto unicode > ucm/x-sjis-kddi-auto.ucm 21 ./tools/make-softbank-ucm.pl > ucm/x-sjis-softbank-auto.ucm 22 23 # Optional: build convert-utf8-map.yaml 24 # ./tools/convert-map-scrape.pl 30 ./tools/make-sjis-ucm.pl 25 31 26 32 # Make x-utf8-*.ucm -
lang/perl/Encode-JP-Mobile/trunk/tools/add-names-by-mapping.pl
r5246 r6289 2 2 use strict; 3 3 use lib "lib"; 4 use blib;5 4 6 5 use warnings; -
lang/perl/Encode-JP-Mobile/trunk/tools/make-airh-test-html.pl
- Property svn:executable set to *
-
lang/perl/Encode-JP-Mobile/trunk/tools/make-sjis-ucm.pl
- Property svn:executable set to *
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)