pkg/manifests/x11-server-xephyr.p5m
changeset 1172 4597acbe535f
parent 1120 cc8eb3f69227
child 1190 faa50483142d
equal deleted inserted replaced
1171:d941ec5f3d1f 1172:4597acbe535f
    22 set name=pkg.fmri value=pkg:/x11/server/xephyr@__version:xorg-server__
    22 set name=pkg.fmri value=pkg:/x11/server/xephyr@__version:xorg-server__
    23 set name=pkg.description \
    23 set name=pkg.description \
    24     value="Xephyr is a X11 server that outputs to a window on a pre-existing host X display. Think Xnest but with support for modern extensions like composite, damage and randr."
    24     value="Xephyr is a X11 server that outputs to a window on a pre-existing host X display. Think Xnest but with support for modern extensions like composite, damage and randr."
    25 set name=pkg.summary \
    25 set name=pkg.summary \
    26     value="Xephyr - X server displaying to a window on a pre-existing X display"
    26     value="Xephyr - X server displaying to a window on a pre-existing X display"
    27 dir path=usr
       
    28 dir path=usr/X11
       
    29 dir path=usr/X11/bin
       
    30 dir path=usr/bin
       
    31 $(i386_ONLY)dir path=usr/bin/$(ARCH64)
       
    32 dir path=usr/lib
       
    33 dir path=usr/share
       
    34 dir path=usr/share/man
       
    35 dir path=usr/share/man/man1
       
    36 file path=usr/bin/Xephyr
    27 file path=usr/bin/Xephyr
    37 file path=usr/share/man/man1/Xephyr.1
    28 file path=usr/share/man/man1/Xephyr.1
    38 $(i386_ONLY)link path=usr/bin/$(ARCH64)/Xephyr target=../Xephyr
    29 $(i386_ONLY)link path=usr/bin/$(ARCH64)/Xephyr target=../Xephyr
    39 link path=usr/X11/bin/Xephyr target=../../bin/Xephyr
    30 link path=usr/X11/bin/Xephyr target=../../bin/Xephyr
    40 link path=usr/lib/mdb/proc/$(ARCH64)/Xephyr.so target=Xserver.so
    31 link path=usr/lib/mdb/proc/$(ARCH64)/Xephyr.so target=Xserver.so