Patch for linux-uvc support in Kopete
-------------------------------------

Alexandre DENIS <contact@alexandredenis.net>



This patch fixes Kopete to support linux-uvc webcams. It applies
against Kopete from SVN branch 3.5.

Installation
------------

1. Checkout a fresh copy of Kopete from SVN, as described on page
<http://kopete.kde.org/svnaccess.php> (Current stable branch)

2. Apply the patch kopete-uvc.patch from this tarball

3. Copy videocodec.h and videocodec.cpp into directory
<kdenetwork/kopete/libkopete/avdevice/>

4. Build Kopete as described on Kopete webpage

5. If you didn't install in directory /usr/, don't forget to set
KDEDIRS and to run kbuildsycoca

6. Run the new Kopete, go to menu Settings > Configure > Devices
You should see a picture from your webcam.

Notes
-----

-- It is strongly advised to uninstall Kopete from your distro first,
unless you know what you are doing.

-- Most controls (brightness/contrast/saturation) are not supported yet.

-- Please drop me an e-mail to report how it works!

