summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2019-06-20 23:49:34 +0300
committerMart Raudsepp <leio@gentoo.org>2019-06-21 00:26:30 +0300
commit04e2362ad4967b081a9e9ec4874460482dd3621d (patch)
treef7a31e2352adc086427eeabdea8b2c92bded1654 /media-plugins/gst-plugins-raw1394
parentmedia-plugins/gst-plugins-resindvd: remove gstreamer 0.10 (diff)
downloadgentoo-04e2362ad4967b081a9e9ec4874460482dd3621d.tar.gz
gentoo-04e2362ad4967b081a9e9ec4874460482dd3621d.tar.bz2
gentoo-04e2362ad4967b081a9e9ec4874460482dd3621d.zip
media-plugins/gst-plugins-raw1394: remove gstreamer 0.10
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'media-plugins/gst-plugins-raw1394')
-rw-r--r--media-plugins/gst-plugins-raw1394/Manifest1
-rw-r--r--media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.31-r1.ebuild21
2 files changed, 0 insertions, 22 deletions
diff --git a/media-plugins/gst-plugins-raw1394/Manifest b/media-plugins/gst-plugins-raw1394/Manifest
index d7514e282b5e..b2f2e81d2f93 100644
--- a/media-plugins/gst-plugins-raw1394/Manifest
+++ b/media-plugins/gst-plugins-raw1394/Manifest
@@ -1,2 +1 @@
-DIST gst-plugins-good-0.10.31.tar.xz 2738016 BLAKE2B a015ef6993078f1c699badcc9911a835fe1d129b4e0dccb3937d49768d9202549204bbfb0d7ad575bcb77c75f73662a83912936b2664a2b1cd7c331e4d203c4f SHA512 d153dcd5bb846450e9d76fe247f2b2e627e760feaad1bfd4c503a39af2128fad3630788463ea0d50539209236c864df0b2172ab9dac52f49cadff69ac7346809
DIST gst-plugins-good-1.14.4.tar.xz 3792524 BLAKE2B 4c7faac73d33bebe1fd53dc4cfed1a5d27b103f9c4cd801672ad52e385f09addb07cd4a0f511dff23815e3421e5202fb3d7866b7dd58fdaf101d0357c4fdc13f SHA512 30aeb3bb74571287cad1598973da38e7a43a0128d35480ded6d280c1373dc4ecd4ea76caaa04a71cdfba2e1850aee5f1b72d96be86ae92d66633e7d32081c504
diff --git a/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.31-r1.ebuild b/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.31-r1.ebuild
deleted file mode 100644
index ad6542c02c3c..000000000000
--- a/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.31-r1.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-GST_ORG_MODULE=gst-plugins-good
-inherit gstreamer
-
-DESCRIPTION="GStreamer plugin to capture firewire video"
-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"