pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/darktable



Module Name:    pkgsrc
Committed By:   nia
Date:           Mon Apr 19 15:36:07 UTC 2021

Modified Files:
        pkgsrc/graphics/darktable: Makefile

Log Message:
darktable: needs librsvg


To generate a diff of this commit:
cvs rdiff -u -r1.118 -r1.119 pkgsrc/graphics/darktable/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/darktable/Makefile
diff -u pkgsrc/graphics/darktable/Makefile:1.118 pkgsrc/graphics/darktable/Makefile:1.119
--- pkgsrc/graphics/darktable/Makefile:1.118    Fri Dec  4 04:55:56 2020
+++ pkgsrc/graphics/darktable/Makefile  Mon Apr 19 15:36:06 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.118 2020/12/04 04:55:56 riastradh Exp $
+# $NetBSD: Makefile,v 1.119 2021/04/19 15:36:06 nia Exp $
 
 DISTNAME=      darktable-3.0.0
 PKGREVISION=   12
@@ -78,6 +78,7 @@ BUILDLINK_API_DEPENDS.zlib+=  zlib>=1.2.1
 .include "../../graphics/GraphicsMagick/buildlink3.mk"
 .include "../../graphics/exiv2/buildlink3.mk"
 .include "../../graphics/gegl/buildlink3.mk"
+.include "../../graphics/librsvg/buildlink3.mk"
 .include "../../graphics/lensfun/buildlink3.mk"
 .include "../../graphics/lcms2/buildlink3.mk"
 .include "../../graphics/openexr/buildlink3.mk"



Home | Main Index | Thread Index | Old Index