pkg/manifests/x11-server-xdmx.mf
changeset 1088 1c99106ccbe0
parent 1026 f8a98b621a88
child 1097 243d7ed7a10c
equal deleted inserted replaced
1087:a8aa060182e1 1088:1c99106ccbe0
     1 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
     1 # Copyright (c) 2010, 2011, Oracle and/or its affiliates. All rights reserved.
     2 #
     2 #
     3 # Permission is hereby granted, free of charge, to any person obtaining a
     3 # Permission is hereby granted, free of charge, to any person obtaining a
     4 # copy of this software and associated documentation files (the "Software"),
     4 # copy of this software and associated documentation files (the "Software"),
     5 # to deal in the Software without restriction, including without limitation
     5 # to deal in the Software without restriction, including without limitation
     6 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
     6 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    41 $(i386_ONLY)file path=usr/bin/$(ARCH64)/Xdmx
    41 $(i386_ONLY)file path=usr/bin/$(ARCH64)/Xdmx
    42 $(sparc_ONLY)file path=usr/bin/Xdmx
    42 $(sparc_ONLY)file path=usr/bin/Xdmx
    43 
    43 
    44 file path=usr/bin/dmxaddinput
    44 file path=usr/bin/dmxaddinput
    45 file path=usr/bin/dmxaddscreen
    45 file path=usr/bin/dmxaddscreen
       
    46 file path=usr/bin/dmxinfo
    46 file path=usr/bin/dmxreconfig
    47 file path=usr/bin/dmxreconfig
    47 file path=usr/bin/dmxresize
    48 file path=usr/bin/dmxresize
    48 file path=usr/bin/dmxrminput
    49 file path=usr/bin/dmxrminput
    49 file path=usr/bin/dmxrmscreen
    50 file path=usr/bin/dmxrmscreen
    50 file path=usr/bin/dmxtodmx
    51 file path=usr/bin/dmxtodmx
    51 file path=usr/bin/dmxwininfo
    52 file path=usr/bin/dmxwininfo
    52 file path=usr/bin/vdltodmx
    53 file path=usr/bin/vdltodmx
    53 file path=usr/bin/xdmx
       
    54 file path=usr/bin/xdmxconfig
    54 file path=usr/bin/xdmxconfig
    55 
    55 
    56 file path=usr/share/man/man1/Xdmx.1
    56 file path=usr/share/man/man1/Xdmx.1
    57 file path=usr/share/man/man1/dmxtodmx.1
    57 file path=usr/share/man/man1/dmxtodmx.1
    58 file path=usr/share/man/man1/vdltodmx.1
    58 file path=usr/share/man/man1/vdltodmx.1
    59 file path=usr/share/man/man1/xdmxconfig.1
    59 file path=usr/share/man/man1/xdmxconfig.1
    60 $(i386_ONLY)hardlink path=usr/bin/Xdmx target=../lib/isaexec
    60 $(i386_ONLY)hardlink path=usr/bin/Xdmx target=../lib/isaexec
    61 link path=usr/lib/mdb/proc/$(ARCH64)/Xdmx.so target=Xserver.so
    61 link path=usr/lib/mdb/proc/$(ARCH64)/Xdmx.so target=Xserver.so
    62 link path=usr/lib/mdb/proc/Xdmx.so target=Xserver.so
    62 $(i386_ONLY)link path=usr/lib/mdb/proc/Xdmx.so target=Xserver.so
    63 depend fmri=pkg:/x11/keyboard/data-xkb type=require
    63 depend fmri=pkg:/x11/keyboard/data-xkb type=require
    64 # X servers require xkbcomp & data-xkb for keyboard layouts
    64 # X servers require xkbcomp & data-xkb for keyboard layouts
    65 depend fmri=pkg:/x11/keyboard/xkbcomp type=require
    65 depend fmri=pkg:/x11/keyboard/xkbcomp type=require
    66 depend fmri=pkg:/x11/server/xserver-common type=require
    66 depend fmri=pkg:/x11/server/xserver-common type=require