Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 893676 - app-office/gnucash: Migrate from net-libs/webkit-gtk:4 to :4.1 if possible
Summary: app-office/gnucash: Migrate from net-libs/webkit-gtk:4 to :4.1 if possible
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Aaron W. Swenson
URL:
Whiteboard:
Keywords:
Depends on: 905638
Blocks: 893668
  Show dependency tree
 
Reported: 2023-02-09 02:53 UTC by Matt Turner
Modified: 2023-05-12 23:58 UTC (History)
1 user (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 Matt Turner gentoo-dev 2023-02-09 02:53:23 UTC
We would like to reduce the number of net-libs/webkit-gtk slots.

Please check if it is possible to migrate from net-libs/webkit-gtk:4 to net-libs/webkit-gtk:4.1.

This should be possible (with minor build-system patching, see https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea0bb7cd3b47dd02d964a5c27c010eeaea8cc8b1 for example) if net-libs/libsoup:2.4 is not pulled in by the package or any of its dependencies.
Comment 1 Matt Turner gentoo-dev 2023-02-27 01:12:53 UTC
Ping?
Comment 2 Aaron W. Swenson gentoo-dev 2023-03-03 13:32:44 UTC
(In reply to Matt Turner from comment #0)
> We would like to reduce the number of net-libs/webkit-gtk slots.
> 
> Please check if it is possible to migrate from net-libs/webkit-gtk:4 to
> net-libs/webkit-gtk:4.1.
> 
> This should be possible (with minor build-system patching, see
> https://gitweb.gentoo.org/repo/gentoo.git/commit/
> ?id=ea0bb7cd3b47dd02d964a5c27c010eeaea8cc8b1 for example) if
> net-libs/libsoup:2.4 is not pulled in by the package or any of its
> dependencies.

This should be easy enough to do.
Comment 3 Larry the Git Cow gentoo-dev 2023-03-16 12:47:26 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6715bfa117329c514519522bce6804eddfb2cef6

commit 6715bfa117329c514519522bce6804eddfb2cef6
Author:     Aaron W. Swenson <titanofold@gentoo.org>
AuthorDate: 2023-03-16 12:43:48 +0000
Commit:     Aaron W. Swenson <titanofold@gentoo.org>
CommitDate: 2023-03-16 12:44:47 +0000

    app-office/gnucash: add 4.13
    
    Drops detecting 4.0 and only looks for 4.1 to satisfy webkit-gtk requirement.
    
    Bug: https://bugs.gentoo.org/893676
    
    Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>

 app-office/gnucash/Manifest                        |   1 +
 .../files/gnucash-4.13-webkit2gtk-4.1.patch        |  16 ++
 app-office/gnucash/gnucash-4.13.ebuild             | 221 +++++++++++++++++++++
 3 files changed, 238 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2023-05-12 23:58:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b89e7003434c80c1834d1be2b81693f77825a3d

commit 6b89e7003434c80c1834d1be2b81693f77825a3d
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-05-12 23:57:18 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-05-12 23:57:18 +0000

    app-doc/gnucash-docs: drop 4.12
    
    Closes: https://bugs.gentoo.org/893676
    Signed-off-by: Sam James <sam@gentoo.org>

 app-doc/gnucash-docs/Manifest                 |  1 -
 app-doc/gnucash-docs/gnucash-docs-4.12.ebuild | 67 ---------------------------
 2 files changed, 68 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit dea7bdd29ddd599e91c31b6be2aeb09d2fc7a375
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-05-12 23:57:01 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-05-12 23:57:01 +0000

    app-office/gnucash: drop 4.12-r1
    
    Bug: https://bugs.gentoo.org/893676
    Signed-off-by: Sam James <sam@gentoo.org>

 app-office/gnucash/Manifest                        |   1 -
 .../files/gnucash-3.8-examples-subdir.patch        |  10 -
 .../gnucash/files/gnucash-4.12-fix-test.patch      |  20 --
 app-office/gnucash/gnucash-4.12-r1.ebuild          | 223 ---------------------
 4 files changed, 254 deletions(-)