Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] playerctl: update to 2.2.1.
@ 2020-08-17 12:59 ericonr
  2020-08-17 12:59 ` [PR PATCH] [Updated] " ericonr
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ericonr @ 2020-08-17 12:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ericonr/void-packages player
https://github.com/void-linux/void-packages/pull/24324

playerctl: update to 2.2.1.
Remove from shlibs, since nothing package depends on it.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-player-24324.patch --]
[-- Type: text/x-diff, Size: 1659 bytes --]

From 42d5727aacaf39bd3505aa42cd8f6bca56420b80 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Mon, 17 Aug 2020 09:57:02 -0300
Subject: [PATCH] playerctl: update to 2.2.1.

Remove from shlibs, since nothing package depends on it.
---
 common/shlibs              | 1 -
 srcpkgs/playerctl/template | 4 ++--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 993b3d4c18b..9e8b846755b 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2244,7 +2244,6 @@ librom1394.so.0 libavc1394-0.5.4_1
 libavc1394.so.0 libavc1394-0.5.4_1
 libiec61883.so.0 libiec61883-1.2.0_1
 libffado.so.2 libffado-2.2.1_1
-libplayerctl-1.0.so.0 playerctl-0.4.2_1
 libkomparediff2.so.5 libkomparediff2-17.08.2_1
 libkompareinterface.so.5 kompare-17.08.2_1
 libkomparedialogpages.so.5 kompare-17.08.2_1
diff --git a/srcpkgs/playerctl/template b/srcpkgs/playerctl/template
index a2e6ce93398..3ee7db9ef61 100644
--- a/srcpkgs/playerctl/template
+++ b/srcpkgs/playerctl/template
@@ -1,6 +1,6 @@
 # Template file for 'playerctl'
 pkgname=playerctl
-version=2.1.1
+version=2.2.1
 revision=1
 build_style=meson
 build_helper="gir"
@@ -14,7 +14,7 @@ license="LGPL-3.0-or-later"
 homepage="https://github.com/acrisci/playerctl"
 changelog="https://github.com/altdesktop/playerctl/raw/master/CHANGELOG.md"
 distfiles="https://github.com/acrisci/playerctl/archive/v${version}.tar.gz"
-checksum=9eb810c1fd8e1afa5c76cecd34a2d22cc95e2029afe502025db8a38bce13e68d
+checksum=b431a693e815056964d084bcbf3813aee1cc9f92a4a3c1a7df9ae98d663efd03
 
 build_options="doc gir"
 desc_option_doc="Build documentation"  # fails :(

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

* Re: [PR PATCH] [Updated] playerctl: update to 2.2.1.
  2020-08-17 12:59 [PR PATCH] playerctl: update to 2.2.1 ericonr
@ 2020-08-17 12:59 ` ericonr
  2020-08-17 13:34 ` Duncaen
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-08-17 12:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ericonr/void-packages player
https://github.com/void-linux/void-packages/pull/24324

playerctl: update to 2.2.1.
Remove from shlibs, since no package depends on it.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-player-24324.patch --]
[-- Type: text/x-diff, Size: 1654 bytes --]

From 8affeb88558b351af10752d8835ea504167573b5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Mon, 17 Aug 2020 09:57:02 -0300
Subject: [PATCH] playerctl: update to 2.2.1.

Remove from shlibs, since no package depends on it.
---
 common/shlibs              | 1 -
 srcpkgs/playerctl/template | 4 ++--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 993b3d4c18b..9e8b846755b 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2244,7 +2244,6 @@ librom1394.so.0 libavc1394-0.5.4_1
 libavc1394.so.0 libavc1394-0.5.4_1
 libiec61883.so.0 libiec61883-1.2.0_1
 libffado.so.2 libffado-2.2.1_1
-libplayerctl-1.0.so.0 playerctl-0.4.2_1
 libkomparediff2.so.5 libkomparediff2-17.08.2_1
 libkompareinterface.so.5 kompare-17.08.2_1
 libkomparedialogpages.so.5 kompare-17.08.2_1
diff --git a/srcpkgs/playerctl/template b/srcpkgs/playerctl/template
index a2e6ce93398..3ee7db9ef61 100644
--- a/srcpkgs/playerctl/template
+++ b/srcpkgs/playerctl/template
@@ -1,6 +1,6 @@
 # Template file for 'playerctl'
 pkgname=playerctl
-version=2.1.1
+version=2.2.1
 revision=1
 build_style=meson
 build_helper="gir"
@@ -14,7 +14,7 @@ license="LGPL-3.0-or-later"
 homepage="https://github.com/acrisci/playerctl"
 changelog="https://github.com/altdesktop/playerctl/raw/master/CHANGELOG.md"
 distfiles="https://github.com/acrisci/playerctl/archive/v${version}.tar.gz"
-checksum=9eb810c1fd8e1afa5c76cecd34a2d22cc95e2029afe502025db8a38bce13e68d
+checksum=b431a693e815056964d084bcbf3813aee1cc9f92a4a3c1a7df9ae98d663efd03
 
 build_options="doc gir"
 desc_option_doc="Build documentation"  # fails :(

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

* Re: playerctl: update to 2.2.1.
  2020-08-17 12:59 [PR PATCH] playerctl: update to 2.2.1 ericonr
  2020-08-17 12:59 ` [PR PATCH] [Updated] " ericonr
