binutils: use new library search paths & ld.so location
[unleashed-userland.git] / components / developer / m4 / m4.p5m
blobf7bd285ee1b902bfd9118a1c52a094bb7a537342
2 # CDDL HEADER START
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
19 # CDDL HEADER END
23 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
26 <transform file path=usr.*/man/.+ -> default mangler.man.stability committed>
27 set name=pkg.fmri \
28     value=pkg:/developer/macro/gnu-m4@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
29 set name=pkg.description \
30     value="GNU M4 is an implementation of the traditional Unix macro processor"
31 set name=pkg.summary value="GNU m4"
32 set name=com.oracle.info.description value="GNU m4"
33 set name=info.classification \
34     value=org.opensolaris.category.2008:Development/GNU
35 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
36 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
37 set name=org.opensolaris.arc-caseid \
38     value=PSARC/2008/388
39 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
40 file path=usr/gnu/bin/m4
41 file path=usr/gnu/bin/$(MACH64)/m4
42 file path=usr/gnu/share/man/man1/m4.1
43 file path=usr/share/info/m4.info
44 file path=usr/share/info/m4.info-1
45 file path=usr/share/info/m4.info-2
46 legacy pkg=SUNWgm4 \
47     desc="GNU m4 - A macro processor (gm4)" \
48     name="GNU m4"
50 license m4.license license="GPLv3, FDLv1.2"
51 link path=usr/bin/gm4 \
52     target=../gnu/bin/m4 facet.compat.gnulinks=true
53 link path=usr/bin/$(MACH64)/gm4 \
54     target=../../gnu/bin/$(MACH64)/m4 facet.compat.gnulinks=true
55 link path=usr/sfw/bin/gm4 target=../../gnu/bin/m4
56 link path=usr/sfw/bin/$(MACH64)/gm4 target=../../../gnu/bin/$(MACH64)/m4
57 link path=usr/share/man/man1/gm4.1 \
58     target=../../../gnu/share/man/man1/m4.1 facet.compat.gnulinks=all