components/autogen/autogen.p5m
author Rich Burridge <rich.burridge@oracle.com>
Thu, 17 Nov 2011 14:40:44 -0800
changeset 587 9cc973a7ad62
parent 464 08f94c414553
child 609 775168282b2f
permissions -rw-r--r--
7060335 several components contain version in their legacy actions' descriptions

#
# 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) 2011, Oracle and/or its affiliates. All rights reserved.
#

<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
set name=pkg.fmri \
    value=pkg:/developer/build/autogen@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.description \
    value="AutoGen is a tool designed to simplify the creation and maintenance of programs that contain large amounts of repetitious text."
set name=pkg.summary value="GNU autogen utility"
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=http://www.gnu.org/software/autogen/
set name=org.opensolaris.arc-caseid \
    value=PSARC/2008/315
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
dir path=usr
dir path=usr/bin
dir path=usr/include
dir path=usr/include/autoopts
dir path=usr/lib
dir path=usr/lib/pkgconfig
dir path=usr/share
dir path=usr/share/aclocal
dir path=usr/share/autogen
dir path=usr/share/info
dir path=usr/share/man
dir path=usr/share/man/man1
dir path=usr/share/man/man3
file path=usr/bin/autogen
file path=usr/bin/autoopts-config
file path=usr/bin/columns
file path=usr/bin/getdefs
file path=usr/bin/xml2ag
file path=usr/include/autoopts/options.h
file path=usr/include/autoopts/usage-txt.h
file path=usr/lib/libguileopts.a
file path=usr/lib/libguileopts.la
file path=usr/lib/libguileopts.so.0.0.1
file path=usr/lib/libopts.a
file path=usr/lib/libopts.la
file path=usr/lib/libopts.so.25.3.0
file path=usr/lib/pkgconfig/autoopts.pc
file path=usr/share/aclocal/autoopts.m4
file path=usr/share/aclocal/liboptschk.m4
file path=usr/share/autogen/aginfo.tpl
file path=usr/share/autogen/aginfo3.tpl
file path=usr/share/autogen/agman-lib.tpl
file path=usr/share/autogen/agman1.tpl
file path=usr/share/autogen/agman3.tpl
file path=usr/share/autogen/autoopts.m4
file path=usr/share/autogen/confmacs.tpl
file path=usr/share/autogen/conftest.tpl
file path=usr/share/autogen/fsm-macro.tpl
file path=usr/share/autogen/fsm-trans.tpl
file path=usr/share/autogen/fsm.tpl
file path=usr/share/autogen/getopt.tpl
file path=usr/share/autogen/optcode.tpl
file path=usr/share/autogen/opthead.tpl
file path=usr/share/autogen/options.tpl
file path=usr/share/autogen/optlib.tpl
file path=usr/share/autogen/optmain.tpl
file path=usr/share/autogen/rc-sample.tpl
file path=usr/share/autogen/stdoptions.def
file path=usr/share/info/autogen.info
file path=usr/share/info/autogen.info-1
file path=usr/share/info/autogen.info-2
file path=usr/share/man/man1/autogen.1
file path=usr/share/man/man1/autoopts-config.1
file path=usr/share/man/man1/columns.1
file path=usr/share/man/man1/getdefs.1
file path=usr/share/man/man1/xml2ag.1
file path=usr/share/man/man3/ao_string_tokenize.3
file path=usr/share/man/man3/configFileLoad.3
file path=usr/share/man/man3/optionFileLoad.3
file path=usr/share/man/man3/optionFindNextValue.3
file path=usr/share/man/man3/optionFindValue.3
file path=usr/share/man/man3/optionFree.3
file path=usr/share/man/man3/optionGetValue.3
file path=usr/share/man/man3/optionLoadLine.3
file path=usr/share/man/man3/optionNextValue.3
file path=usr/share/man/man3/optionOnlyUsage.3
file path=usr/share/man/man3/optionProcess.3
file path=usr/share/man/man3/optionRestore.3
file path=usr/share/man/man3/optionSaveFile.3
file path=usr/share/man/man3/optionSaveState.3
file path=usr/share/man/man3/optionUnloadNested.3
file path=usr/share/man/man3/optionVersion.3
file path=usr/share/man/man3/strequate.3
file path=usr/share/man/man3/streqvcmp.3
file path=usr/share/man/man3/streqvmap.3
file path=usr/share/man/man3/strneqvcmp.3
file path=usr/share/man/man3/strtransform.3
legacy pkg=SUNWautogen \
    desc="GNU autogen - repetitious text utility" \
    name="autogen - GNU autogen utility"
license autogen.license license=GPLv2
link path=usr/lib/libguileopts.so target=libguileopts.so.0.0.1
link path=usr/lib/libguileopts.so.0 target=libguileopts.so.0.0.1
link path=usr/lib/libopts.so target=libopts.so.25.3.0
link path=usr/lib/libopts.so.25 target=libopts.so.25.3.0