Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710236 - media-libs/gstreamer-editing-services: invalid use of python-r1
Summary: media-libs/gstreamer-editing-services: invalid use of python-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-19 20:39 UTC by Michał Górny
Modified: 2021-02-13 21:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
New ebuild that properly installs Python GI overrides (gstreamer-editing-services-1.14.5-r1.ebuild,1.62 KB, text/plain)
2020-12-09 06:33 UTC, Benedikt Reinartz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-02-19 20:39:31 UTC
The ebuild inherits python-r1 yet doesn't use any of its functions.
Comment 1 Benedikt Reinartz 2020-12-09 06:33:33 UTC
Created attachment 677386 [details]
New ebuild that properly installs Python GI overrides

I changed the ebuild to use meson instead of autotools and took the GI override code from x11-libs/xapps
Comment 2 Larry the Git Cow gentoo-dev 2021-02-13 21:40:59 UTC
The bug has been closed via the following commit(s):

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

commit 50b16b9c1bfe581c6077efb3bf0aebdd07ba1150
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2021-02-13 20:13:47 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2021-02-13 21:39:48 +0000

    media-libs/gstreamer-editing-services: bump to 1.16.3, fix pyoverrides
    
    Closes: https://bugs.gentoo.org/631356
    Closes: https://bugs.gentoo.org/710236
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 media-libs/gstreamer-editing-services/Manifest     |  1 +
 .../gstreamer-editing-services-1.16.3.ebuild       | 67 ++++++++++++++++++++++
 2 files changed, 68 insertions(+)