Index: head/audio/pulseaudio-module-sndio/pkg-message =================================================================== --- head/audio/pulseaudio-module-sndio/pkg-message (revision 449352) +++ head/audio/pulseaudio-module-sndio/pkg-message (nonexistent) @@ -1,9 +0,0 @@ -To use the sndio PulseAudio module load it with - - pacmd load-module module-sndio - -You can use audio/pavucontrol or pacmd to switch a specific stream -over to use it. Unloading the OSS module will send all streams over -sndio: - - pacmd unload-module module-oss Property changes on: head/audio/pulseaudio-module-sndio/pkg-message ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -on \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/audio/pulseaudio-module-sndio/Makefile =================================================================== --- head/audio/pulseaudio-module-sndio/Makefile (revision 449352) +++ head/audio/pulseaudio-module-sndio/Makefile (revision 449353) @@ -1,27 +1,25 @@ # Created by: Tobias Kortkamp # $FreeBSD$ PORTNAME= pulseaudio-module-sndio -PORTVERSION= 9.0 -PORTREVISION= 1 +DISTVERSION= 10.99.1 CATEGORIES= audio MAINTAINER= tobik@FreeBSD.org COMMENT= Sndio module for PulseAudio LICENSE= ISCL LIB_DEPENDS+= libsndio.so:audio/sndio \ libpulse.so:audio/pulseaudio USES= pkgconfig USE_GITHUB= yes GH_ACCOUNT= t6 -MAKE_ARGS= STAGEDIR="${STAGEDIR}" - PULSE_MODDIR= `pkg-config --variable=modlibexecdir libpulse` PLIST_FILES= ${PULSE_MODDIR}/module-sndio.so +SUB_FILES= pkg-message .include Index: head/audio/pulseaudio-module-sndio/distinfo =================================================================== --- head/audio/pulseaudio-module-sndio/distinfo (revision 449352) +++ head/audio/pulseaudio-module-sndio/distinfo (revision 449353) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477495195 -SHA256 (t6-pulseaudio-module-sndio-9.0_GH0.tar.gz) = 39aad04590ea3f4e48239a5497b964491c2e96b6e2855f365e582ba3130875b0 -SIZE (t6-pulseaudio-module-sndio-9.0_GH0.tar.gz) = 90797 +TIMESTAMP = 1504721015 +SHA256 (t6-pulseaudio-module-sndio-10.99.1_GH0.tar.gz) = b4756d9ddc183fa785f9b96b77b20f076f466cbc9c8506c7af95621e755e52f4 +SIZE (t6-pulseaudio-module-sndio-10.99.1_GH0.tar.gz) = 93067 Index: head/audio/pulseaudio-module-sndio/files/pkg-message.in =================================================================== --- head/audio/pulseaudio-module-sndio/files/pkg-message.in (nonexistent) +++ head/audio/pulseaudio-module-sndio/files/pkg-message.in (revision 449353) @@ -0,0 +1,3 @@ +The sndio module can be loaded via %%LOCALBASE%%/etc/pulse/default.pa: + + load-module module-sndio device=snd/0 Property changes on: head/audio/pulseaudio-module-sndio/files/pkg-message.in ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +on \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property