Sdiff prototype_com
  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 #
 22 
 23  
 24 #       Copyright (c) 1999 Sun Microsystems, Inc. 
 25 #       All Rights Reserved 
 26 #
 27 #       @(#)prototype_com       1.2     06/03/02 

 28 #


 29 # This required package information file contains a list of package contents.
 30 # The 'pkgmk' command uses this file to identify the contents of a package
 31 # and their location on the development machine when building the package.
 32 # Can be created via a text editor or through use of the 'pkgproto' command.
 33 
 34 #!search <pathname pathname ...>  # where to find pkg objects
 35 #!include <filename>                      # include another 'prototype' file
 36 #!default <mode> <owner> <group>      # default used if not specified on entry
 37 #!<param>=<value>                   # puts parameter in pkg environment
 38 
 39 # packaging files
 40 i pkginfo
 41 i copyright
 42 i depend
 43 # source locations relative to the prototype file
 44 #
 45 # SFWaalib
 46 #
 47 d none sfw 755 root sys
 48 d none sfw/include 755 root bin
 49 f none sfw/include/aalib.h 644 root bin
 50 d none sfw/lib 755 root bin
 51 f none sfw/lib/libaa.la 755 root bin
 52 f none sfw/lib/libaa.so.1.0.3 755 root bin 
 53 s none sfw/lib/libaa.so=libaa.so.1.0.3 
 54 s none sfw/lib/libaa.so.1=libaa.so.1.0.3 
 55 d none sfw/info 755 root bin
 56 f none sfw/info/aalib.info 444 root bin



 57 d none sfw/bin 755 root bin
 58 f none sfw/bin/aafire 555 root bin
 59 f none sfw/bin/aasavefont 555 root bin
 60 f none sfw/bin/aatest 555 root bin
 61 f none sfw/bin/aainfo 555 root bin





































































  1 #  CDDL HEADER START
  2 #
  3 #  The contents of this file are subject to the terms of the
  4 #  Common Development and Distribution License (the "License").
  5 #  You may not use this file except in compliance with the License.
  6 #
  7 #  You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
  8 #  or http://www.opensolaris.org/os/licensing.
  9 #  See the License for the specific language governing permissions
 10 #  and limitations under the License.
 11 #
 12 #  When distributing Covered Code, include this CDDL HEADER in each
 13 #  file and include the License file at usr/src/OPENSOLARIS.LICENSE.
 14 #  If applicable, add the following below this CDDL HEADER, with the
 15 #  fields enclosed by brackets "[]" replaced with your own identifying
 16 #  information: Portions Copyright [yyyy] [name of copyright owner]
 17 #
 18 #  CDDL HEADER END
 19 #
 20 #
 21 



 22 #
 23 # Copyright 2008 Sun Microsystems, Inc.  All rights reserved. 
 24 # Use is subject to license terms. 
 25 #
 26 
 27 #
 28 # This required package information file contains a list of package contents.
 29 # The 'pkgmk' command uses this file to identify the contents of a package
 30 # and their location on the development machine when building the package.
 31 # Can be created via a text editor or through use of the 'pkgproto' command.
 32 
 33 #!search <pathname pathname ...>  # where to find pkg objects
 34 #!include <filename>                      # include another 'prototype' file
 35 #!default <mode> <owner> <group>      # default used if not specified on entry
 36 #!<param>=<value>                   # puts parameter in pkg environment
 37 
 38 # packaging files
 39 i pkginfo
 40 i copyright
 41 i depend
 42 # source locations relative to the prototype file
 43 #
 44 # SFWaalib
 45 #
 46 d none sfw 755 root sys
 47 d none sfw/include 755 root bin
 48 f none sfw/include/aalib.h 644 root bin
 49 d none sfw/lib 755 root bin
 50 f none sfw/lib/libaa.la 755 root bin
 51 f none sfw/lib/libaa.so.1.0.4 755 root bin 
 52 s none sfw/lib/libaa.so=libaa.so.1.0.4 
 53 s none sfw/lib/libaa.so.1=libaa.so.1.0.4 
 54 d none sfw/info 755 root bin
 55 f none sfw/info/aalib.info 444 root bin
 56 f none sfw/info/aalib.info-1 444 root bin
 57 f none sfw/info/aalib.info-2 444 root bin
 58 f none sfw/info/aalib.info-3 444 root bin
 59 d none sfw/bin 755 root bin
 60 f none sfw/bin/aafire 555 root bin
 61 f none sfw/bin/aasavefont 555 root bin
 62 f none sfw/bin/aatest 555 root bin
 63 f none sfw/bin/aainfo 555 root bin
 64 f none sfw/bin/aalib-config 555 root bin
 65 d none sfw/man 755 root bin
 66 d none sfw/man/man1 755 root bin
 67 d none sfw/man/man3 755 root bin
 68 f none sfw/man/man1/aafire.1 444 root bin
 69 f none sfw/man/man3/aa_attrs.3 444 root bin
 70 f none sfw/man/man3/aa_autoinit.3 444 root bin
 71 f none sfw/man/man3/aa_autoinitkbd.3 444 root bin
 72 f none sfw/man/man3/aa_autoinitmouse.3 444 root bin
 73 f none sfw/man/man3/aa_close.3 444 root bin
 74 f none sfw/man/man3/aa_createedit.3 444 root bin
 75 f none sfw/man/man3/aa_currentfont.3 444 root bin
 76 f none sfw/man/man3/aa_defparams.3 444 root bin
 77 f none sfw/man/man3/aa_defrenderparams.3 444 root bin
 78 f none sfw/man/man3/aa_displayrecommended.3 444 root bin
 79 f none sfw/man/man3/aa_dithernames.3 444 root bin
 80 f none sfw/man/man3/aa_drivers.3 444 root bin
 81 f none sfw/man/man3/aa_edit.3 444 root bin
 82 f none sfw/man/man3/aa_editkey.3 444 root bin
 83 f none sfw/man/man3/aa_fastrender.3 444 root bin
 84 f none sfw/man/man3/aa_fonts.3 444 root bin
 85 f none sfw/man/man3/aa_formats.3 444 root bin
 86 f none sfw/man/man3/aa_getevent.3 444 root bin
 87 f none sfw/man/man3/aa_getkey.3 444 root bin
 88 f none sfw/man/man3/aa_getmouse.3 444 root bin
 89 f none sfw/man/man3/aa_gotoxy.3 444 root bin
 90 f none sfw/man/man3/aa_help.3 444 root bin
 91 f none sfw/man/man3/aa_hidecursor.3 444 root bin
 92 f none sfw/man/man3/aa_hidemouse.3 444 root bin
 93 f none sfw/man/man3/aa_image.3 444 root bin
 94 f none sfw/man/man3/aa_imgheight.3 444 root bin
 95 f none sfw/man/man3/aa_imgwidth.3 444 root bin
 96 f none sfw/man/man3/aa_init.3 444 root bin
 97 f none sfw/man/man3/aa_initkbd.3 444 root bin
 98 f none sfw/man/man3/aa_initmouse.3 444 root bin
 99 f none sfw/man/man3/aa_kbddrivers.3 444 root bin
