summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2020-06-16 17:59:57 -0400
committergraysky2020-06-16 17:59:57 -0400
commit0975e74663d89e9534f1a1cd03fc2e072ab7f508 (patch)
tree8988c267fbefd3a956734d27f4b736d29eea482c
parentb5292b0f7156f75dfcdac386e5089172c203efdf (diff)
downloadaur-0975e74663d89e9534f1a1cd03fc2e072ab7f508.tar.gz
Update to 18.8pre08-1
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD13
2 files changed, 25 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4449a70d4407..e1028a2f67ce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = kodi-devel
- pkgver = 18.8pre04
+ pkgver = 18.8pre08
pkgrel = 1
url = https://kodi.tv
arch = x86_64
@@ -80,6 +80,9 @@ pkgbase = kodi-devel
source = 002-PR17996.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17996.patch
source = 003-PR18008.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/18008.patch
source = 004-PR18019.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/18019.patch
+ source = 005-PR18024.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/18024.patch
+ source = 007-PR18047.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/18047.patch
+ source = 008-PR18056.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/18056.patch
sha256sums = 5cfec391bcd168bbd4f9d38a6c8ec93e42e040cf82cf6ebf23db5e86753816fb
sha256sums = 38816f8373e243bc5950449b4f3b18938c4e1c59348e3411e23f31db4072e40d
sha256sums = 071e414e61b795f2ff9015b21a85fc009dde967f27780d23092643916538a57a
@@ -96,6 +99,9 @@ pkgbase = kodi-devel
sha256sums = f56503139927f0bc8f220c4b4e31266fc938a6612a4c1d2bdd75be3f54eb3a12
sha256sums = 995c61de460e0afdc135ba33f9f393a825cb4a0c7954da104d23269fe48ec118
sha256sums = 8531da4ce924d80f5b8c8fbcf547e0738e48ffce335f73a4da6466f499ab1bfe
+ sha256sums = 4c2775722998fd0f6111ff841b29e8813c58b7905be1e8a01bf8a768622cb30c
+ sha256sums = f4ac91dbad4014a6707e8bb6f57cac0ec68a852a3e81815a210304a886a665a1
+ sha256sums = 4b009d1acced4912f981d1454ff2add556b79188c003bc837d60224605364353
pkgname = kodi-devel
pkgdesc = Alpha, Beta, or RC versions of the software media player and entertainment hub for digital media
@@ -115,7 +121,7 @@ pkgname = kodi-devel
optdepends = shairplay: AirPlay support
optdepends = upower: Display battery level
provides = xbmc
- provides = kodi=18.8pre04
+ provides = kodi=18.8pre08
conflicts = xbmc
replaces = xbmc
@@ -143,7 +149,7 @@ pkgname = kodi-x11-devel
depends = tinyxml
depends = kodi-devel
provides = KODI-BIN
- provides = kodi-x11=18.8pre04
+ provides = kodi-x11=18.8pre08
replaces = kodi-bin
pkgname = kodi-wayland-devel
@@ -170,7 +176,7 @@ pkgname = kodi-wayland-devel
depends = waylandpp
depends = kodi-devel
provides = KODI-BIN
- provides = kodi-wayland=18.8pre04
+ provides = kodi-wayland=18.8pre08
pkgname = kodi-gbm-devel
pkgdesc = gbm kodi binary
@@ -196,12 +202,12 @@ pkgname = kodi-gbm-devel
depends = tinyxml
depends = kodi-devel
provides = KODI-BIN
- provides = kodi-gbm=18.8pre04
+ provides = kodi-gbm=18.8pre08
pkgname = kodi-eventclients-devel
pkgdesc = Kodi Event Clients
optdepends = python2: most eventclients are implemented in python2
- provides = kodi-eventclients=18.8pre04
+ provides = kodi-eventclients=18.8pre08
conflicts = kodi-eventclients
pkgname = kodi-tools-texturepacker-devel
@@ -210,12 +216,12 @@ pkgname = kodi-tools-texturepacker-devel
depends = giflib
depends = libjpeg-turbo
depends = lzo
- provides = kodi-tools-texturepacker=18.8pre04
+ provides = kodi-tools-texturepacker=18.8pre08
conflicts = kodi-tools-texturepacker
pkgname = kodi-dev-devel
pkgdesc = Kodi dev files
depends = kodi-devel
- provides = kodi-dev=18.8pre04
+ provides = kodi-dev=18.8pre08
conflicts = kodi-dev
diff --git a/PKGBUILD b/PKGBUILD
index 95e4c7b61eda..24fa7ec2da51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ pkgname=(
"$pkgbase" kodi-x11-devel kodi-wayland-devel kodi-gbm-devel
kodi-eventclients-devel kodi-tools-texturepacker-devel kodi-dev-devel
)
-pkgver=18.8pre04
+pkgver=18.8pre08
_major=18.7.1
pkgrel=1
arch=('x86_64')
@@ -80,10 +80,16 @@ source=(
cpuinfo
000-PR17300.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17300.patch
000-PR17804.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17804.patch
+ # 18029 does not apply
001-PR17988.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17988.patch
002-PR17996.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/17996.patch
003-PR18008.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/18008.patch
004-PR18019.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/18019.patch
+ 005-PR18024.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/18024.patch
+# 006-PR18029.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/18029.patch
+ 007-PR18047.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/18047.patch
+ 008-PR18056.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/18056.patch
+
)
noextract=(
"libdvdcss-$_libdvdcss_version.tar.gz"
@@ -110,7 +116,10 @@ sha256sums=('5cfec391bcd168bbd4f9d38a6c8ec93e42e040cf82cf6ebf23db5e86753816fb'
'89ac4b3feac908075ddbcdc4f9f1d1703c25e2fdb1661e776c162eb779437bd8'
'f56503139927f0bc8f220c4b4e31266fc938a6612a4c1d2bdd75be3f54eb3a12'
'995c61de460e0afdc135ba33f9f393a825cb4a0c7954da104d23269fe48ec118'
- '8531da4ce924d80f5b8c8fbcf547e0738e48ffce335f73a4da6466f499ab1bfe')
+ '8531da4ce924d80f5b8c8fbcf547e0738e48ffce335f73a4da6466f499ab1bfe'
+ '4c2775722998fd0f6111ff841b29e8813c58b7905be1e8a01bf8a768622cb30c'
+ 'f4ac91dbad4014a6707e8bb6f57cac0ec68a852a3e81815a210304a886a665a1'
+ '4b009d1acced4912f981d1454ff2add556b79188c003bc837d60224605364353')
prepare() {
# force python 'binary' as python2
[[ -d "$srcdir/path" ]] && rm -rf "$srcdir/path"