xref: /titanic_52/usr/src/pkg/manifests/library-print-open-printing-ipp.mf (revision c10c16dec587a0662068f6e2991c29ed3a9db943)
1ead1f93eSLiane Praza#
2ead1f93eSLiane Praza# CDDL HEADER START
3ead1f93eSLiane Praza#
4ead1f93eSLiane Praza# The contents of this file are subject to the terms of the
5ead1f93eSLiane Praza# Common Development and Distribution License (the "License").
6ead1f93eSLiane Praza# You may not use this file except in compliance with the License.
7ead1f93eSLiane Praza#
8ead1f93eSLiane Praza# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9ead1f93eSLiane Praza# or http://www.opensolaris.org/os/licensing.
10ead1f93eSLiane Praza# See the License for the specific language governing permissions
11ead1f93eSLiane Praza# and limitations under the License.
12ead1f93eSLiane Praza#
13ead1f93eSLiane Praza# When distributing Covered Code, include this CDDL HEADER in each
14ead1f93eSLiane Praza# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15ead1f93eSLiane Praza# If applicable, add the following below this CDDL HEADER, with the
16ead1f93eSLiane Praza# fields enclosed by brackets "[]" replaced with your own identifying
17ead1f93eSLiane Praza# information: Portions Copyright [yyyy] [name of copyright owner]
18ead1f93eSLiane Praza#
19ead1f93eSLiane Praza# CDDL HEADER END
20ead1f93eSLiane Praza#
21ead1f93eSLiane Praza
22ead1f93eSLiane Praza#
23ebbab6bbSDan Price# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24ead1f93eSLiane Praza#
25ead1f93eSLiane Praza
26ead1f93eSLiane Prazaset name=pkg.fmri value=pkg:/library/print/open-printing/ipp@$(PKGVERS)
27ead1f93eSLiane Prazaset name=pkg.description \
28ead1f93eSLiane Praza    value="Client side support for communicating with IPP based print servers"
29ead1f93eSLiane Prazaset name=pkg.summary value="FSG Open Printing API IPP Print Service Module"
30ebbab6bbSDan Priceset name=info.classification \
31ebbab6bbSDan Price    value=org.opensolaris.category.2008:System/Printing
32ead1f93eSLiane Prazaset name=variant.arch value=$(ARCH)
33ead1f93eSLiane Prazadir path=usr group=sys
34ead1f93eSLiane Prazadir path=usr/lib
35ead1f93eSLiane Prazadir path=usr/lib/print group=lp
36*c10c16deSRichard Lowedir path=usr/share/man
37*c10c16deSRichard Lowedir path=usr/share/man/man4
38ead1f93eSLiane Prazafile path=usr/lib/print/libhttp-core.so.1
39ead1f93eSLiane Prazafile path=usr/lib/print/psm-ipp.so.1
40*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiAttributeListAddBoolean.3papi
41*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiAttributeListAddCollection.3papi
42*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiAttributeListAddDatetime.3papi
43*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiAttributeListAddInteger.3papi
44*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiAttributeListAddMetadata.3papi
45*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiAttributeListAddRange.3papi
46*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiAttributeListAddResolution.3papi
47*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiAttributeListAddString.3papi
48*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiAttributeListDelete.3papi
49*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiAttributeListFind.3papi
50*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiAttributeListFree.3papi
51*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiAttributeListFromString.3papi
52*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiAttributeListGetBoolean.3papi
53*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiAttributeListGetCollection.3papi
54*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiAttributeListGetDatetime.3papi
55*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiAttributeListGetInteger.3papi
56*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiAttributeListGetMetadata.3papi
57*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiAttributeListGetNext.3papi
58*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiAttributeListGetRange.3papi
59*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiAttributeListGetResolution.3papi
60*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiAttributeListGetString.3papi
61*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiAttributeListGetValue.3papi
62*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiAttributeListToString.3papi
63*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiJobCancel.3papi
64*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiJobFree.3papi
65*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiJobGetAttributeList.3papi
66*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiJobGetId.3papi
67*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiJobGetJobTicket.3papi
68*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiJobGetPrinterName.3papi
69*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiJobHold.3papi
70*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiJobListFree.3papi
71*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiJobModify.3papi
72*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiJobMove.3papi
73*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiJobPromote.3papi
74*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiJobQuery.3papi
75*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiJobRelease.3papi
76*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiJobRestart.3papi
77*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiJobStreamClose.3papi
78*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiJobStreamOpen.3papi
79*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiJobStreamWrite.3papi
80*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiJobSubmitByReference.3papi
81*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiJobValidate.3papi
82*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiLibrarySupportedCalls.3papi
83*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiPrinterAdd.3papi
84*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiPrinterDisable.3papi
85*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiPrinterEnable.3papi
86*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiPrinterFree.3papi
87*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiPrinterGetAttributeList.3papi
88*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiPrinterListFree.3papi
89*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiPrinterListJobs.3papi
90*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiPrinterModify.3papi
91*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiPrinterPause.3papi
92*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiPrinterPurgeJobs.3papi
93*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiPrinterQuery.3papi
94*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiPrinterRemove.3papi
95*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiPrinterResume.3papi
96*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiServiceDestroy.3papi
97*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiServiceGetAppData.3papi
98*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiServiceGetAttributeList.3papi
99*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiServiceGetEncryption.3papi
100*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiServiceGetPassword.3papi
101*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiServiceGetServiceName.3papi
102*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiServiceGetStatusMessage.3papi
103*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiServiceGetUserName.3papi
104*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiServiceSetAppData.3papi
105*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiServiceSetAuthCB.3papi
106*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiServiceSetEncryption.3papi
107*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiServiceSetPassword.3papi
108*c10c16deSRichard Lowefile path=usr/share/man/man3papi/papiServiceSetUserName.3papi
109*c10c16deSRichard Lowefile path=usr/share/man/man4/mod_ipp.4
11071e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWpsm-ipp \
111ead1f93eSLiane Praza    desc="Client side support for communicating with IPP based print servers" \
112ead1f93eSLiane Praza    name="FSG Open Printing API IPP Print Service Module" \
11371e464e5SPeter Dennis - Sustaining Engineer    version=11.11.0,REV=2009.11.11
114ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun
115ead1f93eSLiane Prazalicense lic_CDDL license=lic_CDDL
1165084e753SMark J. Nelsonlicense usr/src/lib/print/libhttp-core/common/LICENSE.txt \
1175084e753SMark J. Nelson    license=usr/src/lib/print/libhttp-core/common/LICENSE.txt
118ead1f93eSLiane Prazalink path=usr/lib/print/libhttp-core.so target=./libhttp-core.so.1
119ead1f93eSLiane Prazalink path=usr/lib/print/psm-http.so target=./psm-ipp.so
120ead1f93eSLiane Prazalink path=usr/lib/print/psm-ipp.so target=./psm-ipp.so.1
121