svn commit: r383978 - head/multimedia/handbrake
Alexey Dokuchaev
danfe at FreeBSD.org
Tue Apr 14 06:25:53 UTC 2015
On Tue, Apr 14, 2015 at 06:13:04AM +0000, Kurt Jaeger wrote:
> New Revision: 383978
> URL: https://svnweb.freebsd.org/changeset/ports/383978
>
> Log:
> multimedia/handbrake: fix X11_DESC
It's very unfortunate that handbrake become gtk3-only; two questions in this
regard:
- does it still support gtk20 gui, and
- if yes, shouldn't it be an OPTION?
> [...]
> OPTIONS_DEFINE= X11
> -X11_DESC= Build GTK+2 based GUI program
> +X11_DESC= Build GTK3 based GUI program
Where did plus sign go? Please respect official project names. It is
still GTK+ per what I read at their website [1].
./danfe
[1] http://www.gtk.org/
More information about the svn-ports-all
mailing list