mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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
This commit is contained in:
1
media-plugins/gst-plugins-zbar/Manifest
Normal file
1
media-plugins/gst-plugins-zbar/Manifest
Normal file
@@ -0,0 +1 @@
|
|||||||
|
DIST gst-plugins-bad-1.12.3.tar.xz 4707000 SHA256 36d059761852bed0f1a7fcd3ef64a8aeecab95d2bca53cd6aa0f08054b1cbfec SHA512 6df47381de3a2f4286d047c1e7de2c76dd4312c9806636e2012717282cde0f3e5b2d0ffa910c564c8e122b19363e842b663cce1eda7ae95a05d63d1dbbd52661 WHIRLPOOL b4c1262a0ca63331f5cb38fecc6a26830234712d6d4409aed495b05e7cfe13760bf056767e54e17cb9899c3671f0a05b90199d80d0b47bacb2ee6d27b89a5457
|
||||||
@@ -0,0 +1,14 @@
|
|||||||
|
# Copyright 1999-2017 Gentoo Foundation
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
EAPI=6
|
||||||
|
GST_ORG_MODULE=gst-plugins-bad
|
||||||
|
|
||||||
|
inherit gstreamer
|
||||||
|
|
||||||
|
DESCRIPTION="Bar codes detection in video streams for GStreamer"
|
||||||
|
KEYWORDS="~amd64"
|
||||||
|
IUSE=""
|
||||||
|
|
||||||
|
RDEPEND=">=media-gfx/zbar-0.10_p20121015-r2[${MULTILIB_USEDEP}]"
|
||||||
|
DEPEND="${RDEPEND}"
|
||||||
8
media-plugins/gst-plugins-zbar/metadata.xml
Normal file
8
media-plugins/gst-plugins-zbar/metadata.xml
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||||
|
<pkgmetadata>
|
||||||
|
<maintainer type="project">
|
||||||
|
<email>gstreamer@gentoo.org</email>
|
||||||
|
<name>GStreamer package maintainers</name>
|
||||||
|
</maintainer>
|
||||||
|
</pkgmetadata>
|
||||||
Reference in New Issue
Block a user