FS#39968 - [deadbeef] Please compile with enabling the GTK2 plugin

Attached to Project: Community Packages
Opened by Dennis (dennis123123) - Saturday, 19 April 2014, 19:47 GMT
Last edited by Lukas Fleischer (lfleischer) - Friday, 09 May 2014, 15:37 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Lukas Fleischer (lfleischer)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

As deadbeef is plugin-based, it isn't a question of GTK3 being picked due to it being newer.
You can compile and include both plugins and let the use decide which one they prefer.
This task depends upon

Closed by  Lukas Fleischer (lfleischer)
Friday, 09 May 2014, 15:37 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in 0.6.1-2.
Comment by Dennis (dennis123123) - Saturday, 19 April 2014, 21:45 GMT
It should be as easy as removing a flag from your PKGBUILD...

You have specified --enable-gtk3 (which must disable gtk2 automatically), when in fact they're both enabled by default!

This is a snippet from the instructions:

--disable-gtk3 build GTK3 version of gtkui plugin (default:
enabled)
--disable-gtk2 build GTK2 version of gtkui plugin (default:
enabled)


Comment by korn36 (korn36) - Monday, 21 April 2014, 11:26 GMT
I agree.
Some of us use window managers such as i3, and because of the GTK3 client-side decorations, Deadbeef does not fit with the WM's theme.

Loading...