diff options
| author | Stefano Mazzucco <stefano@curso.re> | 2019-05-02 23:10:42 +0100 |
|---|---|---|
| committer | Stefano Mazzucco <stefano@curso.re> | 2019-05-11 17:36:54 +0100 |
| commit | 75886e3b4756cdfab1c5da065c40ab4aceb2b8ef (patch) | |
| tree | 8b703951a68868d4d45cc6f121f83486b7a9d386 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 56cb15b5fc5a4b5211a50dea4455235391c3c638 (diff) | |
awesome: add optional gtk3 support
Add optional gtk3 support to Awesome so that the `beautiful.gtk` module can be
used.
The `beautiful.gtk` uses `lgi` to obtain Gtk via gobject-introspect:
return require('lgi').Gtk
Since the current build does not include the typelib files needed, the above
call fails.
It turns out that both `gtk3` and `atk` (Accessibility toolkit) are needed, so
this commit adds them as optional build inputs.
Setting `gtk3Support` to `true` e.g. in an overlay will make `beautiful.gtk`
work at the cost of an increased closure size (currently 99.6M vs 223.4M).
Fixes https://github.com/NixOS/nixpkgs/issues/60538
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
