components/autogen/autogen.p5m
changeset 181 87e11e685b1f
parent 143 b125d3ff99f0
equal deleted inserted replaced
180:4de0581be621 181:87e11e685b1f
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 set name=pkg.fmri value=pkg:/developer/build/autogen@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
       
    25 set name=pkg.fmri \
       
    26     value=pkg:/developer/build/autogen@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    27 set name=pkg.description \
       
    28     value="AutoGen is a tool designed to simplify the creation and maintenance of programs that contain large amounts of repetitious text."
    25 set name=pkg.summary value="GNU autogen utility"
    29 set name=pkg.summary value="GNU autogen utility"
    26 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."
    30 set name=info.classification \
    27 set name=info.classification value="org.opensolaris.category.2008:Development/Other Languages"
    31     value="org.opensolaris.category.2008:Development/Other Languages"
    28 set name=info.upstream_url value="http://www.gnu.org/software/autogen/"
       
    29 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
    32 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
       
    33 set name=info.upstream_url value=http://www.gnu.org/software/autogen/
       
    34 set name=opensolaris.arc_url \
       
    35     value=http://arc.opensolaris.org/caselog/PSARC/2008/315
    30 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    36 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    31 
       
    32 license autogen.license license="GPLv2"
       
    33 
       
    34 dir path=usr
    37 dir path=usr
    35 dir path=usr/bin
    38 dir path=usr/bin
    36 dir path=usr/include
    39 dir path=usr/include
    37 dir path=usr/include/autoopts
    40 dir path=usr/include/autoopts
    38 dir path=usr/lib
    41 dir path=usr/lib
   106 file path=usr/share/man/man3/strequate.3
   109 file path=usr/share/man/man3/strequate.3
   107 file path=usr/share/man/man3/streqvcmp.3
   110 file path=usr/share/man/man3/streqvcmp.3
   108 file path=usr/share/man/man3/streqvmap.3
   111 file path=usr/share/man/man3/streqvmap.3
   109 file path=usr/share/man/man3/strneqvcmp.3
   112 file path=usr/share/man/man3/strneqvcmp.3
   110 file path=usr/share/man/man3/strtransform.3
   113 file path=usr/share/man/man3/strtransform.3
       
   114 legacy pkg=SUNWautogen desc="GNU autogen - repetitious text utility (5.9.0)" \
       
   115     name="autogen - GNU autogen utility"
       
   116 license autogen.license license=GPLv2
   111 link path=usr/lib/libguileopts.so target=libguileopts.so.0.0.1
   117 link path=usr/lib/libguileopts.so target=libguileopts.so.0.0.1
   112 link path=usr/lib/libguileopts.so.0 target=libguileopts.so.0.0.1
   118 link path=usr/lib/libguileopts.so.0 target=libguileopts.so.0.0.1
   113 link path=usr/lib/libopts.so target=libopts.so.25.3.0
   119 link path=usr/lib/libopts.so target=libopts.so.25.3.0
   114 link path=usr/lib/libopts.so.25 target=libopts.so.25.3.0
   120 link path=usr/lib/libopts.so.25 target=libopts.so.25.3.0
   115 
       
   116 legacy pkg=SUNWautogen \
       
   117 	name="autogen - GNU autogen utility" \
       
   118 	desc="GNU autogen - repetitious text utility (5.9.0)"