libreoffice: update to 24.8.4.2
[oi-userland.git] / components / python / dbus-python / python-dbus-PYVER.p5m
blob3f02292ad38d35d71fb8fbc36200b51aa2ad1c0e
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2016 Alexander Pyhalov
14 # Copyright 2022 Gary Mills
15 # Copyright 2023 Klaus Ziegler
18 set name=pkg.fmri value=pkg:/library/python/python-dbus-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
19 set name=pkg.human-version value=$(HUMAN_VERSION)
20 set name=pkg.summary value="Python bindings for D-Bus"
21 set name=info.classification value="org.opensolaris.category.2008:System/Libraries"
22 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
23 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
24 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
26 license COPYING license='MIT'
28 depend type=require \
29         fmri=library/python/python-dbus@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
31 link path=usr/include/dbus-1.0/dbus/dbus-python.h \
32         target=dbus-python.h-$(PYVER) \
33         mediator=python mediator-version=$(PYVER)
34 link path=usr/lib/$(MACH64)/pkgconfig/dbus-python.pc \
35         target=../../$(MACH64)/pkgconfig/dbus-python.pc-3.9 \
36         mediator=python mediator-version=3.9
38 file path=usr/include/dbus-1.0/dbus/dbus-python.h-$(PYVER)
39 file path=usr/lib/$(MACH64)/pkgconfig/dbus-python.pc-$(PYVER)
40 file path=usr/lib/python$(PYVER)/vendor-packages/_dbus_bindings.so
41 file path=usr/lib/python$(PYVER)/vendor-packages/_dbus_glib_bindings.so
42 file path=usr/lib/python$(PYVER)/vendor-packages/dbus/__init__.py
43 file path=usr/lib/python$(PYVER)/vendor-packages/dbus/_compat.py
44 file path=usr/lib/python$(PYVER)/vendor-packages/dbus/_dbus.py
45 file path=usr/lib/python$(PYVER)/vendor-packages/dbus/_expat_introspect_parser.py
46 file path=usr/lib/python$(PYVER)/vendor-packages/dbus/bus.py
47 file path=usr/lib/python$(PYVER)/vendor-packages/dbus/connection.py
48 file path=usr/lib/python$(PYVER)/vendor-packages/dbus/decorators.py
49 file path=usr/lib/python$(PYVER)/vendor-packages/dbus/exceptions.py
50 file path=usr/lib/python$(PYVER)/vendor-packages/dbus/gi_service.py
51 file path=usr/lib/python$(PYVER)/vendor-packages/dbus/glib.py
52 file path=usr/lib/python$(PYVER)/vendor-packages/dbus/lowlevel.py
53 file path=usr/lib/python$(PYVER)/vendor-packages/dbus/mainloop/__init__.py
54 file path=usr/lib/python$(PYVER)/vendor-packages/dbus/mainloop/glib.py
55 file path=usr/lib/python$(PYVER)/vendor-packages/dbus/proxies.py
56 file path=usr/lib/python$(PYVER)/vendor-packages/dbus/server.py
57 file path=usr/lib/python$(PYVER)/vendor-packages/dbus/service.py
58 file path=usr/lib/python$(PYVER)/vendor-packages/dbus/types.py
59 file path=usr/lib/python$(PYVER)/vendor-packages/dbus_python-$(HUMAN_VERSION)-py$(PYVER).egg-info/PKG-INFO
60 file path=usr/lib/python$(PYVER)/vendor-packages/dbus_python-$(HUMAN_VERSION)-py$(PYVER).egg-info/SOURCES.txt
61 file path=usr/lib/python$(PYVER)/vendor-packages/dbus_python-$(HUMAN_VERSION)-py$(PYVER).egg-info/dependency_links.txt
62 file path=usr/lib/python$(PYVER)/vendor-packages/dbus_python-$(HUMAN_VERSION)-py$(PYVER).egg-info/not-zip-safe
63 file path=usr/lib/python$(PYVER)/vendor-packages/dbus_python-$(HUMAN_VERSION)-py$(PYVER).egg-info/requires.txt
64 file path=usr/lib/python$(PYVER)/vendor-packages/dbus_python-$(HUMAN_VERSION)-py$(PYVER).egg-info/top_level.txt
66 # python modules are unusable without python runtime binary
67 depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
68     pkg.debug.depend.path=usr/bin