@ 2020-08-17 13:34 ` Duncaen
  2020-08-17 13:40 ` [PR PATCH] [Updated] " ericonr
  2020-08-19  2:00 ` [PR PATCH] [Merged]: " abenson
  3 siblings, 0 replies; 5+ messages in thread
From: Duncaen @ 2020-08-17 13:34 UTC (permalink / raw)
  To: ml

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

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/24324#issuecomment-674884921

Comment:
You can adopt it, I don't use it.

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

* Re: [PR PATCH] [Updated] playerctl: update to 2.2.1.
  2020-08-17 12:59 [PR PATCH] playerctl: update to 2.2.1 ericonr
  2020-08-17 12:59 ` [PR PATCH] [Updated] " ericonr
  2020-08-17 13:34 ` Duncaen
@ 2020-08-17 13:40 ` ericonr
  2020-08-19  2:00 ` [PR PATCH] [Merged]: " abenson
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-08-17 13:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ericonr/void-packages player
https://github.com/void-linux/void-packages/pull/24324

playerctl: update to 2.2.1.
Remove from shlibs, since no package depends on it.

@Duncaen - I can adopt it, if you'd like.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-player-24324.patch --]
[-- Type: text/x-diff, Size: 1973 bytes --]

From 97f3c8f264e3dd3a02f1eaef15791dbce373186e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Mon, 17 Aug 2020 09:57:02 -0300
Subject: [PATCH] playerctl: update to 2.2.1, adopt.

Remove from shlibs, since no package depends on it.
---
 common/shlibs              | 1 -
 srcpkgs/playerctl/template | 6 +++---
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 993b3d4c18b..9e8b846755b 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2244,7 +2244,6 @@ librom1394.so.0 libavc1394-0.5.4_1
 libavc1394.so.0 libavc1394-0.5.4_1
 libiec61883.so.0 libiec61883-1.2.0_1
 libffado.so.2 libffado-2.2.1_1
-libplayerctl-1.0.so.0 playerctl-0.4.2_1
 libkomparediff2.so.5 libkomparediff2-17.08.2_1
 libkompareinterface.so.5 kompare-17.08.2_1
 libkomparedialogpages.so.5 kompare-17.08.2_1
diff --git a/srcpkgs/playerctl/template b/srcpkgs/playerctl/template
index a2e6ce93398..da6f9b55de4 100644
--- a/srcpkgs/playerctl/template
+++ b/srcpkgs/playerctl/template
@@ -1,6 +1,6 @@
 # Template file for 'playerctl'
 pkgname=playerctl
-version=2.1.1
+version=2.2.1
 revision=1
 build_style=meson
 build_helper="gir"
@@ -9,12 +9,12 @@ configure_args="-Dintrospection=$(vopt_if gir 'true' 'false')
 hostmakedepends="pkg-config glib-devel $(vopt_if doc gtk-doc)"
 makedepends="libglib-devel"
 short_desc="MPRIS command-line controller and library"
-maintainer="Duncaen <duncaen@voidlinux.org>"
+maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="LGPL-3.0-or-later"
 homepage="https://github.com/acrisci/playerctl"
 changelog="https://github.com/altdesktop/playerctl/raw/master/CHANGELOG.md"
 distfiles="https://github.com/acrisci/playerctl/archive/v${version}.tar.gz"
-checksum=9eb810c1fd8e1afa5c76cecd34a2d22cc95e2029afe502025db8a38bce13e68d
+checksum=b431a693e815056964d084bcbf3813aee1cc9f92a4a3c1a7df9ae98d663efd03
 
 build_options="doc gir"
 desc_option_doc="Build documentation"  # fails :(

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

* Re: [PR PATCH] [Merged]: playerctl: update to 2.2.1.
  2020-08-17 12:59 [PR PATCH] playerctl: update to 2.2.1 ericonr
                   ` (2 preceding siblings ...)
  2020-08-17 13:40 ` [PR PATCH] [Updated] " ericonr
@ 2020-08-19  2:00 ` abenson
  3 siblings, 0 replies; 5+ messages in thread
From: abenson @ 2020-08-19  2:00 UTC (permalink / raw)
  To: ml

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

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

playerctl: update to 2.2.1.
https://github.com/void-linux/void-packages/pull/24324

Description:
Remove from shlibs, since no package depends on it.

@Duncaen - I can adopt it, if you'd like.

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

end of thread, other threads:[~2020-08-19  2:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-17 12:59 [PR PATCH] playerctl: update to 2.2.1 ericonr
2020-08-17 12:59 ` [PR PATCH] [Updated] " ericonr
2020-08-17 13:34 ` Duncaen
2020-08-17 13:40 ` [PR PATCH] [Updated] " ericonr
2020-08-19  2:00 ` [PR PATCH] [Merged]: " abenson

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