[143188] trunk/dports/audio/mpd/files/mpd.conf
Ryan Schmidt
ryandesign at macports.org
Tue Dec 29 06:21:51 PST 2015
> On Dec 12, 2015, at 10:55 AM, rmstonecipher at macports.org wrote:
>
> Revision
> 143188
> Author
> rmstonecipher at macports.org
> Date
> 2015-12-06 19:51:56 -0800 (Sun, 06 Dec 2015)
> Log Message
>
> audio/mpd added audio sink to default configuration file
> Modified Paths
>
> • trunk/dports/audio/mpd/files/mpd.conf
> Diff
>
> Modified: trunk/dports/audio/mpd/files/mpd.conf (143187 => 143188)
>
> --- trunk/dports/audio/mpd/files/mpd.conf 2015-12-07 02:50:43 UTC (rev 143187)
> +++ trunk/dports/audio/mpd/files/mpd.conf 2015-12-07 03:51:56 UTC (rev 143188)
> @@ -5,3 +5,7 @@
> state_file "%%PREFIX%%/var/lib/mpd/state"
> mixer_type "software"
> user "%%MPDUSER%%"
> +audio_output {
> + type "ao"
> + name "default libao sink"
> +}
Since this changes the files the port installs, its revision should be increased. Or, it would be a good opportunity to update to 0.19.12.
More information about the macports-dev
mailing list