components/logilab-astng/logilab-astng.p5m
author Norm Jacobs <Norm.Jacobs@Oracle.COM>
Wed, 27 Apr 2011 22:40:44 -0700
changeset 206 a4474882bf60
parent 181 87e11e685b1f
child 464 08f94c414553
permissions -rw-r--r--
7010355 python needs to be packaged to separate out non-core dependencies 7035055 move apr and apr-util to userland (fix history) 7035672 subversion needs to move to Userland (fix download, build, missing files) 7038682 components should take advantage of automatic .pyc file action creation 7038812 userland shared-macros.mk should add bittedness to more macros 7038816 userland makefiles should declare some phony targets.

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
#

<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
set name=pkg.fmri \
    value=pkg:/library/python-2/logilab-astng@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.description \
    value="logilab-astng provides a common base representation of python source code for projects such as pylint."
set name=pkg.summary \
    value="logilab-astng - Python Abstract Syntax Tree New Generation"
set name=info.classification \
    value=org.opensolaris.category.2008:Development/Python
set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream_url value=http://www.logilab.org/project/logilab-astng/
set name=opensolaris.arc_url \
    value=http://arc.opensolaris.org/caselog/PSARC/2009/299
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
dir path=usr
dir path=usr/lib
dir path=usr/lib/python2.6
dir path=usr/lib/python2.6/vendor-packages
dir path=usr/lib/python2.6/vendor-packages/logilab
dir path=usr/lib/python2.6/vendor-packages/logilab/astng
dir path=usr/lib/python2.6/vendor-packages/logilab/astng/test
dir path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data
dir path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/SSL1
dir path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/appl
dir path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data2
dir path=usr/lib/python2.6/vendor-packages/logilab/astng/test/regrtest_data
dir \
    path=usr/lib/python2.6/vendor-packages/logilab/astng/test/regrtest_data/package
dir \
    path=usr/lib/python2.6/vendor-packages/logilab/astng/test/regrtest_data/package/subpackage
dir path=usr/lib/python2.6/vendor-packages/logilab_astng-0.19.0-py2.6.egg-info
dir path=usr/share
dir path=usr/share/man
dir path=usr/share/man/man3
file path=usr/lib/python2.6/vendor-packages/logilab/astng/__init__.py
file path=usr/lib/python2.6/vendor-packages/logilab/astng/__pkginfo__.py
file path=usr/lib/python2.6/vendor-packages/logilab/astng/_exceptions.py
file path=usr/lib/python2.6/vendor-packages/logilab/astng/_nodes_ast.py
file path=usr/lib/python2.6/vendor-packages/logilab/astng/_nodes_compiler.py
file path=usr/lib/python2.6/vendor-packages/logilab/astng/builder.py
file path=usr/lib/python2.6/vendor-packages/logilab/astng/inference.py
file path=usr/lib/python2.6/vendor-packages/logilab/astng/infutils.py
file path=usr/lib/python2.6/vendor-packages/logilab/astng/inspector.py
file path=usr/lib/python2.6/vendor-packages/logilab/astng/lookup.py
file path=usr/lib/python2.6/vendor-packages/logilab/astng/manager.py
file path=usr/lib/python2.6/vendor-packages/logilab/astng/nodes.py
file path=usr/lib/python2.6/vendor-packages/logilab/astng/nodes_as_string.py
file \
    path=usr/lib/python2.6/vendor-packages/logilab/astng/patchcomptransformer.py
file path=usr/lib/python2.6/vendor-packages/logilab/astng/protocols.py
file path=usr/lib/python2.6/vendor-packages/logilab/astng/raw_building.py
file path=usr/lib/python2.6/vendor-packages/logilab/astng/rebuilder.py
file path=usr/lib/python2.6/vendor-packages/logilab/astng/scoped_nodes.py
file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/__init__.py
file \
    path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/MyPyPa-0.1.0-py2.5.egg
file \
    path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/MyPyPa-0.1.0-py2.5.zip
file \
    path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/SSL1/Connection1.py
file \
    path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/SSL1/__init__.py
