From 70e33ecd6f8ded6c13a02b8261fe46374b73b018 Mon Sep 17 00:00:00 2001 From: "Jason E. Hale" Date: Thu, 19 Jan 2017 04:39:37 +0000 Subject: - Update graphics/libraw to 0.18.0 - Complete conversion to options helpers - Add options for JPEG and JASPER support - Side note: This had a dependency on jpeg before, so the JPEG option default is ON. However, the configure script wasn't detecting it previously. - Silence MKDIRs - Take maintainership - Chase shared library bump Changes: http://www.libraw.org/download#changelog --- graphics/libraw/files/patch-Makefile.in | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'graphics/libraw/files/patch-Makefile.in') diff --git a/graphics/libraw/files/patch-Makefile.in b/graphics/libraw/files/patch-Makefile.in index 9c10d81c15f8..364c8cefa66d 100644 --- a/graphics/libraw/files/patch-Makefile.in +++ b/graphics/libraw/files/patch-Makefile.in @@ -1,16 +1,14 @@ ---- Makefile.in.orig 2013-12-23 02:36:04.000000000 +0200 -+++ Makefile.in 2013-12-23 02:36:23.000000000 +0200 -@@ -462,12 +462,7 @@ +--- Makefile.in.orig 2016-12-27 15:20:16 UTC ++++ Makefile.in +@@ -474,10 +474,7 @@ nobase_include_HEADERS = libraw/libraw.h # Docs -doc_DATA = COPYRIGHT \ - LICENSE.CDDL \ - LICENSE.LGPL \ -- LICENSE.LibRaw.pdf \ - Changelog.txt -- -+doc_DATA = ++doc_DATA = + # pkg-config .pc files - pkgconfigdir = $(libdir)/pkgconfig -- cgit v1.2.3