53 lines
1.7 KiB
Plaintext
53 lines
1.7 KiB
Plaintext
|
config BR2_PACKAGE_XSERVER_XORG_SERVER
|
||
|
bool "xorg-server"
|
||
|
default n
|
||
|
select BR2_PACKAGE_XLIB_LIBXFONT
|
||
|
select BR2_PACKAGE_LIBDRM
|
||
|
select BR2_PACKAGE_XLIB_LIBXKBUI
|
||
|
select BR2_PACKAGE_XPROTO_COMPOSITEPROTO
|
||
|
select BR2_PACKAGE_XPROTO_DAMAGEPROTO
|
||
|
select BR2_PACKAGE_XPROTO_FIXESPROTO
|
||
|
select BR2_PACKAGE_XPROTO_GLPROTO
|
||
|
select BR2_PACKAGE_XPROTO_KBPROTO
|
||
|
select BR2_PACKAGE_XPROTO_RANDRPROTO
|
||
|
select BR2_PACKAGE_FREETYPE
|
||
|
select BR2_PACKAGE_XLIB_LIBX11
|
||
|
select BR2_PACKAGE_XLIB_LIBXAU
|
||
|
select BR2_PACKAGE_XLIB_LIBXAW
|
||
|
select BR2_PACKAGE_XLIB_LIBXDMCP
|
||
|
select BR2_PACKAGE_XLIB_LIBXEXT
|
||
|
select BR2_PACKAGE_XLIB_LIBXFIXES
|
||
|
select BR2_PACKAGE_XLIB_LIBXI
|
||
|
select BR2_PACKAGE_XLIB_LIBXMU
|
||
|
select BR2_PACKAGE_XLIB_LIBXPM
|
||
|
select BR2_PACKAGE_XLIB_LIBXRENDER
|
||
|
select BR2_PACKAGE_XLIB_LIBXRES
|
||
|
select BR2_PACKAGE_XLIB_LIBXTST
|
||
|
select BR2_PACKAGE_XLIB_LIBXXF86MISC
|
||
|
select BR2_PACKAGE_XLIB_LIBXXF86VM
|
||
|
select BR2_PACKAGE_XLIB_LIBLBXUTIL
|
||
|
select BR2_PACKAGE_XLIB_LIBXKBFILE
|
||
|
select BR2_PACKAGE_XLIB_XTRANS
|
||
|
select BR2_PACKAGE_XDATA_XBITMAPS
|
||
|
select BR2_PACKAGE_XPROTO_BIGREQSPROTO
|
||
|
select BR2_PACKAGE_XPROTO_EVIEEXT
|
||
|
select BR2_PACKAGE_XPROTO_FONTSPROTO
|
||
|
select BR2_PACKAGE_XPROTO_INPUTPROTO
|
||
|
select BR2_PACKAGE_XPROTO_RECORDPROTO
|
||
|
select BR2_PACKAGE_XPROTO_RENDERPROTO
|
||
|
select BR2_PACKAGE_XPROTO_RESOURCEPROTO
|
||
|
select BR2_PACKAGE_XPROTO_TRAPPROTO
|
||
|
select BR2_PACKAGE_XPROTO_VIDEOPROTO
|
||
|
select BR2_PACKAGE_XPROTO_XCMISCPROTO
|
||
|
select BR2_PACKAGE_XPROTO_XEXTPROTO
|
||
|
select BR2_PACKAGE_XPROTO_XF86BIGFONTPROTO
|
||
|
select BR2_PACKAGE_XPROTO_XF86DGAPROTO
|
||
|
select BR2_PACKAGE_XPROTO_XF86DRIPROTO
|
||
|
select BR2_PACKAGE_XPROTO_XF86MISCPROTO
|
||
|
select BR2_PACKAGE_XPROTO_XF86RUSHPROTO
|
||
|
select BR2_PACKAGE_XPROTO_XF86VIDMODEPROTO
|
||
|
select BR2_PACKAGE_XPROTO_XPROTO
|
||
|
help
|
||
|
xorg-server 1.2.0
|
||
|
No description available
|