gcc-6: use $(GNU_ARCH) in manifest
[unleashed-userland.git] / components / ConsoleKit / consolekit.p5m
blob371bcdf70c7108a1aa506b58a7714b3c166815a4
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 2015 Alexander Pyhalov
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(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 <transform file path=etc/.* ->  default preserve renameold>
27 dir group=root mode=0755 owner=root path=var/log/ConsoleKit
28 dir group=root mode=0755 owner=root path=usr/lib/ConsoleKit/run-seat.d
29 dir group=root mode=0755 owner=root path=usr/lib/ConsoleKit/run-session.d
30 dir group=sys mode=0755 owner=root path=etc/ConsoleKit/run-seat.d
31 dir group=sys mode=0755 owner=root path=etc/ConsoleKit/run-session.d
33 file files/ck-history.1 path=usr/share/man/man1/ck-history.1
34 file files/ck-launch-session.1 path=usr/share/man/man1/ck-launch-session.1
35 file files/ck-list-sessions.1 path=usr/share/man/man1/ck-list-sessions.1
36 file files/ck-seat-tool.1m path=usr/share/man/man1m/ck-seat-tool.1m
37 file files/console-kit-daemon.1m path=usr/share/man/man1m/console-kit-daemon.1m
38 file files/consolekit.xml path=lib/svc/manifest/system/consolekit.xml
39 file files/svc-consolekit path=/lib/svc/method/svc-consolekit mode=0555
41 file path=etc/ConsoleKit/displays.d/Headless.display
42 file path=etc/ConsoleKit/displays.d/HotPlug.display
43 file path=etc/ConsoleKit/displays.d/Local.display
44 file path=etc/ConsoleKit/displays.d/LocalVNC.display
45 file path=etc/ConsoleKit/displays.d/MultiDCU.display
46 file path=etc/ConsoleKit/displays.d/RemoteMachine.display
47 file path=etc/ConsoleKit/displays.d/Sunray.display
48 file path=etc/ConsoleKit/seats.d/00-primary.seat
49 file path=etc/ConsoleKit/sessions.d/Headless.session
50 file path=etc/ConsoleKit/sessions.d/Local.session
51 file path=etc/ConsoleKit/sessions.d/LocalVNC.session
52 file path=etc/ConsoleKit/sessions.d/MultiDCU0.session
53 file path=etc/ConsoleKit/sessions.d/MultiDCU1.session
54 file path=etc/ConsoleKit/sessions.d/MultiDCU2.session
55 file path=etc/ConsoleKit/sessions.d/MultiDCU3.session
56 file path=etc/ConsoleKit/sessions.d/Remote.session
57 file path=etc/dbus-1/system.d/ConsoleKit.conf
58 file path=usr/bin/ck-history
59 file path=usr/bin/ck-launch-session
60 file path=usr/bin/ck-list-sessions
61 file path=usr/include/ConsoleKit/ck-connector/ck-connector.h
62 file path=usr/lib/ConsoleKit/scripts/ck-system-restart mode=0555
63 file path=usr/lib/ConsoleKit/scripts/ck-system-stop mode=0555
64 file path=usr/lib/ck-collect-session-info mode=0555
65 file path=usr/lib/ck-get-x11-display-device mode=0555
66 file path=usr/lib/ck-get-x11-server-pid mode=0555
67 link path=usr/lib/libck-connector.so target=libck-connector.so.0.0.0
68 link path=usr/lib/libck-connector.so.0 target=libck-connector.so.0.0.0
69 file path=usr/lib/libck-connector.so.0.0.0
70 file path=usr/lib/pkgconfig/ck-connector.pc
71 file path=usr/sbin/ck-seat-tool
72 file path=usr/sbin/console-kit-daemon
73 file path=usr/share/dbus-1/interfaces/org.freedesktop.ConsoleKit.Manager.xml
74 file path=usr/share/dbus-1/interfaces/org.freedesktop.ConsoleKit.Seat.xml
75 file path=usr/share/dbus-1/interfaces/org.freedesktop.ConsoleKit.Session.xml
76 file path=usr/share/dbus-1/system-services/org.freedesktop.ConsoleKit.service