mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Update to mlt-6.12.0.
Update to fdk-aac-2.0.0. Update to cups-2.2.9. Update to ghostscript-9.26. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20776 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
5b9b502c54
commit
eff6c3a80b
@ -44,6 +44,22 @@
|
||||
<listitem>
|
||||
<para>December 4th, 2018</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to mlt-6.12.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;11387">#11387</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to fdk-aac-2.0.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;11377">#11377</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to cups-2.2.9. Fixes
|
||||
<ulink url="&blfs-ticket-root;11333">#11333</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to ghostscript-9.26. Fixes
|
||||
<ulink url="&blfs-ticket-root;11368">#11368</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[ken] - Update to nss-3.40.1 (security fix to mitigate
|
||||
cache side-channel variant of the Bleichenbacher attack). Fixes
|
||||
|
@ -73,7 +73,7 @@
|
||||
<xref linkend="libpng"/>,
|
||||
<xref linkend="libxslt"/>,
|
||||
<xref linkend="lmdb"/>,
|
||||
<xref linkend="openssl10"/>,
|
||||
<!--<xref linkend="openssl10"/>,-->
|
||||
<!--<xref linkend="qtwebkit5"/>,-->
|
||||
<xref linkend="phonon"/>,
|
||||
<xref linkend="shared-mime-info"/>,
|
||||
|
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY fdk-aac-download-http "&sourceforge-dl;/opencore-amr/fdk-aac-&fdk-aac-version;.tar.gz">
|
||||
<!ENTITY fdk-aac-download-ftp " ">
|
||||
<!ENTITY fdk-aac-md5sum "13c04c5f4f13f4c7414c95d7fcdea50f">
|
||||
<!ENTITY fdk-aac-size "2.0 MB">
|
||||
<!ENTITY fdk-aac-buildsize "19 MB">
|
||||
<!ENTITY fdk-aac-time "0.5 SBU">
|
||||
<!ENTITY fdk-aac-md5sum "8ccebea4fc5c9d40fff8f72bf68a6e50">
|
||||
<!ENTITY fdk-aac-size "2.7 MB">
|
||||
<!ENTITY fdk-aac-buildsize "52 MB">
|
||||
<!ENTITY fdk-aac-time "0.8 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="fdk-aac" xreflabel="fdk-aac-&fdk-aac-version;">
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
<!ENTITY mlt-download-http "https://github.com/mltframework/mlt/releases/download/v&mlt-version;/mlt-&mlt-version;.tar.gz">
|
||||
<!ENTITY mlt-download-ftp " ">
|
||||
<!ENTITY mlt-md5sum "28a6f40ea76c167b6bb9d8baf985c4c2">
|
||||
<!ENTITY mlt-md5sum "df43d6b6ecc298bf8bb8e3b2bf9ada8f">
|
||||
<!ENTITY mlt-size "1.3 MB">
|
||||
<!ENTITY mlt-buildsize "70 MB">
|
||||
<!ENTITY mlt-time "0.4 SBU">
|
||||
|
@ -76,11 +76,12 @@
|
||||
<bridgehead renderas="sect3">Heirloom mailx Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="openssl10"/> or
|
||||
<xref linkend="nss"/>,
|
||||
<xref linkend="mitkrb"/> (for IMAP GSSAPI
|
||||
authentication), and an
|
||||
<xref linkend="server-mail"/></para>
|
||||
<para role="optional">
|
||||
<!-- <xref linkend="openssl10"/> or -->
|
||||
<xref linkend="nss"/>,
|
||||
<xref linkend="mitkrb"/> (for IMAP GSSAPI authentication), and an
|
||||
<xref linkend="server-mail"/>
|
||||
</para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/mailx"/></para>
|
||||
|
@ -896,7 +896,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY audiofile-version "0.3.6">
|
||||
<!ENTITY faac-version "1.29.9.2">
|
||||
<!ENTITY faad2-version "2.8.8">
|
||||
<!ENTITY fdk-aac-version "0.1.6">
|
||||
<!ENTITY fdk-aac-version "2.0.0">
|
||||
<!ENTITY flac-version "1.3.2">
|
||||
<!ENTITY frei0r-version "1.6.1">
|
||||
<!ENTITY gavl-version "1.4.0">
|
||||
@ -932,7 +932,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY libtheora-version "1.1.1">
|
||||
<!ENTITY libvorbis-version "1.3.6">
|
||||
<!ENTITY libvpx-version "1.7.0">
|
||||
<!ENTITY mlt-version "6.10.0">
|
||||
<!ENTITY mlt-version "6.12.0">
|
||||
<!ENTITY opal-version "3.10.10">
|
||||
<!ENTITY opus-version "1.3">
|
||||
<!ENTITY pulseaudio-major-version "12.2">
|
||||
@ -980,9 +980,9 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
|
||||
<!-- Part XII -->
|
||||
<!-- Chapter 50 -->
|
||||
<!ENTITY cups-version "2.2.8">
|
||||
<!ENTITY cups-version "2.2.9">
|
||||
<!ENTITY cups-filters-version "1.21.4">
|
||||
<!ENTITY gs-version "9.25">
|
||||
<!ENTITY gs-version "9.26">
|
||||
<!ENTITY gutenprint-version "5.2.14">
|
||||
|
||||
<!-- Chapter 51 -->
|
||||
|
@ -6,9 +6,9 @@
|
||||
|
||||
<!ENTITY cups-download-http "https://github.com/apple/cups/releases/download/v&cups-version;/cups-&cups-version;-source.tar.gz">
|
||||
<!ENTITY cups-download-ftp " ">
|
||||
<!ENTITY cups-md5sum "33150d08993a04c8e22176e93805a051">
|
||||
<!ENTITY cups-md5sum "798e83bb1a240f5417a252903d83ae0c">
|
||||
<!ENTITY cups-size "9.9 MB">
|
||||
<!ENTITY cups-buildsize "57 MB">
|
||||
<!ENTITY cups-buildsize "63 MB">
|
||||
<!ENTITY cups-time "0.5 SBU">
|
||||
]>
|
||||
|
||||
|
@ -7,12 +7,12 @@
|
||||
<!-- When updating, ensure gs9xx is updated in url -->
|
||||
|
||||
<!ENTITY gs-download-http
|
||||
"https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs925/ghostscript-&gs-version;.tar.gz">
|
||||
"https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs926/ghostscript-&gs-version;.tar.gz">
|
||||
<!ENTITY gs-download-ftp " ">
|
||||
<!ENTITY gs-md5sum "eebd0fadbfa8e800094422ce65e94d5d">
|
||||
<!ENTITY gs-md5sum "806bc2dedbc7f69b003f536658e08d4a">
|
||||
<!ENTITY gs-size "40 MB">
|
||||
<!ENTITY gs-buildsize "157 MB (with fonts and libgs.so)">
|
||||
<!ENTITY gs-time "1.7 SBU (with libgs.so)">
|
||||
<!ENTITY gs-time "1.7 SBU (Using parallelism=4; with libgs.so)">
|
||||
|
||||
<!ENTITY gs-standard-fonts-download
|
||||
"&sourceforge-dl;/gs-fonts/ghostscript-fonts-std-8.11.tar.gz">
|
||||
@ -69,7 +69,7 @@
|
||||
<para>Estimated build time: &gs-time;</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<!--
|
||||
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
|
||||
<itemizedlist spacing="compact">
|
||||
@ -80,7 +80,7 @@
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
-->
|
||||
<para>If you wish, you can download additional fonts.</para>
|
||||
|
||||
<itemizedlist spacing="compact">
|
||||
@ -174,8 +174,6 @@
|
||||
|
||||
<screen><userinput>rm -rf zlib &&
|
||||
|
||||
patch -Np1 -i ../ghostscript-&gs-version;-security_fixes-2.patch &&
|
||||
|
||||
./configure --prefix=/usr \
|
||||
--disable-compile-inits \
|
||||
--enable-dynamic \
|
||||
@ -214,13 +212,13 @@ make</userinput></screen>
|
||||
|
||||
<screen role="root"><userinput>make soinstall &&
|
||||
install -v -m644 base/*.h /usr/include/ghostscript &&
|
||||
ln -v -s ghostscript /usr/include/ps</userinput></screen>
|
||||
ln -sfvn ghostscript /usr/include/ps</userinput></screen>
|
||||
|
||||
<para>Now make the documentation accessible from the normal place:</para>
|
||||
<!-- Starting with 9.23, the install does not seem to copy the examples any more -->
|
||||
|
||||
<screen role="root"><userinput>ln -sfvn ../ghostscript/&gs-version;/doc /usr/share/doc/ghostscript-&gs-version; &&
|
||||
sudo cp -a examples/ /usr/share/ghostscript/&gs-version;/</userinput></screen>
|
||||
cp -a examples/ /usr/share/ghostscript/&gs-version;/</userinput></screen>
|
||||
|
||||
<para>
|
||||
If you have downloaded the fonts, unpack them to
|
||||
@ -270,12 +268,12 @@ fc-cache -v /usr/share/ghostscript/fonts/</userinput></screen>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<command>ln -v -s ghostscript /usr/include/ps</command>: Some packages
|
||||
<command>ln -sfvn ghostscript /usr/include/ps</command>: Some packages
|
||||
expect to find the interface headers in an alternate location.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<command>ln -sfv ../ghostscript-&gs-version;/doc ... </command>: This puts
|
||||
<command>ln -sfvn ../ghostscript-&gs-version;/doc ... </command>: This puts
|
||||
a symbolic link to the documentation where it is expected to be found.
|
||||
</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user