summaryrefslogtreecommitdiff
path: root/setup_native/source/packinfo/packinfo_accessories.txt
diff options
context:
space:
mode:
Diffstat (limited to 'setup_native/source/packinfo/packinfo_accessories.txt')
-rw-r--r--setup_native/source/packinfo/packinfo_accessories.txt91
1 files changed, 0 insertions, 91 deletions
diff --git a/setup_native/source/packinfo/packinfo_accessories.txt b/setup_native/source/packinfo/packinfo_accessories.txt
deleted file mode 100644
index e0967d138010..000000000000
--- a/setup_native/source/packinfo/packinfo_accessories.txt
+++ /dev/null
@@ -1,91 +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 .
-#
-
-# Format:
-
-# Start
-# scpModule
-# shellscript file (optional)
-# solarispackagename
-# solarisrequires (optional)
-# solarisprovides (optional)
-# packagename
-# linuxreplaces (optional)
-# requires (optional)
-# provides (optional)
-# copyright
-# vendor
-# description
-# destpath
-# End
-
-# Package definitions for OxygenOffice Professional
-# 1/3 Gallery
-
-Start
-module = "gid_Module_Optional_Accessories_Gallery"
-solarispackagename = "%BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-extra-gallery"
-solarisrequires = "%BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core"
-packagename = "%BASISPACKAGEPREFIX%PRODUCTVERSION-extra-gallery"
-requires = "%BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION"
-freebsdrequires = "%BASISPACKAGEPREFIX%PRODUCTVERSION-core"
-copyright = "1999-2008 by %PRODUCTNAME"
-solariscopyright = "solariscopyrightfile"
-vendor = "%PRODUCTNAME"
-description = "Extra gallery for %PRODUCTNAME %PRODUCTVERSION"
-destpath = "/opt"
-packageversion = "%PACKAGEVERSION"
-End
-
-# 2/3 Fonts
-
-Start
-module = "gid_Module_Optional_Accessories_Fonts"
-solarispackagename = "%BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-extra-fonts"
-solarisrequires = "%BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core"
-packagename = "%BASISPACKAGEPREFIX%PRODUCTVERSION-extra-fonts"
-requires = "%BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION"
-freebsdrequires = "%BASISPACKAGEPREFIX%PRODUCTVERSION-core"
-copyright = "1999-2008 by %PRODUCTNAME"
-solariscopyright = "solariscopyrightfile"
-vendor = "%PRODUCTNAME"
-description = "Extra fonts for %PRODUCTNAME %PRODUCTVERSION"
-destpath = "/opt"
-packageversion = "%PACKAGEVERSION"
-End
-
-# 3/3 Templates - Common
-
-Start
-module = "gid_Module_Optional_Accessories_Tem_Common"
-solarispackagename = "%BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-extra-templates-common"
-solarisrequires = %BASISPACKAGEPREFIX%WITHOUTDOTPRODUCTVERSION-core"
-packagename = "%BASISPACKAGEPREFIX%PRODUCTVERSION-extra-templates-common"
-requires = "%BASISPACKAGEPREFIX%PRODUCTVERSION-core %PACKAGEVERSION %PACKAGEVERSION-%PACKAGEREVISION"
-freebsdrequires = "%BASISPACKAGEPREFIX%PRODUCTVERSION-core"
-copyright = "1999-2008 by %PRODUCTNAME"
-solariscopyright = "solariscopyrightfile"
-vendor = "%PRODUCTNAME"
-description = "Extra Common Templates for %PRODUCTNAME %PRODUCTVERSION"
-destpath = "/opt"
-packageversion = "%PACKAGEVERSION"
-End
-
-
-# END OF Package definitions for OxygenOffice Professional
-