From 21e56c3d4db2f5859b090f04068a70665c7b0a05 Mon Sep 17 00:00:00 2001 From: Steven Voges Date: Sat, 21 Oct 2023 08:50:34 +0900 Subject: system/wine-staging: Updated for version 8.18. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- system/wine-staging/README | 33 +++++++++++++++++---------------- 1 file changed, 17 insertions(+), 16 deletions(-) (limited to 'system/wine-staging/README') diff --git a/system/wine-staging/README b/system/wine-staging/README index daed9c4969..08813881e7 100644 --- a/system/wine-staging/README +++ b/system/wine-staging/README @@ -1,39 +1,40 @@ wine-staging (Wine Staging is the testing area of winehq.org) +This is a current development branch of wine appended with full patches +of the staging branch. + It contains bug fixes and features, which have not been integrated into -the development branch yet. The idea of Wine Staging is to provide +the development branch yet. The idea of wine-staging is to provide experimental features faster to end users and to give developers the possibility to discuss and improve their patches before they are integrated into the main branch. -This is a current development branch of Wine appended with full patches -of the Staging branch. - ============================================================ -OPTIONS +OPTIONAL DEPENDENCIES -This SlackBuild will try to autodetect whether to build for 32 or 64 -bits or both. WINE64 and WINE32 can be used to enable/disable each -ARCH: +fontforge: To build tahoma, tahomabd, and marlett fonts. +webcore-fonts: For MS fonts for the web and Windows Vista. - WINE64=no ./wine.SlackBuild - WINE32=no ./wine.SlackBuild +============================================================ -The executable for 64 bit wine is named wine64. +OPTIONS -To disable OpenGL support, use: +If your video card does not support hardware accelerated OpenGL, +you may disable OpenGL support by using: OPENGL=no ./wine.SlackBuild The above options can be combined. -============================================================ +This SlackBuild will try to autodetect whether to build for 32 or 64 +bits or both. WINE64 and WINE32 can be used to enable/disable each +ARCH: -OPTIONAL DEPENDENCIES + WINE64=no ./wine.SlackBuild + WINE32=no ./wine.SlackBuild -fontforge: To build tahoma, tahomabd, and marlett fonts. -webcore-fonts: For MS fonts for the web and Windows Vista. +The executable for 64 bit wine is named wine64. ============================================================ -- cgit v1.2.3