components/libxml2/libxml2.p5m
changeset 181 87e11e685b1f
parent 148 33ca3897ae25
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 set name=pkg.fmri value=pkg:/library/libxml2@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
       
    25 set name=pkg.fmri \
       
    26     value=pkg:/library/libxml2@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25 set name=pkg.summary value="The XML library"
    27 set name=pkg.summary value="The XML library"
    26 set name=info.classification value=org.opensolaris.category.2008:System/Libraries
    28 set name=info.classification \
       
    29     value=org.opensolaris.category.2008:System/Libraries
       
    30 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
       
    31 set name=info.upstream_url value=http://xmlsoft.org
       
    32 set name=opensolaris.arc_url \
       
    33     value=http://arc.opensolaris.org/caselog/PSARC/2009/630
    27 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    34 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    28 set name=info.upstream_url value="http://xmlsoft.org"
       
    29 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
       
    30 
       
    31 dir path=lib
    35 dir path=lib
    32 dir path=lib/$(MACH64)
    36 dir path=lib/$(MACH64)
    33 dir path=usr
    37 dir path=usr
    34 dir path=usr/bin
    38 dir path=usr/bin
    35 dir path=usr/include
    39 dir path=usr/include
    42 dir path=usr/share
    46 dir path=usr/share
    43 dir path=usr/share/aclocal
    47 dir path=usr/share/aclocal
    44 dir path=usr/share/man
    48 dir path=usr/share/man
    45 dir path=usr/share/man/man1
    49 dir path=usr/share/man/man1
    46 dir path=usr/share/man/man3
    50 dir path=usr/share/man/man3
    47 
       
    48 file usr/lib/$(MACH64)/libxml2.so.2 path=lib/$(MACH64)/libxml2.so.2
    51 file usr/lib/$(MACH64)/libxml2.so.2 path=lib/$(MACH64)/libxml2.so.2
    49 file $(MACH64)/llib-lxml2.ln path=lib/$(MACH64)/llib-lxml2.ln
    52 file $(MACH64)/llib-lxml2.ln path=lib/$(MACH64)/llib-lxml2.ln
    50 file usr/lib/libxml2.so.2 path=lib/libxml2.so.2
    53 file usr/lib/libxml2.so.2 path=lib/libxml2.so.2
    51 file $(MACH32)/llib-lxml2.ln path=lib/llib-lxml2.ln
    54 file $(MACH32)/llib-lxml2.ln path=lib/llib-lxml2.ln
    52 file path=usr/bin/xml2-config
    55 file path=usr/bin/xml2-config
   106 file xml2-config.1 path=usr/share/man/man1/xml2-config.1
   109 file xml2-config.1 path=usr/share/man/man1/xml2-config.1
   107 file xmlcatalog.1 path=usr/share/man/man1/xmlcatalog.1
   110 file xmlcatalog.1 path=usr/share/man/man1/xmlcatalog.1
   108 file xmllint.1 path=usr/share/man/man1/xmllint.1
   111 file xmllint.1 path=usr/share/man/man1/xmllint.1
   109 file libxml.3 path=usr/share/man/man3/libxml.3
   112 file libxml.3 path=usr/share/man/man3/libxml.3
   110 file libxml2.3 path=usr/share/man/man3/libxml2.3
   113 file libxml2.3 path=usr/share/man/man3/libxml2.3
   111 
   114 legacy pkg=SUNWlxml desc="The XML library" name="The XML library"
       
   115 legacy pkg=SUNWlxml-devel desc="The XML library - developer files" \
       
   116     name="The XML library - developer files"
       
   117 legacy pkg=SUNWlxmlr desc="The XML library (Root)" \
       
   118     name="The XML library (Root)"
       
   119 license libxml2.license license="libxml license"
   112 link path=lib/$(MACH64)/libxml2.so target=libxml2.so.2
   120 link path=lib/$(MACH64)/libxml2.so target=libxml2.so.2
   113 link path=lib/libxml2.so target=libxml2.so.2
   121 link path=lib/libxml2.so target=libxml2.so.2
   114 link path=usr/lib/$(MACH64)/libxml2.so target=libxml2.so.2
   122 link path=usr/lib/$(MACH64)/libxml2.so target=libxml2.so.2
   115 link path=usr/lib/$(MACH64)/libxml2.so.2 target=../../../lib/$(MACH64)/libxml2.so.2
   123 link path=usr/lib/$(MACH64)/libxml2.so.2 \
   116 link path=usr/lib/$(MACH64)/llib-lxml2.ln target=../../../lib/$(MACH64)/llib-lxml2.ln
   124     target=../../../lib/$(MACH64)/libxml2.so.2
       
   125 link path=usr/lib/$(MACH64)/llib-lxml2.ln \
       
   126     target=../../../lib/$(MACH64)/llib-lxml2.ln
   117 link path=usr/lib/libxml2.so target=./libxml2.so.2
   127 link path=usr/lib/libxml2.so target=./libxml2.so.2
   118 link path=usr/lib/libxml2.so.2 target=../../lib/libxml2.so.2
   128 link path=usr/lib/libxml2.so.2 target=../../lib/libxml2.so.2
   119 link path=usr/lib/llib-lxml2.ln target=../../lib/llib-lxml2.ln
   129 link path=usr/lib/llib-lxml2.ln target=../../lib/llib-lxml2.ln
   120 
       
   121 license libxml2.license license="libxml license"
       
   122 
       
   123 legacy pkg=SUNWlxml \
       
   124     name="The XML library" \
       
   125     desc="The XML library"
       
   126 legacy pkg=SUNWlxml-devel \
       
   127     name="The XML library - developer files" \
       
   128     desc="The XML library - developer files"
       
   129 legacy pkg=SUNWlxmlr \
       
   130     name="The XML library (Root)" \
       
   131     desc="The XML library (Root)"