Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 850922 - media-sound/frescobaldi-3.2 is missing dependency qpageview
Summary: media-sound/frescobaldi-3.2 is missing dependency qpageview
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-10 05:42 UTC by Benedikt Reinartz
Modified: 2022-06-17 12:11 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 Benedikt Reinartz 2022-06-10 05:42:24 UTC
At startup, frescobaldi complains that qpageview is missing (https://qpageview.org/). This Python package is not yet package for Gentoo, as far as I can tell.
Comment 1 Larry the Git Cow gentoo-dev 2022-06-17 12:11:30 UTC
The bug has been closed via the following commit(s):

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

commit 903f4e0b5bc406dbaa16576e227f7965beed1e7a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-17 01:35:11 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-17 12:10:05 +0000

    media-sound/frescobaldi: add qpageview dep
    
    Closes: https://bugs.gentoo.org/850922
    Signed-off-by: Sam James <sam@gentoo.org>

 media-sound/frescobaldi/frescobaldi-3.2-r1.ebuild | 32 +++++++++++++++++++++++
 1 file changed, 32 insertions(+)

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

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

commit 8fe2072acfa73a68ecbc91abbf51a098ba3a7796
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-17 01:33:11 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-17 12:10:04 +0000

    dev-python/qpageview: new package, add 0.6.2
    
    Bug: https://bugs.gentoo.org/850922
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/qpageview/Manifest               |  1 +
 dev-python/qpageview/metadata.xml           | 12 ++++++++++++
 dev-python/qpageview/qpageview-0.6.2.ebuild | 24 ++++++++++++++++++++++++
 3 files changed, 37 insertions(+)