Port details |
- pulseaudio-module-xrdp PulseAudio module which enables xrdp to use audio redirection
- 0.6 audio
=1 Version of this port present on the latest quarterly branch. - Maintainer: meta@FreeBSD.org
 - Port Added: 2018-08-16 01:52:37
- Last Update: 2021-11-25 01:50:27
- Commit Hash: e6d691f
- People watching this port, also watch:: rubygem-optimist, ladspa, gstreamer1-plugins-pango, en-hunspell, py39-pycparser
- License: LGPL21
- Description:
- PulseAudio module which enables xrdp to use audio redirection.
WWW: https://github.com/neutrinolabs/pulseaudio-module-xrdp
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pulseaudio-module-xrdp>0:audio/pulseaudio-module-xrdp
- To install the port:
- cd /usr/ports/audio/pulseaudio-module-xrdp/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/pulseaudio-module-xrdp
- pkg install pulseaudio-module-xrdp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pulseaudio-module-xrdp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1637301343
SHA256 (xrdp/neutrinolabs-pulseaudio-module-xrdp-v0.6_GH0.tar.gz) = ed529ec30e8817caab3be9ff21a3962fde14b5acb34b1562797d1747c0a22b6f
SIZE (xrdp/neutrinolabs-pulseaudio-module-xrdp-v0.6_GH0.tar.gz) = 24100
- 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:
-
- nonexistent : audio/pulseaudio
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libpulse.so : audio/pulseaudio
- This port is required by:
- for Run
-
- net/xrdp
- net/xrdp-devel
- Configuration Options:
- No options to configure
- Options name:
- audio_pulseaudio-module-xrdp
- USES:
- autoreconf:build compiler:c11 libtool localbase pkgconfig
- 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 |
25 Nov 2021 01:50:27 0.6 |
Koichiro Iwao (meta)  |
audio/pulseaudio-module-xrdp: Update to 0.6
Changes: https://github.com/neutrinolabs/pulseaudio-module-xrdp/releases/tag/v0.6
Sponsored by: HAW International |
27 Aug 2021 09:33:27 0.5_1 |
Alexey Dokuchaev (danfe)  |
Cleanup: for ports under a* categories, drop redundant GH_{ACCOUNT,PROJECT}. |
13 Apr 2021 02:31:29 0.5_1 |
Koichiro Iwao (meta)  |
Force rebuild after PulseAudio 13 -> 14 update |
07 Apr 2021 08:09:01 0.5 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.5 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Feb 2021 12:11:36
0.5 |
tobik  |
Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Sort categories
Reported by: portscan |
08 Jan 2021 03:57:48
0.5 |
meta  |
audio/pulseaudio-module-xrdp: Update to 0.5
* Upstream changed license to LGPL 2.1
Sponsored by: HAW International |
19 Nov 2019 07:51:37
0.4_1 |
meta  |
Update distinfo I missed in the previous commit r517939 |
19 Nov 2019 05:14:25
0.4_1 |
meta  |
audio/pulseaudio-module-xrdp: improve audio redirection latency
by backporting from upstream. PulseAudio >= 12 become more strict.
This patch reduces network bandwidth and CPU usage of xrdp.
While here, set DIST_SUBDIR=xrdp for xrdp related ports.
Obtained from: https://github.com/neutrinolabs/pulseaudio-module-xrdp/pull/38 |
21 Oct 2019 06:41:25
0.4 |
meta  |
audio/pulseaudio-module-xrdp: Update to 0.4
Relnotes: https://github.com/neutrinolabs/pulseaudio-module-xrdp/releases/tag/v0.4
Sponsored by: HAW International, Inc. |
25 Sep 2019 09:38:45
0.3_1 |
pkubaj  |
audio/pulseaudio-module-xrdp: fix build on GCC architectures
Use C11 compiler to fix build:
/wrkdirs/usr/ports/audio/pulseaudio-module-xrdp/work/pulseaudio-13.0/src/pulsecore/atomic.h:
In function 'pa_atomic_load':
/wrkdirs/usr/ports/audio/pulseaudio-module-xrdp/work/pulseaudio-13.0/src/pulsecore/atomic.h:58:
error: '__ATOMIC_SEQ_CST' undeclared (first use in this function)
/wrkdirs/usr/ports/audio/pulseaudio-module-xrdp/work/pulseaudio-13.0/src/pulsecore/atomic.h:58:
error: (Each undeclared identifier is reported only once
/wrkdirs/usr/ports/audio/pulseaudio-module-xrdp/work/pulseaudio-13.0/src/pulsecore/atomic.h:58:
error: for each function it appears in.)
Approved by: mentors (implicit approval) |
15 Sep 2019 16:47:31
0.3_1 |
tobik  |
audio/pulseaudio-module-xrdp: Bump PORTREVISION after r512113 |
06 Jun 2019 01:24:32
0.3 |
meta  |
audio/pulseaudio-module-xrdp: Update to 0.3
This version includes following fixes:
* Fix sink => source typos, microphone input did not work due to this typo
* Kick out some logs to debug logs, a little bit too noisy
Microphone input in xrdp is a proprietary implementation and works only with
NeutrinoRDP client. If you're not trying to use this proprietary implementation,
you need not update from v0.2 to v0.3.
Relnotes: https://github.com/neutrinolabs/pulseaudio-module-xrdp/releases/tag/v0.3 |
01 May 2019 19:35:15
0.2_2 |
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* |
09 Nov 2018 15:53:53
0.2_1 |
tobik  |
audio/pulseaudio-module-xrdp: Bump revision after r484515
The module installation dir changes based on the PulseAudio version
(similar to audio/pulseaudio-module-sndio), so force a rebuild to
avoid surprises. |
26 Sep 2018 06:12:03
0.2 |
meta  |
net/xrdp: Update to 0.9.8
Also, update audio/pulseaudio-module to the latest release 0.2.
pulseaudio-module-xrdp 0.2 no longer have build time dependency on xrdp.
Accordingly, add runtime dependency on pulseaudio-module-xrdp to xrdp to
enable audio redirection by default it doesn't cause circular dependency
now.
While here,
- Pet portlint
- Switch PORTVERSION to DISTVERSION
Approved by: pi (mentor)
Relnotes: https://github.com/neutrinolabs/xrdp/releases/tag/v0.9.8
Sponsored by: HAW International, Inc.
Differential Revision: https://reviews.freebsd.org/D17326 |
28 Aug 2018 00:34:30
0.1 |
meta  |
audio/pulseaudio-module-xrdp: Update to 0.1
Approved by: pi (mentor)
Sponsored by: HAW International, Inc.
Differential Revision: https://reviews.freebsd.org/D16879 |
16 Aug 2018 01:51:04
0.0.20180808 |
meta  |
New port: audio/pulseaudio-module-xrdp: separate PulseAudio modules from
net/xrdp
This update separates PulseAudio modules from net/xrdp port.
There're two reasons to separete them. The one is upstream now provides
them as separated repositories. The another one is PulseAudio modules
need to be rebuilt after the version of audio/pulseaudio changed but
the most part of net/xrdp port doesn't need rebuild. This minimizes
time for rebuilding.
Approved by: hrs (mentor)
Differential Revision: https://reviews.freebsd.org/D16621 |