4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
21 # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
24 value=pkg:/library/python/subversion@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
25 set name=pkg.human-version value=$(HUMAN_VERSION)
26 set name=pkg.summary value="Python bindings for the Subversion SCM"
27 set name=info.classification \
28 value="org.opensolaris.category.2008:Development/Source Code Management"
29 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
30 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
31 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
33 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
35 file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/__init__.py
36 file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/_client.so
37 file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/_core.so
38 file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/_delta.so
39 file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/_diff.so
40 file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/_fs.so
41 file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/_ra.so
42 file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/_repos.so
43 file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/_wc.so
44 file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/client.py
45 file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/core.py
46 file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/delta.py
47 file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/diff.py
48 file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/fs.py
49 file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/ra.py
50 file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/repos.py
51 file path=usr/lib/python$(PYVER)/vendor-packages/libsvn/wc.py
52 file path=usr/lib/python$(PYVER)/vendor-packages/svn/__init__.py
53 file path=usr/lib/python$(PYVER)/vendor-packages/svn/client.py
54 file path=usr/lib/python$(PYVER)/vendor-packages/svn/core.py
55 file path=usr/lib/python$(PYVER)/vendor-packages/svn/delta.py
56 file path=usr/lib/python$(PYVER)/vendor-packages/svn/diff.py
57 file path=usr/lib/python$(PYVER)/vendor-packages/svn/fs.py
58 file path=usr/lib/python$(PYVER)/vendor-packages/svn/ra.py
59 file path=usr/lib/python$(PYVER)/vendor-packages/svn/repos.py
60 file path=usr/lib/python$(PYVER)/vendor-packages/svn/wc.py
61 link path=usr/lib/$(MACH64)/libsvn_swig_py-1.so \
62 target=libsvn_swig_py-1.so.0.0.0
63 link path=usr/lib/$(MACH64)/libsvn_swig_py-1.so.0 \
64 target=libsvn_swig_py-1.so.0.0.0
65 file path=usr/lib/$(MACH64)/libsvn_swig_py-1.so.0.0.0
67 # python modules are unusable without python runtime binary
68 depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
69 pkg.debug.depend.path=usr/bin