mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-19 01:03:12 +00:00
wine-stable: disable osmesa
This commit is contained in:
@@ -4,10 +4,10 @@ TERMUX_PKG_LICENSE="LGPL-2.1"
|
||||
TERMUX_PKG_LICENSE_FILE="LICENSE, LICENSE.OLD, COPYING.LIB"
|
||||
TERMUX_PKG_MAINTAINER="@termux"
|
||||
TERMUX_PKG_VERSION="10.0"
|
||||
TERMUX_PKG_REVISION=1
|
||||
TERMUX_PKG_REVISION=2
|
||||
TERMUX_PKG_SRCURL=https://dl.winehq.org/wine/source/${TERMUX_PKG_VERSION%%.*}.0/wine-$TERMUX_PKG_VERSION.tar.xz
|
||||
TERMUX_PKG_SHA256=c5e0b3f5f7efafb30e9cd4d9c624b85c583171d33549d933cd3402f341ac3601
|
||||
TERMUX_PKG_DEPENDS="fontconfig, freetype, krb5, libandroid-spawn, libc++, libgmp, libgnutls, libxcb, libxcomposite, libxcursor, libxfixes, libxrender, mesa, opengl, pulseaudio, sdl2 | sdl2-compat, vulkan-loader, xorg-xrandr"
|
||||
TERMUX_PKG_DEPENDS="fontconfig, freetype, krb5, libandroid-spawn, libc++, libgmp, libgnutls, libxcb, libxcomposite, libxcursor, libxfixes, libxrender, opengl, pulseaudio, sdl2 | sdl2-compat, vulkan-loader, xorg-xrandr"
|
||||
TERMUX_PKG_ANTI_BUILD_DEPENDS="sdl2-compat, vulkan-loader"
|
||||
TERMUX_PKG_BUILD_DEPENDS="libandroid-spawn-static, vulkan-loader-generic"
|
||||
TERMUX_PKG_NO_STATICSPLIT=true
|
||||
@@ -43,7 +43,7 @@ enable_wineandroid_drv=no
|
||||
--without-netapi
|
||||
--without-opencl
|
||||
--with-opengl
|
||||
--with-osmesa
|
||||
--without-osmesa
|
||||
--without-oss
|
||||
--without-pcap
|
||||
--with-pthread
|
||||
|
||||
Reference in New Issue
Block a user