components/libffi/libffi.p5m
changeset 7180 bc5351dcb9ac
parent 5182 78cc8a5782fa
child 7353 bfd44257c7cd
equal deleted inserted replaced
7179:53d80f33bbc2 7180:bc5351dcb9ac
    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) 2015, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    25 set name=pkg.fmri \
    25 set name=pkg.fmri \
    26     value=pkg:/library/libffi@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26     value=pkg:/library/libffi@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    33     value=org.opensolaris.category.2008:System/Libraries
    33     value=org.opensolaris.category.2008:System/Libraries
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    36 set name=org.opensolaris.arc-caseid value=PSARC/2008/542
    36 set name=org.opensolaris.arc-caseid value=PSARC/2008/542
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    37 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    38 file path=usr/lib/$(MACH64)/libffi-$(COMPONENT_VERSION)/include/ffi.h
    38 file path=usr/include/ffi.h
    39 file path=usr/lib/$(MACH64)/libffi-$(COMPONENT_VERSION)/include/ffitarget.h
    39 file path=usr/include/ffitarget.h
    40 link path=usr/lib/$(MACH64)/libffi.so target=libffi.so.5.0.10
    40 link path=usr/lib/$(MACH64)/libffi.so target=libffi.so.6.0.4
    41 link path=usr/lib/$(MACH64)/libffi.so.5 target=libffi.so.5.0.10
    41 link path=usr/lib/$(MACH64)/libffi.so.5 target=libffi.so.6
    42 file path=usr/lib/$(MACH64)/libffi.so.5.0.10
    42 link path=usr/lib/$(MACH64)/libffi.so.5.0.10 target=libffi.so.6.0.4
       
    43 link path=usr/lib/$(MACH64)/libffi.so.6 target=libffi.so.6.0.4
       
    44 file path=usr/lib/$(MACH64)/libffi.so.6.0.4
    43 file path=usr/lib/$(MACH64)/pkgconfig/libffi.pc
    45 file path=usr/lib/$(MACH64)/pkgconfig/libffi.pc
    44 file path=usr/lib/libffi-$(COMPONENT_VERSION)/include/ffi.h
    46 link path=usr/lib/libffi.so target=libffi.so.6.0.4
    45 file path=usr/lib/libffi-$(COMPONENT_VERSION)/include/ffitarget.h
    47 link path=usr/lib/libffi.so.5 target=libffi.so.6
    46 link path=usr/lib/libffi.so target=libffi.so.5.0.10
    48 link path=usr/lib/libffi.so.5.0.10 target=libffi.so.6.0.4
    47 link path=usr/lib/libffi.so.5 target=libffi.so.5.0.10
    49 link path=usr/lib/libffi.so.6 target=libffi.so.6.0.4
    48 file path=usr/lib/libffi.so.5.0.10
    50 file path=usr/lib/libffi.so.6.0.4
    49 file path=usr/lib/pkgconfig/libffi.pc
    51 file path=usr/lib/pkgconfig/libffi.pc
    50 file path=usr/share/man/man3/ffi.3
    52 file path=usr/share/man/man3/ffi.3
    51 file path=usr/share/man/man3/ffi_call.3
    53 file path=usr/share/man/man3/ffi_call.3
    52 file path=usr/share/man/man3/ffi_prep_cif.3
    54 file path=usr/share/man/man3/ffi_prep_cif.3
    53 license LICENSE license=MIT
    55 license LICENSE license=MIT