pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/darktable Darktable now needs GraphicsMagick ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4c7d48c9e0d0
branches: trunk
changeset: 629692:4c7d48c9e0d0
user: jakllsch <jakllsch%pkgsrc.org@localhost>
date: Sun Jan 26 02:11:47 2014 +0000
description:
Darktable now needs GraphicsMagick headers (if not also libraries) to
build.
diffstat:
graphics/darktable/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 883c79a3182e -r 4c7d48c9e0d0 graphics/darktable/Makefile
--- a/graphics/darktable/Makefile Sun Jan 26 00:52:14 2014 +0000
+++ b/graphics/darktable/Makefile Sun Jan 26 02:11:47 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2014/01/01 11:52:19 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2014/01/26 02:11:47 jakllsch Exp $
DISTNAME= darktable-1.2.3
PKGREVISION= 1
@@ -66,6 +66,7 @@
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/libgphoto2/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
+.include "../../graphics/GraphicsMagick/buildlink3.mk"
.include "../../graphics/exiv2/buildlink3.mk"
.include "../../graphics/gegl/buildlink3.mk"
.include "../../graphics/lensfun/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index