summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2007-08-30 19:56:22 +0000
committerSamuli Suominen <drac@gentoo.org>2007-08-30 19:56:22 +0000
commitc386519bb9cbd65b957124246caa500f7ccbc192 (patch)
treef49b06d1affc644068c73a91389f590ca54045b6 /media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.6.ebuild
parentVersion bump to 1.4.7 as per bug 189236. (diff)
downloadgentoo-2-c386519bb9cbd65b957124246caa500f7ccbc192.tar.gz
gentoo-2-c386519bb9cbd65b957124246caa500f7ccbc192.tar.bz2
gentoo-2-c386519bb9cbd65b957124246caa500f7ccbc192.zip
Version bump.
(Portage version: 2.1.3.7)
Diffstat (limited to 'media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.6.ebuild')
-rw-r--r--media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.6.ebuild22
1 files changed, 22 insertions, 0 deletions
diff --git a/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.6.ebuild b/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.6.ebuild
new file mode 100644
index 000000000000..3a152c1ba885
--- /dev/null
+++ b/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.6.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-raw1394/gst-plugins-raw1394-0.10.6.ebuild,v 1.1 2007/08/30 19:56:22 drac Exp $
+
+inherit gst-plugins-good
+
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+DESCRIPTION="GStreamer plugin to capture firewire video"
+
+IUSE=""
+
+RDEPEND="media-libs/libiec61883
+ sys-libs/libraw1394
+ sys-libs/libavc1394
+ >=media-libs/gstreamer-0.10.13
+ >=media-libs/gst-plugins-base-0.10.13"
+DEPEND="${RDEPEND}
+ >=dev-util/pkgconfig-0.9"
+
+GST_PLUGINS_BUILD="dv1394"
+GST_PLUGINS_BUILD_DIR="raw1394"