Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / kodi
Commits:
6c740510 by Antonio Rojas at 2024-01-25T23:33:28+01:00
upgpkg: 20.3-3: taglib 2 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = kodi
pkgver = 20.3
- pkgrel = 2
+ pkgrel = 3
url = https://kodi.tv
arch = x86_64
license = GPL2
@@ -82,6 +82,9 @@ pkgbase = kodi
source =
https://github.com/xbmc/xbmc/commit/35be40daa39965a9ea5b3569eb7d515e6a14da5d.patch
source = 0001-ffmpeg-fix-build-with-binutils-update.patch
source = https://github.com/xbmc/xbmc/pull/23227.patch
+ source = https://github.com/xbmc/xbmc/commit/d2022ce1.patch
+ source = https://github.com/xbmc/xbmc/commit/6f5dff4b.patch
+ source =
https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/24577.patch
sha512sums =
cdec1383d33f421828f0249ac2929980c6eaa39e345a8a364d9f3479f873029a15f3f6e6d40707fd2df2067a71bdaa3c6a1e26277074c31c631c71afe7465cb4
sha512sums =
d3be3bfc13c5ea56d8db745c2aab090c99760684fe4c8f62a13d266feb319e9180ceeecf8116bfd2ed90d9accba2c11dbbf93b61ad00f69a40812ebf4eabcdda
sha512sums =
51e6fc033121241354a5f0b3fc9a430577ae3ff6bb7f31445aa548ef4893037fb80eea3b2c6774c81e9ebaf9c45e9b490c98c2c65eb38f9f7daba84b236f7e1d
@@ -94,6 +97,9 @@ pkgbase = kodi
sha512sums =
c05888d1ad11f9a33a578ddd2fdb705ccd385178f93f68c6af66d9361a16664f2efec7e92c3bdc2c5c93a979e973e6448ffd2b26dab6d120e1ce8a5ceb2bd948
sha512sums =
6de9e7673022e74428a55ca1e761bdb70e0b6432faa3dae7a2306c197bc52616bffdc138073496c51aebee537079cfd768845f233d688eeea5440dfb5ba163ec
sha512sums =
8c0eeb8dbc1e644b39bcdc98a47c6dfb78c206d19db7bc9597f4046eed000d515ac986a6c6806dd8f83f28fdf7ed84cfb295ee0652c769496d603b1f7529578d
+ sha512sums =
f4401073756f20eacb7ee06f5d4a581d505cca3129f66e57fd6f05f135d3261b19503f86e9da303cfd12b12bec8a33896c3574b8813891ef2569a9bdb5397903
+ sha512sums =
4672c9f26f9934be7f3cf1bc3bb8f7fc5fb84cafde05541d2fc62df2355361da27cc0321905e183a90b7470d62c760dcd12d3668b99529afc185275a0c3df7f9
+ sha512sums =
5dcaf77a76a738f39b23a681c4f80cb808e26aff0484b6b4d645e437c1d71ba9e7beedc80abb3e9e4785efb8e0b8b1097f3e399a110ef20fabd6348fc7a23e0b
pkgname = kodi
pkgdesc = A software media player and entertainment hub for digital
media (gl renderer)
=====================================
PKGBUILD
=====================================
@@ -20,7 +20,7 @@
pkgbase=kodi
pkgname=('kodi' 'kodi-gles' 'kodi-eventclients' 'kodi-tools-texturepacker'
'kodi-dev')
pkgver=20.3
-pkgrel=2
+pkgrel=3
arch=('x86_64')
url="https://kodi.tv"
license=('GPL2')
@@ -65,6 +65,9 @@ source=(
'https://github.com/xbmc/xbmc/commit/35be40daa39965a9ea5b3569eb7d515e6a14da5d.patch'
# flatbuffers 23.3.3
'0001-ffmpeg-fix-build-with-binutils-update.patch' # binutils >=2.41
'https://github.com/xbmc/xbmc/pull/23227.patch' # thread priority crash
+ 'https://github.com/xbmc/xbmc/commit/d2022ce1.patch'
+ 'https://github.com/xbmc/xbmc/commit/6f5dff4b.patch'
+ 'https://patch-diff.githubusercontent.com/raw/xbmc/xbmc/pull/24577.patch'
)
noextract=(
"$pkgbase-libdvdcss-$_libdvdcss_version.tar.gz"
@@ -87,7 +90,10 @@
sha512sums=('cdec1383d33f421828f0249ac2929980c6eaa39e345a8a364d9f3479f873029a15f
'3069feb5db40288beb5b112b285186162a704f0fdd3cf67a17fd4eeea015f2cfcfbb455b7aa7c3d79d00fd095a3fd11cffc7b121dce94d99c3b06a509a8977d2'
'c05888d1ad11f9a33a578ddd2fdb705ccd385178f93f68c6af66d9361a16664f2efec7e92c3bdc2c5c93a979e973e6448ffd2b26dab6d120e1ce8a5ceb2bd948'
'6de9e7673022e74428a55ca1e761bdb70e0b6432faa3dae7a2306c197bc52616bffdc138073496c51aebee537079cfd768845f233d688eeea5440dfb5ba163ec'
-
'8c0eeb8dbc1e644b39bcdc98a47c6dfb78c206d19db7bc9597f4046eed000d515ac986a6c6806dd8f83f28fdf7ed84cfb295ee0652c769496d603b1f7529578d')
+
'8c0eeb8dbc1e644b39bcdc98a47c6dfb78c206d19db7bc9597f4046eed000d515ac986a6c6806dd8f83f28fdf7ed84cfb295ee0652c769496d603b1f7529578d'
+
'f4401073756f20eacb7ee06f5d4a581d505cca3129f66e57fd6f05f135d3261b19503f86e9da303cfd12b12bec8a33896c3574b8813891ef2569a9bdb5397903'
+
'4672c9f26f9934be7f3cf1bc3bb8f7fc5fb84cafde05541d2fc62df2355361da27cc0321905e183a90b7470d62c760dcd12d3668b99529afc185275a0c3df7f9'
+
'5dcaf77a76a738f39b23a681c4f80cb808e26aff0484b6b4d645e437c1d71ba9e7beedc80abb3e9e4785efb8e0b8b1097f3e399a110ef20fabd6348fc7a23e0b')
prepare() {
[[ -d "$srcdir/kodi-build" ]] && rm -rf "$srcdir/kodi-build"
@@ -106,6 +112,10 @@ prepare() {
# potential fix for thread priority crash
# https://gitlab.archlinux.org/archlinux/packaging/packages/kodi/-/issues/3
patch -p1 -i "$srcdir/23227.patch"
+ # Fix build with taglib 2
+ patch -p1 -i ../d2022ce1.patch
+ patch -p1 -i ../6f5dff4b.patch
+ patch -p1 -i ../24577.patch
}
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kodi/-/commit/6c740510a3c381905fe51044b30105a13a9a3a22
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kodi/-/commit/6c740510a3c381905fe51044b30105a13a9a3a22
You're receiving this email because of your account on gitlab.archlinux.org.