Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gnome-podcasts: update to 0.5.1.
@ 2022-02-04  1:01 paper42
  2022-02-04  1:01 ` [PR PATCH] [Updated] " paper42
  2022-02-04 21:53 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 2 replies; 3+ messages in thread
From: paper42 @ 2022-02-04  1:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages gnome-podcasts-0.5.1
https://github.com/void-linux/void-packages/pull/35390

gnome-podcasts: update to 0.5.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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/35390.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gnome-podcasts-0.5.1-35390.patch --]
[-- Type: text/x-diff, Size: 1180 bytes --]

From d905585a12d6551832613821c1cf28639f918dcf Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Fri, 4 Feb 2022 01:56:59 +0100
Subject: [PATCH] gnome-podcasts: update to 0.5.1.

---
 srcpkgs/gnome-podcasts/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gnome-podcasts/template b/srcpkgs/gnome-podcasts/template
index a48eed2afb15..9f527aeb9d07 100644
--- a/srcpkgs/gnome-podcasts/template
+++ b/srcpkgs/gnome-podcasts/template
@@ -1,6 +1,6 @@
 # Template file for 'gnome-podcasts'
 pkgname=gnome-podcasts
-version=0.4.9
+version=0.5.1
 revision=1
 wrksrc="podcasts-${version}"
 build_style=meson
@@ -14,7 +14,7 @@ license="GPL-3.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Podcasts"
 changelog="https://gitlab.gnome.org/World/podcasts/-/raw/master/CHANGELOG.md"
 distfiles="https://gitlab.gnome.org/World/podcasts/-/archive/${version}/podcasts-${version}.tar.gz"
-checksum=49a2e48079c84697fe7e1a375a4e15d8687ab6c533488093186f08b7875b1a22
+checksum=73c2d6422e4084e389f07d6daee2339512f68d5b7e38cfc7db35466b16c13500
 
 export GETTEXT_BIN_DIR=/usr/bin
 export GETTEXT_LIB_DIR="${XBPS_CROSS_BASE}/usr/lib/gettext"

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

* Re: [PR PATCH] [Updated] gnome-podcasts: update to 0.5.1.
  2022-02-04  1:01 [PR PATCH] gnome-podcasts: update to 0.5.1 paper42
@ 2022-02-04  1:01 ` paper42
  2022-02-04 21:53 ` [PR PATCH] [Merged]: " paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2022-02-04  1:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages gnome-podcasts-0.5.1
https://github.com/void-linux/void-packages/pull/35390

gnome-podcasts: update to 0.5.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

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

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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/35390.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gnome-podcasts-0.5.1-35390.patch --]
[-- Type: text/x-diff, Size: 1467 bytes --]

From c85e335252a4e28f89e181c98b87c4498feed2ab Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Fri, 4 Feb 2022 01:56:59 +0100
Subject: [PATCH] gnome-podcasts: update to 0.5.1.

---
 srcpkgs/gnome-podcasts/template | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/gnome-podcasts/template b/srcpkgs/gnome-podcasts/template
index a48eed2afb15..39021efa8fa2 100644
--- a/srcpkgs/gnome-podcasts/template
+++ b/srcpkgs/gnome-podcasts/template
@@ -1,6 +1,6 @@
 # Template file for 'gnome-podcasts'
 pkgname=gnome-podcasts
-version=0.4.9
+version=0.5.1
 revision=1
 wrksrc="podcasts-${version}"
 build_style=meson
@@ -14,16 +14,13 @@ license="GPL-3.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Podcasts"
 changelog="https://gitlab.gnome.org/World/podcasts/-/raw/master/CHANGELOG.md"
 distfiles="https://gitlab.gnome.org/World/podcasts/-/archive/${version}/podcasts-${version}.tar.gz"
-checksum=49a2e48079c84697fe7e1a375a4e15d8687ab6c533488093186f08b7875b1a22
+checksum=73c2d6422e4084e389f07d6daee2339512f68d5b7e38cfc7db35466b16c13500
+make_check=no # Unable to init server: Could not connect: Connection refused
 
 export GETTEXT_BIN_DIR=/usr/bin
 export GETTEXT_LIB_DIR="${XBPS_CROSS_BASE}/usr/lib/gettext"
 export GETTEXT_INCLUDE_DIR="${XBPS_CROSS_BASE}/usr/include"
 
-# Unable to init server: Could not connect: Connection refused
-do_check() {
-	:
-}
 
 post_patch() {
 	[ -z "$CROSS_BUILD" ] && return 0

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

* Re: [PR PATCH] [Merged]: gnome-podcasts: update to 0.5.1.
  2022-02-04  1:01 [PR PATCH] gnome-podcasts: update to 0.5.1 paper42
  2022-02-04  1:01 ` [PR PATCH] [Updated] " paper42
@ 2022-02-04 21:53 ` paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2022-02-04 21:53 UTC (permalink / raw)
  To: ml

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

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

gnome-podcasts: update to 0.5.1.
https://github.com/void-linux/void-packages/pull/35390

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

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

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

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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] 3+ messages in thread

end of thread, other threads:[~2022-02-04 21:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-04  1:01 [PR PATCH] gnome-podcasts: update to 0.5.1 paper42
2022-02-04  1:01 ` [PR PATCH] [Updated] " paper42
2022-02-04 21:53 ` [PR PATCH] [Merged]: " paper42

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).