1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/audio/deadbeef
Roman Bogorodskiy 57831d4b5d audio/deadbeef: fix GUI option handling
The audio/deadbeef port has a GUI radio option that allows to choose between
GTK2 and GTK3 sub-options. Apparently, choosing sub-options does not directly
affect the parent option, for example, choosing GTK2 doesn't turn the GUI
option. As it's used in PLIST_SUB, it could result in a broken package, e.g.
without gui even if GTK2 is enabled.

Fix that by adding appropriate _IMPLIES for sub-options and manually turn
off the parent option if none of sub-options was enabled.

Bump PORTREVISION so users could get a new package with GTK2 UI as it supposed
to be.

PR:		203974
Approved by:	vg (maintainer)
2015-10-27 16:59:14 +00:00
..
files Remove iconv(), iconv_open() and iconv_close() symbols from libiconv. 2015-10-10 14:03:00 +00:00
distinfo - Upgrade to 0.6.2 release 2014-08-07 10:27:34 +00:00
Makefile audio/deadbeef: fix GUI option handling 2015-10-27 16:59:14 +00:00
pkg-descr
pkg-plist audio/deadbeef: add GTK3 option support 2015-10-18 12:29:00 +00:00