8 ms·
For all it's worth: the Gimp devs were originally the creators of GTK+, which stood for "GIMP Toolkit" - so GIMP doesn't rely on QT. https://en.wikipedia.org/w
by ndeine 12y ago
For all it's worth: the Gimp devs were originally the creators of GTK+, which stood for "GIMP Toolkit" - so GIMP doesn't rely on QT.
https://en.wikipedia.org/wiki/GTK+ https://en.wikipedia.org/wiki/GTK+
- vinceguidry 12y agoWhile this is true, still many package managers will insist on pulling in Qt when installing Gimp anyway, one of the suggested dependencies will require it. Lots of GTK apps will, because the OS team isn't thinking in the same terms you are. And unless you feel like telling your package manager no, an inordinately painful experience involving tracking down the errant dep and blocking it, and having to be forever vigilant going forward against future insistent prods from your OS, you'll just grumble a bit and put up with that nonsense. Life's too short to spend it keeping Qt off your system.
- scawe 12y agoGimp requires QT installed? I don't see how that can be the case, wouldn't it just get the dlls if it was deployed as a shared library