Skip to content

Commit

Permalink
media-plugins/gst-plugins-zbar: new package for bar codes detection i…
Browse files Browse the repository at this point in the history
…n video streams

Closes: https://bugs.gentoo.org/628306
Package-Manager: Portage-2.3.8, Repoman-2.3.2
  • Loading branch information
leio committed Sep 27, 2017
1 parent 7abcb17 commit 87c7d00
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 0 deletions.
1 change: 1 addition & 0 deletions media-plugins/gst-plugins-zbar/Manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
DIST gst-plugins-bad-1.12.3.tar.xz 4707000 SHA256 36d059761852bed0f1a7fcd3ef64a8aeecab95d2bca53cd6aa0f08054b1cbfec SHA512 6df47381de3a2f4286d047c1e7de2c76dd4312c9806636e2012717282cde0f3e5b2d0ffa910c564c8e122b19363e842b663cce1eda7ae95a05d63d1dbbd52661 WHIRLPOOL b4c1262a0ca63331f5cb38fecc6a26830234712d6d4409aed495b05e7cfe13760bf056767e54e17cb9899c3671f0a05b90199d80d0b47bacb2ee6d27b89a5457
14 changes: 14 additions & 0 deletions media-plugins/gst-plugins-zbar/gst-plugins-zbar-1.12.3.ebuild
Original file line number Diff line number Diff line change
@@ -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 changes: 8 additions & 0 deletions media-plugins/gst-plugins-zbar/metadata.xml
Original file line number Diff line number Diff line change
@@ -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>[email protected]</email>
<name>GStreamer package maintainers</name>
</maintainer>
</pkgmetadata>

0 comments on commit 87c7d00

Please sign in to comment.