[113128] trunk/dports/multimedia
Ryan Schmidt
ryandesign at macports.org
Sat Nov 9 18:57:25 PST 2013
On Nov 9, 2013, at 17:29, pixilla at macports.org wrote:
> Revision
> 113128
> Author
> pixilla at macports.org
> Date
> 2013-11-09 15:29:02 -0800 (Sat, 09 Nov 2013)
> Log Message
>
> multimedia/mythtv-core.27:
> - New port.
> --- trunk/dports/multimedia/mythtv-core.27/files/Myth_Frontend.applescript (rev 0)
> +++ trunk/dports/multimedia/mythtv-core.27/files/Myth_Frontend.applescript 2013-11-09 23:29:02 UTC (rev 113128)
>
> @@ -0,0 +1,38 @@
>
> +(* Applescript to run 'Unix' version of mythfronted
> +For use with MacPorts install of Myth
> +Author: Craig Treleaven, ctreleaven at
> cogeco.ca
>
> +Version: 0.27.0
> +Modified: 2012May15
> + 2012Nov20 -- handle 'thread not shut down error' on exit, add --quiet to prevent
> + console output from being returned to AppleScript, allow experimental AirPlay
> + 2013Sep25 -- revert logserver stuff, remove AirPlay setting that is now unnecessary
> +
> +*)
> +property MFEappPath : "/opt/local/bin/mythfrontend”
You shouldn’t assume the prefix is /opt/local.
More information about the macports-dev
mailing list