dbus: update to 1.10.20
[unleashed-userland.git] / components / library / dbus / dbus.p5m
blobf7b4d7e56b4fa5aca8fd8a2fcf54dfd5196596ff
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 2017 Alexander Pyhalov
16 set name=pkg.fmri value=pkg:/system/library/dbus@$(IPS_COMPONENT_VERSION),$(BUILD_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 dir group=root mode=0755 owner=root path=var/lib/dbus
26 dir group=bin mode=0755 owner=root path=etc/dbus-1/session.d
28 file files/dbus.xml path=lib/svc/manifest/system/dbus.xml
29 file files/svc-dbus path=lib/svc/method/svc-dbus mode=0555
30 file files/0070.dbus path=etc/X11/xinit/xinitrc.d/0070.dbus mode=0555
32 file files/auth_attr path=etc/security/auth_attr.d/system-library-dbus
33 file files/prof_attr path=etc/security/prof_attr.d/system-library-dbus
35 <transform file path=usr/share/doc/.* ->  default facet.doc true>
37 file path=etc/dbus-1/session.conf preserve=rename-old
38 file path=etc/dbus-1/system.conf preserve=rename-old
39 file path=usr/bin/dbus-cleanup-sockets
40 file path=usr/bin/dbus-monitor
41 file path=usr/bin/dbus-run-session
42 file path=usr/bin/dbus-send
43 file path=usr/bin/dbus-test-tool
44 file path=usr/bin/dbus-update-activation-environment
45 file path=usr/bin/dbus-uuidgen
46 file path=usr/lib/dbus-daemon mode=0555
47 file path=usr/lib/dbus-daemon-launch-helper mode=0555
48 file path=usr/share/dbus-1/session.conf preserve=rename-old
49 file path=usr/share/dbus-1/system.conf preserve=rename-old
50 file path=usr/share/doc/dbus/diagram.png
51 file path=usr/share/doc/dbus/diagram.svg
52 file path=usr/share/doc/dbus/examples/GetAllMatchRules.py
53 file path=usr/share/doc/dbus/examples/example-session-disable-stats.conf
54 file path=usr/share/doc/dbus/examples/example-system-enable-stats.conf
55 file path=usr/share/doc/dbus/system-activation.txt