commit:     e60806bd89bcc48eb639e5f07b365a42d45986c7
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 30 22:41:37 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Jul 30 22:58:16 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e60806bd

media-plugins/gst-plugins-raw1394: bump to 1.14.2, no code changes from 1.14.1

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 media-plugins/gst-plugins-raw1394/Manifest          |  1 +
 .../gst-plugins-raw1394-1.14.2.ebuild               | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/media-plugins/gst-plugins-raw1394/Manifest 
b/media-plugins/gst-plugins-raw1394/Manifest
index d8991980a8c..a6ea6781a30 100644
--- a/media-plugins/gst-plugins-raw1394/Manifest
+++ b/media-plugins/gst-plugins-raw1394/Manifest
@@ -1,3 +1,4 @@
 DIST gst-plugins-good-0.10.31.tar.xz 2738016 BLAKE2B 
a015ef6993078f1c699badcc9911a835fe1d129b4e0dccb3937d49768d9202549204bbfb0d7ad575bcb77c75f73662a83912936b2664a2b1cd7c331e4d203c4f
 SHA512 
d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
 DIST gst-plugins-good-1.12.4.tar.xz 3489992 BLAKE2B 
41715d3e9bda183706d87085bc8cca546720f20e32fd5ecf6e284814745f2fe8ba4cfcd244e50d0734e57dde26944539b8273879608d3042262bfc10f82cc2b9
 SHA512 
18f270c01be80fe5b026e2c26db3ec200117ffd99c1dca55a8a78f0bd6dcc4701126836e52a410f179779e363f11218413c7b4d13e96ef5ee1bfa82e79a81178
 DIST gst-plugins-good-1.14.1.tar.xz 3776168 BLAKE2B 
5b17ac49d5bae423ee887f1516ba8bfb542acb17e3f304f489dddbaa728761ee51a08e67bd10a9981f53b5b8424d8013d1723fcbbf6e06d34a39548868d34f85
 SHA512 
b52d3214f2d32f263637cb9f0838284483e15b8d20bf36d64c349e99b481095734a4dd2c2421176540dfe5129ecc1acc101b89cc898b4773f0f736e8e962b070
+DIST gst-plugins-good-1.14.2.tar.xz 3779912 BLAKE2B 
d49f82a6be7423d233ec15660470533d6bfc5da3d2ac5912ce7b3f97739b1540424c02593aff269aae3df7c6f15ca37b2d9d45fe85f3b36b910cdac4ba98f093
 SHA512 
26ff40d949ab95043ed717350fb344a616c72b049cd52c3e7debd9cc37f73eb9d4704b4f437ba257cecb9dba702ce451647279cb821e9405b36210b46ae9aa05

diff --git 
a/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-1.14.2.ebuild 
b/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-1.14.2.ebuild
new file mode 100644
index 00000000000..50de9dc7f65
--- /dev/null
+++ b/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-1.14.2.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GST_ORG_MODULE=gst-plugins-good
+
+inherit gstreamer
+
+DESCRIPTION="Fiwewire DV/HDV capture plugin for GStreamer"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND="
+       >=media-libs/libiec61883-1.2.0-r1[${MULTILIB_USEDEP}]
+       >=sys-libs/libraw1394-2.1.0-r1[${MULTILIB_USEDEP}]
+       >=sys-libs/libavc1394-0.5.4-r1[${MULTILIB_USEDEP}]
+"
+DEPEND="${RDEPEND}"
+
+GST_PLUGINS_BUILD="dv1394"
+GST_PLUGINS_BUILD_DIR="raw1394"

Reply via email to