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:/library/print/open-printing/ipp@$(PKGVERS) 27set name=pkg.description \ 28 value="Client side support for communicating with IPP based print servers" 29set name=pkg.summary value="FSG Open Printing API IPP Print Service Module" 30set name=info.classification \ 31 value=org.opensolaris.category.2008:System/Printing 32set name=variant.arch value=$(ARCH) 33dir path=usr group=sys 34dir path=usr/lib 35dir path=usr/lib/print group=lp 36dir path=usr/share/man 37dir path=usr/share/man/man4 38file path=usr/lib/print/libhttp-core.so.1 39file path=usr/lib/print/psm-ipp.so.1 40file path=usr/share/man/man3papi/papiAttributeListAddBoolean.3papi 41file path=usr/share/man/man3papi/papiAttributeListAddCollection.3papi 42file path=usr/share/man/man3papi/papiAttributeListAddDatetime.3papi 43file path=usr/share/man/man3papi/papiAttributeListAddInteger.3papi 44file path=usr/share/man/man3papi/papiAttributeListAddMetadata.3papi 45file path=usr/share/man/man3papi/papiAttributeListAddRange.3papi 46file path=usr/share/man/man3papi/papiAttributeListAddResolution.3papi 47file path=usr/share/man/man3papi/papiAttributeListAddString.3papi 48file path=usr/share/man/man3papi/papiAttributeListDelete.3papi 49file path=usr/share/man/man3papi/papiAttributeListFind.3papi 50file path=usr/share/man/man3papi/papiAttributeListFree.3papi 51file path=usr/share/man/man3papi/papiAttributeListFromString.3papi 52file path=usr/share/man/man3papi/papiAttributeListGetBoolean.3papi 53file path=usr/share/man/man3papi/papiAttributeListGetCollection.3papi 54file path=usr/share/man/man3papi/papiAttributeListGetDatetime.3papi 55file path=usr/share/man/man3papi/papiAttributeListGetInteger.3papi 56file path=usr/share/man/man3papi/papiAttributeListGetMetadata.3papi 57file path=usr/share/man/man3papi/papiAttributeListGetNext.3papi 58file path=usr/share/man/man3papi/papiAttributeListGetRange.3papi 59file path=usr/share/man/man3papi/papiAttributeListGetResolution.3papi 60file path=usr/share/man/man3papi/papiAttributeListGetString.3papi 61file path=usr/share/man/man3papi/papiAttributeListGetValue.3papi 62file path=usr/share/man/man3papi/papiAttributeListToString.3papi 63file path=usr/share/man/man3papi/papiJobCancel.3papi 64file path=usr/share/man/man3papi/papiJobFree.3papi 65file path=usr/share/man/man3papi/papiJobGetAttributeList.3papi 66file path=usr/share/man/man3papi/papiJobGetId.3papi 67file path=usr/share/man/man3papi/papiJobGetJobTicket.3papi 68file path=usr/share/man/man3papi/papiJobGetPrinterName.3papi 69file path=usr/share/man/man3papi/papiJobHold.3papi 70file path=usr/share/man/man3papi/papiJobListFree.3papi 71file path=usr/share/man/man3papi/papiJobModify.3papi 72file path=usr/share/man/man3papi/papiJobMove.3papi 73file path=usr/share/man/man3papi/papiJobPromote.3papi 74file path=usr/share/man/man3papi/papiJobQuery.3papi 75file path=usr/share/man/man3papi/papiJobRelease.3papi 76file path=usr/share/man/man3papi/papiJobRestart.3papi 77file path=usr/share/man/man3papi/papiJobStreamClose.3papi 78file path=usr/share/man/man3papi/papiJobStreamOpen.3papi 79file path=usr/share/man/man3papi/papiJobStreamWrite.3papi 80file path=usr/share/man/man3papi/papiJobSubmitByReference.3papi 81file path=usr/share/man/man3papi/papiJobValidate.3papi 82file path=usr/share/man/man3papi/papiLibrarySupportedCalls.3papi 83file path=usr/share/man/man3papi/papiPrinterAdd.3papi 84file path=usr/share/man/man3papi/papiPrinterDisable.3papi 85file path=usr/share/man/man3papi/papiPrinterEnable.3papi 86file path=usr/share/man/man3papi/papiPrinterFree.3papi 87file path=usr/share/man/man3papi/papiPrinterGetAttributeList.3papi 88file path=usr/share/man/man3papi/papiPrinterListFree.3papi 89file path=usr/share/man/man3papi/papiPrinterListJobs.3papi 90file path=usr/share/man/man3papi/papiPrinterModify.3papi 91file path=usr/share/man/man3papi/papiPrinterPause.3papi 92file path=usr/share/man/man3papi/papiPrinterPurgeJobs.3papi 93file path=usr/share/man/man3papi/papiPrinterQuery.3papi 94file path=usr/share/man/man3papi/papiPrinterRemove.3papi 95file path=usr/share/man/man3papi/papiPrinterResume.3papi 96file path=usr/share/man/man3papi/papiServiceDestroy.3papi 97file path=usr/share/man/man3papi/papiServiceGetAppData.3papi 98file path=usr/share/man/man3papi/papiServiceGetAttributeList.3papi 99file path=usr/share/man/man3papi/papiServiceGetEncryption.3papi 100file path=usr/share/man/man3papi/papiServiceGetPassword.3papi 101file path=usr/share/man/man3papi/papiServiceGetServiceName.3papi 102file path=usr/share/man/man3papi/papiServiceGetStatusMessage.3papi 103file path=usr/share/man/man3papi/papiServiceGetUserName.3papi 104file path=usr/share/man/man3papi/papiServiceSetAppData.3papi 105file path=usr/share/man/man3papi/papiServiceSetAuthCB.3papi 106file path=usr/share/man/man3papi/papiServiceSetEncryption.3papi 107file path=usr/share/man/man3papi/papiServiceSetPassword.3papi 108file path=usr/share/man/man3papi/papiServiceSetUserName.3papi 109file path=usr/share/man/man4/mod_ipp.4 110legacy pkg=SUNWpsm-ipp \ 111 desc="Client side support for communicating with IPP based print servers" \ 112 name="FSG Open Printing API IPP Print Service Module" \ 113 version=11.11.0,REV=2009.11.11 114license cr_Sun license=cr_Sun 115license lic_CDDL license=lic_CDDL 116license usr/src/lib/print/libhttp-core/common/LICENSE.txt \ 117 license=usr/src/lib/print/libhttp-core/common/LICENSE.txt 118link path=usr/lib/print/libhttp-core.so target=./libhttp-core.so.1 119link path=usr/lib/print/psm-http.so target=./psm-ipp.so 120link path=usr/lib/print/psm-ipp.so target=./psm-ipp.so.1 121