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

#
# 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) 2016, Oracle and/or its affiliates. All rights reserved.
#

set name=pkg.fmri \
    value=pkg:/library/python/dbus-python-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="Python $(PYVER) bindings for D-Bus"
set name=com.oracle.info.description value="Python bindings for D-Bus"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
    value=org.opensolaris.category.2008:System/Libraries
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=LSARC/2006/368 value=LSARC/2007/063
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
file usr/lib/python$(PYVER)/vendor-packages/64/_dbus_bindings.so \
    path=usr/lib/python$(PYVER)/vendor-packages/64/_dbus_bindings.so
file usr/lib/python$(PYVER)/vendor-packages/64/_dbus_glib_bindings.so \
    path=usr/lib/python$(PYVER)/vendor-packages/64/_dbus_glib_bindings.so
file usr/lib/python$(PYVER)/vendor-packages/_dbus_bindings.so \
    path=usr/lib/python$(PYVER)/vendor-packages/_dbus_bindings.so
file usr/lib/python$(PYVER)/vendor-packages/_dbus_glib_bindings.so \
    path=usr/lib/python$(PYVER)/vendor-packages/_dbus_glib_bindings.so
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/_compat.py
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/_dbus.py
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/_expat_introspect_parser.py
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/_version.py
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/bus.py
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/connection.py
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/decorators.py
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/exceptions.py
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/gi_service.py
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/glib.py
$(PYTHON_2.7_ONLY)file path=usr/lib/python$(PYVER)/vendor-packages/dbus/gobject_service.py
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/lowlevel.py
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/mainloop/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/mainloop/glib.py
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/proxies.py
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/server.py
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/service.py
file path=usr/lib/python$(PYVER)/vendor-packages/dbus/types.py
license COPYING license=MIT