1537f9df8SAndrew Rist#**************************************************************
2537f9df8SAndrew Rist#
3537f9df8SAndrew Rist#  Licensed to the Apache Software Foundation (ASF) under one
4537f9df8SAndrew Rist#  or more contributor license agreements.  See the NOTICE file
5537f9df8SAndrew Rist#  distributed with this work for additional information
6537f9df8SAndrew Rist#  regarding copyright ownership.  The ASF licenses this file
7537f9df8SAndrew Rist#  to you under the Apache License, Version 2.0 (the
8537f9df8SAndrew Rist#  "License"); you may not use this file except in compliance
9537f9df8SAndrew Rist#  with the License.  You may obtain a copy of the License at
10537f9df8SAndrew Rist#
11537f9df8SAndrew Rist#    http://www.apache.org/licenses/LICENSE-2.0
12537f9df8SAndrew Rist#
13537f9df8SAndrew Rist#  Unless required by applicable law or agreed to in writing,
14537f9df8SAndrew Rist#  software distributed under the License is distributed on an
15537f9df8SAndrew Rist#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16537f9df8SAndrew Rist#  KIND, either express or implied.  See the License for the
17537f9df8SAndrew Rist#  specific language governing permissions and limitations
18537f9df8SAndrew Rist#  under the License.
19537f9df8SAndrew Rist#
20537f9df8SAndrew Rist#**************************************************************
21cdf0e10cSrcweir
22cdf0e10cSrcweirStart
23cdf0e10cSrcweirmodule = "gid_Module_Root"
24cdf0e10cSrcweirsolarispackagename = "%BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-sdk"
25cdf0e10cSrcweirsolarisrequires = "%BASISPACKAGEPREFIX%WITHOUTDOTOOOBASEVERSION-core01, SUNWbtool (Name="CCS tools bundled with SunOS"), SUNWxcu4 (Name="XCU4 Utilities")"
26f86f7df5SAriel Constenla-Hailepackagename = "%BASISPACKAGEPREFIX-sdk"
27f86f7df5SAriel Constenla-Hailelinuxreplaces = "ooobasis3.0-sdk,ooobasis3.1-sdk,ooobasis3.2-sdk,ooobasis3.3-sdk,ooobasis3.4-sdk"
28f86f7df5SAriel Constenla-Hailefreebsdrequires = "%BASISPACKAGEPREFIX-core01"
29f86f7df5SAriel Constenla-Hailerequires = "%BASISPACKAGEPREFIX-core01"
30bd35b394SJürgen Schmidtcopyright = "2012 by The Apache Software Foundation"
31cdf0e10cSrcweirsolariscopyright = "solariscopyrightfile"
32bd35b394SJürgen Schmidtvendor = "Apache Software Foundation"
33*b61c8cfdSAriel Constenla-Hailedescription = "Software Development Kit for %APACHEPROJECTNAME %PRODUCTVERSION"
34cdf0e10cSrcweirdestpath = "/opt"
35cdf0e10cSrcweirpackageversion = "%OOOPACKAGEVERSION"
36cdf0e10cSrcweirEnd
37