public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in kde-base/kopete/files: kopete-4.10.3-v4l.patch
@ 2013-05-10 17:18 Michael Palimaka (kensington)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Palimaka (kensington) @ 2013-05-10 17:18 UTC (permalink / raw
  To: gentoo-commits

kensington    13/05/10 17:18:37

  Added:                kopete-4.10.3-v4l.patch
  Log:
  Backport patch from upstream to fix build with USE="v4l" and Linux 3.9, wrt bug #468844.
  
  (Portage version: 2.1.11.63/cvs/Linux x86_64, signed Manifest commit with key 675D0D2C)

Revision  Changes    Path
1.1                  kde-base/kopete/files/kopete-4.10.3-v4l.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kopete/files/kopete-4.10.3-v4l.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/kopete/files/kopete-4.10.3-v4l.patch?rev=1.1&content-type=text/plain

Index: kopete-4.10.3-v4l.patch
===================================================================
Index: libkopete/avdevice/videodevice.cpp
===================================================================
--- kopete/libkopete/avdevice/videodevice.cpp	(revision 1353128)
+++ kopete/libkopete/avdevice/videodevice.cpp	(working copy)
@@ -3050,7 +3050,9 @@
 		case V4L2_CID_AUDIO_TREBLE: 		return I18N_NOOP("Treble");
 		case V4L2_CID_AUDIO_MUTE: 		return I18N_NOOP("Mute");
 		case V4L2_CID_AUDIO_LOUDNESS: 		return I18N_NOOP("Loudness");
+#ifdef V4L2_CID_BLACK_LEVEL		// deprecated, likely to be removed soon
 		case V4L2_CID_BLACK_LEVEL:		return I18N_NOOP("Black Level");
+#endif
 		case V4L2_CID_AUTO_WHITE_BALANCE:	return I18N_NOOP("Automatic White Balance");
 		case V4L2_CID_DO_WHITE_BALANCE:		return I18N_NOOP("Do White Balance");
 		case V4L2_CID_RED_BALANCE:		return I18N_NOOP("Red Balance");
@@ -3061,8 +3063,10 @@
 		case V4L2_CID_GAIN:			return I18N_NOOP("Gain");
 		case V4L2_CID_HFLIP:			return I18N_NOOP("Horizontal Flip");
 		case V4L2_CID_VFLIP:			return I18N_NOOP("Vertical Flip");
+#ifdef V4L2_CID_HCENTER			// removed in kernel 3.9
 		case V4L2_CID_HCENTER:			return I18N_NOOP("Horizontal Center");
 		case V4L2_CID_VCENTER:			return I18N_NOOP("Vertical Center");
+#endif
 #ifdef V4L2_CID_POWER_LINE_FREQUENCY	// since kernel 2.6.25
 		case V4L2_CID_POWER_LINE_FREQUENCY:	return I18N_NOOP("Power Line Frequency");
 		case V4L2_CID_HUE_AUTO:			return I18N_NOOP("Automatic Hue");





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in kde-base/kopete/files: kopete-4.10.3-v4l.patch
@ 2013-12-14 22:07 Johannes Huber (johu)
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber (johu) @ 2013-12-14 22:07 UTC (permalink / raw
  To: gentoo-commits

johu        13/12/14 22:07:30

  Removed:              kopete-4.10.3-v4l.patch
  Log:
  Remove unused patch.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-12-14 22:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-10 17:18 [gentoo-commits] gentoo-x86 commit in kde-base/kopete/files: kopete-4.10.3-v4l.patch Michael Palimaka (kensington)
  -- strict thread matches above, loose matches on Subject: below --
2013-12-14 22:07 Johannes Huber (johu)

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