Skip to content

Commit 10a4c49

Browse files
committed
MFH: r515085 r517939 r517942
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. 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: neutrinolabs/pulseaudio-module-xrdp#38 Update distinfo I missed in the previous commit r517939 Approved by: portmgr blanket (backport reliability fixes)
1 parent 325d0a1 commit 10a4c49

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

audio/pulseaudio-module-xrdp/Makefile

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,13 @@
22

33
PORTNAME= pulseaudio-module-xrdp
44
DISTVERSIONPREFIX= v
5-
DISTVERSION= 0.3
5+
DISTVERSION= 0.4
66
PORTREVISION= 1
77
CATEGORIES= audio
8+
DIST_SUBDIR= xrdp
9+
10+
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
11+
PATCHFILES= c63041f.patch:-p1
812

913
MAINTAINER= [email protected]
1014
COMMENT= PulseAudio module which enables xrdp to use audio redirection

audio/pulseaudio-module-xrdp/distinfo

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1-
TIMESTAMP = 1559713403
2-
SHA256 (neutrinolabs-pulseaudio-module-xrdp-v0.3_GH0.tar.gz) = 11ebe426a93b3a22eeffe460ec643cabe33061757b6b2db5fa8807b2788e1e30
3-
SIZE (neutrinolabs-pulseaudio-module-xrdp-v0.3_GH0.tar.gz) = 11484
1+
TIMESTAMP = 1574148859
2+
SHA256 (xrdp/neutrinolabs-pulseaudio-module-xrdp-v0.4_GH0.tar.gz) = e504d90676c0dd9b9f069b60790f8feb0cc929e2ab1cb1f864c3a49850bed93b
3+
SIZE (xrdp/neutrinolabs-pulseaudio-module-xrdp-v0.4_GH0.tar.gz) = 11458
4+
SHA256 (xrdp/c63041f.patch) = 8c9b89d61583b04d1c0ab26f540723638d379432322309b705aa36f6c7514d5c
5+
SIZE (xrdp/c63041f.patch) = 5434

0 commit comments

Comments
 (0)