components/r/r-cran-parallel.p5m
changeset 4739 fe9f7b631d54
child 5096 e1f2390f1e8a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/r/r-cran-parallel.p5m	Wed Aug 05 02:55:12 2015 -0700
@@ -0,0 +1,67 @@
+#
+# 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:/library/r/r-cran-parallel@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="Support for Parallel computation in R"
+set name=info.classification \
+    value="org.opensolaris.category.2008:Development/Other Languages"
+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/216
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+file path=usr/lib/$(MACH64)/R/library/parallel/DESCRIPTION
+file path=usr/lib/$(MACH64)/R/library/parallel/INDEX
+file path=usr/lib/$(MACH64)/R/library/parallel/Meta/Rd.rds
+file path=usr/lib/$(MACH64)/R/library/parallel/Meta/hsearch.rds
+file path=usr/lib/$(MACH64)/R/library/parallel/Meta/links.rds
+file path=usr/lib/$(MACH64)/R/library/parallel/Meta/nsInfo.rds
+file path=usr/lib/$(MACH64)/R/library/parallel/Meta/package.rds
+file path=usr/lib/$(MACH64)/R/library/parallel/NAMESPACE
+file path=usr/lib/$(MACH64)/R/library/parallel/R/parallel
+file path=usr/lib/$(MACH64)/R/library/parallel/R/parallel.rdb
+file path=usr/lib/$(MACH64)/R/library/parallel/R/parallel.rdx
+file path=usr/lib/$(MACH64)/R/library/parallel/doc/parallel.pdf
+file path=usr/lib/$(MACH64)/R/library/parallel/help/AnIndex
+file path=usr/lib/$(MACH64)/R/library/parallel/help/aliases.rds
+file path=usr/lib/$(MACH64)/R/library/parallel/help/parallel.rdb
+file path=usr/lib/$(MACH64)/R/library/parallel/help/parallel.rdx
+file path=usr/lib/$(MACH64)/R/library/parallel/help/paths.rds
+file path=usr/lib/$(MACH64)/R/library/parallel/html/00Index.html
+file path=usr/lib/$(MACH64)/R/library/parallel/html/R.css
+file path=usr/lib/$(MACH64)/R/library/parallel/html/RngStream.html
+file path=usr/lib/$(MACH64)/R/library/parallel/html/children.html
+file path=usr/lib/$(MACH64)/R/library/parallel/html/clusterApply.html
+file path=usr/lib/$(MACH64)/R/library/parallel/html/detectCores.html
+file path=usr/lib/$(MACH64)/R/library/parallel/html/makeCluster.html
+file path=usr/lib/$(MACH64)/R/library/parallel/html/mcaffinity.html
+file path=usr/lib/$(MACH64)/R/library/parallel/html/mcfork.html
+file path=usr/lib/$(MACH64)/R/library/parallel/html/mclapply.html
+file path=usr/lib/$(MACH64)/R/library/parallel/html/mcparallel.html
+file path=usr/lib/$(MACH64)/R/library/parallel/html/parallel-package.html
+file path=usr/lib/$(MACH64)/R/library/parallel/html/pvec.html
+file path=usr/lib/$(MACH64)/R/library/parallel/html/splitIndices.html
+file path=usr/lib/$(MACH64)/R/library/parallel/libs/parallel.so \
+    pkg.depend.bypass-generate=libR.so
+license COPYING license=GPLv2
+depend type=require fmri=pkg:/runtime/r