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 (c) 2010, Oracle and/or its affiliates. All rights reserved. 24# 25 26set name=pkg.fmri value=pkg:/print/lp/print-manager/legacy@$(PKGVERS) 27set name=pkg.summary value="Solaris Print Manager" 28set name=pkg.description \ 29 value="Graphical tool for managing printers under Solaris." 30set name=info.classification value=org.opensolaris.category.2008:System/Printing 31set name=variant.arch value=$(ARCH) 32dir path=lib 33dir path=lib/svc 34dir path=lib/svc/manifest group=sys 35dir path=lib/svc/manifest/application group=sys 36dir path=lib/svc/manifest/application/print group=sys 37file path=lib/svc/manifest/application/print/ppd-cache-update.xml group=sys \ 38 mode=0444 39dir path=lib/svc/method 40file path=lib/svc/method/ppd-cache-update mode=0555 41dir path=usr group=sys 42dir path=usr/lib 43dir path=usr/lib/lp group=lp 44dir path=usr/lib/lp/bin group=lp 45file path=usr/lib/lp/bin/getmakes group=lp mode=0555 46file path=usr/lib/lp/bin/getmodels group=lp mode=0555 47file path=usr/lib/lp/bin/getppdfile group=lp mode=0555 48file path=usr/lib/lp/bin/getppds group=lp mode=0555 49file path=usr/lib/lp/bin/ppdfilename2mmp group=lp mode=0555 50file path=usr/lib/lp/bin/printer-info group=lp mode=0555 51dir path=usr/sadm 52dir path=usr/sadm/admin 53dir path=usr/sadm/admin/bin 54file path=usr/sadm/admin/bin/printmgr group=lp mode=0555 55dir path=usr/sadm/admin/printmgr 56dir path=usr/sadm/admin/printmgr/classes 57file path=usr/sadm/admin/printmgr/classes/pmclient.jar group=lp 58file path=usr/sadm/admin/printmgr/classes/pmserver.jar group=lp 59dir path=usr/sadm/admin/printmgr/lib 60link path=usr/sadm/admin/printmgr/lib/libpmgr.so target=./libpmgr.so.1 61file path=usr/sadm/admin/printmgr/lib/libpmgr.so.1 group=lp 62dir path=usr/sbin 63file path=usr/sbin/ppdmgr group=lp mode=0555 64link path=usr/sbin/printmgr target=../../usr/sadm/admin/bin/printmgr 65dir path=usr/share/man/man1m 66file path=usr/share/man/man1m/ppdmgr.1m 67file path=usr/share/man/man1m/printmgr.1m 68dir path=var group=sys 69dir path=var/lp owner=lp group=lp mode=0775 70dir path=var/lp/ppd group=lp 71dir path=var/lp/ppd/caches group=lp 72file path=var/lp/ppd/manufaliases group=lp mode=0444 73legacy pkg=SUNWppm desc="Graphical tool for managing printers under Solaris." \ 74 name="Solaris Print Manager" 75legacy pkg=SUNWppmr desc="Graphical tool for managing printers under Solaris." \ 76 name="Solaris Print Manager (Root)" 77license cr_Sun license=cr_Sun 78license lic_CDDL license=lic_CDDL 79