Package: alevt
Severity: wishlist
Tags: patch

Hi,

The attached patch adds /dev/video0 to the list of devices.  It would be
nice to have this added in Debian.

Regards,

Bart Martens

--- orig/alevt-1.6.1/debian/patches/40_vbi_name.dpatch	2007-06-10 16:56:13.000000000 +0200
+++ alevt-1.6.1/debian/patches/40_vbi_name.dpatch	2007-06-10 16:58:59.000000000 +0200
@@ -32,7 +32,7 @@
  static char *geometry;
  static char *dpy_name;
 -static char *vbi_name = "/dev/vbi";
-+static char *vbi_names[] = { "/dev/vbi", "/dev/vbi0", NULL };
++static char *vbi_names[] = { "/dev/vbi", "/dev/vbi0", "/dev/video0", NULL };
 +static char *vbi_name = NULL;
  static struct xio *xio;
  static struct vbi *vbi;

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to