Fixing meson options.
This commit is contained in:
parent
d923d87821
commit
7ecb456adc
@ -12,33 +12,20 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
|
||||
-Dmitshm=true
|
||||
-Dxres=true
|
||||
-Dxv=true
|
||||
-Dxvmc=true
|
||||
-Ddga=true
|
||||
-Dscreensaver=true
|
||||
-Dxdmcp=true
|
||||
-Dglx=false
|
||||
-Ddri=false
|
||||
-Ddri2=false
|
||||
-Ddri3=false
|
||||
-Dxinerama=true
|
||||
-Dxace=true
|
||||
-Dxcsecurity=true
|
||||
-Dxf86bigfont=true
|
||||
-Dvgahw=false
|
||||
-Dint10=false
|
||||
-Ddrm=true
|
||||
-Dpciaccess=false
|
||||
-Dlinux_acpi=false
|
||||
-Dlinux_apm=false
|
||||
-Dxorg=false
|
||||
-Dglamor=false
|
||||
-Dxvfb=false
|
||||
-Dxnest=false
|
||||
-Dxwayland=true
|
||||
-Dxwin=false
|
||||
-Dsha1=libcrypto
|
||||
-Ddefault-font_path=${TERMUX_PREFIX}/share/fonts
|
||||
-Dxkb-dir=${TERMUX_PREFIX}/share/X11/xkb
|
||||
-Ddefault_font_path=${TERMUX_PREFIX}/share/fonts
|
||||
-Dxkb_dir=${TERMUX_PREFIX}/share/X11/xkb
|
||||
"
|
||||
|
||||
# Remove files conflicting with xorg-server:
|
||||
|
Loading…
x
Reference in New Issue
Block a user