Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] goodvibes: update to 0.6.2.
@ 2021-01-21 18:14 mobinmob
  2021-01-21 18:27 ` [PR PATCH] [Updated] " mobinmob
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: mobinmob @ 2021-01-21 18:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages goodvibes
https://github.com/void-linux/void-packages/pull/28085

goodvibes: update to 0.6.2.
Closes https://github.com/void-linux/void-packages/issues/26980#issuecomment-763983149 by adding gst-plugins-good1 and gst-plugins-ugly1 as dependencies as @ericonr suggested.

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

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

From 6ec55f0084fe745905af44a1881146b7be9999c1 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 21 Jan 2021 20:11:47 +0200
Subject: [PATCH] goodvibes: update to 0.6.2.

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

diff --git a/srcpkgs/goodvibes/template b/srcpkgs/goodvibes/template
index f3b9782ac92..554c9f03529 100644
--- a/srcpkgs/goodvibes/template
+++ b/srcpkgs/goodvibes/template
@@ -1,13 +1,13 @@
 # Template file for 'goodvibes'
 pkgname=goodvibes
 version=0.6.2
-revision=1
+revision=2
 wrksrc="goodvibes-v${version}"
 build_style=meson
 hostmakedepends="appstream-glib desktop-file-utils pkg-config gettext"
 makedepends="amtk-devel dconf-devel glib-devel gst-plugins-base1-devel
  gtk+3-devel libkeybinder3-devel libsoup-devel"
-depends="desktop-file-utils hicolor-icon-theme"
+depends="desktop-file-utils hicolor-icon-theme gst-plugins-good1  gst-plugins-ugly1"
 short_desc="Light and simple internet radio player"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"

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

* Re: [PR PATCH] [Updated] goodvibes: update to 0.6.2.
  2021-01-21 18:14 [PR PATCH] goodvibes: update to 0.6.2 mobinmob
@ 2021-01-21 18:27 ` mobinmob
  2021-01-22  3:53 ` [PR REVIEW] " ericonr
  2021-01-22  4:07 ` [PR PATCH] [Merged]: " ericonr
  2 siblings, 0 replies; 5+ messages in thread
From: mobinmob @ 2021-01-21 18:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages goodvibes
https://github.com/void-linux/void-packages/pull/28085

goodvibes: update to 0.6.2.
Closes https://github.com/void-linux/void-packages/issues/26980#issuecomment-763983149 by adding gst-plugins-good1 and gst-plugins-ugly1 as dependencies as @ericonr suggested.

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

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

From 8084fcff94299683698062b54037631d25e64650 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 21 Jan 2021 20:11:47 +0200
Subject: [PATCH] goodvibes: add proper deps.

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

diff --git a/srcpkgs/goodvibes/template b/srcpkgs/goodvibes/template
index f3b9782ac92..554c9f03529 100644
--- a/srcpkgs/goodvibes/template
+++ b/srcpkgs/goodvibes/template
@@ -1,13 +1,13 @@
 # Template file for 'goodvibes'
 pkgname=goodvibes
 version=0.6.2
-revision=1
+revision=2
 wrksrc="goodvibes-v${version}"
 build_style=meson
 hostmakedepends="appstream-glib desktop-file-utils pkg-config gettext"
 makedepends="amtk-devel dconf-devel glib-devel gst-plugins-base1-devel
  gtk+3-devel libkeybinder3-devel libsoup-devel"
-depends="desktop-file-utils hicolor-icon-theme"
+depends="desktop-file-utils hicolor-icon-theme gst-plugins-good1  gst-plugins-ugly1"
 short_desc="Light and simple internet radio player"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"

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

* Re: [PR REVIEW] goodvibes: update to 0.6.2.
  2021-01-21 18:14 [PR PATCH] goodvibes: update to 0.6.2 mobinmob
  2021-01-21 18:27 ` [PR PATCH] [Updated] " mobinmob
@ 2021-01-22  3:53 ` ericonr
  2021-01-22  4:07 ` [PR PATCH] [Merged]: " ericonr
  2 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-01-22  3:53 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/28085#discussion_r562371868

Comment:
Could you fix the double space here?

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

* Re: [PR PATCH] [Merged]: goodvibes: update to 0.6.2.
  2021-01-21 18:14 [PR PATCH] goodvibes: update to 0.6.2 mobinmob
  2021-01-21 18:27 ` [PR PATCH] [Updated] " mobinmob
  2021-01-22  3:53 ` [PR REVIEW] " ericonr
@ 2021-01-22  4:07 ` ericonr
  2 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-01-22  4:07 UTC (permalink / raw)
  To: ml

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

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

goodvibes: update to 0.6.2.
https://github.com/void-linux/void-packages/pull/28085

Description:
Closes https://github.com/void-linux/void-packages/issues/26980#issuecomment-763983149 by adding gst-plugins-good1 and gst-plugins-ugly1 as dependencies as @ericonr suggested.

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

* [PR PATCH] goodvibes: update to 0.6.2.
@ 2021-01-18 11:47 mobinmob
  0 siblings, 0 replies; 5+ messages in thread
From: mobinmob @ 2021-01-18 11:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages goodvibes
https://github.com/void-linux/void-packages/pull/28006

goodvibes: update to 0.6.2.


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

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

From a719fff774b3c9416ff484d6327a6f1522b3cbfd Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Mon, 18 Jan 2021 13:44:33 +0200
Subject: [PATCH] goodvibes: update to 0.6.2.

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

diff --git a/srcpkgs/goodvibes/template b/srcpkgs/goodvibes/template
index d098fa9fd13..f3b9782ac92 100644
--- a/srcpkgs/goodvibes/template
+++ b/srcpkgs/goodvibes/template
@@ -1,6 +1,6 @@
 # Template file for 'goodvibes'
 pkgname=goodvibes
-version=0.6.1
+version=0.6.2
 revision=1
 wrksrc="goodvibes-v${version}"
 build_style=meson
@@ -14,7 +14,7 @@ license="GPL-3.0-or-later"
 homepage="https://gitlab.com/goodvibes/goodvibes"
 changelog="https://gitlab.com/goodvibes/goodvibes/-/raw/master/NEWS"
 distfiles="https://gitlab.com/goodvibes/goodvibes/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
-checksum=f71e8b5a843b53ca24ec93da2c9c402a71ac2a594434636a83a6b8fd5937f228
+checksum=01eb5dd4853e0f38b159b7f46d87507b8c524cb4a29df899961684873eab4fdc
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" glib-devel"

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

end of thread, other threads:[~2021-01-22  4:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-21 18:14 [PR PATCH] goodvibes: update to 0.6.2 mobinmob
2021-01-21 18:27 ` [PR PATCH] [Updated] " mobinmob
2021-01-22  3:53 ` [PR REVIEW] " ericonr
2021-01-22  4:07 ` [PR PATCH] [Merged]: " ericonr
  -- strict thread matches above, loose matches on Subject: below --
2021-01-18 11:47 [PR PATCH] " mobinmob

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