usr/src/pkg/manifests/system-management-visual-panels-core.p5m
author Stephen Talley <stephen.talley@oracle.com>
Fri, 18 May 2012 01:37:59 -0400
changeset 861 98a84e2ccca6
parent 793 0a5a7daf579b
permissions -rw-r--r--
Remove RAD bits and vpanels-incorporation from vpanels radon now delivers vpanels-incorporation and developer/opensolaris/vpanels

#
# 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
# or http://www.opensolaris.org/os/licensing.
# 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) 2010, 2012, Oracle and/or its affiliates. All rights reserved.
#

license cr_Oracle license=cr_Oracle
set name=pkg.fmri value=pkg:/system/management/visual-panels-core@$(PKGVERS)
set name=pkg.summary value="Visual Panels framework"
set name=pkg.description value="Visual Panels framework"
set name=info.classification value="org.opensolaris.category.2008:System/Administration and Configuration"
set name=variant.arch value=$(ARCH)
dir path=usr group=sys
dir path=usr/bin
file path=usr/bin/sleeklock mode=0555
file path=usr/bin/vp mode=0555
dir path=usr/lib
dir path=usr/lib/rad
dir path=usr/lib/rad/module
file path=usr/lib/rad/module/mod_files.so
file path=usr/lib/rad/module/mod_network.so
file path=usr/lib/rad/module/mod_panels.so
file path=usr/lib/rad/module/mod_smf_old.so
dir path=usr/share group=sys
dir path=usr/share/lib group=sys
dir path=usr/share/lib/xml group=sys
dir path=usr/share/lib/xml/dtd group=sys
file path=usr/share/lib/xml/dtd/vpanel.dtd.1
dir path=usr/share/man
dir path=usr/share/man/man1
file path=usr/share/man/man1/vp.1
dir path=usr/share/vpanels
file path=usr/share/vpanels/TimingFramework-1.0.jar
dir path=usr/share/vpanels/app
file path=usr/share/vpanels/app/vpanels-panels-browser.jar
dir path=usr/share/vpanels/conf
file path=usr/share/vpanels/conf/browser.xml
file path=usr/share/vpanels/java.policy
dir path=usr/share/vpanels/locale
file path=usr/share/vpanels/smf-old.jar
file path=usr/share/vpanels/swingx-0.9.3.jar
file path=usr/share/vpanels/vpanels-client.jar
file path=usr/share/vpanels/vpanels-panel.jar
file path=usr/share/vpanels/vpanels-util.jar
depend fmri=pkg:/system/management/rad type=require
depend fmri=pkg:/system/management/rad/module/rad-smf type=require
depend fmri=pkg:/system/management/rad/client/rad-java type=require
depend fmri=pkg:/library/java/javahelp type=require
depend fmri=pkg:/runtime/java type=require
depend fmri=pkg:/file/gnu-findutils type=require
depend fmri=pkg:/system/management/visual-panels-core/locale type=require