mpc.p5m revision 427
427N/A#
427N/A# CDDL HEADER START
427N/A#
427N/A# The contents of this file are subject to the terms of the
427N/A# Common Development and Distribution License (the "License").
427N/A# You may not use this file except in compliance with the License.
427N/A#
427N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
427N/A# or http://www.opensolaris.org/os/licensing.
427N/A# See the License for the specific language governing permissions
427N/A# and limitations under the License.
427N/A#
427N/A# When distributing Covered Code, include this CDDL HEADER in each
427N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
427N/A# If applicable, add the following below this CDDL HEADER, with the
427N/A# fields enclosed by brackets "[]" replaced with your own identifying
427N/A# information: Portions Copyright [yyyy] [name of copyright owner]
427N/A#
427N/A# CDDL HEADER END
427N/A#
427N/A# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
427N/A#
427N/A
427N/Aset name=pkg.fmri value=pkg:/library/mpc@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
427N/Aset name=pkg.summary value="Multiprecision complex data type evaluation library"
427N/Aset name=info.classification value="org.opensolaris.category.2008:Development/High Performance Computing"
427N/Aset name=info.upstream_url value="http://www.multiprecision.org"
427N/Aset name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
427N/Aset name=org.opensolaris.consolidation value=$(CONSOLIDATION)
427N/Aset name=opensolaris.arc_url \
427N/A value=http://arc.opensolaris.org/caselog/PSARC/2011/255
427N/A
427N/Alicense mpc.license license="LGPLv2.1"
427N/A
427N/Adir path=usr
427N/Adir path=usr/include
427N/Adir path=usr/lib
427N/Adir path=usr/lib/$(MACH64)
427N/Adir path=usr/share
427N/Adir path=usr/share/info
427N/Afile path=usr/include/mpc.h
427N/Afile path=usr/lib/$(MACH64)/libmpc.so.2.0.0
427N/Afile path=usr/lib/libmpc.so.2.0.0
427N/Afile path=usr/share/info/mpc.info
427N/Alink path=usr/lib/$(MACH64)/libmpc.so target=libmpc.so.2.0.0
427N/Alink path=usr/lib/$(MACH64)/libmpc.so.2 target=libmpc.so.2.0.0
427N/Alink path=usr/lib/libmpc.so target=libmpc.so.2.0.0
427N/Alink path=usr/lib/libmpc.so.2 target=libmpc.so.2.0.0