1# 2# CDDL HEADER START 3# 4# The contents of this file are subject to the terms of the 5# Common Development and Distribution License (the "License"). 6# You may not use this file except in compliance with the License. 7# 8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9# or http://www.opensolaris.org/os/licensing. 10# See the License for the specific language governing permissions 11# and limitations under the License. 12# 13# When distributing Covered Code, include this CDDL HEADER in each 14# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15# If applicable, add the following below this CDDL HEADER, with the 16# fields enclosed by brackets "[]" replaced with your own identifying 17# information: Portions Copyright [yyyy] [name of copyright owner] 18# 19# CDDL HEADER END 20# 21 22# 23# Copyright 2010 Sun Microsystems, Inc. All rights reserved. 24# Use is subject to license terms. 25# 26 27set name=pkg.fmri value=pkg:/print/lp/print-manager/legacy@$(PKGVERS) 28set name=pkg.description \ 29 value="Graphical tool for managing printers under Solaris." 30set name=pkg.summary value="Solaris Print Manager" 31set name=info.classification value=org.opensolaris.category.2008:System/Printing 32set name=variant.arch value=$(ARCH) 33set name=variant.opensolaris.zone value=global value=nonglobal 34dir path=lib 35dir path=lib/svc 36dir path=lib/svc/method 37dir path=usr group=sys 38dir path=usr/lib 39dir path=usr/lib/lp group=lp 40dir path=usr/lib/lp/bin group=lp 41dir path=usr/sadm 42dir path=usr/sadm/admin 43dir path=usr/sadm/admin/bin 44dir path=usr/sadm/admin/printmgr 45dir path=usr/sadm/admin/printmgr/classes 46dir path=usr/sadm/admin/printmgr/lib 47dir path=usr/sbin 48dir path=var group=sys 49dir path=var/lp group=lp mode=0775 owner=lp 50dir path=var/lp/ppd group=lp 51dir path=var/lp/ppd/caches group=lp 52dir path=lib/svc/manifest group=sys 53dir path=lib/svc/manifest/application group=sys 54dir path=lib/svc/manifest/application/print group=sys 55file path=lib/svc/method/ppd-cache-update mode=0555 56file path=usr/lib/lp/bin/getmakes group=lp mode=0555 57file path=usr/lib/lp/bin/getmodels group=lp mode=0555 58file path=usr/lib/lp/bin/getppdfile group=lp mode=0555 59file path=usr/lib/lp/bin/getppds group=lp mode=0555 60file path=usr/lib/lp/bin/ppdfilename2mmp group=lp mode=0555 61file path=usr/lib/lp/bin/printer-info group=lp mode=0555 62file path=usr/sadm/admin/bin/printmgr group=lp mode=0555 63file path=usr/sadm/admin/printmgr/classes/pmclient.jar group=lp 64file path=usr/sadm/admin/printmgr/classes/pmserver.jar group=lp 65file path=usr/sadm/admin/printmgr/lib/libpmgr.so.1 group=lp 66file path=usr/sbin/ppdmgr group=lp mode=0555 67file path=var/lp/ppd/manufaliases group=lp mode=0444 68file path=lib/svc/manifest/application/print/ppd-cache-update.xml group=sys \ 69 mode=0444 70legacy pkg=SUNWppm arch=$(ARCH) category=system \ 71 desc="Graphical tool for managing printers under Solaris." \ 72 hotline="Please contact your local service provider" \ 73 name="Solaris Print Manager" vendor="Sun Microsystems, Inc." \ 74 version=11.11,REV=2009.11.11 75legacy pkg=SUNWppmr arch=$(ARCH) category=system \ 76 desc="Graphical tool for managing printers under Solaris." \ 77 hotline="Please contact your local service provider" \ 78 name="Solaris Print Manager (Root)" vendor="Sun Microsystems, Inc." \ 79 version=11.11,REV=2009.11.11 80license cr_Sun license=cr_Sun 81license lic_CDDL license=lic_CDDL 82link path=usr/sadm/admin/printmgr/lib/libpmgr.so target=./libpmgr.so.1 83link path=usr/sbin/printmgr target=../../usr/sadm/admin/bin/printmgr 84