Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Update kodi  zattoo
@ 2022-11-18  7:12 teldra
  2022-11-18  8:00 ` kruceter
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: teldra @ 2022-11-18  7:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1241 bytes --]

There is a new pull request by teldra against master on the void-packages repository

https://github.com/teldra/void-packages update-kodi--zattoo
https://github.com/void-linux/void-packages/pull/40593

Update kodi  zattoo
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/40593.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-kodi--zattoo-40593.patch --]
[-- Type: text/x-diff, Size: 2678 bytes --]

From 42f703b69b320ad06cc54403f53b7e766d5956d0 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Fri, 20 May 2022 10:29:25 +0200
Subject: [PATCH 1/2] kodi-addon-pvr-zattoo: update to 19.7.15.

---
 srcpkgs/kodi-addon-pvr-zattoo/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/kodi-addon-pvr-zattoo/template b/srcpkgs/kodi-addon-pvr-zattoo/template
index dbd05f33573d..5c364eb6df86 100644
--- a/srcpkgs/kodi-addon-pvr-zattoo/template
+++ b/srcpkgs/kodi-addon-pvr-zattoo/template
@@ -1,19 +1,19 @@
 # Template file for 'kodi-addon-pvr-zattoo'
 pkgname=kodi-addon-pvr-zattoo
-version=19.7.11
+version=19.7.15
 revision=1
 _kodi_release=Matrix
 build_style=cmake
 hostmakedepends="pkg-config"
 makedepends="kodi-devel kodi-platform-devel p8-platform-devel rapidjson
- tinyxml2-devel tinyxml-devel"
+ tinyxml2-devel tinyxml-devel sqlite-devel"
 depends="kodi-addon-inputstream-adaptive"
 short_desc="Kodi PVR addon for streaming live TV from zattoo"
 maintainer="teldra <teldra@rotce.de>"
 license="GPL-2.0-only"
 homepage="https://github.com/rbuehlma/pvr.zattoo"
 distfiles="https://github.com/rbuehlma/pvr.zattoo/archive/${version}-${_kodi_release}.tar.gz"
-checksum=07d96b1b0c3b464c0bf02279fa8cab9ccdf675344129f3a970b14bafce225fb4
+checksum=3126ce811e03ac92363a4e399b908336bb54328b7fa0d42c25ac85b2fe5aa7d4
 
 if [ -n "${CROSS_BUILD}" ]; then
 	configure_args+=" -DCMAKE_MODULE_PATH=${XBPS_CROSS_BASE}/usr/share/kodi/cmake"

From 2b047157158df8125ee3f2dc138ac1afd7cccd59 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Fri, 18 Nov 2022 08:11:58 +0100
Subject: [PATCH 2/2] kodi-addon-pvr-zattoo: update to 19.7.16.

---
 srcpkgs/kodi-addon-pvr-zattoo/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kodi-addon-pvr-zattoo/template b/srcpkgs/kodi-addon-pvr-zattoo/template
index 5c364eb6df86..05c2b721fc58 100644
--- a/srcpkgs/kodi-addon-pvr-zattoo/template
+++ b/srcpkgs/kodi-addon-pvr-zattoo/template
@@ -1,6 +1,6 @@
 # Template file for 'kodi-addon-pvr-zattoo'
 pkgname=kodi-addon-pvr-zattoo
-version=19.7.15
+version=19.7.16
 revision=1
 _kodi_release=Matrix
 build_style=cmake
@@ -13,7 +13,7 @@ maintainer="teldra <teldra@rotce.de>"
 license="GPL-2.0-only"
 homepage="https://github.com/rbuehlma/pvr.zattoo"
 distfiles="https://github.com/rbuehlma/pvr.zattoo/archive/${version}-${_kodi_release}.tar.gz"
-checksum=3126ce811e03ac92363a4e399b908336bb54328b7fa0d42c25ac85b2fe5aa7d4
+checksum=ac09db721e51b47f1ca7f4c2201833dbcd69040fd19b09c194fa7491ff4dad41
 
 if [ -n "${CROSS_BUILD}" ]; then
 	configure_args+=" -DCMAKE_MODULE_PATH=${XBPS_CROSS_BASE}/usr/share/kodi/cmake"

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Update kodi  zattoo
  2022-11-18  7:12 [PR PATCH] Update kodi zattoo teldra
@ 2022-11-18  8:00 ` kruceter
  2022-11-18  8:04 ` [PR PATCH] [Updated] " teldra
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: kruceter @ 2022-11-18  8:00 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 205 bytes --]

New comment by kruceter on void-packages repository

https://github.com/void-linux/void-packages/pull/40593#issuecomment-1319665314

Comment:
There is no need for sequential updates. Squash these commits.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Updated] Update kodi  zattoo
  2022-11-18  7:12 [PR PATCH] Update kodi zattoo teldra
  2022-11-18  8:00 ` kruceter