100 f none sfw/man/man3/aa_kbdrecommended.3 444 root bin
101 f none sfw/man/man3/aa_mmheight.3 444 root bin
102 f none sfw/man/man3/aa_mmwidth.3 444 root bin
103 f none sfw/man/man3/aa_mousedrivers.3 444 root bin
104 f none sfw/man/man3/aa_mouserecommended.3 444 root bin
105 f none sfw/man/man3/aa_parseoptions.3 444 root bin
106 f none sfw/man/man3/aa_printf.3 444 root bin
107 f none sfw/man/man3/aa_putpixel.3 444 root bin
108 f none sfw/man/man3/aa_puts.3 444 root bin
109 f none sfw/man/man3/aa_recommendhi.3 444 root bin
110 f none sfw/man/man3/aa_recommendhidisplay.3 444 root bin
111 f none sfw/man/man3/aa_recommendhikbd.3 444 root bin
112 f none sfw/man/man3/aa_recommendhimouse.3 444 root bin
113 f none sfw/man/man3/aa_recommendlow.3 444 root bin
114 f none sfw/man/man3/aa_recommendlowdisplay.3 444 root bin
115 f none sfw/man/man3/aa_recommendlowkbd.3 444 root bin
116 f none sfw/man/man3/aa_recommendlowmouse.3 444 root bin
117 f none sfw/man/man3/aa_registerfont.3 444 root bin
118 f none sfw/man/man3/aa_render.3 444 root bin
119 f none sfw/man/man3/aa_resize.3 444 root bin
120 f none sfw/man/man3/aa_resizehandler.3 444 root bin
121 f none sfw/man/man3/aa_scrheight.3 444 root bin
122 f none sfw/man/man3/aa_scrwidth.3 444 root bin
123 f none sfw/man/man3/aa_setfont.3 444 root bin
124 f none sfw/man/man3/aa_setsupported.3 444 root bin
125 f none sfw/man/man3/aa_showcursor.3 444 root bin
126 f none sfw/man/man3/aa_showmouse.3 444 root bin
127 f none sfw/man/man3/aa_text.3 444 root bin
128 f none sfw/man/man3/aa_uninitkbd.3 444 root bin
129 f none sfw/man/man3/aa_uninitmouse.3 444 root bin
130 f none sfw/man/man3/mem_d.3 444 root bin
131 f none sfw/man/man3/save_d.3 444 root bin