Gentoo Archives: gentoo-commits

From: Nick Sarnie <sarnex@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-vanilla/
Date: Mon, 28 Sep 2020 02:40:53
Message-Id: 1601260397.20375e8366a7cd6de38da1e284833e05f9e40773.sarnex@gentoo
1 commit: 20375e8366a7cd6de38da1e284833e05f9e40773
2 Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 28 02:33:17 2020 +0000
4 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 28 02:33:17 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20375e83
7
8 app-emulation/wine-vanilla: Sync with ::wine
9
10 Bump to 5.18
11
12 Package-Manager: Portage-3.0.8, Repoman-3.0.1
13 Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>
14
15 app-emulation/wine-vanilla/Manifest | 1 +
16 .../wine-vanilla/{wine-vanilla-9999.ebuild => wine-vanilla-5.18.ebuild} | 2 +-
17 app-emulation/wine-vanilla/wine-vanilla-9999.ebuild | 2 +-
18 3 files changed, 3 insertions(+), 2 deletions(-)
19
20 diff --git a/app-emulation/wine-vanilla/Manifest b/app-emulation/wine-vanilla/Manifest
21 index 082f4d2c110..237803e88e3 100644
22 --- a/app-emulation/wine-vanilla/Manifest
23 +++ b/app-emulation/wine-vanilla/Manifest
24 @@ -8,3 +8,4 @@ DIST wine-5.14.tar.xz 23975804 BLAKE2B bc14b84f4044323cd65c8c0a715a09b296bb8ecad
25 DIST wine-5.15.tar.xz 23999688 BLAKE2B af462d9e4c9fe5e364fd474bc17b6ea61b3390428762845291271811feab13cf6ccd39c8c5847b0cc922bd273d42227d95b871dfa04cf055560a3cff65349275 SHA512 90baf7df915cf1ce88022a4aebe4a6975b4b0defcc043a0c6738fefb9b853e0bfbcc645c39e33cdbb20673fab5df7561ab5b55e38a4e0a68907912a80e556ae3
26 DIST wine-5.16.tar.xz 24025256 BLAKE2B 2008b428b16870ec6fa6a38866152d6b94a8a83b3d673557bab9c0c435897900bd0b4b7b73e685698cf7445a6c3eda12f88132d4f43e7b2108213ea947a76c09 SHA512 e198478bcf91106af82b37c87f42961a6c37aa80ea5cf05c268a36ba2ba73c23ac6864b183b927cf3c10d666d60b9f6877edccf7746eafe8968a36b5ce3740be
27 DIST wine-5.17.tar.xz 24064512 BLAKE2B a84433ff7bb93a1f43c41f3106ff3f9c648631665100e8140340ab7d347daf6f2c3b54ea8177e1a2c2222574aa67264f5b576d99f6ef461548c74af48c62eb62 SHA512 05338036fa9b195d9cf8a84a1bcc03f35422d5f07744ec4430f20874601829be5904be10060353599cb0187728123f959ccc75e79f1ce1c47178ae9cd55ef696
28 +DIST wine-5.18.tar.xz 24160316 BLAKE2B 4f359b6e869707a514d2198d2b8ba810b8552ea53ff3f37cbc7c23b732152db0fa5c0c909d2c16a03f6b0ff122435c92f8a9b8b462577aa50a39b2dcfa7bcd05 SHA512 70565fbea61b78580ca86443fcb4c10c7814c1dffcfa49ee38746fef21a52a00f2e040d9d2515892fed4021e7868720cc22b650d18872656838e4610d4d4e823
29
30 diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild b/app-emulation/wine-vanilla/wine-vanilla-5.18.ebuild
31 similarity index 99%
32 copy from app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
33 copy to app-emulation/wine-vanilla/wine-vanilla-5.18.ebuild
34 index fed13ca5bb0..f411a705130 100644
35 --- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
36 +++ b/app-emulation/wine-vanilla/wine-vanilla-5.18.ebuild
37 @@ -95,7 +95,7 @@ COMMON_DEPEND="
38 udisks? ( sys-apps/dbus[${MULTILIB_USEDEP}] )
39 unwind? ( sys-libs/libunwind[${MULTILIB_USEDEP}] )
40 v4l? ( media-libs/libv4l[${MULTILIB_USEDEP}] )
41 - vkd3d? ( app-emulation/vkd3d[${MULTILIB_USEDEP}] )
42 + vkd3d? ( >=app-emulation/vkd3d-1.2[${MULTILIB_USEDEP}] )
43 vulkan? ( media-libs/vulkan-loader[${MULTILIB_USEDEP}] )
44 xcomposite? ( x11-libs/libXcomposite[${MULTILIB_USEDEP}] )
45 xinerama? ( x11-libs/libXinerama[${MULTILIB_USEDEP}] )
46
47 diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
48 index fed13ca5bb0..f411a705130 100644
49 --- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
50 +++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
51 @@ -95,7 +95,7 @@ COMMON_DEPEND="
52 udisks? ( sys-apps/dbus[${MULTILIB_USEDEP}] )
53 unwind? ( sys-libs/libunwind[${MULTILIB_USEDEP}] )
54 v4l? ( media-libs/libv4l[${MULTILIB_USEDEP}] )
55 - vkd3d? ( app-emulation/vkd3d[${MULTILIB_USEDEP}] )
56 + vkd3d? ( >=app-emulation/vkd3d-1.2[${MULTILIB_USEDEP}] )
57 vulkan? ( media-libs/vulkan-loader[${MULTILIB_USEDEP}] )
58 xcomposite? ( x11-libs/libXcomposite[${MULTILIB_USEDEP}] )
59 xinerama? ( x11-libs/libXinerama[${MULTILIB_USEDEP}] )