Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704748 - dev-qt/qtwebkit:5 has automagic dependency on media-libs/woff2
Summary: dev-qt/qtwebkit:5 has automagic dependency on media-libs/woff2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
: 706276 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-01-04 09:12 UTC by Frank Krömmelbein
Modified: 2020-03-11 17:31 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Krömmelbein 2020-01-04 09:12:05 UTC
I removed games-util/lutris from my system to get rid of net-libs/webkit-gtk.
After depclean i got this output:

!!! existing preserved libs:
>>> package: app-arch/brotli-1.0.7
 *  - /usr/lib64/libbrotlicommon.so.1
 *  - /usr/lib64/libbrotlicommon.so.1.0.7
 *  - /usr/lib64/libbrotlidec.so.1
 *  - /usr/lib64/libbrotlidec.so.1.0.7
 *      used by /usr/lib64/libwoff2dec.so.1.0.2 (preserved)
>>> package: media-libs/woff2-1.0.2-r1
 *  - /usr/lib64/libwoff2dec.so.1.0.2
 *      used by /usr/lib64/libQt5WebKit.so.5.212.0 (dev-qt/qtwebkit-5.212.0_pre20190629)
 *  - /usr/lib64/libwoff2common.so.1.0.2


[ebuild   R    ] dev-qt/qtwebkit-5.212.0_pre20190629:5/5.212::gentoo  USE="X gstreamer hyphen jit opengl printsupport qml webp -geolocation (-gles2) -multimedia -nsplugin -orientation" 0 KiB


Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2020-01-04 12:45:32 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/qt.git/commit/?id=217c3267dc2547fdde844725f817eafda75dd8a6

commit 217c3267dc2547fdde844725f817eafda75dd8a6
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-01-04 12:04:12 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-01-04 12:04:55 +0000

    dev-qt/qtwebkit: Unconditionally depend on media-libs/woff2
    
    Upstream commit ee081058011c5a616b98671e932aedd7a50cb7fb
    
    Bug: https://bugs.gentoo.org/704748
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-qt/qtwebkit/qtwebkit-5.212.9999.ebuild | 3 ++-
 dev-qt/qtwebkit/qtwebkit-5.9999.ebuild     | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)
Comment 2 Arfrever Frehtes Taifersar Arahesis 2020-01-26 05:18:47 UTC
*** Bug 706276 has been marked as a duplicate of this bug. ***
Comment 3 Larry the Git Cow gentoo-dev 2020-03-11 17:31:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46db89e77cf8676501abe2be42615d81b561e4ba

commit 46db89e77cf8676501abe2be42615d81b561e4ba
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-03-11 17:06:18 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-03-11 17:31:22 +0000

    dev-qt/qtwebkit: 5.212.0_pre20200309 (alpha4) version bump
    
    - Build with python3.
    - Unconditionally depend on media-libs/woff2
    
    Closes: https://bugs.gentoo.org/698990
    Closes: https://bugs.gentoo.org/704748
    Package-Manager: Portage-2.3.93, Repoman-2.3.20
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 dev-qt/qtwebkit/Manifest                           |   1 +
 .../qtwebkit/qtwebkit-5.212.0_pre20200309.ebuild   | 146 +++++++++++++++++++++
 2 files changed, 147 insertions(+)