summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordreadsend2020-02-13 19:19:05 +0100
committerGitHub2020-02-13 19:19:05 +0100
commit9cd7e74d2817084690af5cdfdd2bffe00a7db196 (patch)
tree04ad68e0b3bf8e16c1e67cefea86599152e03bc6
parent9f2ba2d7983625496b8627b3719e4bb10fc37395 (diff)
downloadaur-9cd7e74d2817084690af5cdfdd2bffe00a7db196.tar.gz
Update to Wine 5.1 (#44)
* Updated to wine 4.18 * Removed Mouse Capture Bug fix, since it is no longer necessary * Reverted overzealous patch deletion... * Removed Patch for 4.20 since it is already Staged * Removed missed Patch call * Update to wine 4.19 No Improvements for League * Created first Version * Fixed overlooked Plus Signs.... * Updated SHA512sums * Update to Staging 4.21 * Update to wine staging 5.0 Tested, builds and seems to fix mouse retention issue on fullscreen * Update to rc3 Also saw the string substitution for pkgbasever :P * Update to Rc4 Still having Audio Issues on Load in, didn't bother to check for regression yet * Update to rc5 Audio Issue Persists * Update to RC6 * Update to wine 5.0 Not having audio issues anymore * Update to wine 5.1 No issues found
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD21
2 files changed, 14 insertions, 19 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff3d5f5ea3c9..cb2640b8125a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wine-lol
pkgdesc = A compatibility layer for running Windows programs - Staging branch with League Of Legends fixes
- pkgver = 4.20
+ pkgver = 5.1
pkgrel = 1
url = http://www.wine-staging.com
install = wine.install
@@ -149,16 +149,14 @@ pkgbase = wine-lol
optdepends = samba
optdepends = dosbox
options = staticlibs
- source = https://dl.winehq.org/wine/source/4.x/wine-4.20.tar.xz
- source = wine-staging-v4.20.tar.gz::https://github.com/wine-staging/wine-staging/archive/v4.20.tar.gz
+ source = https://dl.winehq.org/wine/source/5.x/wine-5.1.tar.xz
+ source = wine-staging-v5.1.tar.gz::https://github.com/wine-staging/wine-staging/archive/v5.1.tar.gz
source = 30-win32-aliases.conf
source = 420CustomPatch1.diff
- source = wine-lol-bug48138.diff::https://bugs.winehq.org/attachment.cgi?id=65743
- sha512sums = c01af88106b8a808fbceb6ace45882c300656a47913142ba7052283b358d6d5b4379895804e15a2ca1870a4e955ea3ca857ec042a8070ea4ffaefa0c7a84e701
- sha512sums = 2ce4f6fa83fc275c83bc7f7bbd4b1a4ca65f7e55e16af40958635b8b2efc2b174baa79ed576ed09c4c13b572756fb6262f19281e5b72797c7e0f1f6c4dd1a4ee
+ sha512sums = b842b533884f15a8fb71373258671d74aee997d9ed9ee0fb36f945cd2006b494f6cc6c91a8ca47e0ea5b0b39b108f2c4f155918823a7ddf3cd44b4e26ede9171
+ sha512sums = ebb9bf0a0a3c7f108fff8b32ca79124d1da410fbfb320ad3298f3d92fabeb9ca81de6a4fefac344948a70c49771ffa3f0dc30de2ee6d6f61d158ed87a206a14e
sha512sums = 6e54ece7ec7022b3c9d94ad64bdf1017338da16c618966e8baf398e6f18f80f7b0576edf1d1da47ed77b96d577e4cbb2bb0156b0b11c183a0accf22654b0a2bb
sha512sums = a17db33ba5d6114bd71d1b013adc8e5ca0c3cedf856301cba59f95dadf643d2ee0e5a2d7abb2daedd5ed7c45cdbe93c78527f4d962bedc54776bb21cfc7e8b0b
- sha512sums = 9f30236711434f88a83ec7d384e12730c4430559545219711daff27fdff8b9a615b983881b428432d5aa8e63d1da411ca71d23ac22e72f91e6e0d7e325cd097e
pkgname = wine-lol
diff --git a/PKGBUILD b/PKGBUILD
index 30f6a824d8b6..1aef1322f15a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,24 +10,22 @@
# One fix requires a "hacked" glibc (wine-lol-glibc on AUR).
# Some history:
# Primary bug report: https://bugs.winehq.org/show_bug.cgi?id=47198
-# Bug about 9.23 crash: https://bugs.winehq.org/show_bug.cgi?id=48138
pkgname=wine-lol
-pkgver=4.20
+pkgver=5.1
pkgrel=1
_pkgbasever=${pkgver/rc/-rc}
-source=(https://dl.winehq.org/wine/source/4.x/wine-$_pkgbasever.tar.xz
- "wine-staging-v$_pkgbasever.tar.gz::https://github.com/wine-staging/wine-staging/archive/v$_pkgbasever.tar.gz"
+source=(https://dl.winehq.org/wine/source/5.x/wine-$_pkgbasever.tar.xz
+ "wine-staging-v$_pkgbasever.tar.gz::https://github.com/wine-staging/wine-staging/archive/v$_pkgbasever.tar.gz"
30-win32-aliases.conf
- 420CustomPatch1.diff
- wine-lol-bug48138.diff::https://bugs.winehq.org/attachment.cgi?id=65743)
-sha512sums=('c01af88106b8a808fbceb6ace45882c300656a47913142ba7052283b358d6d5b4379895804e15a2ca1870a4e955ea3ca857ec042a8070ea4ffaefa0c7a84e701'
- '2ce4f6fa83fc275c83bc7f7bbd4b1a4ca65f7e55e16af40958635b8b2efc2b174baa79ed576ed09c4c13b572756fb6262f19281e5b72797c7e0f1f6c4dd1a4ee'
+ 420CustomPatch1.diff)
+sha512sums=('b842b533884f15a8fb71373258671d74aee997d9ed9ee0fb36f945cd2006b494f6cc6c91a8ca47e0ea5b0b39b108f2c4f155918823a7ddf3cd44b4e26ede9171'
+ 'ebb9bf0a0a3c7f108fff8b32ca79124d1da410fbfb320ad3298f3d92fabeb9ca81de6a4fefac344948a70c49771ffa3f0dc30de2ee6d6f61d158ed87a206a14e'
'6e54ece7ec7022b3c9d94ad64bdf1017338da16c618966e8baf398e6f18f80f7b0576edf1d1da47ed77b96d577e4cbb2bb0156b0b11c183a0accf22654b0a2bb'
'a17db33ba5d6114bd71d1b013adc8e5ca0c3cedf856301cba59f95dadf643d2ee0e5a2d7abb2daedd5ed7c45cdbe93c78527f4d962bedc54776bb21cfc7e8b0b'
- '9f30236711434f88a83ec7d384e12730c4430559545219711daff27fdff8b9a615b983881b428432d5aa8e63d1da411ca71d23ac22e72f91e6e0d7e325cd097e')
+ )
pkgdesc="A compatibility layer for running Windows programs - Staging branch with League Of Legends fixes"
url="http://www.wine-staging.com"
@@ -123,17 +121,16 @@ install=wine.install
prepare() {
# Allow ccache to work
- mv wine-$_pkgbasever $pkgname
+ mv wine-$_pkgbasever $pkgname
# apply wine-staging patchset
- pushd wine-staging-$_pkgbasever/patches
+ pushd wine-staging-$_pkgbasever/patches
./patchinstall.sh DESTDIR="$srcdir/$pkgname" --all
popd
# Apply League Of Legends fixes
pushd "$srcdir/$pkgname"
patch -p1 -i "$srcdir/420CustomPatch1.diff"
- patch -p1 -i "$srcdir/wine-lol-bug48138.diff"
popd
# Fix opencl header path