Rich Burridge
2013-03-11 8c2f8fb117b8da71000ead548f4dd19d606d9efb
commit | author | age
b06748 1 #
VM 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 #
8c2f8f 21 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
b06748 22 #
VM 23
4158c0 24 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
NJ 25 set name=pkg.fmri \
26     value=pkg:/print/cups/hal-cups-utils@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
27 set name=pkg.description \
28     value="hal-cups-utils is a Hardware Abstraction Layer (HAL) plugin module that automatically creates print queues under the Common UNIX Printing System (CUPS) for printers detected by HAL."
b06748 29 set name=pkg.summary value="Automatic queue creation for CUPS"
8c2f8f 30 set name=com.oracle.info.description value="the HAL automatic queue creation plugin module for CUPS"
RB 31 set name=com.oracle.info.tpno value=8957
4158c0 32 set name=info.classification \
NJ 33     value=org.opensolaris.category.2008:System/Printing
1de4f0 34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
60e6e0 35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
1de4f0 36 set name=org.opensolaris.arc-caseid \
MS 37     value=PSARC/2009/240
b06748 38 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
VM 39 dir path=etc
40 dir path=etc/hal
41 dir path=etc/hal/fdi
42 dir path=etc/hal/fdi/policy
43 dir path=etc/hal/fdi/policy/10osvendor
44 dir path=usr
45 dir path=usr/lib
46 dir path=usr/lib/cups
47 dir path=usr/lib/cups/backend
48 dir path=usr/lib/hal
49 dir path=usr/share
50 dir path=usr/share/man
51 dir path=usr/share/man/man5
52 file path=etc/hal/fdi/policy/10osvendor/10-hal_lpadmin.fdi
53 file path=usr/lib/cups/backend/hal mode=0555
b0ee9c 54 file path=usr/lib/hal/hal_lpadmin mode=0555 pkg.depend.bypass-generate=.*
4158c0 55 file hal-cups-utils.5 path=usr/share/man/man5/hal-cups-utils.5
NJ 56 license hal-cups-utils.copyright license="CUPS license"