diff mbox series

[2/2] package/Config.in: move pipewire to 'Audio and video applications'

Message ID 20220710072531.303298-2-bernd.kuhls@t-online.de
State Accepted
Headers show
Series [1/2] package/pipewire: bump version to 0.3.54 | expand

Commit Message

Bernd Kuhls July 10, 2022, 7:25 a.m. UTC
The previous location 'Libraries / Graphics' does not fit the purpose
of this package, we display it next to Pulseaudio instead.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/Config.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Peter Korsgaard July 11, 2022, 6:47 a.m. UTC | #1
>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > The previous location 'Libraries / Graphics' does not fit the purpose
 > of this package, we display it next to Pulseaudio instead.

 > Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Committed, thanks.
Peter Korsgaard July 31, 2022, 6:26 a.m. UTC | #2
>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > The previous location 'Libraries / Graphics' does not fit the purpose
 > of this package, we display it next to Pulseaudio instead.

 > Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Committed to 2022.05.x and 2022.02.x, thanks.
diff mbox series

Patch

diff --git a/package/Config.in b/package/Config.in
index 1c7467acb5..6f991849e4 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -47,6 +47,8 @@  menu "Audio and video applications"
 	source "package/omxplayer/Config.in"
 	source "package/on2-8170-libs/Config.in"
 	source "package/opus-tools/Config.in"
+	source "package/pipewire/Config.in"
+	source "package/pipewire-media-session/Config.in"
 	source "package/pulseaudio/Config.in"
 	source "package/sox/Config.in"
 	source "package/squeezelite/Config.in"
@@ -1567,8 +1569,6 @@  menu "Graphics"
 	source "package/openjpeg/Config.in"
 	source "package/pango/Config.in"
 	source "package/pangomm/Config.in"
-	source "package/pipewire/Config.in"
-	source "package/pipewire-media-session/Config.in"
 	source "package/pixman/Config.in"
 	source "package/poppler/Config.in"
 	source "package/powervr/Config.in"