[32230] trunk/dports/multimedia/MPlayer/Portfile
Ryan Schmidt
ryandesign at macports.org
Thu Dec 20 22:50:17 PST 2007
On Dec 20, 2007, at 23:35, ecronin at macports.org wrote:
> name MPlayer
> version 1.0rc2
> +revision 1
> categories multimedia
> maintainers gizmolabs.org:ecronin \
> openmaintainer
> @@ -116,6 +117,11 @@
> #configure.args-append --enable-fribidi
> }
>
> +variant noappleremote \
> + description {Disable Apple Remote support} {
> + configure.args-append --disable-apple-remote
> +}
> +
FYI, there's no reason to increment the port's revision if you're
just adding a variant. Any existing user who had MPlayer 1.0rc2_0
installed will get exactly the same files when they upgrade to
1.0rc2_1. Anyone who wants the +noappleremote variant will have to
uninstall and reinstall with that variant anyway.
More information about the macports-dev
mailing list