p7zip: assorted fixes
[oi-userland.git] / components / network / avahi / avahi-gui.p5m
blob59d1a5cce171186a87e548a00179efd6fd3bb915
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"). You may
4 # only use this file in accordance with the terms 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.
12 # Copyright 2019 Alexander Pyhalov
15 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)/gui@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
16 set name=pkg.human-version value=$(HUMAN_VERSION)
17 set name=pkg.summary value="Avahi client GUI libs/utils"
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 file usr/bin/$(MACH64)/avahi-discover path=usr/bin/avahi-discover
26 file usr/bin/$(MACH64)/avahi-discover-standalone path=usr/bin/avahi-discover-standalone
27 link path=usr/bin/bshell target=bssh
28 file usr/bin/$(MACH64)/bssh path=usr/bin/bssh
29 link path=usr/bin/bvnc target=bssh
30 file path=usr/include/avahi-ui/avahi-ui.h
31 link path=usr/lib/$(MACH64)/libavahi-ui.so target=libavahi-ui.so.0.1.4
32 link path=usr/lib/$(MACH64)/libavahi-ui.so.0 target=libavahi-ui.so.0.1.4
33 file path=usr/lib/$(MACH64)/libavahi-ui.so.0.1.4
34 file path=usr/lib/$(MACH64)/pkgconfig/avahi-ui.pc
35 file path=usr/share/applications/avahi-discover.desktop
36 file path=usr/share/applications/bssh.desktop
37 file path=usr/share/applications/bvnc.desktop
38 file path=usr/share/avahi/interfaces/avahi-discover.ui
39 file path=usr/share/man/man1/avahi-discover.1
40 file path=usr/share/man/man1/bssh.1
41 link path=usr/share/man/man1/bvnc.1 target=bssh.1