Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925665 - add kdsingleapplication seems to be next gen qtsingleapplication
Summary: add kdsingleapplication seems to be next gen qtsingleapplication
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Bernard Cafarelli
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 920422
  Show dependency tree
 
Reported: 2024-02-28 00:50 UTC by jms
Modified: 2024-03-12 23:05 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 jms 2024-02-28 00:50:15 UTC
kdsingleapplication from KADB
https://github.com/KDAB/KDSingleApplication
https://docs.kdab.com/kdsingleapplication/latest/

seems to be the new dev-qt/qtsingleapplication:
https://code.qt.io/cgit/qt-solutions/qt-solutions.git/tree/qtsingleapplication

wich itself seems to be in "QtSolutions archive". Kinda archived?

KDSingleApplication is needed by 
media-sound/strawberry
Bug 925505

also net-misc/owncloud-client 
https://github.com/owncloud/client
latest version at least 5.2.1
use it
https://github.com/search?q=repo%3Aowncloud%2Fclient%20kdsingleap&type=code

there is already  an ebuild for it in guru
https://github.com/gentoo/guru/tree/master/dev-qt/kdsingleapplication
and another one was made here in addition to proposed change for clementine ebuild
https://github.com/gentoo/gentoo/pull/34512

would be nice to have it
it is already included in other distribution ex:
https://archlinux.org/packages/extra/x86_64/kdsingleapplication/

Maybe someone from the qt team can have a look at this...
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-28 00:51:44 UTC
What does this have to do with bug 925505?
Comment 2 jms 2024-02-28 00:55:14 UTC
(In reply to Sam James from comment #1)
> What does this have to do with bug 925505?

This kdsingleapplication ebuild would be needed by the new strawberry ebuild
Comment 3 jms 2024-02-28 00:58:39 UTC
(In reply to Sam James from comment #1)
> What does this have to do with bug 925505?

nothing 
sorry i meant
bug 920422
Comment 4 Bernard Cafarelli gentoo-dev 2024-03-12 23:02:33 UTC
I am pushing the bump for owncloud-client in #925910, so adding this to main tree, based on GURU overlay version.
Other maintainers welcome!
Comment 5 Larry the Git Cow gentoo-dev 2024-03-12 23:05:13 UTC
The bug has been closed via the following commit(s):

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

commit 42dad3026eaed5691c161eaf1f34f792573ca478
Author:     Bernard Cafarelli <voyageur@gentoo.org>
AuthorDate: 2024-03-12 22:48:23 +0000
Commit:     Bernard Cafarelli <voyageur@gentoo.org>
CommitDate: 2024-03-12 23:05:09 +0000

    dev-qt/kdsingleapplication: new package, add 1.1.0
    
    Moved from guru overlay version
    Needed for newer net-misc/owncloud-client
    
    Closes: https://bugs.gentoo.org/925665
    Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>

 dev-qt/kdsingleapplication/Manifest                |  1 +
 .../kdsingleapplication-1.1.0.ebuild               | 96 ++++++++++++++++++++++
 dev-qt/kdsingleapplication/metadata.xml            | 11 +++
 3 files changed, 108 insertions(+)