Port details on branch 2024Q4 |
- qt5-multimedia Qt audio, video, radio and camera support module (KDE patched)
- 5.15.16p2 multimedia =0 5.15.16p2Version of this port present on the latest quarterly branch.
- Maintainer: kde@FreeBSD.org
- Port Added: 2024-10-17 09:45:06
- Last Update: 2024-11-23 05:41:29
- Commit Hash: 114bfa2
- License: LGPL21
- WWW:
- https://www.qt.io/
- Description:
- Qt is a cross-platform application and UI framework for developers
using C++ or QML, a CSS/JavaScript-like language.
With Qt, code can be reused efficiently to target multiple platforms
with one code base. The modular C++ class library and developer tools
easily enables developers to create applications for one platform and
easily build and run to deploy on another platform.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- qt5-multimedia>0:multimedia/qt5-multimedia
- To install the port:
- cd /usr/ports/multimedia/qt5-multimedia/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/qt5-multimedia
- pkg install qt5-multimedia
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qt5-multimedia
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1732217257
SHA256 (KDE/Qt/5.15.16/kde-qtmultimedia-5.15.16p2.tar.xz) = 853fb6c68257c2862f0f15b15a07efcec53802a034c4b6bbdc656e55a982aae5
SIZE (KDE/Qt/5.15.16/kde-qtmultimedia-5.15.16p2.tar.xz) = 3827824
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:
-
- videodev2.h : multimedia/v4l_compat
- pkgconf>=1.3.0_1 : devel/pkgconf
- gstreamer1-plugins-bad>=1.24.8 : multimedia/gstreamer1-plugins-bad
- gstreamer1-plugins>=1.24.8 : multimedia/gstreamer1-plugins
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xv.pc : x11/libXv
- perl5>=5.36<5.37 : lang/perl5.36
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Runtime dependencies:
-
- alsa-plugins>=0 : audio/alsa-plugins
- gstreamer1-plugins-bad>=1.24.8 : multimedia/gstreamer1-plugins-bad
- gstreamer1-plugins>=1.24.8 : multimedia/gstreamer1-plugins
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xv.pc : x11/libXv
- Library dependencies:
-
- libasound.so : audio/alsa-lib
- libGL.so : graphics/libglvnd
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgstreamer-1.0.so : multimedia/gstreamer1
- libopenal.so.1 : audio/openal-soft
- libQt5Core.so : devel/qt5-core
- libQt5Qml.so : x11-toolkits/qt5-declarative
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Network.so : net/qt5-network
- libQt5OpenGL.so : graphics/qt5-opengl
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- This port is required by:
- for Libraries
-
- devel/pyside2
- devel/pyside2-tools
- irc/kvirc
- for Run
-
- devel/qt5
Configuration Options:
- ===> The following configuration options are available for qt5-multimedia-5.15.16p2:
GSTREAMER=on: Multimedia support via GStreamer
OPENAL=on: 3D positional spatialized sound support
====> Audio plugins to build
ALSA=on: ALSA audio architecture support
PULSEAUDIO=off: PulseAudio sound server support
===> Use 'make config' to modify these settings
- Options name:
- multimedia_qt5-multimedia
- USES:
- compiler:c++11-lang gl gnome perl5 pkgconfig qmake:norecursive qt-dist:5,multimedia xorg gstreamer openal
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.15.16p2 23 Nov 2024 05:41:29 |
Jason E. Hale (jhale) |
Qt5: Update to 5.15.16
Update devel/pyside2* and devel/shiboken2 to 5.15.16
Update www/qt5-webengine to include the latest security fixes in
the chromium submodule [1]
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/5.15.16/release-note.md
MFH: 2024Q4
Security: 16e472d5-a8aa-11ef-b680-4ccc6adda413 [1]
(cherry picked from commit 501ccfe6dd56540d02df36b4f995ce57edf0e434) |
5.15.15p2_1 17 Oct 2024 09:42:16 |
Max Brazhnikov (makc) |
multimedia/qt*-multimedia: enable sound out of box
Install audio/alsa-plugins when Qt multimedia is built
with ALSA support (default for Qt 5).
PR: 276276
Reported by: Greg Balfour
(cherry picked from commit 6c088699a6c23dd4fa0d82968af57e48d4b38c1a) |
Number of commits found: 2
|