FreeBSD Bugzilla – Attachment 82472 Details for
Bug 117960
Patches to enable webcam support in net-im/kopete
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-kopete_libkopete_avdevice-videodevicepool.cpp
patch-kopete_libkopete_avdevice-videodevicepool.cpp (text/x-c++src), 564 bytes, created by
Tino Engel
on 2009-01-06 20:00:22 UTC
(
hide
)
Description:
patch-kopete_libkopete_avdevice-videodevicepool.cpp
Filename:
MIME Type:
Creator:
Tino Engel
Created:
2009-01-06 20:00:22 UTC
Size:
564 bytes
patch
obsolete
>--- kopete/libkopete/avdevice/videodevicepool.cpp 2009-01-06 19:45:59.000000000 +0100 >+++ kopete/libkopete/avdevice/videodevicepool.cpp 2009-01-06 19:47:13.000000000 +0100 >@@ -608,7 +608,7 @@ > /// @todo implement me > > kdDebug(14010) << k_funcinfo << "called" << endl; >-#if defined(__linux__) && defined(ENABLE_AV) >+#if (defined(__linux__) || defined(__FreeBSD__)) && defined(ENABLE_AV) > QDir videodevice_dir; > const QString videodevice_dir_path=QString::fromLocal8Bit("/dev/v4l/"); > const QString videodevice_dir_filter=QString::fromLocal8Bit("video*");
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 117960
:
82469
|
82470
|
82471
| 82472 |
82473