public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-v4l2: ChangeLog gst-plugins-v4l2-1.0.7.ebuild
@ 2013-06-08 19:14 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; only message in thread
From: Gilles Dartiguelongue (eva) @ 2013-06-08 19:14 UTC (permalink / raw
  To: gentoo-commits

eva         13/06/08 19:14:48

  Modified:             ChangeLog
  Added:                gst-plugins-v4l2-1.0.7.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha178/cvs/Linux x86_64, signed Manifest commit with key C6085806)

Revision  Changes    Path
1.119                media-plugins/gst-plugins-v4l2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog?rev=1.119&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog?rev=1.119&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog?r1=1.118&r2=1.119

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- ChangeLog	1 Jun 2013 10:59:28 -0000	1.118
+++ ChangeLog	8 Jun 2013 19:14:48 -0000	1.119
@@ -1,6 +1,12 @@
 # ChangeLog for media-plugins/gst-plugins-v4l2
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog,v 1.118 2013/06/01 10:59:28 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog,v 1.119 2013/06/08 19:14:48 eva Exp $
+
+*gst-plugins-v4l2-1.0.7 (08 Jun 2013)
+
+  08 Jun 2013; Gilles Dartiguelongue <eva@gentoo.org>
+  +gst-plugins-v4l2-1.0.7.ebuild:
+  Version bump.
 
   01 Jun 2013; Samuli Suominen <ssuominen@gentoo.org>
   gst-plugins-v4l2-0.10.31.ebuild,



1.1                  media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.0.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.0.7.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.0.7.ebuild?rev=1.1&content-type=text/plain

Index: gst-plugins-v4l2-1.0.7.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-1.0.7.ebuild,v 1.1 2013/06/08 19:14:48 eva Exp $

EAPI="5"

inherit gst-plugins-good gst-plugins10

DESCRIPION="plugin to allow capture from video4linux2 devices"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="udev"

RDEPEND="
	media-libs/libv4l
	media-libs/gst-plugins-base:1.0[X]
	udev? ( >=virtual/udev-143[gudev] )
"
DEPEND="${RDEPEND}
	virtual/os-headers"

GST_PLUGINS_BUILD="gst_v4l2"

src_configure() {
	gst-plugins10_src_configure \
		--with-libv4l2 \
		$(use_with udev gudev)
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-06-08 19:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-08 19:14 [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-v4l2: ChangeLog gst-plugins-v4l2-1.0.7.ebuild Gilles Dartiguelongue (eva)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox