Mk/bsd.options.desc.mk: add "PIPEWIRE_DESC?= PipeWire multimedia server support"

Keep custom description in ports:
graphics/spectacle
multimedia/obs-studio
net/krfb
x11-wm/gamescope

Approved by:		arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D41038
MFH:			2023Q3
This commit is contained in:
Vladimir Druzenko 2023-07-16 12:52:19 +03:00
parent 46f92d495b
commit cc018ec33b
9 changed files with 1 additions and 9 deletions

View file

@ -408,6 +408,7 @@ PGSQL_DESC?= PostgreSQL database support
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

View file

@ -24,8 +24,6 @@ OPTIONS_DEFINE= ALSA DBUS JACK LADSPA LASH PIPEWIRE PORTAUDIO \
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

View file

@ -65,7 +65,6 @@ ISO9660_DESC= Direct support for ISO 9660 images
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)

View file

@ -68,7 +68,6 @@ VIDEO_DESC= Video drivers
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

View file

@ -94,7 +94,6 @@ FILEWRITER_DESC= File writer
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

View file

@ -112,7 +112,6 @@ GL_DESC= OpenGL
GLES_DESC= OpenGL ES
GBM_DESC= GBM support
PIPEWIRE_DESC= PipeWire support
SSE2_DESC= Use SSE2 optimized routines
SSE3_DESC= Use SSE3 optimized routines

View file

@ -53,7 +53,6 @@ LUA_NONE_DESC= Disable Lua scripting language support
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

View file

@ -97,7 +97,6 @@ HISTORY_USES= qt:5
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

View file

@ -96,7 +96,6 @@ HISTORY_DESC= Information about listened tracks
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