Separate GTK2 dependency from libqt5gui5
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | qtbase-opensource-src (Debian) |
Fix Released
|
Unknown
|
||
| | qtbase-opensource-src (Ubuntu) |
Wishlist
|
Timo Jyrinki | ||
Bug Description
Doing this would save at least 5MB of space on Ubuntu Phone images in case nothing else depends on GTK2. Obviously also desktop users using only Qt applications would not need to install GTK2.
| Dmitry Shachnev (mitya57) wrote : | #1 |
| Changed in qtbase-opensource-src (Debian): | |
| status: | Unknown → New |
| Changed in qtbase-opensource-src (Debian): | |
| status: | New → Fix Committed |
| Changed in qtbase-opensource-src (Ubuntu): | |
| status: | New → In Progress |
| assignee: | nobody → Timo Jyrinki (timo-jyrinki) |
| Changed in qtbase-opensource-src (Debian): | |
| status: | Fix Committed → Fix Released |
| Timo Jyrinki (timo-jyrinki) wrote : | #2 |
No Ubuntu bug number mentioned in the changelog, but currently in -proposed:
qtbase-
* Update symbols to fix ppc64el FTBFS.
* Sync with Debian packaging
- Do not enable require_
make_
* Skip a newly failing test on wily.
qtbase-
[ Dmitry Shachnev ]
* Update debian/
schemes.
[ Lisandro Damián Nicanor Pérez Meyer ]
* Enable parallel building while bootstraping qmake.
* Add libpcre3-dev as build-dependency in order to use the new pcre16 library
instead of the embedded one.
* Expose documentation in /usr/share/doc (Closes: #751084).
* Clean up the list in Uploaders, removing people who haven't committed to
the repo in more than a year. They can re-add themselves whenever they want
(and we really hope to see you back really soon!).
* Split the GTK2 platform theme plugin into a separate package
(Closes: #781148). Thanks Riku Voipio for the patch.
* Use pkgkde-
- Remove the previous script from the package and it's entry in
debian/
- Depend on pkg-kde-tools >= 0.15.17.
* Fix system tray's bugs with:
- xcb_delay_
(Closes: #775398)
- qtsystemtrayico
* Fix applications crashing when built with GCC5 by backporting upstream
patches (Closes: #783127):
- make_qglobal_
- require_
* Fix CVE-2015-1858, CVE-2015-1859 and CVE 2015-1860 by backporting patches
(Closes: #783134):
- fixes_crash_
- fixes_crash_
* Backport tst_QNetworkDis
tests wanting to access network services (Closes: #785207).
-- Timo Jyrinki <email address hidden> Sun, 19 Apr 2015 11:30:43 +0000
| Changed in qtbase-opensource-src (Ubuntu): | |
| status: | In Progress → Fix Committed |
| Changed in qtbase-opensource-src (Ubuntu): | |
| status: | Fix Committed → Fix Released |


+1, I had it in my todo list as well.