Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pipewire: drop unused graphviz build dependency
@ 2024-05-29 14:13 ahesford
  2024-05-29 15:43 ` [PR PATCH] [Updated] " ahesford
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ahesford @ 2024-05-29 14:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ahesford/void-packages fix-pw
https://github.com/void-linux/void-packages/pull/50585

pipewire: drop unused graphviz build dependency
Fixes: #50541

cc: @cinerea0 

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

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

From d76ba56a103faeeb6957ba5f2f1e2394744e266e Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Wed, 29 May 2024 10:12:12 -0400
Subject: [PATCH] pipewire: drop unused graphviz build dependency

Fixes: #50541
---
 srcpkgs/pipewire/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/pipewire/template b/srcpkgs/pipewire/template
index 066850ac234562..761a174a52bb9a 100644
--- a/srcpkgs/pipewire/template
+++ b/srcpkgs/pipewire/template
@@ -20,7 +20,7 @@ configure_args="
  $(vopt_feature ffado libffado)
  $(vopt_feature selinux selinux)
 "
-hostmakedepends="doxygen graphviz pkg-config python3-docutils gettext glib-devel"
+hostmakedepends="doxygen pkg-config python3-docutils gettext glib-devel"
 makedepends="$(vopt_if sdl2 SDL2-devel) gst-plugins-base1-devel jack-devel
  sbc-devel v4l-utils-devel libva-devel libbluetooth-devel ncurses-devel
  libfreeaptx-devel libusb-devel fdk-aac-devel libsndfile-devel

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

* Re: [PR PATCH] [Updated] pipewire: drop unused graphviz build dependency
  2024-05-29 14:13 [PR PATCH] pipewire: drop unused graphviz build dependency ahesford
@ 2024-05-29 15:43 ` ahesford
  2024-05-29 15:43 ` ahesford
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ahesford @ 2024-05-29 15:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ahesford/void-packages fix-pw
https://github.com/void-linux/void-packages/pull/50585

pipewire: drop unused graphviz build dependency
Fixes: #50541

cc: @cinerea0 

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

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

From 1a844e5d9e9a01c160d7612a75720e303d74e24d Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Wed, 29 May 2024 10:12:12 -0400
Subject: [PATCH] pipewire: drop unused graphviz build dependency

---
 srcpkgs/pipewire/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/pipewire/template b/srcpkgs/pipewire/template
index 066850ac234562..761a174a52bb9a 100644
--- a/srcpkgs/pipewire/template
+++ b/srcpkgs/pipewire/template
@@ -20,7 +20,7 @@ configure_args="
  $(vopt_feature ffado libffado)
  $(vopt_feature selinux selinux)
 "
-hostmakedepends="doxygen graphviz pkg-config python3-docutils gettext glib-devel"
+hostmakedepends="doxygen pkg-config python3-docutils gettext glib-devel"
 makedepends="$(vopt_if sdl2 SDL2-devel) gst-plugins-base1-devel jack-devel
  sbc-devel v4l-utils-devel libva-devel libbluetooth-devel ncurses-devel
  libfreeaptx-devel libusb-devel fdk-aac-devel libsndfile-devel

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

* Re: pipewire: drop unused graphviz build dependency
  2024-05-29 14:13 [PR PATCH] pipewire: drop unused graphviz build dependency ahesford
  2024-05-29 15:43 ` [PR PATCH] [Updated] " ahesford
@ 2024-05-29 15:43 ` ahesford
  2024-05-29 15:44 ` ahesford
  2024-06-14  3:44 ` [PR PATCH] [Merged]: " ahesford
  3 siblings, 0 replies; 5+ messages in thread
From: ahesford @ 2024-05-29 15:43 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/50585#issuecomment-2137727635

Comment:
This doesn't actually break the cycle, but it still seems unsued.

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

* Re: pipewire: drop unused graphviz build dependency
  2024-05-29 14:13 [PR PATCH] pipewire: drop unused graphviz build dependency ahesford
  2024-05-29 15:43 ` [PR PATCH] [Updated] " ahesford
  2024-05-29 15:43 ` ahesford
@ 2024-05-29 15:44 ` ahesford
  2024-06-14  3:44 ` [PR PATCH] [Merged]: " ahesford
  3 siblings, 0 replies; 5+ messages in thread
From: ahesford @ 2024-05-29 15:44 UTC (permalink / raw)
  To: ml

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

New comment by ahesford on void-packages repository

https://github.com/void-linux/void-packages/pull/50585#issuecomment-2137727635

Comment:
This doesn't actually break the cycle, but it still seems unused.

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

* Re: [PR PATCH] [Merged]: pipewire: drop unused graphviz build dependency
  2024-05-29 14:13 [PR PATCH] pipewire: drop unused graphviz build dependency ahesford
                   ` (2 preceding siblings ...)
  2024-05-29 15:44 ` ahesford
@ 2024-06-14  3:44 ` ahesford
  3 siblings, 0 replies; 5+ messages in thread
From: ahesford @ 2024-06-14  3:44 UTC (permalink / raw)
  To: ml

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

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

pipewire: drop unused graphviz build dependency
https://github.com/void-linux/void-packages/pull/50585

Description:
~Fixes: #50541~

cc: @cinerea0 

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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-29 14:13 [PR PATCH] pipewire: drop unused graphviz build dependency ahesford
2024-05-29 15:43 ` [PR PATCH] [Updated] " ahesford
2024-05-29 15:43 ` ahesford
2024-05-29 15:44 ` ahesford
2024-06-14  3:44 ` [PR PATCH] [Merged]: " ahesford

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