mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Update to ghostscript-9.20
Update to bluez-5.42 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17829 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
d4bc1012c7
commit
f7153b6248
@ -6,10 +6,10 @@
|
||||
|
||||
<!ENTITY bluez-download-http "http://www.kernel.org/pub/linux/bluetooth/bluez-&bluez-version;.tar.xz">
|
||||
<!ENTITY bluez-download-ftp "ftp://ftp.kernel.org/pub/linux/bluetooth/bluez-&bluez-version;.tar.xz">
|
||||
<!ENTITY bluez-md5sum "318341b2188698130adb73236ee69244">
|
||||
<!ENTITY bluez-md5sum "cc8c53133d5be0d6c126e00cf2529028">
|
||||
<!ENTITY bluez-size "1.6 MB">
|
||||
<!ENTITY bluez-buildsize "62 MB (add 13 MB for tests)">
|
||||
<!ENTITY bluez-time "0.6 SBU (add 0.3 SBU for tests)">
|
||||
<!ENTITY bluez-buildsize "71 MB (add 12 MB for tests)">
|
||||
<!ENTITY bluez-time "0.5 SBU (add 0.3 SBU for tests)">
|
||||
]>
|
||||
|
||||
<sect1 id="bluez" xreflabel="BlueZ-&bluez-version;">
|
||||
@ -184,7 +184,7 @@ install -v -m644 doc/*.txt /usr/share/doc/bluez-&bluez-version;</userinput></scr
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para>
|
||||
<parameter>--enable-library</parameter>: This switch enables building of the
|
||||
<parameter>--enable-library</parameter>: This switch enables building the
|
||||
<application>BlueZ</application> 4 compatibility library which is required by
|
||||
some applications.
|
||||
</para>
|
||||
|
@ -46,6 +46,14 @@
|
||||
<listitem>
|
||||
<para>September 27th, 2016</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to ghostscript-9.20. Fixes
|
||||
<ulink url="&blfs-ticket-root;8361">#8361</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to bluez-5.42. Fixes
|
||||
<ulink url="&blfs-ticket-root;8360">#8360</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[dj] - Add Parse-Yapp-1.05.</para>
|
||||
</listitem>
|
||||
|
@ -232,7 +232,7 @@
|
||||
<!ENTITY acpid-version "2.0.28">
|
||||
<!ENTITY at-version "3.1.20">
|
||||
<!ENTITY autofs-version "5.1.2">
|
||||
<!ENTITY bluez-version "5.41">
|
||||
<!ENTITY bluez-version "5.42">
|
||||
<!ENTITY colord-version "1.2.12"> <!-- Even minors only -->
|
||||
<!ENTITY colord1-version "1.3.3"> <!-- See ticket #8061 -->
|
||||
<!ENTITY cpio-version "2.12">
|
||||
@ -809,7 +809,7 @@
|
||||
<!-- Chapter 50 -->
|
||||
<!ENTITY cups-version "2.2.0">
|
||||
<!ENTITY cups-filters-version "1.11.3">
|
||||
<!ENTITY gs-version "9.19">
|
||||
<!ENTITY gs-version "9.20">
|
||||
<!ENTITY gutenprint-version "5.2.11">
|
||||
|
||||
<!-- Chapter 51 -->
|
||||
|
@ -5,12 +5,12 @@
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gs-download-http
|
||||
"https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs919/ghostscript-&gs-version;.tar.gz">
|
||||
"https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs920/ghostscript-&gs-version;.tar.gz">
|
||||
<!ENTITY gs-download-ftp " ">
|
||||
<!ENTITY gs-md5sum "c9682ce6b852f9197c69905a43928907">
|
||||
<!ENTITY gs-size "32 MB">
|
||||
<!ENTITY gs-buildsize "156 MB (with fonts and libgs.so)">
|
||||
<!ENTITY gs-time "2.6 SBU (with libgs.so)">
|
||||
<!ENTITY gs-md5sum "93c5987cd3ab341108be1ebbaadc24fe">
|
||||
<!ENTITY gs-size "34 MB">
|
||||
<!ENTITY gs-buildsize "240 MB (with fonts and libgs.so)">
|
||||
<!ENTITY gs-time "2.2 SBU (with libgs.so)">
|
||||
|
||||
<!ENTITY gs-standard-fonts-download
|
||||
"&sourceforge-repo;/gs-fonts/ghostscript-fonts-std-8.11.tar.gz">
|
||||
@ -116,7 +116,7 @@
|
||||
<xref linkend="cups"/>,
|
||||
<xref linkend="fontconfig"/> (required, if you are installing any
|
||||
suggested font),
|
||||
<xref linkend="gtk2"/>,
|
||||
<xref linkend="gtk3"/>,
|
||||
<xref linkend="libidn"/>,
|
||||
<xref linkend="libpaper"/>,
|
||||
<xref linkend="lcms"/> (not used by default, nor if lcms2 is present or found), and
|
||||
|
Loading…
Reference in New Issue
Block a user