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