vcpkg/ports/gtk/CONTROL
Danny Angelo Carminati Grein be7cd68773 Correctly configure GTK3 to reflect recomended stable release settings (#4211)
* Correctly configure GTK3 to reflect recomended release settings

GTK/Glib packaging guidelines recomends a release build to use debugging
facilities set to level 'minimum'. Disabling this is officially not
recomended for stable releases. For more info read the following link,
the section `--enable-debug`.

https://developer.gnome.org/glib/stable/glib-building.html#extra-configuration-options

* [gtk] Bump control version
2018-10-24 12:45:09 -07:00

5 lines
171 B
Plaintext

Source: gtk
Version: 3.22.19-2
Description: Portable library for creating graphical user interfaces.
Build-Depends: glib, atk, gdk-pixbuf, pango, cairo, libepoxy, gettext