aballier    14/12/03 08:45:47

  Modified:             v4l-utils-1.6.2.ebuild ChangeLog
  Log:
  pass --without-jpeg as this only applies to the lib, bug #531458
  
  Signed-off-by: [email protected]
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
160F534A)

Revision  Changes    Path
1.3                  media-tv/v4l-utils/v4l-utils-1.6.2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/v4l-utils/v4l-utils-1.6.2.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/v4l-utils/v4l-utils-1.6.2.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/v4l-utils/v4l-utils-1.6.2.ebuild?r1=1.2&r2=1.3

Index: v4l-utils-1.6.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-tv/v4l-utils/v4l-utils-1.6.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- v4l-utils-1.6.2.ebuild      26 Nov 2014 11:45:30 -0000      1.2
+++ v4l-utils-1.6.2.ebuild      3 Dec 2014 08:45:47 -0000       1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/v4l-utils/v4l-utils-1.6.2.ebuild,v 
1.2 2014/11/26 11:45:30 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/v4l-utils/v4l-utils-1.6.2.ebuild,v 
1.3 2014/12/03 08:45:47 aballier Exp $
 
 EAPI=5
 inherit eutils udev
@@ -35,7 +35,7 @@
                $(use_enable qt4 qv4l2) \
                $(use_with udev libudev) \
                --with-udevdir="$(get_udevdir)" \
-               --with-jpeg
+               --without-jpeg
 }
 
 src_install() {



1.44                 media-tv/v4l-utils/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/v4l-utils/ChangeLog?rev=1.44&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/v4l-utils/ChangeLog?rev=1.44&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/v4l-utils/ChangeLog?r1=1.43&r2=1.44

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-tv/v4l-utils/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog   26 Nov 2014 11:45:30 -0000      1.43
+++ ChangeLog   3 Dec 2014 08:45:47 -0000       1.44
@@ -1,6 +1,9 @@
 # ChangeLog for media-tv/v4l-utils
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/v4l-utils/ChangeLog,v 1.43 
2014/11/26 11:45:30 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/v4l-utils/ChangeLog,v 1.44 
2014/12/03 08:45:47 aballier Exp $
+
+  03 Dec 2014; Alexis Ballier <[email protected]> v4l-utils-1.6.2.ebuild:
+  pass --without-jpeg as this only applies to the lib, bug #531458
 
   26 Nov 2014; Alexis Ballier <[email protected]> v4l-utils-1.6.2.ebuild:
   keyword ~arm




Reply via email to