Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 873853 - app-office/planner: Remove dependency on gnome-base/gconf
Summary: app-office/planner: Remove dependency on gnome-base/gconf
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: gconf-removal
  Show dependency tree
 
Reported: 2022-10-01 17:50 UTC by Matt Turner
Modified: 2023-01-18 20:50 UTC (History)
0 users

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 2022-10-01 17:50:20 UTC
gconf is long deprecated. Please remove the dependency if possible.
Comment 1 Larry the Git Cow gentoo-dev 2022-10-29 18:34:07 UTC
The bug has been referenced in the following commit(s):

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

commit 59559fd230babde48e08401fe12b601604b42937
Author:     Pascal Jäger <pascal.jaeger@leimstift.de>
AuthorDate: 2022-10-16 18:09:36 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-10-29 18:33:58 +0000

    app-office/planner: add live ebuild, use meson
    
    This ebuild already drops the gnome-base/gconf dep,
    once there is a new release from upstream, remove the old ebuild and close
    Bug: https://bugs.gentoo.org/873853
    
    Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de>
    Closes: https://github.com/gentoo/gentoo/pull/27800
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 app-office/planner/metadata.xml        |  3 ++
 app-office/planner/planner-9999.ebuild | 71 ++++++++++++++++++++++++++++++++++
 2 files changed, 74 insertions(+)
Comment 2 Mart Raudsepp gentoo-dev 2022-12-29 12:23:24 UTC
I released a 0.14.91 version upstream last weekend, but can't bump it on Gentoo side for a while. So if someone wants to get it updated here before I can get to it, we can get rid of the gconf dep earlier.
Comment 3 Larry the Git Cow gentoo-dev 2023-01-18 20:50:47 UTC
The bug has been closed via the following commit(s):

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

commit 5c0ec70e210381cdc447bef4343b9555102ca7d1
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2023-01-18 20:43:43 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2023-01-18 20:45:21 +0000

    app-office/planner: add 0.14.91
    
    Closes: https://bugs.gentoo.org/873853
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 app-office/planner/Manifest                        |  2 +-
 app-office/planner/metadata.xml                    |  2 +-
 .../planner/planner-0.14.6_p20130520-r3.ebuild     | 66 ----------------------
 app-office/planner/planner-0.14.91.ebuild          | 62 ++++++++++++++++++++
 app-office/planner/planner-9999.ebuild             | 19 ++-----
 5 files changed, 69 insertions(+), 82 deletions(-)