components/hal-cups-utils/hal-cups-utils.p5m
changeset 181 87e11e685b1f
parent 162 4ece0535acb7
child 464 08f94c414553
equal deleted inserted replaced
180:4de0581be621 181:87e11e685b1f
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
       
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
       
    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."
    24 set name=pkg.summary value="Automatic queue creation for CUPS"
    29 set name=pkg.summary value="Automatic queue creation for CUPS"
    25 set name=pkg.description 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."
    30 set name=info.classification \
    26 set name=pkg.fmri value=pkg:/print/cups/hal-cups-utils@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    31     value=org.opensolaris.category.2008:System/Printing
    27 set name=info.classification value="org.opensolaris.category.2008:System/Printing"
       
    28 set name=info.upstream_url value="http://fedorahosted.org/hal-cups-utils/"
       
    29 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
    32 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
       
    33 set name=info.upstream_url value=http://fedorahosted.org/hal-cups-utils/
       
    34 set name=opensolaris.arc_url \
       
    35     value=http://arc.opensolaris.org/caselog/PSARC/2009/240
    30 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    31 
       
    32 license hal-cups-utils.copyright license="CUPS license"
       
    33 
       
    34 dir path=etc
    37 dir path=etc
    35 dir path=etc/hal
    38 dir path=etc/hal
    36 dir path=etc/hal/fdi
    39 dir path=etc/hal/fdi
    37 dir path=etc/hal/fdi/policy
    40 dir path=etc/hal/fdi/policy
    38 dir path=etc/hal/fdi/policy/10osvendor
    41 dir path=etc/hal/fdi/policy/10osvendor
    43 dir path=usr/lib/hal
    46 dir path=usr/lib/hal
    44 dir path=usr/share
    47 dir path=usr/share
    45 dir path=usr/share/man
    48 dir path=usr/share/man
    46 dir path=usr/share/man/man5
    49 dir path=usr/share/man/man5
    47 file path=etc/hal/fdi/policy/10osvendor/10-hal_lpadmin.fdi
    50 file path=etc/hal/fdi/policy/10osvendor/10-hal_lpadmin.fdi
    48 file hal-cups-utils.5 path=usr/share/man/man5/hal-cups-utils.5
       
    49 file path=usr/lib/cups/backend/hal mode=0555
    51 file path=usr/lib/cups/backend/hal mode=0555
    50 file path=usr/lib/hal/hal_lpadmin mode=0555 pkg.depend.bypass-generate=.*
    52 file path=usr/lib/hal/hal_lpadmin mode=0555 pkg.depend.bypass-generate=.*
    51 
    53 file hal-cups-utils.5 path=usr/share/man/man5/hal-cups-utils.5
    52 legacy pkg=SUNWhal-cups-utils \
    54 legacy pkg=SUNWhal-cups-utils desc="Automatic queue creation for CUPS" \
    53 	desc="Automatic queue creation for CUPS" \
    55     name="hal-cups-utils (usr)"
    54 	name="hal-cups-utils (usr)"
    56 legacy pkg=SUNWhal-cups-utilsr desc="Automatic queue configuration for CUPS" \
    55 legacy pkg=SUNWhal-cups-utilsr \
    57     name="hal-cups-utils (root)"
    56 	desc="Automatic queue configuration for CUPS" \
    58 license hal-cups-utils.copyright license="CUPS license"
    57 	name="hal-cups-utils (root)"