pkgsrc/multimedia/kaffeine/patches/patch-aa
xtraeme 5b4483984d Initial import of kaffeine-0.8.3.
kaffeine is a xine-based multimedia player for KDE.

* Full Drag and Drop support
* Import Noatun-playlists as well as M3U, ASX and PLS-Files
* Editable Playlist
* Export Playlist to HTML or PDF (KDE-Print)
* Edit Xine-Options via GUI
* Support for saving screenshots as PNG, BMP or XBM
* The ability to prevent the screensaver from activating OSD Titles

Thanks to joerg for helping me fixing a build error.
2006-12-06 18:30:11 +00:00

12 lines
352 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2006/12/06 18:30:11 xtraeme Exp $
--- kaffeine/src/kaffeine.cpp.orig Fri Dec 1 19:17:37 2006
+++ kaffeine/src/kaffeine.cpp Fri Dec 1 19:18:01 2006
@@ -26,6 +26,7 @@
#include "kaffeine.h"
#include <dcopref.h>
+#include <kapplication.h>
#include <kkeydialog.h>
#include <kfiledialog.h>
#include <kdirselectdialog.h>