components/hplip/hplip.p5m
author Jiri Sasek <Jiri.Sasek@Oracle.COM>
Mon, 09 Mar 2015 09:16:01 -0700
branchs11-update
changeset 3935 177c89f1f2cf
parent 3734 24181f5eb463
child 5296 fe5e30c5a9ac
permissions -rw-r--r--
18462148 Update hplip to 3.14.3 or greater.

#
# 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, 2015, Oracle and/or its affiliates. All rights reserved.
#

<transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
<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>

# Duplicated by Sane
<transform dir path=etc/sane.d -> drop>
<transform file path=etc/sane.d/dll.conf -> drop>

# dirs
<transform dir path=etc -> drop>
<transform dir path=usr -> drop>
<transform dir path=usr/bin -> drop>
<transform dir path=usr/lib -> drop>
<transform dir path=usr/share -> drop>
<transform dir path=usr/share/doc -> 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 directly taken from "sample-manifest"
# 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