components/desktop/dbus-python/dbus-python-PYVER.p5m
author Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
Tue, 15 Nov 2016 15:00:17 -0800
changeset 7332 50a475baa0cd
child 7386 f32f075026f4
permissions -rw-r--r--
23245352 Move dbus-python 1.2.0 to Userland
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7332
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     1
#
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     2
# CDDL HEADER START
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     3
#
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     7
#
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    11
# and limitations under the License.
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    12
#
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    18
#
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    19
# CDDL HEADER END
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    20
#
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    21
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    22
#
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    23
# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    24
#
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    25
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    26
set name=pkg.fmri \
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    27
    value=pkg:/library/python/dbus-python-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    28
set name=pkg.summary value="Python $(PYVER) bindings for D-Bus"
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    29
set name=com.oracle.info.description value="Python bindings for D-Bus"
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    30
set name=com.oracle.info.tpno value=$(TPNO)
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    31
set name=info.classification \
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    32
    value=org.opensolaris.category.2008:System/Libraries
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    33
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    34
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    35
set name=org.opensolaris.arc-caseid value=LSARC/2006/368 value=LSARC/2007/063
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    36
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    37
file usr/lib/python$(PYVER)/vendor-packages/64/_dbus_bindings.so \
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    38
    path=usr/lib/python$(PYVER)/vendor-packages/64/_dbus_bindings.so
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    39
file usr/lib/python$(PYVER)/vendor-packages/64/_dbus_glib_bindings.so \
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    40
    path=usr/lib/python$(PYVER)/vendor-packages/64/_dbus_glib_bindings.so
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    41
file usr/lib/python$(PYVER)/vendor-packages/_dbus_bindings.so \
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    42
    path=usr/lib/python$(PYVER)/vendor-packages/_dbus_bindings.so
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    43
file usr/lib/python$(PYVER)/vendor-packages/_dbus_glib_bindings.so \
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    44
    path=usr/lib/python$(PYVER)/vendor-packages/_dbus_glib_bindings.so
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    45
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/__init__.py
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    46
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/_compat.py
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    47
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/_dbus.py
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    48
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/_expat_introspect_parser.py
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    49
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/_version.py
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    50
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/bus.py
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    51
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/connection.py
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    52
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/decorators.py
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    53
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/exceptions.py
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    54
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/gi_service.py
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    55
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/glib.py
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    56
$(PYTHON_2.7_ONLY)file path=usr/lib/python$(PYVER)/vendor-packages/dbus/gobject_service.py
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    57
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/lowlevel.py
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    58
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/mainloop/__init__.py
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    59
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/mainloop/glib.py
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    60
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/proxies.py
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    61
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/server.py
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    62
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/service.py
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    63
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/types.py
50a475baa0cd 23245352 Move dbus-python 1.2.0 to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    64
license COPYING license=MIT