components/hplip/hplip.p5m
author Jan Friedel <jan.friedel@oracle.com>
Sun, 26 Jun 2016 22:01:00 -0700
changeset 6287 09470f4f0af3
parent 6194 4606e5a93f16
child 6449 33c7e6c982cd
permissions -rw-r--r--
23593285 update libgcrypt to version 1.7.1

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
#

<transform file path=usr/share/hplip/.+\.py$ -> default mode 0555>
<transform file path=usr/share/hplip/.+\.py$ -> default pkg.depend.bypass-generate .*>
<transform file path=usr/share/hplip/.+\.py$ -> default pkg.linted.userland.action001.3 true>
<transform file path=usr/share/hplip/.+\.pyc$ -> default mode 0555>

# HPLIP support for CUPS
<transform file path=usr/lib/cups/backend/.* -> default mode 0555>
<transform dir file path=usr/lib/lp/? -> default group lp>
<transform dir file path=usr/share/ppd/? -> default group lp>

# HPIJS support for LP
<transform file path=usr/lib/cups/filter/.* -> default mode 0555>
<transform file path=usr/lib/cups/backend/hpfax -> default pkg.depend.bypass-generate .*>
<transform file path=usr/lib/cups/backend/hpfax -> default pkg.linted.userland.action001.3 true>
<transform file path=usr/lib/cups/filter/hpps -> default pkg.depend.bypass-generate .*>
<transform file path=usr/lib/cups/filter/hpps -> default pkg.linted.userland.action001.3 true>

# do not deliver general dirs
<transform dir path=etc$ -> drop>
<transform dir path=usr.* -> drop>
<transform dir path=var$ -> drop>
<transform dir path=var/lib$ -> drop>
<transform dir path=var/lib/hp -> default group lp>

# Objects defined in "proto-objects" are generated by:
#  "gmake sample-manifest METADATA_TEMPLATE="
# all special attributes should be set by "<transform ...> actions
# Please do not edit the "proto-objects" manually use the tranform actions above to change it.
<include hplip.proto-objects>

# package metadata
set name=pkg.fmri \
    value=pkg:/print/filter/hplip@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="hpijs - HP InkJet Server"
set name=com.oracle.info.description value="the hpijs HP InkJet Server"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
    value="org.opensolaris.category.2008:System/Printing "
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=LSARC/2004/262
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
link path=usr/sfw/bin/hpijs target=../../bin/hpijs
legacy pkg=SUNWhpijs desc="hpijs - HP InkJet Server" \
    name="hpijs - HP InkJet Server"
license hplip.license license=GPLv2
depend type=require fmri=pkg:/library/python/pygobject-27