void-packages/srcpkgs/ddgtk
reback00 3ee0244295 ddgtk: fixes for vte, latest meson, py module name, additional deps
1. [template] Added additional dependencies against build warnings
2. [patch] Updated for latest meson
3. [patch] Updated for latest python module name (instead of deprecated `python3` module, changed to `python` module, according to: https://mesonbuild.com/Release-notes-for-0-48-0.html#dependencyversion-now-applies-to-all-dependency-types )
4. [patch] Fixed breakage of write functionality due to recent changes in Vte python bindings. Used to raise a `TypeError: Vte.Terminal.feed_child() takes exactly 2 arguments (3 given)` error which has been fixed. (Explanation here: https://github.com/Guake/guake/issues/1243#issuecomment-410208659 )
2019-06-30 15:35:02 +02:00
..
patches
template ddgtk: fixes for vte, latest meson, py module name, additional deps 2019-06-30 15:35:02 +02:00