summaryrefslogtreecommitdiff
path: root/setup_native
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-07-15 11:38:07 +0200
committerDavid Tardon <dtardon@redhat.com>2012-07-17 14:06:52 +0200
commit4b592ce754e578a347490341caecc1bc45f67242 (patch)
treea25dce68615e277f12827d061e79da086522cf15 /setup_native
parent4fea92fe5389ba4de593f5e991870cf595b516e1 (diff)
move ulfconv to l10ntools
This allows us to drop dependency on setup_native everywhere. Change-Id: Ib033f8d5953682379c6c2ab53d5cf221e9d8cfec
Diffstat (limited to 'setup_native')
-rw-r--r--setup_native/prj/build.lst1
-rw-r--r--setup_native/prj/d.lst2
-rw-r--r--setup_native/source/ulfconv/makefile.mk45
-rw-r--r--setup_native/source/ulfconv/ulfconv.cxx361
-rw-r--r--setup_native/source/win32/msi-encodinglist.txt152
5 files changed, 0 insertions, 561 deletions
diff --git a/setup_native/prj/build.lst b/setup_native/prj/build.lst
index 8898e8ad4e17..d8ebf5934dac 100644
--- a/setup_native/prj/build.lst
+++ b/setup_native/prj/build.lst
@@ -16,4 +16,3 @@ pk setup_native\source\win32\customactions\shellextensions nmake - w sn_sh
pk setup_native\source\win32\customactions\indexingfilter nmake - w sn_indexingfilter NULL
pk setup_native\source\win32\customactions\languagepacks nmake - w sn_languagepacks sn_shellextensions.w sn_tools.w NULL
pk setup_native\source\win32\customactions\patch nmake - w sn_patch sn_languagepacks.w sn_shellextensions.w sn_quickstarter.w sn_tools.w NULL
-pk setup_native\source\ulfconv nmake - all sn_ulfconv NULL
diff --git a/setup_native/prj/d.lst b/setup_native/prj/d.lst
index 0056694df617..19669cddd457 100644
--- a/setup_native/prj/d.lst
+++ b/setup_native/prj/d.lst
@@ -9,7 +9,6 @@ mkdir: %_DEST%\bin\userscripts
..\%__SRC%\bin\noarch\fake-db-1.0-0.noarch.rpm %_DEST%\bin\openoffice.org-userland-1.0-0.noarch.rpm
mkdir: %_DEST%\bin\osolsmf
-..\%__SRC%\bin\ulfconv %_DEST%\bin\ulfconv
..\%__SRC%\bin\langpackscript.sh %_DEST%\bin\langpackscript.sh
..\%__SRC%\bin\linuxpatchscript.sh %_DEST%\bin\linuxpatchscript.sh
..\%__SRC%\bin\downloadscript.sh %_DEST%\bin\downloadscript.sh
@@ -19,7 +18,6 @@ mkdir: %_DEST%\bin\osolsmf
..\%__SRC%\bin\update.sh %_DEST%\bin\update
..\%__SRC%\bin\javaloader.sh %_DEST%\bin\javaloader.sh
..\%__SRC%\misc\mac_ulffiles_dest\*.ulf %_DEST%\bin\*.ulf
-..\source\win32\msi-encodinglist.txt %_DEST%\bin\msi-encodinglist.txt
..\source\win32\patchlist.txt %_DEST%\bin\patchlist.txt
..\source\win32\desktophelper.txt %_DEST%\bin\desktophelper.txt
..\source\win32\get_retval.bat %_DEST%\bin\get_retval.bat
diff --git a/setup_native/source/ulfconv/makefile.mk b/setup_native/source/ulfconv/makefile.mk
deleted file mode 100644
index fbfeeb7b8adc..000000000000
--- a/setup_native/source/ulfconv/makefile.mk
+++ /dev/null
@@ -1,45 +0,0 @@
-#
-# This file is part of the LibreOffice project.
-#
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-#
-# This file incorporates work covered by the following license notice:
-#
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements. See the NOTICE file distributed
-# with this work for additional information regarding copyright
-# ownership. The ASF licenses this file to you under the Apache
-# License, Version 2.0 (the "License"); you may not use this file
-# except in compliance with the License. You may obtain a copy of
-# the License at http://www.apache.org/licenses/LICENSE-2.0 .
-#
-
-PRJ=..$/..
-
-PRJNAME=setup_native
-TARGET=ulfconv
-TARGETTYPE=CUI
-LIBTARGET=NO
-ENABLE_EXCEPTIONS=TRUE
-
-# --- Settings -----------------------------------------------------
-
-.INCLUDE : settings.mk
-
-# --- Files --------------------------------------------------------
-
-SLOFILES = $(SLO)$/$(TARGET).obj
-
-APP1TARGET=$(TARGET)
-APP1OBJS=$(OBJ)$/$(TARGET).obj
-APP1LIBS=
-APP1STDLIBS= $(SALLIB)
-APP1RPATH=NONE
-
-# --- Targets ------------------------------------------------------
-
-
-.INCLUDE : target.mk
-
diff --git a/setup_native/source/ulfconv/ulfconv.cxx b/setup_native/source/ulfconv/ulfconv.cxx
deleted file mode 100644
index 1643b330d776..000000000000
--- a/setup_native/source/ulfconv/ulfconv.cxx
+++ /dev/null
@@ -1,361 +0,0 @@
-/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org. If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
-
-#include <stdlib.h>
-#include <stdio.h>
-#include <fcntl.h>
-#include <errno.h>
-#include <string.h>
-#include <unistd.h>
-#include <ctype.h>
-#include <sal/alloca.h>
-#include <sal/macros.h>
-
-#include <rtl/ustring.hxx>
-
-#include <map>
-#include <string>
-
-/*****************************************************************************
- * typedefs
- *****************************************************************************/
-
-typedef std::map< const std::string, rtl_TextEncoding > EncodingMap;
-
-struct _pair {
- const char *key;
- rtl_TextEncoding value;
-};
-
-static int _pair_compare (const char *key, const _pair *pair);
-static const _pair* _pair_search (const char *key, const _pair *base, unsigned int member );
-
-
-const _pair _ms_encoding_list[] = {
- { "0", RTL_TEXTENCODING_UTF8 },
- { "1250", RTL_TEXTENCODING_MS_1250 },
- { "1251", RTL_TEXTENCODING_MS_1251 },
- { "1252", RTL_TEXTENCODING_MS_1252 },
- { "1253", RTL_TEXTENCODING_MS_1253 },
- { "1254", RTL_TEXTENCODING_MS_1254 },
- { "1255", RTL_TEXTENCODING_MS_1255 },
- { "1256", RTL_TEXTENCODING_MS_1256 },
- { "1257", RTL_TEXTENCODING_MS_1257 },
- { "1258", RTL_TEXTENCODING_MS_1258 },
- { "874", RTL_TEXTENCODING_MS_874 },
- { "932", RTL_TEXTENCODING_MS_932 },
- { "936", RTL_TEXTENCODING_MS_936 },
- { "949", RTL_TEXTENCODING_MS_949 },
- { "950", RTL_TEXTENCODING_MS_950 }
-};
-
-
-/*****************************************************************************
- * fgets that work with unix line ends on Windows
- *****************************************************************************/
-
-char * my_fgets(char *s, int n, FILE *fp)
-{
- int i;
- for( i=0; i < n-1; i++ )
- {
- int c = getc(fp);
-
- if( c == EOF )
- break;
-
- s[i] = (char) c;
-
- if( s[i] == '\n' )
- {
- i++;
- break;
- }
- }
-
- if( i>0 )
- {
- s[i] = '\0';
- return s;
- }
- else
- {
- return NULL;
- }
-}
-
-/*****************************************************************************
- * compare function for binary search
- *****************************************************************************/
-
-static int
-_pair_compare (const char *key, const _pair *pair)
-{
- int result = rtl_str_compareIgnoreAsciiCase( key, pair->key );
- return result;
-}
-
-/*****************************************************************************
- * binary search on encoding tables
- *****************************************************************************/
-
-static const _pair*
-_pair_search (const char *key, const _pair *base, unsigned int member )
-{
- unsigned int lower = 0;
- unsigned int upper = member;
- unsigned int current;
- int comparison;
-
- /* check for validity of input */
- if ( (key == NULL) || (base == NULL) || (member == 0) )
- return NULL;
-
- /* binary search */
- while ( lower < upper )
- {
- current = (lower + upper) / 2;
- comparison = _pair_compare( key, base + current );
- if (comparison < 0)
- upper = current;
- else
- if (comparison > 0)
- lower = current + 1;
- else
- return base + current;
- }
-
- return NULL;
-}
-
-
-/************************************************************************
- * read_encoding_table
- ************************************************************************/
-
-void read_encoding_table(char * file, EncodingMap& aEncodingMap)
-{
- FILE * fp = fopen(file, "r");
- if ( ! fp ) {
- fprintf(stderr, "ulfconv: %s %s\n", file, strerror(errno));
- exit(2);
- }
-
- char buffer[512];
- while ( NULL != my_fgets(buffer, sizeof(buffer), fp) ) {
-
- // strip comment lines
- if ( buffer[0] == '#' )
- continue;
-
- // find end of language string
- char * cp;
- for ( cp = buffer; ! isspace(*cp); cp++ )
- ;
- *cp = '\0';
-
- // find start of codepage string
- for ( ++cp; isspace(*cp); ++cp )
- ;
- char * codepage = cp;
-
- // find end of codepage string
- for ( ++cp; ! isspace(*cp); ++cp )
- ;
- *cp = '\0';
-
- // find the correct mapping for codepage
- const unsigned int members = SAL_N_ELEMENTS( _ms_encoding_list );
- const _pair *encoding = _pair_search( codepage, _ms_encoding_list, members );
-
- if ( encoding != NULL ) {
- const std::string language(buffer);
- aEncodingMap.insert( EncodingMap::value_type(language, encoding->value) );
- }
- }
-
- fclose(fp);
-}
-
-/************************************************************************
- * print_legacy_mixed
- ************************************************************************/
-
-void print_legacy_mixed(
- FILE * ostream,
- const rtl::OUString& aString,
- const std::string& language,
- EncodingMap& aEncodingMap)
-{
- EncodingMap::iterator iter = aEncodingMap.find(language);
-
- if ( iter != aEncodingMap.end() ) {
- fputs(OUStringToOString(aString, iter->second).getStr(), ostream);
- } else {
- fprintf(stderr, "ulfconv: WARNING: no legacy encoding found for %s\n", language.c_str());
- }
-}
-
-/************************************************************************
- * print_java_style
- ************************************************************************/
-
-void print_java_style(FILE * ostream, const rtl::OUString& aString)
-{
- int imax = aString.getLength();
- for (int i = 0; i < imax; i++) {
- sal_Unicode uc = aString[i];
- if ( uc < 128 ) {
- fprintf(ostream, "%c", (char) uc);
- } else {
- fprintf(ostream, "\\u%2.2x%2.2x", uc >> 8, uc & 0xFF );
- }
- }
-}
-
-/************************************************************************
- * main
- ************************************************************************/
-
-int main( int argc, char * const argv[] )
-{
- EncodingMap aEncodingMap;
-
- FILE *istream = stdin;
- FILE *ostream = stdout;
-
- char *outfile = NULL;
-
- int errflg = 0;
- int argi;
-
- for( argi=1; argi < argc; argi++ )
- {
- if( argv[argi][0] == '-' && argv[argi][2] == '\0' )
- {
- switch(argv[argi][1]) {
- case 'o':
- if (argi+1 >= argc || argv[argi+1][0] == '-')
- {
- fprintf(stderr, "Option -%c requires an operand\n", argv[argi][1]);
- errflg++;
- break;
- }
-
- ++argi;
- outfile = argv[argi];
- break;
- case 't':
- if (argi+1 >= argc || argv[argi+1][0] == '-')
- {
- fprintf(stderr, "Option -%c requires an operand\n", argv[argi][1]);
- errflg++;
- break;
- }
-
- read_encoding_table(argv[++argi], aEncodingMap);
- break;
- default:
- fprintf(stderr, "Unrecognized option: -%c\n", argv[argi][1]);
- errflg++;
- }
- }
- else
- {
- break;
- }
- }
-
- if (errflg) {
- fprintf(stderr, "Usage: ulfconv [-o <output file>] [-t <encoding table>] [<ulf file>]\n");
- exit(2);
- }
-
- /* assign input file to stdin */
- if ( argi < argc )
- {
- istream = fopen(argv[argi], "r");
- if ( istream == NULL ) {
- fprintf(stderr, "ulfconv: %s : %s\n", argv[argi], strerror(errno));
- exit(2);
- }
- }
-
- /* open output file if any */
- if ( outfile )
- {
- ostream = fopen(outfile, "w");
- if ( ostream == NULL ) {
- fprintf(stderr, "ulfconv: %s : %s\n", outfile, strerror(errno));
- fclose(istream);
- exit(2);
- }
- }
-
- /* read line by line from stdin */
- char buffer[65536];
- while ( NULL != fgets(buffer, sizeof(buffer), istream) ) {
-
- /* only handle lines containing " = " */
- char * cp = strstr(buffer, " = \"");
- if ( cp ) {
- rtl::OUString aString;
-
- /* find end of lang string */
- int n;
- for ( n=0; ! isspace(buffer[n]); n++ )
- ;
-
- std::string line = buffer;
- std::string lang(line, 0, n);
-
- cp += 4;
- rtl_string2UString( &aString.pData, cp, strrchr(cp, '\"') - cp,
- RTL_TEXTENCODING_UTF8, OSTRING_TO_OUSTRING_CVTFLAGS );
-
- fprintf(ostream, "%s = \"", lang.c_str());
-
- if ( aEncodingMap.empty() ) {
- print_java_style(ostream, aString);
- } else {
- print_legacy_mixed(ostream, aString, lang, aEncodingMap);
- }
-
- fprintf(ostream, "\"\n");
-
-
- } else {
- fputs(buffer, ostream);
- }
- }
-
- fclose(ostream);
- fclose(istream);
-}
-
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/setup_native/source/win32/msi-encodinglist.txt b/setup_native/source/win32/msi-encodinglist.txt
deleted file mode 100644
index 1fd3cb96e70d..000000000000
--- a/setup_native/source/win32/msi-encodinglist.txt
+++ /dev/null
@@ -1,152 +0,0 @@
-# Syntax: language ANSI-Codepage LCID
-# comment lines begin with hash
-af 1252 1078 # Afrikaans
-am 0 1118 # Amharic
-ar 1256 1025
-ar-SA 1256 1025
-as 0 1101 # Assamese
-as-IN 0 1101 # Assamese
-ast 1252 1610
-be 1251 1059 # Belarusian
-be-BY 1251 1059
-bg 1251 1026 # Bulgarian
-bn 0 2117 # Bengali
-bn-BD 0 2117 # Bengali Bangladesh
-bn-IN 0 1093 # Bengali India
-bo 0 2121
-br 1252 1150 # Breton
-brx 0 1603 # Bodo (India)
-bs 0 5146 # bosnian
-ca 1252 1027 # Catalan
-ca-XV 1252 32771 # Catalan Valencian
-cs 1250 1029 # Czech
-cy 1252 1106 # Welsh
-da 1252 1030
-de 1252 1031
-dgo 0 1604 # Dogri (India)
-dz 0 2129 # Dzongkha (same ID as tibetan bhutan (s. i40713))
-el 1253 1032
-en-GB 1252 2057
-en-US 1252 1033
-en-ZA 1252 7177
-eo 0 1553 # Esperanto
-es 1252 1034
-et 1257 1061
-eu 1252 1069 # Basque
-fa 0 1065 # Farsi
-fi 1252 1035
-fo 1252 1080 # Faroese
-fr 1252 1036
-fr-CA 1252 3084
-fur 0 1585
-ga 0 2108 # Irish
-gd 0 1084 # Gaelic (Scotland)
-gl 1252 1110 # Galician
-gu 0 1095 # Gujarati
-gu-IN 0 1095 # Gujarati
-he 1255 1037
-hi 0 1081
-hr 1250 1050 # Croatian
-ht 1252 1626 # Haitian
-hu 1250 1038
-hy 0 1067 # Armenian
-id 1252 1057 # Indonesian
-is 1252 1039 # Icelandic
-it 1252 1040
-ja 932 1041
-jbo 0 1624
-ka 0 1079 # Georgian
-kab 0 1625
-kk 0 1087
-km 0 1107 # Khmer
-kn 0 1099 # Kannada
-kn-IN 0 1099 # Kannada
-ko 949 1042
-kok 0 1111 # Konkani
-ks 0 1120 # Kashmiri
-ku 0 1574
-ky 0 1088 # Kyrgyz
-ky-CN 0 1640 # Kyrgyz (China)
-lb 1252 1134
-lo 0 1108 # Lao
-lt 1257 1063 # Lithuanian
-lv 1257 1062 # Latvian
-mai 0 1605 # Maithili (India)
-mk 1251 1071 # Macedonian
-ml 0 1100
-ml-IN 0 1100
-mn 0 1104 # Mongolian
-mni 0 1112 # Manipuri
-mn-TR 0 2128 # Mongolian Classical/traditional
-mr 0 1102 # Marathi
-mr-IN 0 1102
-ms 0 1086 # Malay (Malaysian)
-mt 0 1082 # Maltese
-my 0 1109 # Burmese
-nb 1252 1044
-ne 0 1121 # Nepali
-nl 1252 1043
-nn 1252 2068
-no 1252 1044
-nr 0 1580 # Ndebele South
-nso 0 1132
-ny 0 1598
-oc 1252 1154 # Occitan-lengadocian
-om 0 2162
-or 0 1096 # Oriya
-or-IN 0 1096
-pa-IN 0 1094 # Punjabi
-pap 0 2171
-pl 1250 1045
-ps 0 2171
-pt 1252 2070
-pt-BR 1252 1046
-pt-PT 1252 2070
-qtz 1252 1033 # key id pseudo language
-rm 0 1047 # Raeto-Romance
-ro 1250 1048 # Romanian
-ru 1251 1049
-rw 0 1569 # Kinyarwanda
-sa-IN 0 1103 # Sanskrit
-sat 0 1606 # Santali
-sb 0 1070 # Sorbian
-sc 0 3047
-sd 0 1113 # Sindhi
-sh 1250 2074 # Serbian Latin
-si 0 2133
-sk 1250 1051 # Slovak
-sl 1250 1060 # Slovenian
-sq 1250 1052 # Albanian
-sr 1251 3098 # Serbian Cyrillic
-sr-SP 1251 3098 # Serbian Cyrillic
-ss 0 1579 # Swazi
-st 0 1072 # Southern Sotho, Sutu
-sv 1252 1053
-sw 1252 1089 # Swahili
-sw-TZ 1252 1089 # Swahili
-so 0 1143
-ta 0 1097 # Tamil
-ta-IN 0 1097 # Tamil
-te 0 1098
-te-IN 0 1098
-tg 0 1064 # Tajik
-th 874 1054
-ti 0 1139 # Tigrinya
-ti-ER 0 1139 # Tigrinya
-tn 0 1074 # Setsuana
-tr 1254 1055 # Turkish
-ts 0 1073 # Tsonga
-tk 0 1090
-tt 1251 1092 # Tatar
-ug 0 1152
-uk 1251 1058 # Ukrainian
-ur 1256 1056 # Urdu
-ur-IN 0 2080
-uz 0 1091 # Uzbek (Latin)
-ve 0 1075 # Venda
-vi 1258 1066 # Vietnamese
-xh 0 1076 # Xhosa
-yi 0 1085 # Yiddish
-zh-CN 936 2052
-zh-TW 950 1028
-zu 0 1077 # Zulu