xref: /illumos-gate/usr/src/pkg/manifests/print-lp-print-manager-legacy.p5m (revision a89c0811c892ec231725fe10817ef95dda813c06)
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# Copyright 2023 Peter Tribble.
25#
26
27set name=pkg.fmri value=pkg:/print/lp/print-manager/legacy@$(PKGVERS)
28set name=pkg.summary value="Solaris Print Manager"
29set name=pkg.description \
30    value="Graphical tool for managing printers under Solaris."
31set name=info.classification 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
38file path=lib/svc/manifest/application/print/ppd-cache-update.xml group=sys \
39    mode=0444
40dir  path=lib/svc/method
41file path=lib/svc/method/ppd-cache-update mode=0555
42dir  path=usr group=sys
43dir  path=usr/sbin
44file path=usr/sbin/ppdmgr group=lp mode=0555
45dir  path=usr/share/man/man8
46file path=usr/share/man/man8/ppdmgr.8
47dir  path=var group=sys
48dir  path=var/lp owner=lp group=lp mode=0775
49dir  path=var/lp/ppd group=lp
50dir  path=var/lp/ppd/caches group=lp
51file path=var/lp/ppd/manufaliases group=lp mode=0444
52legacy pkg=SUNWppm desc="Graphical tool for managing printers under Solaris." \
53    name="Solaris Print Manager"
54legacy pkg=SUNWppmr desc="Graphical tool for managing printers under Solaris." \
55    name="Solaris Print Manager (Root)"
56license cr_Sun license=cr_Sun
57license lic_CDDL license=lic_CDDL
58