Port details |
- wireplumber Session and policy manager for PipeWire
- 0.5.5 multimedia =2 0.4.90_1Version of this port present on the latest quarterly branch.
- Maintainer: arrowd@FreeBSD.org
- Port Added: 2024-03-16 16:42:12
- Last Update: 2024-07-22 10:28:51
- Commit Hash: b74ea44
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://pipewire.pages.freedesktop.org/wireplumber/
- Description:
- PipeWire is a server and user space API to deal with multimedia pipelines.
WirePlumber is a modular session / policy manager for PipeWire and a
GObject-based high-level library that wraps PipeWire's API, providing
convenience for writing the daemon's modules as well as external tools for
managing PipeWire.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- wireplumber>0:multimedia/wireplumber
- To install the port:
- cd /usr/ports/multimedia/wireplumber/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/wireplumber
- pkg install wireplumber
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wireplumber
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1721584922
SHA256 (wireplumber-0.5.5.tar.bz2) = 4926399cffe3da12f1338e1feec53ef944e86ae7c719384bff87490d7e3edbc7
SIZE (wireplumber-0.5.5.tar.bz2) = 411519
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- Library dependencies:
-
- libpipewire-0.3.so : multimedia/pipewire
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- liblua-5.4.so : lang/lua54
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Libraries
-
- x11/waybar
Configuration Options:
- ===> The following configuration options are available for wireplumber-0.5.5:
DOCS=on: Build and/or install documentation
DOXYGEN=off: Build documentation with Doxygen
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- multimedia_wireplumber
- USES:
- gnome localbase:ldflags lua meson pkgconfig python:build gettext-runtime gettext-tools
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5.5 22 Jul 2024 10:28:51 |
Gleb Popov (arrowd) |
multimedia/wireplumber: Update to 0.5.5 |
0.4.90_1 01 May 2024 22:15:00 |
Jan Beich (jbeich) |
multimedia/wireplumber: backport devel/glib20 fix from 0.5.0
In file included from ../src/modules/wireplumber.cpp:1:
In file included from ../include/modules/wireplumber.hpp:9:
In file included from ../include/ALabel.hpp:4:
In file included from /usr/local/include/gtkmm-3.0/gtkmm/label.h:27:
In file included from /usr/local/include/gtkmm-3.0/gtkmm/misc.h:27:
In file included from /usr/local/include/gtkmm-3.0/gtkmm/widget.h:31:
In file included from /usr/local/include/pangomm-1.4/pangomm/context.h:31:
In file included from /usr/local/include/glibmm-2.4/glibmm/object.h:30:
/usr/local/include/glibmm-2.4/glibmm/wrap.h:92:7: error: use of undeclared
identifier 'WP_LOCAL_LOG_TOPIC'
92 | g_warning("Glib::wrap_auto_interface(): The C++ instance (%s) does
not dynamic_cast to the "
| ^
/usr/local/include/glib-2.0/glib/gmessages.h:362:32: note: expanded from macro
'g_warning'
362 | #define g_warning(...) g_log (G_LOG_DOMAIN, \
| ^
/usr/local/include/wireplumber-0.5/wp/log.h:65:23: note: expanded from macro
'G_LOG_DOMAIN'
65 | #define G_LOG_DOMAIN (WP_LOCAL_LOG_TOPIC->topic_name)
| ^ |
0.4.90 16 Mar 2024 16:38:28 |
Gleb Popov (arrowd) |
multimedia/wireplumber: Session and policy manager for PipeWire |
Number of commits found: 3
|