components/desktop/dbus/libdbus.p5m
changeset 5888 09b82e3ff500
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/desktop/dbus/libdbus.p5m	Fri Apr 29 14:55:13 2016 -0700
@@ -0,0 +1,65 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+
+#
+# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
+#
+
+<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
+set name=pkg.fmri \
+    value=pkg:/system/library/libdbus@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="D-Bus: Simple IPC library based on messages"
+set name=com.oracle.info.description value=D-Bus
+set name=com.oracle.info.tpno value=$(TPNO)
+set name=info.classification value=org.opensolaris.category.2008:System/Services
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=LSARC/2006/368
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+file path=usr/include/dbus-1.0/dbus/dbus-address.h
+file path=usr/include/dbus-1.0/dbus/dbus-bus.h
+file path=usr/include/dbus-1.0/dbus/dbus-connection.h
+file path=usr/include/dbus-1.0/dbus/dbus-errors.h
+file path=usr/include/dbus-1.0/dbus/dbus-macros.h
+file path=usr/include/dbus-1.0/dbus/dbus-memory.h
+file path=usr/include/dbus-1.0/dbus/dbus-message.h
+file path=usr/include/dbus-1.0/dbus/dbus-misc.h
+file path=usr/include/dbus-1.0/dbus/dbus-pending-call.h
+file path=usr/include/dbus-1.0/dbus/dbus-protocol.h
+file path=usr/include/dbus-1.0/dbus/dbus-server.h
+file path=usr/include/dbus-1.0/dbus/dbus-shared.h
+file path=usr/include/dbus-1.0/dbus/dbus-signature.h
+file path=usr/include/dbus-1.0/dbus/dbus-syntax.h
+file path=usr/include/dbus-1.0/dbus/dbus-threads.h
+file path=usr/include/dbus-1.0/dbus/dbus-types.h
+file path=usr/include/dbus-1.0/dbus/dbus.h
+file path=usr/lib/$(MACH64)/dbus-1.0/include/dbus/dbus-arch-deps.h
+link path=usr/lib/$(MACH64)/libdbus-1.so target=libdbus-1.so.3.14.3
+link path=usr/lib/$(MACH64)/libdbus-1.so.3 target=libdbus-1.so.3.14.3
+file path=usr/lib/$(MACH64)/libdbus-1.so.3.14.3
+file path=usr/lib/$(MACH64)/pkgconfig/dbus-1.pc
+file path=usr/lib/dbus-1.0/include/dbus/dbus-arch-deps.h
+link path=usr/lib/libdbus-1.so target=libdbus-1.so.3.14.3
+link path=usr/lib/libdbus-1.so.3 target=libdbus-1.so.3.14.3
+file path=usr/lib/libdbus-1.so.3.14.3
+file path=usr/lib/pkgconfig/dbus-1.pc
+file files/libdbus-1.3lib path=usr/share/man/man3lib/libdbus-1.3lib
+license dbus.license license="dbus, GPLv2"