shared-macros.mk: simplify java settings
[oi-userland.git] / components / sysutils / nut / nut-monitor-gui-py3qt5.p5m
blob5abd2c2e3a98f7ba3ec906978a0ef4af314f823c
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 2023 Jim Klimov
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)/nut-monitor-gui-py3qt5@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.human-version value=$(HUMAN_VERSION)
18 set name=pkg.summary value="$(COMPONENT_SUMMARY) - NUT-Monitor GUI client (Python 3.x with QT5)"
19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
26 <transform dir path=usr/share/nut/nut-monitor/app -> set group bin>
27 <transform dir path=usr/share/nut/nut-monitor/app/ui -> set group bin>
29 depend fmri=$(COMPONENT_FMRI)/nut-monitor-gui-common@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) type=require
31 dir path=usr/share/nut/nut-monitor/app group=bin
32 dir path=usr/share/nut/nut-monitor/app/ui group=bin
34 file path=usr/share/nut/nut-monitor/app/NUT-Monitor-py3qt5 mode=0555
35 file path=usr/share/nut/nut-monitor/app/nut-monitor-py3qt5.desktop
36 link path=usr/share/applications/nut-monitor-py3qt5.desktop \
37     target=../nut/nut-monitor/app/nut-monitor-py3qt5.desktop
38 file path=usr/share/nut/nut-monitor/app/ui/aboutdialog1.ui
39 file path=usr/share/nut/nut-monitor/app/ui/dialog1.ui
40 file path=usr/share/nut/nut-monitor/app/ui/dialog2.ui
41 file path=usr/share/nut/nut-monitor/app/ui/window1.ui