#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
#
# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
#
set name=pkg.fmri \
value=pkg:/release/os-welcome@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="Oracle Solaris Welcome Pack"
set name=info.classification \
value="org.opensolaris.category.2008:Desktop (GNOME)/Documentation"
set name=org.opensolaris.arc-caseid value=PSARC/2010/143
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
file path=etc/xdg/autostart/os-icons-copy.desktop
file path=usr/bin/os-about
file path=usr/bin/os-next-steps
file path=usr/lib/os-welcome/os-icons-copy.sh mode=0555
file path=usr/share/applications/os-about.desktop
file path=usr/share/doc/os-welcome/html/C/js/1p.js
file path=usr/share/doc/os-welcome/html/index.html
file path=usr/share/os-about/about-os-logo.png
link path=usr/share/os-about/gnome.png \
target=../icons/Adwaita/48x48/places/start-here.png
file path=usr/share/os-about/participate.png
file path=usr/share/os-about/personalize.png
file path=usr/share/os-about/resources.png
file path=usr/share/pixmaps/next-steps.png
license os-welcome.license license=Oracle
# called in os-icons-copy.sh
depend type=require fmri=__TBD pkg.debug.depend.file=usr/bin/stat
# pkgdepend doesn't know that importing gi requires the gobject-introspection
# data files (RFE 24463417), so we have to list them manually
depend type=require fmri=__TBD pkg.tmp.gi-typelib=GObject-2.0 \
depend type=require fmri=__TBD pkg.tmp.gi-typelib=Gdk-3.0 \
depend type=require fmri=__TBD pkg.tmp.gi-typelib=Gtk-3.0 \
depend type=require fmri=__TBD pkg.debug.depend.reason=usr/bin/os-next-steps \
pkg.tmp.gi-typelib=GdkPixbuf-2.0
depend type=require fmri=__TBD pkg.debug.depend.reason=usr/bin/os-next-steps \
pkg.tmp.gi-typelib=Gio-2.0