mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Update to gimp-2.10.10.
Update to itstool-2.0.6. Update to ristretto-0.8.4. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21441 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
85333d1f37
commit
e810b5854e
@ -44,6 +44,18 @@
|
||||
<listitem>
|
||||
<para>April 8th, 2019</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to gimp-2.10.10. Fixes
|
||||
<ulink url="&blfs-ticket-root;11911">#11911</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to itstool-2.0.6. Fixes
|
||||
<ulink url="&blfs-ticket-root;11912">#11912</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to ristretto-0.8.4. Fixes
|
||||
<ulink url="&blfs-ticket-root;11910">#11910</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to pixman-0.38.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;11908">#11908</ulink>.</para>
|
||||
|
@ -789,7 +789,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!ENTITY vte2-version "0.28.2">
|
||||
<!ENTITY xfce4-terminal-version "0.8.7.4">
|
||||
<!ENTITY xfburn-version "0.5.5">
|
||||
<!ENTITY ristretto-version "0.8.3">
|
||||
<!ENTITY ristretto-version "0.8.4">
|
||||
<!ENTITY xfce4-mixer-version "4.10.0">
|
||||
<!ENTITY xfce4-notifyd-version "0.4.3">
|
||||
|
||||
@ -869,7 +869,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!--<!ENTITY fontforge-date "2015-02-28">-->
|
||||
<!ENTITY fontforge-version "20170731">
|
||||
<!ENTITY gparted-version "0.33.0">
|
||||
<!ENTITY gimp-version "2.10.8">
|
||||
<!ENTITY gimp-version "2.10.10">
|
||||
<!ENTITY hexchat-version "2.14.2">
|
||||
<!ENTITY icedtea-web-version "1.7.1">
|
||||
<!ENTITY inkscape-minor-version "0.92">
|
||||
@ -1006,7 +1006,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!-- Chapter 53 -->
|
||||
<!ENTITY DocBook-version "4.5">
|
||||
<!ENTITY docbook-xsl-version "1.79.2">
|
||||
<!ENTITY itstool-version "2.0.5">
|
||||
<!ENTITY itstool-version "2.0.6">
|
||||
<!ENTITY xmlto-version "0.0.28">
|
||||
|
||||
<!-- Chapter 54 -->
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
<!ENTITY itstool-download-http "http://files.itstool.org/itstool/itstool-&itstool-version;.tar.bz2">
|
||||
<!ENTITY itstool-download-ftp " ">
|
||||
<!ENTITY itstool-md5sum "655c6f78fc64faee45adcc45ccc5a57e">
|
||||
<!ENTITY itstool-md5sum "4306eeba4f4aee6b393d14f9c3c57ca1">
|
||||
<!ENTITY itstool-size "104 KB">
|
||||
<!ENTITY itstool-buildsize "676 KB">
|
||||
<!ENTITY itstool-time "less than 0.1 SBU">
|
||||
|
@ -7,9 +7,9 @@
|
||||
<!ENTITY ristretto-download-http
|
||||
"http://archive.xfce.org/src/apps/ristretto/0.8/ristretto-&ristretto-version;.tar.bz2">
|
||||
<!ENTITY ristretto-download-ftp " ">
|
||||
<!ENTITY ristretto-md5sum "5866b4e11c32a38f72bc737239102544">
|
||||
<!ENTITY ristretto-size "552 KB">
|
||||
<!ENTITY ristretto-buildsize "9.3 MB">
|
||||
<!ENTITY ristretto-md5sum "0142c8b9c492cf447e563b00c6204359">
|
||||
<!ENTITY ristretto-size "568 KB">
|
||||
<!ENTITY ristretto-buildsize "9.6 MB">
|
||||
<!ENTITY ristretto-time "0.1 SBU">
|
||||
]>
|
||||
|
||||
|
@ -6,20 +6,20 @@
|
||||
|
||||
<!ENTITY gimp-download-http "https://download.gimp.org/pub/gimp/v2.10/gimp-&gimp-version;.tar.bz2">
|
||||
<!ENTITY gimp-download-ftp " ">
|
||||
<!ENTITY gimp-md5sum "b020e441bc8c5a9bd3061d2126119821">
|
||||
<!ENTITY gimp-size "30 MB">
|
||||
<!ENTITY gimp-buildsize "957 MB (244 MB installed, add 829 MB for tests)">
|
||||
<!ENTITY gimp-time "3.8 SBU (Using parallelism=4; add 0.7 SBU for tests)">
|
||||
<!ENTITY gimp-md5sum "0b837ea2bbf801da7f5306df4c99fa18">
|
||||
<!ENTITY gimp-size "31 MB">
|
||||
<!ENTITY gimp-buildsize "707 MB (198 MB installed, add 947 MB for tests)">
|
||||
<!ENTITY gimp-time "1.9 SBU (Using parallelism=4; add 1.0 SBU for tests)">
|
||||
|
||||
<!-- pro-tem, a pull of gimp-help, https://gitlab.gnome.org/GNOME/gimp-help.git
|
||||
git archive \-\-format=tar \-\-prefix=${DIRNAME}/ HEAD | xz >../${DIRNAME}.tar.xz -->
|
||||
<!ENTITY gimp-help-version "2018-08-21">
|
||||
git archive - -format=tar - -prefix=${DIRNAME}/ HEAD | xz >../${DIRNAME}.tar.xz -->
|
||||
<!ENTITY gimp-help-version "2019-04-08">
|
||||
<!ENTITY gimp-help-download "&sources-anduin-http;/gimp/gimp-help-&gimp-help-version;.tar.xz">
|
||||
<!ENTITY gimp-help-md5sum "4557d7450f0867b4a55190e6525065dc">
|
||||
<!ENTITY gimp-help-size "172 MB">
|
||||
<!ENTITY gimp-help-buildsize "From 352 MB (en only) to 1.6 GB (all 18
|
||||
<!ENTITY gimp-help-md5sum "e334ebe7fd5e12350e6319c2e8c39141">
|
||||
<!ENTITY gimp-help-size "166 MB">
|
||||
<!ENTITY gimp-help-buildsize "From 310 MB (en only) to 1.6 GB (all 18
|
||||
languages)">
|
||||
<!ENTITY gimp-help-time "1.9 SBU (en only), 13 SBU, with parallelism=4,
|
||||
<!ENTITY gimp-help-time "0.8 SBU (en only), 13 SBU, with parallelism=4,
|
||||
for all languages">
|
||||
]>
|
||||
<!--
|
||||
@ -94,19 +94,27 @@
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
<!--
|
||||
<note>
|
||||
<para>
|
||||
The creation of local html files with recent versions of the necessary
|
||||
packages is somewhat broken (some png images are not sourced by the
|
||||
generated HTML, only their captions are visible).
|
||||
</para>
|
||||
</note>
|
||||
-->
|
||||
<note>
|
||||
<para>
|
||||
The updating of the help files is still a work in progress, with large
|
||||
parts of the text for many languages not yet translated. The file below
|
||||
is a git snapshot.
|
||||
</para>
|
||||
</note>
|
||||
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<note>
|
||||
<para>
|
||||
The creation of local html files with recent versions of the necessary
|
||||
packages is somewhat broken (some png images are not sourced by the
|
||||
generated HTML, only their captions are visible).
|
||||
</para>
|
||||
</note>
|
||||
<para>
|
||||
The updating of the help files is still WIP, with large parts of the
|
||||
text for many languages not yet translated. Here is a git pull:
|
||||
<ulink url="&gimp-help-download;"/>
|
||||
Download (HTTP): <ulink url="&gimp-help-download;"/>
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
@ -205,8 +213,7 @@
|
||||
the following commands:
|
||||
</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/usr \
|
||||
--sysconfdir=/etc &&
|
||||
<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>
|
||||
@ -248,7 +255,7 @@ make</userinput></screen>
|
||||
</para>
|
||||
|
||||
<screen><userinput>ALL_LINGUAS="ca da de el en en_GB es fi fr it ja ko nl nn pt_BR ro ru zh_CN" \
|
||||
./autogen.sh --prefix=/usr &&</userinput></screen>
|
||||
./autogen.sh --prefix=/usr</userinput></screen>
|
||||
|
||||
<para>
|
||||
Remove from <envar>ALL_LINGUAS</envar> the codes for any languages which
|
||||
|
Loading…
Reference in New Issue
Block a user