23245344 Move mm-common to Userland and update to 0.9.8
authorNiveditha Rau <Niveditha.Rau@Oracle.COM>
Fri, 20 May 2016 17:45:15 -0700
changeset 6046 006dfff2d7b7
parent 6045 abebf8b1481e
child 6047 12cf6432371b
23245344 Move mm-common to Userland and update to 0.9.8
components/gnome/mm-common/Makefile
components/gnome/mm-common/mm-common.p5m
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gnome/mm-common/Makefile	Fri May 20 17:45:15 2016 -0700
@@ -0,0 +1,43 @@
+#
+# 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) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+#
+
+BUILD_BITS= 		NO_ARCH
+include ../../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=		mm-common
+COMPONENT_VERSION=	0.9.8
+COMPONENT_PROJECT_URL=	https://developer.gnome.org/glibmm/stable/
+COMPONENT_ARCHIVE_HASH= \
+    sha256:c9ab5fd3872fbe245fbc35347acf4a95063111f81d54c43df3af662dad0a03d5
+
+TPNO=			24639
+
+TEST_TARGET= $(NO_TESTS)
+
+include $(WS_MAKE_RULES)/gnome-component.mk
+
+CONFIGURE_OPTIONS += --disable-network
+
+REQUIRED_PACKAGES += shell/ksh93
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/gnome/mm-common/mm-common.p5m	Fri May 20 17:45:15 2016 -0700
@@ -0,0 +1,63 @@
+#
+# 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) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+#
+
+<transform file path=usr.*/man/.+ -> \
+    default mangler.man.stability "pass-through volatile">
+set name=pkg.fmri \
+    value=pkg:/library/desktop/c++/mm-common@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary \
+    value="Build infrastructure and utilities shared among the GNOME C++ binding libraries"
+set name=com.oracle.info.description value=mm-common
+set name=com.oracle.info.tpno value=$(TPNO)
+set name=info.classification \
+    value="org.opensolaris.category.2008:Desktop (GNOME)/Libraries"
+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=PSARC/2016/313
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+file path=usr/bin/mm-common-prepare
+file path=usr/share/aclocal/mm-ax_cxx_compile_stdcxx_11.m4
+file path=usr/share/aclocal/mm-common.m4
+file path=usr/share/aclocal/mm-dietlib.m4
+file path=usr/share/aclocal/mm-doc.m4
+file path=usr/share/aclocal/mm-module.m4
+file path=usr/share/aclocal/mm-pkg.m4
+file path=usr/share/aclocal/mm-warnings.m4
+file path=usr/share/doc/mm-common/README
+file path=usr/share/doc/mm-common/skeletonmm.tar.gz
+file path=usr/share/man/man1/mm-common-prepare.1
+file path=usr/share/mm-common/build/compile-binding.am
+file path=usr/share/mm-common/build/dist-changelog.am
+file path=usr/share/mm-common/build/doc-reference.am
+file path=usr/share/mm-common/build/generate-binding.am
+file path=usr/share/mm-common/doctags/libstdc++.tag
+file path=usr/share/mm-common/doctool/doc-install.pl
+file path=usr/share/mm-common/doctool/doc-postprocess.pl
+file path=usr/share/mm-common/doctool/doxygen-extra.css
+file path=usr/share/mm-common/doctool/doxygen.css
+file path=usr/share/mm-common/doctool/tagfile-to-devhelp2.xsl
+file path=usr/share/pkgconfig/mm-common-libstdc++.pc
+file path=usr/share/pkgconfig/mm-common-util.pc
+license COPYING license=GPLv2