Summary: | media-plugins/gst-plugins-zbar: ebuild request | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Thomas Schneider <qsx> |
Component: | Current packages | Assignee: | GStreamer package maintainers <gstreamer> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | gentoo-bugs |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://github.com/gentoo/gentoo/pull/5543 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Thomas Schneider
2017-08-19 16:26:33 UTC
We don't add USE flags for this, we do a new media-plugins/gst-plugins-zbar package. Try that way please. You can look at e.g media-plugins/gst-plugins-mpeg2enc as an example. All external dependencies of any added gstreamer plugins MUST have multilib support, so you'll need to arrange that for media-gfx/zbar. If zbar has multilib support after I'm done with gstreamer 1.12 other version bumps, I'll try to add a 1.12 version of gst-plugins-zbar as well, but if it doesn't support multilib, then I can't. Bug has been referenced in the following commit: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75539e8e845df3d64c0ef32c01cc1d31ab84850a commit 75539e8e845df3d64c0ef32c01cc1d31ab84850a Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2017-08-27 17:14:26 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2017-09-07 20:31:36 +0000 media-gfx/zbar: Enable multilib support Bug: https://bugs.gentoo.org/628306 Closes: https://github.com/gentoo/gentoo/pull/5543 media-gfx/zbar/zbar-0.10_p20121015-r2.ebuild | 34 ++++++++++++++++------------ 1 file changed, 20 insertions(+), 14 deletions(-) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87c7d00a1ae8daef8d07ccc314e592d67bd984ca commit 87c7d00a1ae8daef8d07ccc314e592d67bd984ca Author: Mart Raudsepp <leio@gentoo.org> AuthorDate: 2017-09-27 19:28:31 +0000 Commit: Mart Raudsepp <leio@gentoo.org> CommitDate: 2017-09-27 19:29:07 +0000 media-plugins/gst-plugins-zbar: new package for bar codes detection in video streams Closes: https://bugs.gentoo.org/628306 Package-Manager: Portage-2.3.8, Repoman-2.3.2 media-plugins/gst-plugins-zbar/Manifest | 1 + .../gst-plugins-zbar/gst-plugins-zbar-1.12.3.ebuild | 14 ++++++++++++++ media-plugins/gst-plugins-zbar/metadata.xml | 8 ++++++++ 3 files changed, 23 insertions(+) |