summaryrefslogtreecommitdiff
path: root/instsetoo_native
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-10-15 11:35:54 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-10-15 11:35:54 +0000
commitc4244802a699540f77724194be4d516c647d0e3b (patch)
treea7cd570ac88ba31f41e12c8581c61248ccdb3637 /instsetoo_native
parent6c5569a138b47f759f97edeaf1a7ad5e3f551d54 (diff)
INTEGRATION: CWS sb71 (1.48.6); FILE MERGED
2007/10/02 09:36:10 sb 1.48.6.8: RESYNC: (1.59-1.62); FILE MERGED 2007/08/23 17:42:12 sb 1.48.6.7: RESYNC: (1.54-1.59); FILE MERGED 2007/07/18 11:51:37 sb 1.48.6.6: RESYNC: (1.52-1.54); FILE MERGED 2007/06/26 11:54:39 sb 1.48.6.5: #i75466# For now, create a special ooowoure legacy_binfilters.rdb, with special vnd.sun.star.expand prefixes for the component URLs. 2007/06/15 08:07:51 sb 1.48.6.4: RESYNC: (1.51-1.52); FILE MERGED 2007/05/30 13:30:57 sb 1.48.6.3: RESYNC: (1.48-1.51); FILE MERGED 2007/04/27 14:15:47 sb 1.48.6.2: #i75466# Introduced OOO_BASE_DIR via which OOo-wo-URE components are located in the OOo-wo-URE services.rdb. 2007/04/13 15:32:55 sb 1.48.6.1: #i75466# New OOo-wo-URE product. Adapted to new regcomp -wop=<prefix> feature.
Diffstat (limited to 'instsetoo_native')
-rw-r--r--instsetoo_native/util/openoffice.lst56
1 files changed, 55 insertions, 1 deletions
diff --git a/instsetoo_native/util/openoffice.lst b/instsetoo_native/util/openoffice.lst
index f0fc48edc8a4..ef9e1f0cb718 100644
--- a/instsetoo_native/util/openoffice.lst
+++ b/instsetoo_native/util/openoffice.lst
@@ -182,11 +182,14 @@ URE
DOWNLOADBITMAP urebitmap.bmp
DOWNLOADSETUPICO ooosetup.ico
DONTUSESTARTMENUFOLDER 1
+ SERVICESPROJEKT 1
+ NATIVESERVICESURLPREFIX vnd.sun.star.expand:$URE_INTERNAL_LIB_DIR/
+ JAVASERVICESURLPREFIX vnd.sun.star.expand:$URE_INTERNAL_JAVA_DIR/
}
active 1
compression 5
script ure
- include {localpath}/misc/ure,{solarenvpath}/{os}/gcc3.4.1_glibc2.2.4_bits,{solarpath}/bin.{minor}/ure,{solarpath}/bin.{minor},{solarpath}/lib.{minor},{solarenvpath}/{os}/MS
+ include {solarenvpath}/{os}/gcc3.4.1_glibc2.2.4_bits,{solarpath}/bin.{minor}/ure,{solarpath}/bin.{minor},{solarpath}/lib.{minor},{solarenvpath}/{os}/MS
fail sun.star.releng.pack.errors@staroffice-news.germany.sun.com
mailinfo ms-eham02-01,packager,packager
}
@@ -406,3 +409,54 @@ BrOffice_SDK
mailinfo ms-eham02-01,packager,packager
}
}
+
+OpenOffice_woURE
+{
+ Settings
+ {
+ variables
+ {
+ PRODUCTNAME OpenOffice.org
+ PRODUCTVERSION 2.3
+ PRODUCTEXTENSION
+ LONG_PRODUCTEXTENSION
+ USERDIRPRODUCTVERSION 2
+ ABOUTBOXPRODUCTVERSION 2.3.0
+ REGISTRATIONURL http://www.openoffice.org/welcome/registration20.html
+ UPDATEURL http://update23.services.openoffice.org/ProductUpdateService/check.Update
+ ADD_INCLUDE_FILES cliureversion.mk
+ EVAL
+ FILEFORMATNAME OpenOffice.org
+ FILEFORMATVERSION 1.0
+ WRITERCOMPATIBILITYVERSIONOOO11 OpenOffice.org 1.1
+ PACKAGEVERSION 2.3.0
+ PACKAGEREVISION {milestone}
+ LICENSENAME LGPL
+ SERVICESPROJEKT 1
+ GLOBALFILEGID gid_File_Lib_Vcl
+ GLOBALPATCHFILEGID gid_File_Txt_Patchfiles
+ OPENSOURCE 1
+ OOODOWNLOADNAME 1
+ SUNDIR 0
+ XPDINSTALLER 0
+ BETAUPGRADECODE {8BC2B4E7-74CA-4A3A-B431-585A1ABEFA66}
+ CHANGETARGETDIR 1
+ USE_FILEVERSION 1
+ LIBRARYVERSION 8.3.0
+ PATCHCODEFILE ooo_patchcodes.txt
+ DOWNLOADBANNER ooobanner.bmp
+ DOWNLOADBITMAP ooobitmap.bmp
+ DOWNLOADSETUPICO ooosetup.ico
+ NATIVESERVICESURLPREFIX vnd.sun.star.expand:$OOO_BASE_DIR/program/
+ JAVASERVICESURLPREFIX vnd.sun.star.expand:$OOO_BASE_DIR/program/classes/
+ }
+ active 1
+ compression 5
+ script ooo_wo_ure
+ downloadname OOo_woURE_{productversion}_{os}_install_{languages}
+ langpackdownloadname OOo_woURE_{productversion}_languagepack_{os}_install_{languages}
+ include .,{localcommonpath}/bin,{localpath}/bin,{solarpath}/bin.{minor}/osl,{solarpath}/bin.{minor}/desktop-integration/{pkgtype},{solarpath}/bin.{minor}/ooowoure,{solarpath}/bin.{minor},{solarpath}/lib.{minor},{solarpath}/pck.{minor}/openoffice,{solarpath}/pck.{minor},{solarpath}/xml.{minor}/office/instance,{solarpath}/xml.{minor},{solarcommonpath}/bin.{minor},{solarcommonpath}/pck.{minor}/openoffice,{solarcommonpath}/pck.{minor},../../external/common,{solarenvpath}/{os}/OOo_external
+ fail sun.star.releng.pack.errors@staroffice-news.germany.sun.com
+ mailinfo ms-eham02-01,packager,packager
+ }
+}