- Remove gnome2 (#39976)
- Use pango instead of gnome2.pango
- Remove gnome2.GConf
- Remove gtk2-x11
- Add at-spi2-atk dependency
- Explicitly import packages rather than just pkgs or xorg
- Refactor patchelf to be more generic
- Use wrapGAppsHook
- As this app uses GTK3 for the UI, we need to use wrapGAppsHook
- Move libPath creation to postFixup
- Remove dontPatchELF
- Remove unnecessary Postman binary, only use _Postman
- Remove unnecessary makeWrapper
- Add dontConfigure
- Remove unnecessary lib
- Move libPath inputs to buildInputs
At least on the version of Gnome shipping with CentOS 6, the icon in
$out/share/icons/hicolor/128x128/apps is not picked up, but the icon in
$out/share/icons does get picked up.
A simple update from 6.3.0 to 6.7.1 fixes a breaking bug - something about requested version 30 being less than version 80 during startup?
Either way, 6.7.1 seems to solve the issue.