Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] lv2: do not makedepend on gtk2
@ 2024-06-01 21:15 dkwo
  2024-06-01 23:15 ` slimjimsoftware
  2024-06-02  3:19 ` [PR PATCH] [Merged]: " sgn
  0 siblings, 2 replies; 3+ messages in thread
From: dkwo @ 2024-06-01 21:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dkwo/void-packages lv2
https://github.com/void-linux/void-packages/pull/50644

lv2: do not makedepend on gtk2
Drop the dependence on `gtk`, see https://gitlab.com/lv2/lv2/-/issues/57

- I tested the changes in this PR: yes

@slimjimsoftware Can you also check this does not break audio in asahi?

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

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

From e272201c623eea6e417190f5528794f5ef93add8 Mon Sep 17 00:00:00 2001
From: dkwo <npiazza@disroot.org>
Date: Fri, 31 May 2024 18:35:14 -0400
Subject: [PATCH] lv2: do not depend on gtk2

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

diff --git a/srcpkgs/lv2/template b/srcpkgs/lv2/template
index 7c6b9eb9ea4c11..e7647842e86564 100644
--- a/srcpkgs/lv2/template
+++ b/srcpkgs/lv2/template
@@ -1,10 +1,10 @@
 # Template file for 'lv2'
 pkgname=lv2
 version=1.18.10
-revision=1
+revision=2
 build_style=meson
 hostmakedepends="pkg-config"
-makedepends="libsndfile-devel gtk+-devel libsamplerate-devel"
+makedepends="libsndfile-devel libsamplerate-devel"
 short_desc="Plugin standard for audio systems"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"

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

* Re: lv2: do not makedepend on gtk2
  2024-06-01 21:15 [PR PATCH] lv2: do not makedepend on gtk2 dkwo
@ 2024-06-01 23:15 ` slimjimsoftware
  2024-06-02  3:19 ` [PR PATCH] [Merged]: " sgn
  1 sibling, 0 replies; 3+ messages in thread
From: slimjimsoftware @ 2024-06-01 23:15 UTC (permalink / raw)
  To: ml

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

New comment by slimjimsoftware on void-packages repository

https://github.com/void-linux/void-packages/pull/50644#issuecomment-2143624009

Comment:
All good. Tested and confirmed it does not break audio in asahi.

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

* Re: [PR PATCH] [Merged]: lv2: do not makedepend on gtk2
  2024-06-01 21:15 [PR PATCH] lv2: do not makedepend on gtk2 dkwo
  2024-06-01 23:15 ` slimjimsoftware
@ 2024-06-02  3:19 ` sgn
  1 sibling, 0 replies; 3+ messages in thread
From: sgn @ 2024-06-02  3:19 UTC (permalink / raw)
  To: ml

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

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

lv2: do not makedepend on gtk2
https://github.com/void-linux/void-packages/pull/50644

Description:
Drop the dependence on `gtk`, see https://gitlab.com/lv2/lv2/-/issues/57

- I tested the changes in this PR: yes

@slimjimsoftware Can you also check this does not break audio in asahi?

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

end of thread, other threads:[~2024-06-02  3:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-01 21:15 [PR PATCH] lv2: do not makedepend on gtk2 dkwo
2024-06-01 23:15 ` slimjimsoftware
2024-06-02  3:19 ` [PR PATCH] [Merged]: " sgn

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