Hi all. To compile easytag-2.1.8 with GTK 3.10.2 I had to disable deprecation defines in configure.ac. I think they are added to ensure program stays compatible with gtk3 while main toolkit is gtk2. But there are it's own deprecations in gtk3 and they are disabled with this, so program fails to compile. I wrote simple patch to disable deprecation defines while compiling with gtk3.
Attachment:
gtk+-3_enable_deprecated.patch
Description: Text Data