pkgsrc/graphics/spcaview/patches/patch-ac
reinoud 742c57d8f7 Updated spca5 to version 0.60. In this patch also preliminary support
trough trough the added patch for the Logitech QuickCam Express.
2006-11-13 19:27:27 +00:00

13 lines
413 B
Text

$NetBSD: patch-ac,v 1.3 2006/11/13 19:27:28 reinoud Exp $
--- spca5view.c.orig 2006-11-13 19:19:36.000000000 +0100
+++ spca5view.c
@@ -80,7 +80,7 @@ GdkImlibImage *get_new_frame(GdkImlibIma
void do_pushkey(int key);
static int infflag = 0;
-static int vflag = 0; /* virtical */
+int vflag = 0; /* virtical */
static int bcflag = 0; /* brightness/contrast */
#define BFLAG 0x01
#define CFLAG 0x02