components/aalib/aalib.p5m
changeset 294 06886d876b9e
child 464 08f94c414553
equal deleted inserted replaced
293:a352bfc26435 294:06886d876b9e
       
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     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.
       
     7 #
       
     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.
       
    12 #
       
    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]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
       
    22 #
       
    23 
       
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
       
    25 
       
    26 set name=pkg.fmri value=pkg:/library/aalib@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    27 set name=pkg.summary value="AAlib - Ascii art graphics library"
       
    28 set name=info.classification value="org.opensolaris.category.2008:System/Libraries"
       
    29 set name=info.upstream_url value=$(COMPONENT_PROJECT_URL)
       
    30 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
       
    31 set name=opensolaris.arc_url \
       
    32     value=http://arc.opensolaris.org/caselog/LSARC/2009/302
       
    33 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    34 
       
    35 license aalib.license license='LGPLv2'
       
    36 
       
    37 dir path=usr
       
    38 dir path=usr/bin
       
    39 dir path=usr/bin/$(MACH64)
       
    40 dir path=usr/demo
       
    41 dir path=usr/demo/aalib
       
    42 dir path=usr/include
       
    43 dir path=usr/lib
       
    44 dir path=usr/lib/$(MACH64)
       
    45 dir path=usr/share
       
    46 dir path=usr/share/aclocal
       
    47 dir path=usr/share/doc
       
    48 dir path=usr/share/doc/aalib
       
    49 dir path=usr/share/info
       
    50 dir path=usr/share/man
       
    51 dir path=usr/share/man/man1
       
    52 dir path=usr/share/man/man3
       
    53 file path=usr/bin/aalib-config
       
    54 file path=usr/bin/$(MACH64)/aalib-config
       
    55 file usr/bin/aafire path=usr/demo/aalib/aafire mode=0555
       
    56 file usr/bin/aainfo path=usr/demo/aalib/aainfo mode=0555
       
    57 file usr/bin/aasavefont path=usr/demo/aalib/aasavefont mode=0555
       
    58 file usr/bin/aatest path=usr/demo/aalib/aatest mode=0555
       
    59 file path=usr/include/aalib.h
       
    60 file path=usr/lib/$(MACH64)/libaa.so.1.0.4
       
    61 file path=usr/lib/$(MACH64)/llib-laa.ln
       
    62 file path=usr/lib/libaa.so.1.0.4
       
    63 file path=usr/lib/llib-laa
       
    64 file path=usr/lib/llib-laa.ln
       
    65 file path=usr/share/aclocal/aalib.m4
       
    66 file ANNOUNCE path=usr/share/doc/aalib/ANNOUNCE
       
    67 file AUTHORS path=usr/share/doc/aalib/AUTHORS
       
    68 file COPYING path=usr/share/doc/aalib/COPYING
       
    69 file ChangeLog path=usr/share/doc/aalib/ChangeLog
       
    70 file NEWS path=usr/share/doc/aalib/NEWS
       
    71 file README path=usr/share/doc/aalib/README
       
    72 file path=usr/share/info/aalib.info
       
    73 file path=usr/share/info/aalib.info-1
       
    74 file path=usr/share/info/aalib.info-2
       
    75 file path=usr/share/info/aalib.info-3
       
    76 file path=usr/share/man/man1/aafire.1
       
    77 file aalib-config.1 path=usr/share/man/man1/aalib-config.1
       
    78 file path=usr/share/man/man3/aa_attrs.3
       
    79 file path=usr/share/man/man3/aa_autoinit.3
       
    80 file path=usr/share/man/man3/aa_autoinitkbd.3
       
    81 file path=usr/share/man/man3/aa_autoinitmouse.3
       
    82 file path=usr/share/man/man3/aa_close.3
       
    83 file path=usr/share/man/man3/aa_createedit.3
       
    84 file path=usr/share/man/man3/aa_currentfont.3
       
    85 file path=usr/share/man/man3/aa_defparams.3
       
    86 file path=usr/share/man/man3/aa_defrenderparams.3
       
    87 file path=usr/share/man/man3/aa_displayrecommended.3
       
    88 file path=usr/share/man/man3/aa_dithernames.3
       
    89 file path=usr/share/man/man3/aa_drivers.3
       
    90 file path=usr/share/man/man3/aa_edit.3
       
    91 file path=usr/share/man/man3/aa_editkey.3
       
    92 file path=usr/share/man/man3/aa_fastrender.3
       
    93 file path=usr/share/man/man3/aa_fonts.3
       
    94 file path=usr/share/man/man3/aa_formats.3
       
    95 file path=usr/share/man/man3/aa_getevent.3
       
    96 file path=usr/share/man/man3/aa_getkey.3
       
    97 file path=usr/share/man/man3/aa_getmouse.3
       
    98 file path=usr/share/man/man3/aa_gotoxy.3
       
    99 file path=usr/share/man/man3/aa_help.3
       
   100 file path=usr/share/man/man3/aa_hidecursor.3
       
   101 file path=usr/share/man/man3/aa_hidemouse.3
       
   102 file path=usr/share/man/man3/aa_image.3
       
   103 file path=usr/share/man/man3/aa_imgheight.3
       
   104 file path=usr/share/man/man3/aa_imgwidth.3
       
   105 file path=usr/share/man/man3/aa_init.3
       
   106 file path=usr/share/man/man3/aa_initkbd.3
       
   107 file path=usr/share/man/man3/aa_initmouse.3
       
   108 file path=usr/share/man/man3/aa_kbddrivers.3
       
   109 file path=usr/share/man/man3/aa_kbdrecommended.3
       
   110 file path=usr/share/man/man3/aa_mmheight.3
       
   111 file path=usr/share/man/man3/aa_mmwidth.3
       
   112 file path=usr/share/man/man3/aa_mousedrivers.3
       
   113 file path=usr/share/man/man3/aa_mouserecommended.3
       
   114 file path=usr/share/man/man3/aa_parseoptions.3
       
   115 file path=usr/share/man/man3/aa_printf.3
       
   116 file path=usr/share/man/man3/aa_putpixel.3
       
   117 file path=usr/share/man/man3/aa_puts.3
       
   118 file path=usr/share/man/man3/aa_recommendhi.3
       
   119 file path=usr/share/man/man3/aa_recommendhidisplay.3
       
   120 file path=usr/share/man/man3/aa_recommendhikbd.3
       
   121 file path=usr/share/man/man3/aa_recommendhimouse.3
       
   122 file path=usr/share/man/man3/aa_recommendlow.3
       
   123 file path=usr/share/man/man3/aa_recommendlowdisplay.3
       
   124 file path=usr/share/man/man3/aa_recommendlowkbd.3
       
   125 file path=usr/share/man/man3/aa_recommendlowmouse.3
       
   126 file path=usr/share/man/man3/aa_registerfont.3
       
   127 file path=usr/share/man/man3/aa_render.3
       
   128 file path=usr/share/man/man3/aa_resize.3
       
   129 file path=usr/share/man/man3/aa_resizehandler.3
       
   130 file path=usr/share/man/man3/aa_scrheight.3
       
   131 file path=usr/share/man/man3/aa_scrwidth.3
       
   132 file path=usr/share/man/man3/aa_setfont.3
       
   133 file path=usr/share/man/man3/aa_setsupported.3
       
   134 file path=usr/share/man/man3/aa_showcursor.3
       
   135 file path=usr/share/man/man3/aa_showmouse.3
       
   136 file path=usr/share/man/man3/aa_text.3
       
   137 file path=usr/share/man/man3/aa_uninitkbd.3
       
   138 file path=usr/share/man/man3/aa_uninitmouse.3
       
   139 file path=usr/share/man/man3/mem_d.3
       
   140 file path=usr/share/man/man3/save_d.3
       
   141 link path=usr/lib/$(MACH64)/libaa.so target=libaa.so.1.0.4
       
   142 link path=usr/lib/$(MACH64)/libaa.so.1 target=libaa.so.1.0.4
       
   143 link path=usr/lib/libaa.so target=libaa.so.1.0.4
       
   144 link path=usr/lib/libaa.so.1 target=libaa.so.1.0.4
       
   145 
       
   146 legacy pkg=SUNWaalib \
       
   147     desc="AAlib - Ascii art graphics library (1.4 rc5)" \
       
   148     name="AAlib - Ascii art graphics library"