public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/xine-lib: ChangeLog xine-lib-1.2.9999.ebuild
Date: Sun, 30 Oct 2011 15:57:51 +0000 (UTC)	[thread overview]
Message-ID: <20111030155751.A10A82004B@flycatcher.gentoo.org> (raw)

ssuominen    11/10/30 15:57:51

  Modified:             ChangeLog xine-lib-1.2.9999.ebuild
  Log:
  Rename obsolete USE="v4l2" to USE="v4l" wrt #385241
  
  (Portage version: 2.2.0_alpha71_p73/cvs/Linux x86_64)

Revision  Changes    Path
1.647                media-libs/xine-lib/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/xine-lib/ChangeLog?rev=1.647&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/xine-lib/ChangeLog?rev=1.647&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/xine-lib/ChangeLog?r1=1.646&r2=1.647

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v
retrieving revision 1.646
retrieving revision 1.647
diff -u -r1.646 -r1.647
--- ChangeLog	15 Oct 2011 21:59:42 -0000	1.646
+++ ChangeLog	30 Oct 2011 15:57:51 -0000	1.647
@@ -1,6 +1,9 @@
 # ChangeLog for media-libs/xine-lib
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.646 2011/10/15 21:59:42 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/ChangeLog,v 1.647 2011/10/30 15:57:51 ssuominen Exp $
+
+  30 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> xine-lib-1.2.9999.ebuild:
+  Rename obsolete USE="v4l2" to USE="v4l" wrt #385241
 
 *xine-lib-1.2.9999 (15 Oct 2011)
 



1.2                  media-libs/xine-lib/xine-lib-1.2.9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/xine-lib/xine-lib-1.2.9999.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/xine-lib/xine-lib-1.2.9999.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/xine-lib/xine-lib-1.2.9999.ebuild?r1=1.1&r2=1.2

Index: xine-lib-1.2.9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.2.9999.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xine-lib-1.2.9999.ebuild	15 Oct 2011 21:59:42 -0000	1.1
+++ xine-lib-1.2.9999.ebuild	30 Oct 2011 15:57:51 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.2.9999.ebuild,v 1.1 2011/10/15 21:59:42 idl0r Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/xine-lib/xine-lib-1.2.9999.ebuild,v 1.2 2011/10/30 15:57:51 ssuominen Exp $
 
 EAPI=4
 
@@ -19,7 +19,7 @@
 IUSE="a52 aac aalib alsa altivec antialiasing asf directfb dts debug dvb dxr3
 esd fbcon flac fontconfig fusion gdk-pixbuf glu gnome imagemagick ipv6 jack
 real libcaca libv4l mad mmap mng modplug musepack nls nosefart opengl oss pulseaudio
-samba sdl speex static-libs theora truetype v4l v4l2 vcd vdpau vdr vidix vis vorbis
+samba sdl speex static-libs theora truetype v4l vcd vdpau vdr vidix vis vorbis
 wavpack win32codecs X xcb xinerama xv xvmc"
 
 REQUIRED_USE="fontconfig? ( truetype )
@@ -85,7 +85,6 @@
 	dev-util/pkgconfig
 	nls? ( virtual/libintl )
 	v4l? ( virtual/os-headers )
-	v4l2? ( virtual/os-headers )
 	oss? ( virtual/os-headers )
 
 	X? ( x11-proto/xproto
@@ -150,8 +149,8 @@
 		$(use_enable dvb) \
 		$(use_enable gnome gnomevfs) \
 		$(use_enable samba) \
-		$(use_enable v4l) \
-		$(use_enable v4l2) \
+		--disable-v4l \
+		$(use_enable v4l v4l2) \
 		$(use_enable libv4l) \
 		$(use_enable vcd) \
 		$(use_enable vdr) \






             reply	other threads:[~2011-10-30 15:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-30 15:57 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-01-03 20:04 [gentoo-commits] gentoo-x86 commit in media-libs/xine-lib: ChangeLog xine-lib-1.2.9999.ebuild Samuli Suominen (ssuominen)
2012-01-14 16:52 Christian Ruppert (idl0r)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111030155751.A10A82004B@flycatcher.gentoo.org \
    --to=ssuominen@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox