Author: renodr Date: Sun Jan 8 22:37:05 2017 New Revision: 18161 Log: Comment out references to missing file imagemagick6.xml Ken, please add the file and uncomment the references in genutils.xml, emacs.xml, and inkscape.xml Done in time to prevent screwups in nightly scripts
Modified: trunk/BOOK/general/genutils/genutils.xml trunk/BOOK/postlfs/editors/emacs.xml trunk/BOOK/xsoft/other/inkscape.xml Modified: trunk/BOOK/general/genutils/genutils.xml ============================================================================== --- trunk/BOOK/general/genutils/genutils.xml Sun Jan 8 21:07:43 2017 (r18160) +++ trunk/BOOK/general/genutils/genutils.xml Sun Jan 8 22:37:05 2017 (r18161) @@ -36,7 +36,7 @@ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="highlight.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ibus.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="imagemagick6.xml"/> +<!-- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="imagemagick6.xml"/> --> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="imagemagick.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="iso-codes.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="lsof.xml"/> Modified: trunk/BOOK/postlfs/editors/emacs.xml ============================================================================== --- trunk/BOOK/postlfs/editors/emacs.xml Sun Jan 8 21:07:43 2017 (r18160) +++ trunk/BOOK/postlfs/editors/emacs.xml Sun Jan 8 22:37:05 2017 (r18161) @@ -71,7 +71,7 @@ <xref linkend="gsettings-desktop-schemas"/>, <xref linkend="gpm"/>, <xref linkend="gtk2"/> or <xref linkend="gtk3"/>, - <xref linkend="imagemagick6"/> (see command explanations), +<!-- <xref linkend="imagemagick6"/> (see command explanations), Ken, please commit file. --> <xref linkend="libjpeg"/>, <xref linkend="libpng"/>, <xref linkend="librsvg"/>, @@ -152,6 +152,7 @@ in <filename class='directory'>/var/games/emacs</filename> instead of <filename class='directory'>/usr/var/games/emacs</filename>.</para> +<!-- <para><option>IMAGEMAGICK_CFLAGS=-I/usr/include/ImageMagick-6 IMAGEMAGICK_LIBS="-lMagickCore-6.Q16HDRI -lMagick++-6.Q16HDRI -lMagickWand-6.Q16HDRI" </option>: @@ -159,7 +160,8 @@ linkend="imagemagick6"/> and wish to link to them (the normal unversioned pkgconfig files collide with <xref linkend="imagemagick"/> which this package cannot use).</para> - +Comment out until imagemagick6 file is committed. +--> </sect2> <sect2 role="content"> Modified: trunk/BOOK/xsoft/other/inkscape.xml ============================================================================== --- trunk/BOOK/xsoft/other/inkscape.xml Sun Jan 8 21:07:43 2017 (r18160) +++ trunk/BOOK/xsoft/other/inkscape.xml Sun Jan 8 22:37:05 2017 (r18161) @@ -99,7 +99,8 @@ <bridgehead renderas="sect4">Recommended</bridgehead> <para role="recommended"> - <xref linkend="imagemagick6"/>, +<!-- <xref linkend="imagemagick6"/>, Comment out until file gets committed --> +<!-- Ken, please commit. --> <xref linkend="lcms2"/> or <xref linkend="lcms"/> </para> -- http://lists.linuxfromscratch.org/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
