Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 729042

Summary: media-video/webcamoid-8.7.1 version bump
Product: Gentoo Linux Reporter: Gino McCarty <onigino>
Component: Current packagesAssignee: Dmitriy Baranov <reagentoo>
Status: RESOLVED FIXED    
Severity: normal CC: jason.oliveira, ostroffjh, paolo.pedroni, proxy-maint
Priority: Normal Keywords: PATCH, PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/webcamoid/webcamoid/releases/tag/8.7.1
See Also: https://github.com/gentoo/gentoo/pull/18322
https://github.com/gentoo/gentoo/pull/18323
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: webcamoid-ebuild

Description Gino McCarty 2020-06-21 19:48:14 UTC
Your current release is out of date and is broken,
I have attached a patch for your ebuild to fix this

please merge

Reproducible: Always
Comment 1 Gino McCarty 2020-06-21 19:48:51 UTC
Created attachment 645556 [details, diff]
webcamoid-ebuild
Comment 2 Gino McCarty 2020-06-21 19:50:17 UTC
Fixes: https://github.com/webcamoid/webcamoid/issues/47
Comment 3 Andreas Sturmlechner gentoo-dev 2020-07-15 10:57:30 UTC
*** Bug 680126 has been marked as a duplicate of this bug. ***
Comment 4 Andreas Sturmlechner gentoo-dev 2020-07-15 10:58:30 UTC
(In reply to Gino McCarty from comment #0)
> Your current release is out of date and is broken,

No build.log? Might be nice to know for the maintainer what exactly is broken.
Comment 5 Andreas Sturmlechner gentoo-dev 2020-07-15 11:00:47 UTC
Your EAPI-7 bump is incomplete; two packages need to be split out of DEPEND into BDEPEND.
Comment 6 Larry the Git Cow gentoo-dev 2020-07-19 15:57:00 UTC
The bug has been referenced in the following commit(s):

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

commit 826d1420a6b73bd5d99060c3367a3db91e6b7f22
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-07-15 11:02:57 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-07-19 15:54:21 +0000

    media-video/webcamoid: EAPI-7 bump
    
    Bug: https://bugs.gentoo.org/729042
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-video/webcamoid/webcamoid-8.1.0-r1.ebuild | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)
Comment 7 Gino McCarty 2020-08-01 20:14:52 UTC
same bug, still doesn't compile,
Comment 8 Gino McCarty 2020-08-01 20:15:47 UTC
(In reply to Andreas Sturmlechner from comment #4)
> (In reply to Gino McCarty from comment #0)
> > Your current release is out of date and is broken,
> 
> No build.log? Might be nice to know for the maintainer what exactly is
> broken.

if you take 2 seconds to look at the patches supplied or read the upstream links, the solutions is obvious

+		"INSTALLQMLDIR=/usr/$(get_libdir)/qt5/qml"
Comment 9 Larry the Git Cow gentoo-dev 2020-11-23 16:14:05 UTC
The bug has been closed via the following commit(s):

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

commit d4236204b6afda83a0e5dca63ccc3451adc2cbdb
Author:     PPed72 <paolo.pedroni@iol.it>
AuthorDate: 2020-11-19 16:31:37 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-11-23 16:13:57 +0000

    media-video/webcamoid: version bump to 8.7.1
    
    Ebuild cleanup: install all locales unconditionally
    
    Closes: https://bugs.gentoo.org/729042
    Signed-off-by: Paolo Pedroni <paolo.pedroni@iol.it>
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Closes: https://github.com/gentoo/gentoo/pull/18322
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 media-video/webcamoid/Manifest               |  1 +
 media-video/webcamoid/webcamoid-8.7.1.ebuild | 73 ++++++++++++++++++++++++++++
 2 files changed, 74 insertions(+)