@ 2022-11-18  8:04 ` teldra
  2022-11-18  8:04 ` teldra
  2022-11-24  6:37 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: teldra @ 2022-11-18  8:04 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1246 bytes --]

There is an updated pull request by teldra against master on the void-packages repository

https://github.com/teldra/void-packages update-kodi--zattoo
https://github.com/void-linux/void-packages/pull/40593

Update kodi  zattoo
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/40593.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-kodi--zattoo-40593.patch --]
[-- Type: text/x-diff, Size: 1471 bytes --]

From 7cf5b87d57dca42fab4e2fe0156070c64391bf6a Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Fri, 20 May 2022 10:29:25 +0200
Subject: [PATCH] kodi-addon-pvr-zattoo: update to 19.7.16.

---
 srcpkgs/kodi-addon-pvr-zattoo/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/kodi-addon-pvr-zattoo/template b/srcpkgs/kodi-addon-pvr-zattoo/template
index dbd05f33573d..05c2b721fc58 100644
--- a/srcpkgs/kodi-addon-pvr-zattoo/template
+++ b/srcpkgs/kodi-addon-pvr-zattoo/template
@@ -1,19 +1,19 @@
 # Template file for 'kodi-addon-pvr-zattoo'
 pkgname=kodi-addon-pvr-zattoo
-version=19.7.11
+version=19.7.16
 revision=1
 _kodi_release=Matrix
 build_style=cmake
 hostmakedepends="pkg-config"
 makedepends="kodi-devel kodi-platform-devel p8-platform-devel rapidjson
- tinyxml2-devel tinyxml-devel"
+ tinyxml2-devel tinyxml-devel sqlite-devel"
 depends="kodi-addon-inputstream-adaptive"
 short_desc="Kodi PVR addon for streaming live TV from zattoo"
 maintainer="teldra <teldra@rotce.de>"
 license="GPL-2.0-only"
 homepage="https://github.com/rbuehlma/pvr.zattoo"
 distfiles="https://github.com/rbuehlma/pvr.zattoo/archive/${version}-${_kodi_release}.tar.gz"
-checksum=07d96b1b0c3b464c0bf02279fa8cab9ccdf675344129f3a970b14bafce225fb4
+checksum=ac09db721e51b47f1ca7f4c2201833dbcd69040fd19b09c194fa7491ff4dad41
 
 if [ -n "${CROSS_BUILD}" ]; then
 	configure_args+=" -DCMAKE_MODULE_PATH=${XBPS_CROSS_BASE}/usr/share/kodi/cmake"

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Update kodi  zattoo
  2022-11-18  7:12 [PR PATCH] Update kodi zattoo teldra
  2022-11-18  8:00 ` kruceter
  2022-11-18  8:04 ` [PR PATCH] [Updated] " teldra
@ 2022-11-18  8:04 ` teldra
  2022-11-24  6:37 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: teldra @ 2022-11-18  8:04 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 221 bytes --]

New comment by teldra on void-packages repository

https://github.com/void-linux/void-packages/pull/40593#issuecomment-1319669403

Comment:
> There is no need for sequential updates. Squash these commits.

Right, done.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Merged]: Update kodi  zattoo
  2022-11-18  7:12 [PR PATCH] Update kodi zattoo teldra
                   ` (2 preceding siblings ...)
  2022-11-18  8:04 ` teldra
@ 2022-11-24  6:37 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2022-11-24  6:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1080 bytes --]

There's a merged pull request on the void-packages repository

Update kodi  zattoo
https://github.com/void-linux/void-packages/pull/40593

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-11-24  6:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-18  7:12 [PR PATCH] Update kodi zattoo teldra
2022-11-18  8:00 ` kruceter
2022-11-18  8:04 ` [PR PATCH] [Updated] " teldra
2022-11-18  8:04 ` teldra
2022-11-24  6:37 ` [PR PATCH] [Merged]: " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).