Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -0,0 +1,12 @@
$NetBSD: patch-src_qt_YabauseThread.cpp,v 1.1 2014/01/10 20:02:56 joerg Exp $
--- src/qt/YabauseThread.cpp.orig 2014-01-10 11:41:07.000000000 +0000
+++ src/qt/YabauseThread.cpp
@@ -29,6 +29,7 @@
#include <QDateTime>
#include <QStringList>
#include <QDebug>
+#include <time.h>
YabauseThread::YabauseThread( QObject* o )
: QObject( o )