pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/digikam Fix build on DragonFly. From Hasso Te...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0d75cf1351e6
branches: trunk
changeset: 543921:0d75cf1351e6
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Jun 26 14:40:47 2008 +0000
description:
Fix build on DragonFly. From Hasso Tepper in PR 39036.
diffstat:
graphics/digikam/distinfo | 3 ++-
graphics/digikam/patches/patch-ab | 16 ++++++++++++++++
2 files changed, 18 insertions(+), 1 deletions(-)
diffs (32 lines):
diff -r 6fca39ddfc09 -r 0d75cf1351e6 graphics/digikam/distinfo
--- a/graphics/digikam/distinfo Thu Jun 26 13:54:56 2008 +0000
+++ b/graphics/digikam/distinfo Thu Jun 26 14:40:47 2008 +0000
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.22 2008/05/02 10:22:45 wiz Exp $
+$NetBSD: distinfo,v 1.23 2008/06/26 14:40:47 wiz Exp $
SHA1 (digikam-0.9.3.tar.bz2) = 5cea651e498ff8adffeb72cdf59a3364c9aac0cc
RMD160 (digikam-0.9.3.tar.bz2) = 006d535aa56f174de0153e07f66d4aea62fea89d
Size (digikam-0.9.3.tar.bz2) = 10911417 bytes
SHA1 (patch-aa) = 1820d0ec9e1523b0253e7a70d398911fb34bdbcc
+SHA1 (patch-ab) = 13e1e3b96efe4aa6f9bb49296ffc23f020b681e3
diff -r 6fca39ddfc09 -r 0d75cf1351e6 graphics/digikam/patches/patch-ab
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/digikam/patches/patch-ab Thu Jun 26 14:40:47 2008 +0000
@@ -0,0 +1,16 @@
+$NetBSD: patch-ab,v 1.11 2008/06/26 14:40:47 wiz Exp $
+
+--- digikam/utilities/cameragui/cameracontroller.cpp.orig 2007-12-22 19:19:47 +0200
++++ digikam/utilities/cameragui/cameracontroller.cpp
+@@ -22,6 +22,11 @@
+ *
+ * ============================================================ */
+
++extern "C"
++{
++#include <unistd.h>
++}
++
+ // C++ includes.
+
+ #include <typeinfo>
Home |
Main Index |
Thread Index |
Old Index