components/php/xdebug/xdebug-php56.p5m
branchs11-update
changeset 4418 7ae5fd823a4b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/php/xdebug/xdebug-php56.p5m	Fri Jun 05 09:47:02 2015 -0700
@@ -0,0 +1,41 @@
+#
+# 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, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+    value=pkg:/web/php-56/extension/php-xdebug@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="Xdebug extension for PHP"
+set name=com.oracle.info.description \
+    value="Xdebug - Debugger and Profiler Tool for PHP"
+set name=com.oracle.info.tpno value=22429
+set name=info.classification value=org.opensolaris.category.2008:Development/PHP
+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/2015/255
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+# linted to solve 64-bit object in 32-bit path error
+file path=usr/php/5.6/lib/extensions/no-debug-zts-20131226/xdebug.so \
+    pkg.linted.userland.action001.2=true
+license xdebug.license license=other
+depend type=require fmri=web/php-56