Updated to 2.15

This commit is contained in:
Алзим 2017-08-26 22:20:55 +03:00
parent 4bb6240034
commit 56dfecc1eb
4 changed files with 15 additions and 12 deletions

View file

@ -1,4 +1,7 @@
sources:
removed_sources:
wine-2.13.tar.xz: 17410ab55225d03e3b97a34228779174163b65f2
wine-2.13.tar.xz.sign: 8b6885192dfbd0b4123bc9c4a0b799e4113d0ac9
wine-staging-2.13.tar.gz: cc92c03124f1a55f7e64dc7abdced2fc12a7d05b
sources:
wine-2.15.tar.xz: 2a3a158d3ccb6b06d9d4c6a981195189fd582872
wine-2.15.tar.xz.sign: 1b9afcbfe11b7d5adb0d16a53d4f02cd40ec912c
wine-staging-2.15.tar.gz: ee1af2b3acab0b13492c33de639b482ccdc2b16d

View file

@ -1,6 +1,6 @@
From 74273235ff2ea18292025fbc8d480dd07c0a2ff4 Mon Sep 17 00:00:00 2001
From 4a813624e800ad8fef89e0b55a100bfea8d2529d Mon Sep 17 00:00:00 2001
From: Nick Sarnie <commendsarnex@gmail.com>
Date: Sat, 29 Jul 2017 12:11:13 -0400
Date: Wed, 23 Aug 2017 20:12:37 -0400
Subject: [PATCH] Staging Helper
Signed-off-by: Nick Sarnie <commendsarnex@gmail.com>
@ -119,5 +119,5 @@ index c375217d71..31cc9bae0d 100644
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
--
2.13.3
2.14.1

View file

@ -1,6 +1,6 @@
From 609ea84211a2b8ebd81edb930c2068a615c6ede7 Mon Sep 17 00:00:00 2001
From b3ae6362eae622e747cf8ad1ee076898e3536597 Mon Sep 17 00:00:00 2001
From: Nick Sarnie <commendsarnex@gmail.com>
Date: Sat, 29 Jul 2017 12:11:28 -0400
Date: Wed, 23 Aug 2017 20:13:00 -0400
Subject: [PATCH] Wine D3D9
Signed-off-by: Nick Sarnie <commendsarnex@gmail.com>
@ -41,7 +41,7 @@ Signed-off-by: Nick Sarnie <commendsarnex@gmail.com>
create mode 100644 dlls/d3d9-nine/wndproc.h
diff --git a/configure.ac b/configure.ac
index 5a920d6a3f..4319bed58f 100644
index fd05212057..6b96bdd209 100644
--- a/configure.ac
+++ b/configure.ac
@@ -66,6 +66,14 @@ AC_ARG_WITH(openal, AS_HELP_STRING([--without-openal],[do not use OpenAL]),
@ -68,7 +68,7 @@ index 5a920d6a3f..4319bed58f 100644
dnl **** Check for header files ****
AC_SYS_LARGEFILE()
@@ -1249,6 +1259,183 @@ OpenGL and Direct3D won't be supported.])
@@ -1247,6 +1257,183 @@ OpenGL and Direct3D won't be supported.])
WINE_NOTICE_WITH(va,[test "x$ac_cv_lib_soname_va" = "x" -o "x$ac_cv_lib_soname_va_x11" = "x" -o "x$ac_cv_lib_soname_va_drm" = "x"],
[libva ${notice_platform}development files not found, GPU video acceleration won't be supported.])
@ -252,7 +252,7 @@ index 5a920d6a3f..4319bed58f 100644
CPPFLAGS="$ac_save_CPPFLAGS"
else
X_CFLAGS=""
@@ -3089,6 +3276,7 @@ WINE_CONFIG_DLL(d3d8,,[implib])
@@ -3096,6 +3283,7 @@ WINE_CONFIG_DLL(d3d8,,[implib])
WINE_CONFIG_TEST(dlls/d3d8/tests)
WINE_CONFIG_DLL(d3d9,,[implib])
WINE_CONFIG_TEST(dlls/d3d9/tests)
@ -5736,5 +5736,5 @@ index 0000000000..15f26d491a
+
+#endif
--
2.13.3
2.14.1

View file

@ -19,7 +19,7 @@
Summary: WINE Is Not An Emulator - runs MS Windows programs
Name: wine
Version: 2.13
Version: 2.15
Release: 1
Epoch: 2
License: LGPLv2+