e7d134db03
PornView is an image and movie viewer/manager with thumbnail previews. Additional features includes thumbnail caching, directory tree views, adjustable zoom, fullscreen view, and slideshow mode. PornView contains no objectionable content. This package is built with GTK+ 1.0 support. Packaged by David Howland.
12 lines
312 B
Text
12 lines
312 B
Text
$NetBSD: patch-ae,v 1.1.1.1 2006/02/11 13:06:43 rillig Exp $
|
|
|
|
--- src/support/widgets/gtkxine.h.orig 2002-12-29 20:29:13.000000000 +0000
|
|
+++ src/support/widgets/gtkxine.h
|
|
@@ -20,6 +20,7 @@
|
|
|
|
#ifdef ENABLE_XINE
|
|
|
|
+#include <pthread.h>
|
|
#include <X11/X.h>
|
|
#include <X11/Xlib.h>
|
|
#include <X11/extensions/XShm.h>
|