summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2019-10-02 15:56:28 -0400
committergraysky2019-10-02 15:56:28 -0400
commit9dc869ee7f2ce64025c86c509776eb3edc6f3a8f (patch)
treee930d515940d223f07c920d2f02c713d6cac1d2b
parentadf50c52ab477c0b12e692e5f6c1d892c825819c (diff)
downloadaur-9dc869ee7f2ce64025c86c509776eb3edc6f3a8f.tar.gz
Update to 18.5pre8-1
-rw-r--r--.SRCINFO22
-rw-r--r--PKGBUILD11
2 files changed, 19 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5aadcfa97cdb..72567229a2ea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = kodi-devel
- pkgver = 18.5pre6
+ pkgver = 18.5pre8
pkgrel = 1
url = https://kodi.tv
arch = x86_64
@@ -73,10 +73,11 @@ pkgbase = kodi-devel
source = 000-fix.building.with.mariadb.patch::https://github.com/wsnipex/xbmc/commit/cd20c8eb8a0394db1f028b118c4ca9b91b7e746a.patch
source = 001-PR16596.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/16596.patch
source = 002-PR16627.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/16627.patch
- source = 003-PR16634.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/16634.patch
+ source = 003-PR16643.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/16643.patch
source = 004-PR16553.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/16553.patch
source = 005-PR16670.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/16670.patch
source = 006-PR16676.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/16676.patch
+ source = 008-PR16673.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/16673.patch
sha256sums = bf2be186d8ae5b5377e43c06a538012bb9f51a0e98f8244b70a401006861d110
sha256sums = 38816f8373e243bc5950449b4f3b18938c4e1c59348e3411e23f31db4072e40d
sha256sums = 071e414e61b795f2ff9015b21a85fc009dde967f27780d23092643916538a57a
@@ -90,10 +91,11 @@ pkgbase = kodi-devel
sha256sums = 849daf1d5b081ef6d0e428bbc7d448799fc43a8ac9e79cd7513de0eb5a91b0bb
sha256sums = d5eead90e570a96d4ed947e7d671cf7b1794fca12c3b834f45a9628fe1a8e9ab
sha256sums = 0cea951df699da5281a99c1280de0f5256b5e5087f89dc62aecf2d6584e4bf79
- sha256sums = 730cf6d96c121208cd6e7cb4719d540dd51c41ccf8a6acc8eb12d18936ea915b
+ sha256sums = 2c9eb63e1a1a9bee966b1cf7a31aac40275ba3a7c96bb72604d1fbbf1fd66629
sha256sums = 1f79fe93b4b42739a89e99b9076ccbc5934539a046512c22e7a0a78d1e90b402
sha256sums = 8e88385024428c83775c5ec4f6bc0033ad7e9b70b5fca16f1122f5e74c28f3ec
sha256sums = 2e24678534abd4442edf06e3eb4dc4aa61222511927e01fa9c510ce9c5c0e405
+ sha256sums = 2db519f89d8892051a2ebf57e5a8871cb439388d19cf03e183b7d7dbe51feb36
pkgname = kodi-devel
pkgdesc = Alpha, Beta, or RC versions of the software media player and entertainment hub for digital media
@@ -112,7 +114,7 @@ pkgname = kodi-devel
optdepends = pulseaudio: PulseAudio support
optdepends = shairplay: AirPlay support
optdepends = upower: Display battery level
- provides = kodi=18.5pre6
+ provides = kodi=18.5pre8
conflicts = kodi
pkgname = kodi-bin-devel
@@ -138,7 +140,7 @@ pkgname = kodi-bin-devel
depends = taglib
depends = tinyxml
depends = kodi-devel
- provides = kodi-bin=18.5pre6
+ provides = kodi-bin=18.5pre8
conflicts = kodi-bin
pkgname = kodi-wayland-devel
@@ -164,7 +166,7 @@ pkgname = kodi-wayland-devel
depends = tinyxml
depends = waylandpp
depends = kodi-devel
- provides = kodi-bin=18.5pre6
+ provides = kodi-bin=18.5pre8
provides = kodi-wayland
conflicts = kodi-wayland
@@ -191,14 +193,14 @@ pkgname = kodi-gbm-devel
depends = taglib
depends = tinyxml
depends = kodi-devel
- provides = kodi-bin=18.5pre6
+ provides = kodi-bin=18.5pre8
provides = kodi-gbm
conflicts = kodi-gbm
pkgname = kodi-eventclients-devel
pkgdesc = Kodi Event Clients
optdepends = python2: most eventclients are implemented in python2
- provides = kodi-eventclients=18.5pre6
+ provides = kodi-eventclients=18.5pre8
conflicts = kodi-eventclients
pkgname = kodi-tools-texturepacker-devel
@@ -207,12 +209,12 @@ pkgname = kodi-tools-texturepacker-devel
depends = giflib
depends = libjpeg-turbo
depends = lzo
- provides = kodi-tools-texturepacker=18.5pre6
+ provides = kodi-tools-texturepacker=18.5pre8
conflicts = kodi-tools-texturepacker
pkgname = kodi-dev-devel
pkgdesc = Kodi dev files
depends = kodi-devel
- provides = kodi-dev=18.5pre6
+ provides = kodi-dev=18.5pre8
conflicts = kodi-dev
diff --git a/PKGBUILD b/PKGBUILD
index cba4250a8fd6..25803cb4ac78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ pkgname=(
"$pkgbase" kodi-bin-devel kodi-wayland-devel kodi-gbm-devel
kodi-eventclients-devel kodi-tools-texturepacker-devel kodi-dev-devel
)
-pkgver=18.5pre6
+pkgver=18.5pre8
_major=18.4
pkgrel=1
arch=('x86_64')
@@ -80,10 +80,12 @@ source=(
000-fix.building.with.mariadb.patch::https://github.com/wsnipex/xbmc/commit/cd20c8eb8a0394db1f028b118c4ca9b91b7e746a.patch
001-PR16596.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/16596.patch
002-PR16627.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/16627.patch
- 003-PR16634.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/16634.patch
+ 003-PR16643.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/16643.patch
004-PR16553.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/16553.patch
005-PR16670.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/16670.patch
006-PR16676.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/16676.patch
+# 007-PR16077.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/16077.patch
+ 008-PR16673.patch::https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/16673.patch
)
noextract=(
"libdvdcss-$_libdvdcss_version.tar.gz"
@@ -108,10 +110,11 @@ sha256sums=('bf2be186d8ae5b5377e43c06a538012bb9f51a0e98f8244b70a401006861d110'
'849daf1d5b081ef6d0e428bbc7d448799fc43a8ac9e79cd7513de0eb5a91b0bb'
'd5eead90e570a96d4ed947e7d671cf7b1794fca12c3b834f45a9628fe1a8e9ab'
'0cea951df699da5281a99c1280de0f5256b5e5087f89dc62aecf2d6584e4bf79'
- '730cf6d96c121208cd6e7cb4719d540dd51c41ccf8a6acc8eb12d18936ea915b'
+ '2c9eb63e1a1a9bee966b1cf7a31aac40275ba3a7c96bb72604d1fbbf1fd66629'
'1f79fe93b4b42739a89e99b9076ccbc5934539a046512c22e7a0a78d1e90b402'
'8e88385024428c83775c5ec4f6bc0033ad7e9b70b5fca16f1122f5e74c28f3ec'
- '2e24678534abd4442edf06e3eb4dc4aa61222511927e01fa9c510ce9c5c0e405')
+ '2e24678534abd4442edf06e3eb4dc4aa61222511927e01fa9c510ce9c5c0e405'
+ '2db519f89d8892051a2ebf57e5a8871cb439388d19cf03e183b7d7dbe51feb36')
prepare() {
# force python 'binary' as python2