Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 722680 - sys-apps/flatpak: Request for import to gentoo.git (was: kde-plasma/discover: please add support for the flatpak backend)
Summary: sys-apps/flatpak: Request for import to gentoo.git (was: kde-plasma/discover:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-12 12:34 UTC by Marc Joliet
Modified: 2020-10-18 07:39 UTC (History)
3 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 Marc Joliet 2020-05-12 12:34:06 UTC
I've started using flatpak for select packages and would like to be able to use discover for managing them.  I see that its flatpak backend is unconditionally disabled, which makes sense what with flatpak itself living in an overlay.  As such, flatpak would need to be imported into ::gentoo first so that discover can conditionally depend on it.  Unless discover does not require flatpak at build time, in which case perhaps a message could be displayed instead.

Reproducible: Always
Comment 1 Andreas Sturmlechner gentoo-dev 2020-05-14 06:05:36 UTC
There's nothing I can do with discover before flatpack is in ::gentoo.
Comment 2 Larry the Git Cow gentoo-dev 2020-10-18 06:38:21 UTC
The bug has been closed via the following commit(s):

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

commit c8918d47344c8d5e776b1b960d40c52ec79139e3
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2020-10-18 04:48:08 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2020-10-18 06:38:15 +0000

    sys-apps/flatpak: Initial import
    
    Closes: https://bugs.gentoo.org/722680
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 sys-apps/flatpak/Manifest             |  1 +
 sys-apps/flatpak/flatpak-1.8.2.ebuild | 93 +++++++++++++++++++++++++++++++++++
 sys-apps/flatpak/metadata.xml         | 11 +++++
 3 files changed, 105 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2020-10-18 07:39:13 UTC
The bug has been closed via the following commit(s):

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

commit 5f004fb352078a90d7c3ddb990ab211e45ce6aac
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2020-10-18 04:48:08 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2020-10-18 07:39:08 +0000

    sys-apps/flatpak: Initial import
    
    Closes: https://bugs.gentoo.org/722680
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 dev-util/flatpak-builder/Manifest                  |  1 +
 .../flatpak-builder/flatpak-builder-1.0.11.ebuild  | 41 ++++++++++++++++++++++
 dev-util/flatpak-builder/metadata.xml              | 14 ++++++++
 3 files changed, 56 insertions(+)