python/setuptools-rust: replace deprecated wheel.bdist_wheel
[oi-userland.git] / components / python / pyatspi / pyatspi-PYVER.p5m
blobf5d4869098b834e9761cd5b5e10ae6bd31cfb401
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.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source.  A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
11 # Copyright 2017 Alexander Pyhalov
12 # Copyright 2021 Andreas Wacknitz
15 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
16 set name=pkg.human-version value=$(HUMAN_VERSION)
17 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
18 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
19 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
20 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
21 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
23 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
25 depend type=require fmri=library/python/pygobject-$(PYV)
27 file path=usr/lib/python$(PYVER)/vendor-packages/pyatspi/Accessibility.py
28 file path=usr/lib/python$(PYVER)/vendor-packages/pyatspi/__init__.py
29 file path=usr/lib/python$(PYVER)/vendor-packages/pyatspi/action.py
30 file path=usr/lib/python$(PYVER)/vendor-packages/pyatspi/appevent.py
31 file path=usr/lib/python$(PYVER)/vendor-packages/pyatspi/application.py
32 file path=usr/lib/python$(PYVER)/vendor-packages/pyatspi/atspienum.py
33 file path=usr/lib/python$(PYVER)/vendor-packages/pyatspi/collection.py
34 file path=usr/lib/python$(PYVER)/vendor-packages/pyatspi/component.py
35 file path=usr/lib/python$(PYVER)/vendor-packages/pyatspi/constants.py
36 file path=usr/lib/python$(PYVER)/vendor-packages/pyatspi/deviceevent.py
37 file path=usr/lib/python$(PYVER)/vendor-packages/pyatspi/document.py
38 file path=usr/lib/python$(PYVER)/vendor-packages/pyatspi/editabletext.py
39 file path=usr/lib/python$(PYVER)/vendor-packages/pyatspi/hypertext.py
40 file path=usr/lib/python$(PYVER)/vendor-packages/pyatspi/image.py
41 file path=usr/lib/python$(PYVER)/vendor-packages/pyatspi/interface.py
42 file path=usr/lib/python$(PYVER)/vendor-packages/pyatspi/registry.py
43 file path=usr/lib/python$(PYVER)/vendor-packages/pyatspi/role.py
44 file path=usr/lib/python$(PYVER)/vendor-packages/pyatspi/selection.py
45 file path=usr/lib/python$(PYVER)/vendor-packages/pyatspi/state.py
46 file path=usr/lib/python$(PYVER)/vendor-packages/pyatspi/table.py
47 file path=usr/lib/python$(PYVER)/vendor-packages/pyatspi/tablecell.py
48 file path=usr/lib/python$(PYVER)/vendor-packages/pyatspi/text.py
49 file path=usr/lib/python$(PYVER)/vendor-packages/pyatspi/utils.py
50 file path=usr/lib/python$(PYVER)/vendor-packages/pyatspi/value.py