Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 682190 - app-office/texmaker-5.0.3 version bump (and fix dependency: s/qtwebkit/qtwebengine/)
Summary: app-office/texmaker-5.0.3 version bump (and fix dependency: s/qtwebkit/qtwebe...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Kristian Fiskerstrand (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qtwebkit-removal
  Show dependency tree
 
Reported: 2019-03-31 22:49 UTC by theodor
Modified: 2020-02-16 22:06 UTC (History)
1 user (show)

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


Attachments
texmaker-5.0-to-5.0.3.diff (texmaker-5.0-to-5.0.3.diff,1.84 KB, patch)
2019-05-15 21:50 UTC, Andreas Sturmlechner
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description theodor 2019-03-31 22:49:41 UTC
Please update texmaker to 5.0.3 and change the dependency from qtwebkit to qtwebengine. It compiled fine without qtwebkit installed.
Comment 1 Andreas Sturmlechner gentoo-dev 2019-04-28 23:57:12 UTC
Indeed, even in current 5.0-r1 the dependency on dev-qt/qtwebkit:5 appears to be wrong as the package in fact has 'QT += webenginewidgets' inside texmaker.pro and no sign of QtWebKit usage.
Comment 2 Andreas Sturmlechner gentoo-dev 2019-05-15 21:50:15 UTC
Created attachment 576810 [details, diff]
texmaker-5.0-to-5.0.3.diff

Please ack and I'll push.
Comment 3 Larry the Git Cow gentoo-dev 2019-05-18 17:39:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5626433339145a16b5655164a7c848f84a1425cf

commit 5626433339145a16b5655164a7c848f84a1425cf
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-05-15 21:38:54 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-05-18 17:39:14 +0000

    app-office/texmaker: 5.0.3 version bump, EAPI-7 bump, fix DEPENDs
    
    Closes: https://bugs.gentoo.org/682190
    Package-Manager: Portage-2.3.66, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-office/texmaker/Manifest              |  1 +
 app-office/texmaker/texmaker-5.0.3.ebuild | 86 +++++++++++++++++++++++++++++++
 2 files changed, 87 insertions(+)
Comment 4 Andreas Sturmlechner gentoo-dev 2019-08-22 21:28:01 UTC
Time to cleanup 5.0-r1 then?
Comment 5 Larry the Git Cow gentoo-dev 2020-02-16 22:06:30 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84612cadac74b8bf76dd82aab059f18972c360f2

commit 84612cadac74b8bf76dd82aab059f18972c360f2
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-02-16 20:19:32 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-02-16 22:05:55 +0000

    app-office/texmaker: Drop 5.0-r1 with wrong dependency on qtwebkit
    
    Bug: https://bugs.gentoo.org/682190
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-office/texmaker/Manifest               |  1 -
 app-office/texmaker/texmaker-5.0-r1.ebuild | 84 ------------------------------
 2 files changed, 85 deletions(-)