Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] goodvibes: update to 0.6
@ 2020-11-09 17:08 ndowens
  2020-11-10 15:32 ` [PR PATCH] [Merged]: " ahesford
  2020-11-10 16:18 ` ericonr
  0 siblings, 2 replies; 3+ messages in thread
From: ndowens @ 2020-11-09 17:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages goodvibes
https://github.com/void-linux/void-packages/pull/26248

goodvibes: update to 0.6
Reoder depedencies and only use glib-devel in hostmakedepends if cross-building

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

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

From 8d7c4acffef0c324dfc901f90782c23788ae5777 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Mon, 9 Nov 2020 11:08:00 -0600
Subject: [PATCH] goodvibes: update to 0.6

Reoder depedencies and only use glib-devel in hostmakedepends if cross-building
---
 srcpkgs/goodvibes/template | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/goodvibes/template b/srcpkgs/goodvibes/template
index 0cec13269aa..89b0ee240e8 100644
--- a/srcpkgs/goodvibes/template
+++ b/srcpkgs/goodvibes/template
@@ -1,12 +1,12 @@
 # Template file for 'goodvibes'
 pkgname=goodvibes
-version=0.5.2
+version=0.6
 revision=1
 wrksrc="goodvibes-v${version}"
 build_style=meson
-hostmakedepends="appstream-glib desktop-file-utils glib-devel pkg-config gettext"
-makedepends="dconf-devel gst-plugins-base1-devel gtk+3-devel libkeybinder3-devel
- amtk-devel libsoup-devel"
+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"
 short_desc="Light and simple internet radio player"
 maintainer="Orphaned <orphan@voidlinux.org>"
@@ -14,4 +14,8 @@ license="GPL-3.0-or-later"
 homepage="https://gitlab.com/goodvibes/goodvibes"
 changelog="https://gitlab.com/goodvibes/goodvibes/raw/v${version}/NEWS"
 distfiles="https://gitlab.com/goodvibes/goodvibes/-/archive/v${version}/${pkgname}-v${version}.tar.gz"
-checksum=bef8afaa129dbd95681cd8b8a05964aa3bbdab08fe7565709f0da81d3d11c5a6
+checksum=b3cb769ff2813e38ac5211be5af97a32f17b31ba48c0133d8a406005262f76a5
+
+if [ "$CROSS_BUILD" ]; then
+	hostmakedepends+=" glib-devel"
+fi

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

* Re: [PR PATCH] [Merged]: goodvibes: update to 0.6
  2020-11-09 17:08 [PR PATCH] goodvibes: update to 0.6 ndowens
@ 2020-11-10 15:32 ` ahesford
  2020-11-10 16:18 ` ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2020-11-10 15:32 UTC (permalink / raw)
  To: ml

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

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

goodvibes: update to 0.6
https://github.com/void-linux/void-packages/pull/26248

Description:
Reoder depedencies and only use glib-devel in hostmakedepends if cross-building

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

* Re: goodvibes: update to 0.6
  2020-11-09 17:08 [PR PATCH] goodvibes: update to 0.6 ndowens
  2020-11-10 15:32 ` [PR PATCH] [Merged]: " ahesford
@ 2020-11-10 16:18 ` ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2020-11-10 16:18 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26248#issuecomment-724808146

Comment:
It would have been ok to add `glib-devel` to `hostmakedepends` unconditionally as well.

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

end of thread, other threads:[~2020-11-10 16:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-09 17:08 [PR PATCH] goodvibes: update to 0.6 ndowens
2020-11-10 15:32 ` [PR PATCH] [Merged]: " ahesford
2020-11-10 16:18 ` ericonr

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