print-lp-print-manager-legacy.mf revision 11838:32bb5d254240
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=var/svc group=sys
53dir path=var/svc/manifest group=sys
54dir path=var/svc/manifest/application group=sys
55dir path=var/svc/manifest/application/print group=sys
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
69file path=var/svc/manifest/application/print/ppd-cache-update.xml group=sys \
70    mode=0444
71legacy pkg=SUNWppm arch=$(ARCH) category=system \
72    desc="Graphical tool for managing printers under Solaris." \
73    hotline="Please contact your local service provider" \
74    name="Solaris Print Manager" vendor="Sun Microsystems, Inc." \
75    version=11.11,REV=2009.11.11
76legacy pkg=SUNWppmr arch=$(ARCH) category=system \
77    desc="Graphical tool for managing printers under Solaris." \
78    hotline="Please contact your local service provider" \
79    name="Solaris Print Manager (Root)" vendor="Sun Microsystems, Inc." \
80    version=11.11,REV=2009.11.11
81license cr_Sun license=cr_Sun
82license lic_CDDL license=lic_CDDL
83link path=usr/sadm/admin/printmgr/lib/libpmgr.so target=./libpmgr.so.1
84link path=usr/sbin/printmgr target=../../usr/sadm/admin/bin/printmgr
85