diff --git a/general.ent b/general.ent index e4f9f8afeb..71249a38a4 100644 --- a/general.ent +++ b/general.ent @@ -1,12 +1,12 @@ - + - + diff --git a/general/graphlib/libtiff.xml b/general/graphlib/libtiff.xml index efe46200e4..b7c7de7a09 100644 --- a/general/graphlib/libtiff.xml +++ b/general/graphlib/libtiff.xml @@ -9,10 +9,10 @@ - - - - + + + + ]> @@ -85,6 +85,11 @@ LibTIFF Dependencies + Recommended + + + + Optional (required for tiffgt), @@ -105,11 +110,15 @@ commands: -./configure --prefix=/usr --disable-static && -make +mkdir -p build && +cd build && + +cmake -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/libtiff-4.0.9 \ + -DCMAKE_INSTALL_PREFIX=/usr -G Ninja .. && +ninja - To test the results, issue: make check. + To test the results, issue: ninja test. @@ -117,14 +126,7 @@ make user: -make install - - - - Command Explanations - - +ninja install @@ -138,8 +140,8 @@ make - bmp2tiff, fax2ps, fax2tiff, gif2tiff, pal2rgb, ppm2tiff, ras2tiff, - raw2tiff, rgb2ycbcr, thumbnail, tiff2bw, tiff2pdf, tiff2ps, + fax2ps, fax2tiff, pal2rgb, ppm2tiff, + raw2tiff, tiff2bw, tiff2pdf, tiff2ps, tiff2rgba, tiffcmp, tiffcp, tiffcrop, tiffdither, tiffdump, tiffgt, tiffinfo, tiffmedian, tiffset and tiffsplit @@ -157,7 +159,7 @@ make - + fax2ps @@ -194,7 +196,7 @@ make - + pal2rgb @@ -231,7 +233,7 @@ make - + raw2tiff @@ -255,7 +257,7 @@ make - + tiff2bw diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 75aa484990..58ac05bd57 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -41,6 +41,16 @@ --> + + November 19th, 2017 + + + [dj] - Update to tiff-4.0.9. Fixes + #10045. + + + + November 18th, 2017 diff --git a/packages.ent b/packages.ent index 62f09e6097..2a0c654c37 100644 --- a/packages.ent +++ b/packages.ent @@ -210,7 +210,7 @@ - +