file \
    path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/__init__.py
file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/all.py
file \
    path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/appl/__init__.py
file \
    path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/appl/myConnection.py
file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/format.py
file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/module.py
file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/module2.py
file \
    path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/noendingnewline.py
file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/nonregr.py
file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data/notall.py
file \
    path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data2/__init__.py
file \
    path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data2/clientmodule_test.py
file \
    path=usr/lib/python2.6/vendor-packages/logilab/astng/test/data2/suppliermodule_test.py
file path=usr/lib/python2.6/vendor-packages/logilab/astng/test/regrtest.py
file \
    path=usr/lib/python2.6/vendor-packages/logilab/astng/test/regrtest_data/descriptor_crash.py pkg.tmp.autopyc=false
file \
    path=usr/lib/python2.6/vendor-packages/logilab/astng/test/regrtest_data/import_package_subpackage_module.py pkg.tmp.autopyc=false
file \
    path=usr/lib/python2.6/vendor-packages/logilab/astng/test/regrtest_data/package/__init__.py pkg.tmp.autopyc=false
file \
    path=usr/lib/python2.6/vendor-packages/logilab/astng/test/regrtest_data/package/subpackage/__init__.py pkg.tmp.autopyc=false
file \
    path=usr/lib/python2.6/vendor-packages/logilab/astng/test/regrtest_data/package/subpackage/module.py pkg.tmp.autopyc=false
file \
    path=usr/lib/python2.6/vendor-packages/logilab/astng/test/unittest_builder.py
file \
    path=usr/lib/python2.6/vendor-packages/logilab/astng/test/unittest_inference.py
file \
    path=usr/lib/python2.6/vendor-packages/logilab/astng/test/unittest_inspector.py
file \
    path=usr/lib/python2.6/vendor-packages/logilab/astng/test/unittest_lookup.py
file \
    path=usr/lib/python2.6/vendor-packages/logilab/astng/test/unittest_manager.py
file \
    path=usr/lib/python2.6/vendor-packages/logilab/astng/test/unittest_nodes.py
file \
    path=usr/lib/python2.6/vendor-packages/logilab/astng/test/unittest_scoped_nodes.py
file \
    path=usr/lib/python2.6/vendor-packages/logilab/astng/test/unittest_utils.py
file path=usr/lib/python2.6/vendor-packages/logilab/astng/utils.py
file \
    path=usr/lib/python2.6/vendor-packages/logilab_astng-0.19.0-py2.6-nspkg.pth
file \
    path=usr/lib/python2.6/vendor-packages/logilab_astng-0.19.0-py2.6.egg-info/PKG-INFO
file \
    path=usr/lib/python2.6/vendor-packages/logilab_astng-0.19.0-py2.6.egg-info/SOURCES.txt
file \
    path=usr/lib/python2.6/vendor-packages/logilab_astng-0.19.0-py2.6.egg-info/dependency_links.txt
file \
    path=usr/lib/python2.6/vendor-packages/logilab_astng-0.19.0-py2.6.egg-info/namespace_packages.txt
file \
    path=usr/lib/python2.6/vendor-packages/logilab_astng-0.19.0-py2.6.egg-info/requires.txt
file \
    path=usr/lib/python2.6/vendor-packages/logilab_astng-0.19.0-py2.6.egg-info/top_level.txt
file logilab-astng.3 path=usr/share/man/man3/logilab-astng.3
legacy pkg=SUNWlogilab-astng \
    desc="logilab-astng - Python Abstract Syntax Tree New Generation (0.19.0)" \
    name="logilab-astng - Python Abstract Syntax Tree New Generation"
license logilab-astng.license license=GPLv2

# pkgdepend should have picked up the dependency on /library/python-2/logilab-common;
# this explicit depend action can be removed if pkgdepend is fixed later
depend fmri=__TBD \
    pkg.debug.depend.file=usr/lib/python2.6/vendor-packages/logilab/common/modutils.py \
    pkg.debug.reason=usr/lib/python2.6/vendor-packages/logilab/astng/manager.py \
    type=require