Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 949893 - app-office/skrooge-25.1.0: missing kde-frameworks/ktexttemplate and kde-frameworks/kcolorscheme dependencies
Summary: app-office/skrooge-25.1.0: missing kde-frameworks/ktexttemplate and kde-frame...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL: https://invent.kde.org/office/skrooge...
Whiteboard:
Keywords: InOverlay
Depends on:
Blocks: 949925
  Show dependency tree
 
Reported: 2025-02-18 06:55 UTC by Guillaume Castagnino
Modified: 2025-02-18 21:46 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 Guillaume Castagnino 2025-02-18 06:55:02 UTC
Incidently kde-frameworks/ktexttemplate was not installed on my system, skrooge failed to build.

See https://invent.kde.org/office/skrooge/-/blob/V25.1.0/CMakeLists.txt?ref_type=tags#L126
KF6 texttemplate and colorsheme are required.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2025-02-18 21:18:34 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=30761745a09f2974232d9f12684249acc5caf2c4

commit 30761745a09f2974232d9f12684249acc5caf2c4
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2025-02-18 21:18:08 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-02-18 21:18:08 +0000

    app-office/skrooge: Add missing dependencies
    
    Thanks-to: Guillaume Castagnino
    Bug: https://bugs.gentoo.org/949893
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-office/skrooge/skrooge-9999.ebuild | 2 ++
 1 file changed, 2 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2025-02-18 21:42:50 UTC
The bug has been closed via the following commit(s):

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

commit 1998d39bd86ef912cd91319bb43bdc8a5573e2e2
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2025-02-18 21:18:08 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2025-02-18 21:42:27 +0000

    app-office/skrooge: Add missing dependencies, backport upstream fixes
    
    Carl Schwan (1):
      Use KMessageWidget::position
    
    Stéphane MANKOWSKI (3):
      Filter on specific attribute doesn't work
        KDE-bug: 498626
      Import fails for numbers with more than 3 decimal places
        KDE-bug: 498903
      Application-wide Currency Formatting Issue in Multiple Distros [...]
        KDE-bug: 498613
    
    Thanks-to: Guillaume Castagnino
    Closes: https://bugs.gentoo.org/949893
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 app-office/skrooge/Manifest                 |  1 +
 app-office/skrooge/skrooge-25.1.0-r1.ebuild | 93 +++++++++++++++++++++++++++++
 2 files changed, 94 insertions(+)