public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/xvidcap/files: xvidcap-1.1.7-shmproto.patch
@ 2010-02-02 18:45 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2010-02-02 18:45 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/02/02 18:45:38

  Added:                xvidcap-1.1.7-shmproto.patch
  Log:
  Fix building with >=x11-proto/xextproto-7.1.1 wrt #296561, thanks to Andrew Savchenko for patch.
  (Portage version: 2.2_rc62/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  x11-misc/xvidcap/files/xvidcap-1.1.7-shmproto.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xvidcap/files/xvidcap-1.1.7-shmproto.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xvidcap/files/xvidcap-1.1.7-shmproto.patch?rev=1.1&content-type=text/plain

Index: xvidcap-1.1.7-shmproto.patch
===================================================================
--- xvidcap-1.1.7/src/capture.c.orig	2008-05-26 02:01:53.000000000 +0400
+++ xvidcap-1.1.7/src/capture.c	2009-12-12 00:12:31.368260518 +0300
@@ -65,7 +65,7 @@
 #include <sys/ipc.h>
 #include <sys/shm.h>
 #include <X11/extensions/XShm.h>
-#include <X11/extensions/shmstr.h>
+#include <X11/extensions/shmproto.h>
 #ifndef SOLARIS
 #include <X11/extensions/extutil.h>
 #endif     // SOLARIS






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-02-02 18:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-02 18:45 [gentoo-commits] gentoo-x86 commit in x11-misc/xvidcap/files: xvidcap-1.1.7-shmproto.patch Samuli Suominen (ssuominen)

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