Michal Nowak
2018-07-05 edbff5c1dc00e215d2b7d071984233c846960423
commit | author | age
19b256 1 #
AP 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 #
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.
10 #
11
12 #
e2a034 13 # Copyright 2017 Alexander Pyhalov
edbff5 14 # Copyright 2018 Michal Nowak
19b256 15 #
AP 16
17 set name=pkg.fmri value=pkg:/system/library/libdbus@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
18 set name=pkg.summary value="$(COMPONENT_SUMMARY) - development files"
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)
23
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
25
26 file path=usr/include/dbus-1.0/dbus/dbus-address.h
27 file path=usr/include/dbus-1.0/dbus/dbus-bus.h
28 file path=usr/include/dbus-1.0/dbus/dbus-connection.h
29 file path=usr/include/dbus-1.0/dbus/dbus-errors.h
30 file path=usr/include/dbus-1.0/dbus/dbus-macros.h
31 file path=usr/include/dbus-1.0/dbus/dbus-memory.h
32 file path=usr/include/dbus-1.0/dbus/dbus-message.h
33 file path=usr/include/dbus-1.0/dbus/dbus-misc.h
34 file path=usr/include/dbus-1.0/dbus/dbus-pending-call.h
35 file path=usr/include/dbus-1.0/dbus/dbus-protocol.h
36 file path=usr/include/dbus-1.0/dbus/dbus-server.h
37 file path=usr/include/dbus-1.0/dbus/dbus-shared.h
38 file path=usr/include/dbus-1.0/dbus/dbus-signature.h
39 file path=usr/include/dbus-1.0/dbus/dbus-syntax.h
40 file path=usr/include/dbus-1.0/dbus/dbus-threads.h
41 file path=usr/include/dbus-1.0/dbus/dbus-types.h
42 file path=usr/include/dbus-1.0/dbus/dbus.h
edbff5 43 file path=usr/lib/$(MACH64)/cmake/DBus1/DBus1Config.cmake
MN 44 file path=usr/lib/$(MACH64)/cmake/DBus1/DBus1ConfigVersion.cmake
19b256 45 file path=usr/lib/$(MACH64)/dbus-1.0/include/dbus/dbus-arch-deps.h
edbff5 46 link path=usr/lib/$(MACH64)/libdbus-1.so target=libdbus-1.so.3.19.7
MN 47 link path=usr/lib/$(MACH64)/libdbus-1.so.3 target=libdbus-1.so.3.19.7
48 file path=usr/lib/$(MACH64)/libdbus-1.so.3.19.7
19b256 49 file path=usr/lib/$(MACH64)/pkgconfig/dbus-1.pc
edbff5 50 file path=usr/lib/cmake/DBus1/DBus1Config.cmake
MN 51 file path=usr/lib/cmake/DBus1/DBus1ConfigVersion.cmake
19b256 52 file path=usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h
edbff5 53 link path=usr/lib/libdbus-1.so target=libdbus-1.so.3.19.7
MN 54 link path=usr/lib/libdbus-1.so.3 target=libdbus-1.so.3.19.7
55 file path=usr/lib/libdbus-1.so.3.19.7
19b256 56 file path=usr/lib/pkgconfig/dbus-1.pc