svn commit: r488774 - head/graphics/gnash

Jan Beich jbeich at FreeBSD.org
Mon Dec 31 13:15:03 UTC 2018


Jan Beich <jbeich at FreeBSD.org> writes:

> Rene Ladan <rene at FreeBSD.org> writes:
>
>> Author: rene
>> Date: Mon Dec 31 12:50:48 2018
>> New Revision: 488774
>> URL: https://svnweb.freebsd.org/changeset/ports/488774
>>
>> Log:
>>   graphics/gnash: remove optional dependency on expired KDE4
> [...]
>> -OPTIONS_DEFINE=	CYGNAL VAAPI DOCS NLS
>> -OPTIONS_SINGLE=	MEDIA GUI RENDERER
>> +OPTIONS_DEFINE=	CYGNAL VAAPI DOCS NLS GTK2
>> +OPTIONS_SINGLE=	MEDIA RENDERER
>>  OPTIONS_SINGLE_MEDIA=	FFMPEG GSTREAMER
>> -OPTIONS_SINGLE_GUI=	GTK2 KDE4
>
> SINGLE means 1 option must be selected. If KDE4 is gone then GTK2 cannot
> be disabled. As DEFINE now allows GTK2 to be disabled it leads to IGNORE.
> So, can you drop the cruft as well?
[...]

Also, don't forget to drop %%GTK2%% in pkg-plist unlike my patch. ;)


More information about the svn-ports-all mailing list