components/libexpat/expat.p5m
branchs11u3-sru
changeset 6461 8afd558769c1
parent 3734 24181f5eb463
equal deleted inserted replaced
6460:fa4a58170e16 6461:8afd558769c1
    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 set name=pkg.fmri \
    24 set name=pkg.fmri \
    25     value=pkg:/library/expat@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25     value=pkg:/library/expat@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.summary value="libexpat - XML parser library"
    26 set name=pkg.summary value="libexpat - XML parser library"
    32     value=org.opensolaris.category.2008:System/Libraries
    32     value=org.opensolaris.category.2008:System/Libraries
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    33 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    34 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    35 set name=org.opensolaris.arc-caseid value=LSARC/2007/378
    35 set name=org.opensolaris.arc-caseid value=LSARC/2007/378
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    37 dir  path=usr
       
    38 dir  path=usr/include
       
    39 file path=usr/include/expat.h
    37 file path=usr/include/expat.h
       
    38 file path=usr/include/expat_config.h
    40 file path=usr/include/expat_external.h
    39 file path=usr/include/expat_external.h
    41 dir  path=usr/lib
    40 link path=usr/lib/$(MACH64)/libexpat.so target=libexpat.so.1.6.2
    42 dir  path=usr/lib/$(MACH64)
    41 link path=usr/lib/$(MACH64)/libexpat.so.0 target=libexpat.so.1.6.2
    43 link path=usr/lib/$(MACH64)/libexpat.so target=libexpat.so.1.6.0
    42 link path=usr/lib/$(MACH64)/libexpat.so.1 target=libexpat.so.1.6.2
    44 link path=usr/lib/$(MACH64)/libexpat.so.0 target=libexpat.so.1.6.0
    43 file path=usr/lib/$(MACH64)/libexpat.so.1.6.2
    45 link path=usr/lib/$(MACH64)/libexpat.so.1 target=libexpat.so.1.6.0
       
    46 file path=usr/lib/$(MACH64)/libexpat.so.1.6.0
       
    47 dir  path=usr/lib/$(MACH64)/pkgconfig
       
    48 file path=usr/lib/$(MACH64)/pkgconfig/expat.pc
    44 file path=usr/lib/$(MACH64)/pkgconfig/expat.pc
    49 link path=usr/lib/libexpat.so target=libexpat.so.1.6.0
    45 link path=usr/lib/libexpat.so target=libexpat.so.1.6.2
    50 link path=usr/lib/libexpat.so.0 target=libexpat.so.1.6.0
    46 link path=usr/lib/libexpat.so.0 target=libexpat.so.1.6.2
    51 link path=usr/lib/libexpat.so.1 target=libexpat.so.1.6.0
    47 link path=usr/lib/libexpat.so.1 target=libexpat.so.1.6.2
    52 file path=usr/lib/libexpat.so.1.6.0
    48 file path=usr/lib/libexpat.so.1.6.2
    53 dir  path=usr/lib/pkgconfig
       
    54 file path=usr/lib/pkgconfig/expat.pc
    49 file path=usr/lib/pkgconfig/expat.pc
    55 legacy pkg=SUNWlexpt desc="libexpat - XML parser library" \
    50 legacy pkg=SUNWlexpt desc="libexpat - XML parser library" \
    56     name="libexpat - XML parser library"
    51     name="libexpat - XML parser library"
    57 license COPYING license="expat license"
    52 license COPYING license="expat license"