components/openusb/openusb.p5m
changeset 7440 41dd20eda9f0
parent 3732 0f62cc221c7e
equal deleted inserted replaced
7439:8fc7a20cd091 7440:41dd20eda9f0
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability volatile>
    25 set name=pkg.fmri \
    25 set name=pkg.fmri \
    26     value=pkg:/system/library/usb/openusb@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26     value=pkg:/system/library/usb/openusb@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    37 set name=org.opensolaris.arc-caseid value=PSARC/2008/018
    37 set name=org.opensolaris.arc-caseid value=PSARC/2008/018
    38 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    38 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    39 
    39 
    40 
    40 
    41 file path=usr/include/openusb.h
    41 file path=usr/include/openusb.h
    42 link path=usr/lib/$(MACH64)/libopenusb.so target=libopenusb.so.0.0.1
    42 link path=usr/lib/$(MACH64)/libopenusb.so target=libopenusb.so.0.0.11
    43 link path=usr/lib/$(MACH64)/libopenusb.so.0 target=libopenusb.so.0.0.1
    43 link path=usr/lib/$(MACH64)/libopenusb.so.0 target=libopenusb.so.0.0.11
    44 file path=usr/lib/$(MACH64)/libopenusb.so.0.0.1
    44 file path=usr/lib/$(MACH64)/libopenusb.so.0.0.11
    45 file path=usr/lib/$(MACH64)/openusb_backend/sunos.so
    45 file path=usr/lib/$(MACH64)/openusb_backend/sunos.so
    46 link path=usr/lib/libopenusb.so target=libopenusb.so.0.0.1
    46 link path=usr/lib/libopenusb.so target=libopenusb.so.0.0.11
    47 link path=usr/lib/libopenusb.so.0 target=libopenusb.so.0.0.1
    47 link path=usr/lib/libopenusb.so.0 target=libopenusb.so.0.0.11
    48 file path=usr/lib/libopenusb.so.0.0.1
    48 file path=usr/lib/libopenusb.so.0.0.11
    49 file path=usr/lib/openusb_backend/sunos.so
    49 file path=usr/lib/openusb_backend/sunos.so
    50 file doc/html/openusb_guide.html path=usr/share/doc/openusb/openusb_guide.html
    50 file doc/html/openusb_guide.html path=usr/share/doc/openusb/openusb_guide.html
    51 file files/libopenusb.3lib path=usr/share/man/man3lib/libopenusb.3lib
    51 file files/libopenusb.3lib path=usr/share/man/man3lib/libopenusb.3lib
    52 license openusb.license license="LGPLv2.1, BSD"
    52 license openusb.license license="LGPLv2.1, BSD"
    53 
    53