Port details |
- pulseaudio-qt Pulseaudio bindings for Qt
- 1.3 audio
=1 Version of this port present on the latest quarterly branch. - Maintainer: kde@FreeBSD.org
 - Port Added: 2019-03-25 20:38:24
- Last Update: 2021-08-20 12:02:28
- Commit Hash: b9f6322
- People watching this port, also watch:: xerces-c3, py39-pycparser, ladspa, gstreamer1-plugins-pango, libkvkontakte
- Also Listed In: kde
- License: not specified in port
- Description:
- Pulseaudio bindings for Qt.
PulseAudio is a sound system for POSIX OSes, meaning that it is a proxy for
your sound applications. It allows you to do advanced operations on your sound
data as it passes between your application and your hardware. Things like
transferring the audio to a different machine, changing the sample format or
channel count and mixing several sounds into one are easily achieved using a
sound server.
WWW: https://github.com/KDE/pulseaudio-qt
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pulseaudio-qt>0:audio/pulseaudio-qt
- To install the port:
- cd /usr/ports/audio/pulseaudio-qt/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/pulseaudio-qt
- pkg install pulseaudio-qt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pulseaudio-qt
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1622271634
SHA256 (pulseaudio-qt-1.3.tar.xz) = bceb07630d946fa0ce928b177687f618186cdef2309828188211d61a36589ec4
SIZE (pulseaudio-qt-1.3.tar.xz) = 34148
- 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:
-
- cmake : devel/cmake
- ninja : devel/ninja
- msgfmt : devel/gettext-tools
- ECMConfig.cmake : devel/kf5-extra-cmake-modules
- pkgconf>=1.3.0_1 : devel/pkgconf
- qt5-buildtools>=5.15.2 : devel/qt5-buildtools
- qt5-qmake>=5.15.2 : devel/qt5-qmake
- Library dependencies:
-
- libcanberra.so : audio/libcanberra
- libpulse.so : audio/pulseaudio
- libintl.so : devel/gettext-runtime
- libQt5Core.so : devel/qt5-core
- libQt5DBus.so : devel/qt5-dbus
- libQt5Gui.so : x11-toolkits/qt5-gui
- This port is required by:
- for Libraries
-
- deskutils/kdeconnect-kde
- Configuration Options:
- No options to configure
- Options name:
- audio_pulseaudio-qt
- USES:
- cmake compiler:c++11-lib gettext kde:5 pkgconfig qt:5 shebangfix tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Aug 2021 12:02:28 1.3 |
Bernhard Froehlich (decke)  |
audio/pulseaudio-qt: Remove invalid CPE information
Approved by: portmgr (blanket) |
29 May 2021 07:10:00 1.3 |
Tobias C. Berner (tcberner)  |
audio/pulseaudio-qt: update to 1.3 |
07 Apr 2021 08:09:01 1.2_1 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.2_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
21 Mar 2020 22:12:52
1.2_1 |
tcberner  |
audio/pulseaudio-qt: remove unnecessary dependencies |
13 Dec 2019 20:10:13
1.2 |
tcberner  |
audio/pulseaudio-qt: update to 1.2 |
26 Jul 2019 20:46:57
1.1.0_1 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
17 May 2019 17:15:46
1.1.0 |
tcberner  |
audio/pulseaudio-qt: update to 1.10
Changes are:
* Depend on Qt 5.10
* Export stream and sinkinput
* Export StreamRestore
* Export StreamRestore
* [StreamRestore] Don't mess with channels
* Use override
* Don't delete profiles and ports on update
* mapstest: add missing include_directories for pulseaudio & glib2 |
01 May 2019 19:35:15
1.0.1_1 |
rene  |
Remove esound support from pulseaudio as audio/esound expired.
Bump PORTREVISIONs of dependent ports.
Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio* |
29 Mar 2019 19:24:03
1.0.1 |
tcberner  |
audio/pulseaudio-qt: update to 1.0.1 |
25 Mar 2019 20:37:59
1.0.0 |
tcberner  |
New port: audio/pulseaudio-qt -- Qt bindings for PulseAudio |