[Libreoffice-commits] core.git: instsetoo_native/util

Christian Lohmaier (via logerrit) logerrit at kemper.freedesktop.org
Tue May 25 22:30:02 UTC 2021


 instsetoo_native/util/openoffice.lst.README |   16 ++++++++++------
 instsetoo_native/util/openoffice.lst.in     |   16 ----------------
 2 files changed, 10 insertions(+), 22 deletions(-)

New commits:
commit d4f5299fd2806d8f5dcd467742effeaa0dee8863
Author:     Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
AuthorDate: Tue May 25 20:36:21 2021 +0200
Commit:     Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
CommitDate: Wed May 26 00:29:21 2021 +0200

    remove obsolete/duplicated entries from openoffice.lst.in
    
    The xml configuration related stuff is no longer (since 2013, with
    89ac3c4acae1f0ffe3e96933d3449749ddf86847) done in installer code, but by
    postprocess/CustomTarget_registry.mk
    
    openoffice.lst is only used for package generation itself, and by
    extension for the replacement of values used in scp2 (those are replaced
    by "replace_all_ziplistvariables_in_file" (for the ${NAME} style ones) in
    solenv/bin/modules/installer/scpzipfiles.pm and (for the <name> style) by
    replace_setup_variables in solenv/bin/modules/installer/scriptitems.pm
    
    the files that would be created by scp2 in case for an installation set
    (e.g versionrc, bootstraprc) are created by
    instsetoo_native/CustomTarget_setup.mk for plain instdir
    
    Change-Id: I761ea25aa98bbdcc310836257e288322fbfc437b
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116128
    Tested-by: Jenkins
    Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>

diff --git a/instsetoo_native/util/openoffice.lst.README b/instsetoo_native/util/openoffice.lst.README
index 9049c6100d19..aa783bdbf9da 100644
--- a/instsetoo_native/util/openoffice.lst.README
+++ b/instsetoo_native/util/openoffice.lst.README
@@ -19,8 +19,16 @@
 
 Some documentation for the variables specified in file openoffice.lst.
 
-FIXME: quite a few of these variables are duplicated in
-postprocess/CustomTarget_registry.mk, this needs to be consolidated
+It contains values used by the creation of installation packages themselves,
+and as part of that contain subsitutions for variables used in scp2 (those will
+be handled by the perl installer code)
+
+NOTE: For instdir, the corresponding files are created by
+instsetoo_native/CustomTarget_setup.mk instead.
+
+It used to contain variables that were replaced in the xcu configuration files,
+but those are handled by postprocess/CustomTarget_registry.mk (and there's no
+difference for those between an installation set and the instdir method)
 
 VARIABLE NAME                   USAGE
 -------------------------------------------------------------------------------
@@ -31,10 +39,6 @@ UREPACKAGEPREFIX                name prefix for the URE installation packages
 SOLSUREPACKAGEPREFIX            name prefix for the URE installation packages
                                 for Solaris platforms
 
-STARTCENTER_ADDFEATURE_URL      URL in start center to link to extension website
-STARTCENTER_INFO_URL            URL in start center to link to product homepage
-STARTCENTER_TEMPLREP_URL        URL in start center to link to templates website
-
 UPDATEURL                       URL for the application update functionality
 
 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/instsetoo_native/util/openoffice.lst.in b/instsetoo_native/util/openoffice.lst.in
index dc6d2d97861e..f08549bf733d 100644
--- a/instsetoo_native/util/openoffice.lst.in
+++ b/instsetoo_native/util/openoffice.lst.in
@@ -51,8 +51,6 @@ LibreOffice
             BUNDLEIDENTIFIER @MACOSX_BUNDLE_IDENTIFIER@
             BRANDPACKAGEVERSION @LIBO_VERSION_MAJOR at .@LIBO_VERSION_MINOR@
             USERDIRPRODUCTVERSION 4
-            ABOUTBOXPRODUCTVERSION @LIBO_VERSION_MAJOR at .@LIBO_VERSION_MINOR at .@LIBO_VERSION_MICRO at .@LIBO_VERSION_PATCH@@LIBO_VERSION_SUFFIX@
-            ABOUTBOXPRODUCTVERSIONSUFFIX @LIBO_VERSION_SUFFIX_SUFFIX@
             BASEPRODUCTVERSION @LIBO_VERSION_MAJOR at .@LIBO_VERSION_MINOR@
             PCPFILENAME libreoffice.pcp
             UPDATEURL https://update.libreoffice.org/check.php
@@ -66,9 +64,6 @@ LibreOffice
             SPELLCHECKERFILE spellchecker_selection.txt
             CHANGETARGETDIR 1
             PATCHCODEFILE ooo_patchcodes.txt
-            STARTCENTER_ADDFEATURE_URL https://extensions.libreoffice.org/
-            STARTCENTER_INFO_URL https://www.libreoffice.org/
-            STARTCENTER_TEMPLREP_URL https://templates.libreoffice.org/
         }
         active          1
         compression     5
@@ -95,8 +90,6 @@ LibreOfficeDev
             BUNDLEIDENTIFIER @MACOSX_BUNDLE_IDENTIFIER@
             BRANDPACKAGEVERSION @LIBO_VERSION_MAJOR at .@LIBO_VERSION_MINOR@
             USERDIRPRODUCTVERSION 4
-            ABOUTBOXPRODUCTVERSION @LIBO_VERSION_MAJOR at .@LIBO_VERSION_MINOR at .@LIBO_VERSION_MICRO at .@LIBO_VERSION_PATCH@@LIBO_VERSION_SUFFIX@
-            ABOUTBOXPRODUCTVERSIONSUFFIX @LIBO_VERSION_SUFFIX_SUFFIX@
             BASEPRODUCTVERSION @LIBO_VERSION_MAJOR at .@LIBO_VERSION_MINOR@
             DEVELOPMENTPRODUCT 1
             BASISPACKAGEPREFIX lodevbasis
@@ -116,9 +109,6 @@ LibreOfficeDev
             PATCHCODEFILE ooodev_patchcodes.txt
             CODEFILENAME codes_ooodev.txt
             LOCALUSERDIR $ORIGIN/..
-            STARTCENTER_ADDFEATURE_URL https://extensions.libreoffice.org/
-            STARTCENTER_INFO_URL https://www.libreoffice.org/
-            STARTCENTER_TEMPLREP_URL https://templates.libreoffice.org/
         }
         active          1
         compression     5
@@ -156,9 +146,6 @@ LibreOffice_SDK
             NOSHORTDIRECTORYNAMES 1
             CHANGETARGETDIR 1
             DONTUSESTARTMENUFOLDER 1
-            STARTCENTER_ADDFEATURE_URL https://extensions.libreoffice.org/
-            STARTCENTER_INFO_URL https://www.libreoffice.org/
-            STARTCENTER_TEMPLREP_URL https://templates.libreoffice.org/
         }
         active 1
         compression 5
@@ -200,9 +187,6 @@ LibreOfficeDev_SDK
             NOSHORTDIRECTORYNAMES 1
             CHANGETARGETDIR 1
             DONTUSESTARTMENUFOLDER 1
-            STARTCENTER_ADDFEATURE_URL https://extensions.libreoffice.org/
-            STARTCENTER_INFO_URL https://www.libreoffice.org/
-            STARTCENTER_TEMPLREP_URL https://templates.libreoffice.org/
         }
         active 1
         compression 5


More information about the Libreoffice-commits mailing list