components/python/pylxml/pylxml.p5m
changeset 706 6e61f0012046
parent 629 daaab66f7276
child 1205 6c6c27bcf9ac
child 2551 0391c5c3b137
equal deleted inserted replaced
705:ea8fed4b5f65 706:6e61f0012046
    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, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2012, 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/python-2/lxml-26@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    25     value=pkg:/library/python-2/lxml@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    26 set name=pkg.summary \
    26 set name=pkg.summary \
    27     value="Pythonic 2.6 binding for the libxml2 and libxslt libraries"
    27     value="Pythonic 2.6 binding for the libxml2 and libxslt libraries"
    28 set name=info.classification \
    28 set name=info.classification \
    29     value=org.opensolaris.category.2008:Development/Python
    29     value=org.opensolaris.category.2008:Development/Python
    30 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    30 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    31 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    31 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    32 set name=org.opensolaris.arc-caseid \
    32 set name=org.opensolaris.arc-caseid \
    33     value=PSARC/2009/579
    33     value=PSARC/2009/579
    34 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    34 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    35 dir path=usr
    35 
    36 dir path=usr/lib
    36 depend fmri=library/python-2/lxml-26@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) \
    37 dir path=usr/lib/python2.6
    37     predicate=runtime/python-26 \
    38 dir path=usr/lib/python2.6/vendor-packages
    38     type=conditional
    39 dir path=usr/lib/python2.6/vendor-packages/lxml
    39 
    40 dir \
    40 depend fmri=library/python-2/lxml-27@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) \
    41     path=usr/lib/python2.6/vendor-packages/lxml-$(COMPONENT_VERSION)-py2.6.egg-info
    41     predicate=runtime/python-27 \
    42 dir path=usr/lib/python2.6/vendor-packages/lxml/64
    42     type=conditional
    43 dir path=usr/lib/python2.6/vendor-packages/lxml/html
       
    44 file \
       
    45     path=usr/lib/python2.6/vendor-packages/lxml-$(COMPONENT_VERSION)-py2.6.egg-info/PKG-INFO
       
    46 file \
       
    47     path=usr/lib/python2.6/vendor-packages/lxml-$(COMPONENT_VERSION)-py2.6.egg-info/SOURCES.txt
       
    48 file \
       
    49     path=usr/lib/python2.6/vendor-packages/lxml-$(COMPONENT_VERSION)-py2.6.egg-info/dependency_links.txt
       
    50 file \
       
    51     path=usr/lib/python2.6/vendor-packages/lxml-$(COMPONENT_VERSION)-py2.6.egg-info/not-zip-safe
       
    52 file \
       
    53     path=usr/lib/python2.6/vendor-packages/lxml-$(COMPONENT_VERSION)-py2.6.egg-info/top_level.txt
       
    54 file path=usr/lib/python2.6/vendor-packages/lxml/64/etree.so
       
    55 file path=usr/lib/python2.6/vendor-packages/lxml/64/objectify.so
       
    56 file path=usr/lib/python2.6/vendor-packages/lxml/ElementInclude.py
       
    57 file path=usr/lib/python2.6/vendor-packages/lxml/__init__.py
       
    58 file path=usr/lib/python2.6/vendor-packages/lxml/_elementpath.py
       
    59 file path=usr/lib/python2.6/vendor-packages/lxml/builder.py
       
    60 file path=usr/lib/python2.6/vendor-packages/lxml/cssselect.py
       
    61 file path=usr/lib/python2.6/vendor-packages/lxml/doctestcompare.py
       
    62 file path=usr/lib/python2.6/vendor-packages/lxml/etree.so
       
    63 file path=usr/lib/python2.6/vendor-packages/lxml/html/ElementSoup.py
       
    64 file path=usr/lib/python2.6/vendor-packages/lxml/html/__init__.py
       
    65 file path=usr/lib/python2.6/vendor-packages/lxml/html/_dictmixin.py
       
    66 file path=usr/lib/python2.6/vendor-packages/lxml/html/_diffcommand.py
       
    67 file path=usr/lib/python2.6/vendor-packages/lxml/html/_setmixin.py
       
    68 file path=usr/lib/python2.6/vendor-packages/lxml/html/builder.py
       
    69 file path=usr/lib/python2.6/vendor-packages/lxml/html/clean.py
       
    70 file path=usr/lib/python2.6/vendor-packages/lxml/html/defs.py
       
    71 file path=usr/lib/python2.6/vendor-packages/lxml/html/diff.py
       
    72 file path=usr/lib/python2.6/vendor-packages/lxml/html/formfill.py
       
    73 file path=usr/lib/python2.6/vendor-packages/lxml/html/soupparser.py
       
    74 file path=usr/lib/python2.6/vendor-packages/lxml/html/usedoctest.py
       
    75 file path=usr/lib/python2.6/vendor-packages/lxml/objectify.so
       
    76 file path=usr/lib/python2.6/vendor-packages/lxml/pyclasslookup.py
       
    77 file path=usr/lib/python2.6/vendor-packages/lxml/sax.py
       
    78 file path=usr/lib/python2.6/vendor-packages/lxml/usedoctest.py
       
    79 license pylxml.copyright license="BSD, PSF, GPL"