Page MenuHomeFreeBSD

D41038.diff
No OneTemporary

D41038.diff

diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk
--- a/Mk/bsd.options.desc.mk
+++ b/Mk/bsd.options.desc.mk
@@ -408,6 +408,7 @@
PGSQL_JDBC_DESC?= JDBC connection to PostgreSQL databases
PHONON_DESC?= Multimedia support via Phonon
PHP_DESC?= PHP bindings or support
+PIPEWIRE_DESC?= PipeWire multimedia server support
PIXBUF_DESC?= GDK-PixBuf library support
PLUGINS_DESC?= Build and/or install plugins
PNG_DESC?= PNG image format support
diff --git a/audio/fluidsynth/Makefile b/audio/fluidsynth/Makefile
--- a/audio/fluidsynth/Makefile
+++ b/audio/fluidsynth/Makefile
@@ -24,8 +24,6 @@
PULSEAUDIO READLINE SDL SNDFILE SNDIO
OPTIONS_DEFAULT= JACK READLINE
-PIPEWIRE_DESC= PipeWire support
-
JACK_LIB_DEPENDS= libjack.so:audio/jack
JACK_CMAKE_BOOL= enable-jack
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -65,7 +65,6 @@
PROXYDB_DESC= Proxy database support via libmpdclient
LAME_DESC= Support for MP3 Icecast Streams
OPENMPT_DESC= Support for OpenMPT playback
-PIPEWIRE_DESC= PipeWire support
PLAYLISTS_DESC= Enable extra playlist support (wma, RSS)
QOBUZ_DESC= Streaming service support: Qobuz
SIDPLAY_DESC= Sidplay support (C64 mono and stereo files)
diff --git a/devel/sdl20/Makefile b/devel/sdl20/Makefile
--- a/devel/sdl20/Makefile
+++ b/devel/sdl20/Makefile
@@ -68,7 +68,6 @@
CSD_DESC= Client-side decorations for Wayland via libdecor
JOYSTICK_DESC= Joystick and haptic support
HIDAPI_DESC= Use HIDAPI for low level joystick drivers
-PIPEWIRE_DESC= Pipewire sound server support
PTHREADS_DESC= Use POSIX threads for multi-threading
UDEV_DESC= Use udev for input device detection
KMSDRM_DESC= KMSDRM display support
diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile
--- a/multimedia/audacious-plugins/Makefile
+++ b/multimedia/audacious-plugins/Makefile
@@ -94,7 +94,6 @@
MPRIS_DESC= NPRIS plugin
NEON_DESC= Neon plugin
OPENMPT_DESC= OpenMPT plugin
-PIPEWIRE_DESC= Pipewire output plugin
SCROBBLER_DESC= Scrobbler decoder
SID_DESC= Sound chip emulator of Commodore
SPEEDPITCH_DESC= Speed and Pitch plugin
diff --git a/multimedia/kodi/Makefile b/multimedia/kodi/Makefile
--- a/multimedia/kodi/Makefile
+++ b/multimedia/kodi/Makefile
@@ -112,7 +112,6 @@
GLES_DESC= OpenGL ES
GBM_DESC= GBM support
-PIPEWIRE_DESC= PipeWire support
SSE2_DESC= Use SSE2 optimized routines
SSE3_DESC= Use SSE3 optimized routines
diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile
--- a/multimedia/mpv/Makefile
+++ b/multimedia/mpv/Makefile
@@ -53,7 +53,6 @@
LUAJIT_DESC= Use LuaJIT instead of Lua scripting language support
MUJS_DESC= Use MuJS for Javascript language support
NVDEC_DESC= NVIDIA decoder with CUDA support
-PIPEWIRE_DESC= Pipewire sound server support
RUBBERBAND_DESC= High quality pitch correction with librubberband
SIXEL_DESC= Sixel graphics support
UCHARDET_DESC= Guess subtitle encoding via uchardet
diff --git a/multimedia/qmmp-qt5/Makefile b/multimedia/qmmp-qt5/Makefile
--- a/multimedia/qmmp-qt5/Makefile
+++ b/multimedia/qmmp-qt5/Makefile
@@ -97,7 +97,6 @@
HISTORY_USE= QT=sql
HISTORY_CMAKE_BOOL= USE_HISTORY
-PIPEWIRE_DESC= Audio out via PipeWire
PIPEWIRE_LIB_DEPENDS= libpipewire-0.3.so:multimedia/pipewire
PIPEWIRE_CMAKE_BOOL= USE_PIPEWIRE
diff --git a/multimedia/qmmp-qt6/Makefile b/multimedia/qmmp-qt6/Makefile
--- a/multimedia/qmmp-qt6/Makefile
+++ b/multimedia/qmmp-qt6/Makefile
@@ -96,7 +96,6 @@
HISTORY_USE= QT=base
HISTORY_CMAKE_BOOL= USE_HISTORY
-PIPEWIRE_DESC= Audio out via PipeWire
PIPEWIRE_LIB_DEPENDS= libpipewire-0.3.so:multimedia/pipewire
PIPEWIRE_CMAKE_BOOL= USE_PIPEWIRE

File Metadata

Mime Type
text/plain
Expires
Sat, Feb 1, 12:46 AM (20 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16372738
Default Alt Text
D41038.diff (3 KB)

Event Timeline