packages/SUNWxorg-server/prototype_com
changeset 970 272328fe1b4a
parent 969 f3e9f1ddd6a8
child 971 8459d3101073
equal deleted inserted replaced
969:f3e9f1ddd6a8 970:272328fe1b4a
     1 ###########################################################################
       
     2 #
       
     3 # Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved.
       
     4 #
       
     5 # Permission is hereby granted, free of charge, to any person obtaining a
       
     6 # copy of this software and associated documentation files (the "Software"),
       
     7 # to deal in the Software without restriction, including without limitation
       
     8 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
       
     9 # and/or sell copies of the Software, and to permit persons to whom the
       
    10 # Software is furnished to do so, subject to the following conditions:
       
    11 #
       
    12 # The above copyright notice and this permission notice (including the next
       
    13 # paragraph) shall be included in all copies or substantial portions of the
       
    14 # Software.
       
    15 #
       
    16 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
       
    17 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
       
    18 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
       
    19 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
       
    20 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
       
    21 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
       
    22 # DEALINGS IN THE SOFTWARE.
       
    23 #
       
    24 ###########################################################################
       
    25 #
       
    26 #
       
    27 # X.Org Foundation X server for Solaris & OpenSolaris
       
    28 
       
    29 !HOME=../usr
       
    30 
       
    31 i pkginfo
       
    32 i copyright
       
    33 
       
    34 d none X11							0755 root bin
       
    35 
       
    36 !search $HOME/bin
       
    37 d none bin							0755 root bin
       
    38 f none bin/gtf							0555 root bin
       
    39 f none bin/cvt							0555 root bin
       
    40 d none X11/bin							0755 root bin
       
    41 s none X11/bin/gtf=../../bin/gtf
       
    42 s none X11/bin/cvt=../../bin/cvt
       
    43 
       
    44 !search $HOME/bin
       
    45 f none bin/xkbcomp						0755 root bin
       
    46 s none X11/bin/xkbcomp=../../bin/xkbcomp
       
    47 
       
    48 s none X11/bin/Xorg=../../bin/Xorg
       
    49 s none X11/bin/Xephyr=../../bin/Xephyr
       
    50 s none X11/bin/Xvfb=../../bin/Xvfb
       
    51 
       
    52 d none lib							0755 root bin
       
    53 
       
    54 !search $HOME/lib/xorg
       
    55 d none lib/xorg							0755 root bin
       
    56 f none lib/xorg/protocol.txt					0444 root bin
       
    57 f none lib/xorg/libdrm.so.2					0755 root bin
       
    58 
       
    59 !search $HOME/lib/xorg/$plat_64
       
    60 d none lib/xorg/$plat_64					0755 root bin
       
    61 f none lib/xorg/$plat_64/libdrm.so.2				0755 root bin
       
    62 
       
    63 !search $HOME/$XSERVERMODDIR
       
    64 d none lib/xorg/modules						0755 root bin
       
    65 f none lib/xorg/modules/libexa.so				0755 root bin
       
    66 f none lib/xorg/modules/libfb.so				0755 root bin
       
    67 f none lib/xorg/modules/libfbdevhw.so				0755 root bin
       
    68 f none lib/xorg/modules/libint10.so				0755 root bin
       
    69 f none lib/xorg/modules/libshadow.so				0755 root bin
       
    70 f none lib/xorg/modules/libshadowfb.so				0755 root bin
       
    71 f none lib/xorg/modules/libvbe.so				0755 root bin
       
    72 f none lib/xorg/modules/libvgahw.so				0755 root bin
       
    73 f none lib/xorg/modules/libwfb.so				0755 root bin
       
    74 f none lib/xorg/modules/libxaa.so				0755 root bin
       
    75 f none lib/xorg/modules/libxf8_16bpp.so				0755 root bin
       
    76 
       
    77 !search $HOME/$XSERVERMODDIR/drivers
       
    78 d none lib/xorg/modules/drivers					0755 root bin
       
    79 f none lib/xorg/modules/drivers/dummy_drv.so			0755 root bin
       
    80 
       
    81 !search $HOME/$XSERVERMODDIR/extensions
       
    82 d none lib/xorg/modules/extensions				0755 root bin
       
    83 f none lib/xorg/modules/extensions/libia.so			0755 root bin
       
    84 f none lib/xorg/modules/extensions/libdbe.so			0755 root bin
       
    85 f none lib/xorg/modules/extensions/libextmod.so			0755 root bin
       
    86 
       
    87 !search $HOME/$XSERVERMODDIR/input
       
    88 d none lib/xorg/modules/input					0755 root bin
       
    89 f none lib/xorg/modules/input/kbd_drv.so			0755 root bin
       
    90 f none lib/xorg/modules/input/mouse_drv.so			0755 root bin
       
    91 f none lib/xorg/modules/input/void_drv.so			0755 root bin
       
    92 
       
    93 d none share							0755 root sys
       
    94 
       
    95 !search $HOME/share/doc/X11
       
    96 d none share/doc						0755 root other
       
    97 d none share/doc/X11						0755 root bin
       
    98 f none share/doc/X11/LICENSE.txt				0444 root bin
       
    99 f none share/doc/X11/README.mouse				0444 root bin
       
   100 f none share/doc/X11/RELNOTES.txt				0444 root bin
       
   101 
       
   102 !search $HOME/share/doc/X11/fonts
       
   103 d none share/doc/X11/fonts					0755 root bin
       
   104 f none share/doc/X11/fonts/fonts.txt				0444 root bin
       
   105 
       
   106 !search $HOME/share/doc/X11/input
       
   107 d none share/doc/X11/input					0755 root bin
       
   108 f none share/doc/X11/input/XKB-Config.txt			0444 root bin
       
   109 f none share/doc/X11/input/XKB-Enhancing.txt			0444 root bin
       
   110 
       
   111 d none share/man						0755 root bin
       
   112 
       
   113 !search $HOME/share/man/man1
       
   114 d none share/man/man1						0755 root bin
       
   115 f none share/man/man1/Xephyr.1					0444 root bin
       
   116 f none share/man/man1/Xnest.1					0444 root bin
       
   117 f none share/man/man1/Xorg.1					0444 root bin
       
   118 f none share/man/man1/Xvfb.1					0444 root bin
       
   119 f none share/man/man1/cvt.1					0444 root bin
       
   120 f none share/man/man1/gtf.1					0444 root bin
       
   121 f none share/man/man1/xkbcomp.1					0444 root bin
       
   122 f none share/man/man1/xorgcfg.1					0444 root bin
       
   123 f none share/man/man1/xorgconfig.1				0444 root bin
       
   124 
       
   125 !search $HOME/share/man/man4
       
   126 d none share/man/man4						0755 root bin
       
   127 f none share/man/man4/xorg.conf.4				0444 root bin
       
   128 
       
   129 !search $HOME/share/man/man7
       
   130 d none share/man/man7						0755 root bin
       
   131 f none share/man/man7/exa.7					0444 root bin
       
   132 f none share/man/man7/kbd.7					0444 root bin
       
   133 s none share/man/man7/keyboard.7=kbd.7
       
   134 f none share/man/man7/mousedrv.7				0444 root bin
       
   135 s none share/man/man7/mouse.7=mousedrv.7
       
   136 f none share/man/man7/void.7					0444 root bin
       
   137 
       
   138 # mdb module for getting client & grab information out of X servers
       
   139 !search $HOME/lib/mdb/proc
       
   140 d none lib/mdb							0755 root sys
       
   141 d none lib/mdb/proc						0755 root sys
       
   142 f none lib/mdb/proc/Xserver.so					0755 root bin
       
   143 s none lib/mdb/proc/Xephyr.so=Xserver.so
       
   144 s none lib/mdb/proc/Xorg.so=Xserver.so
       
   145 s none lib/mdb/proc/Xvfb.so=Xserver.so
       
   146 s none lib/mdb/proc/Xvnc.so=Xserver.so
       
   147 
       
   148 # lib/mdb/proc/$plat_64 has different group on sparc vs. x86 so has to be
       
   149 # in the platform specific prototype
       
   150 !search $HOME/lib/mdb/proc/$plat_64
       
   151 f none lib/mdb/proc/$plat_64/Xserver.so				0755 root bin
       
   152 s none lib/mdb/proc/$plat_64/Xephyr.so=Xserver.so
       
   153 s none lib/mdb/proc/$plat_64/Xorg.so=Xserver.so
       
   154 s none lib/mdb/proc/$plat_64/Xvfb.so=Xserver.so
       
   155 s none lib/mdb/proc/$plat_64/Xvnc.so=Xserver.so
       
   156 
       
   157 !search $HOME/demo/Xserver/mdb/
       
   158 d none demo							0755 root bin
       
   159 d none demo/Xserver						0755 root bin
       
   160 d none demo/Xserver/mdb						0755 root bin
       
   161 f none demo/Xserver/mdb/README					0444 root bin
       
   162 f none demo/Xserver/mdb/list_Xserver_clients			0755 root bin
       
   163 f none demo/Xserver/mdb/list_Xserver_devicegrab_client		0755 root bin
       
   164 f none demo/Xserver/mdb/list_Xserver_servergrab_client		0755 root bin