From 83d02fc62d04b03f1d7a04fda0aa24849dd3dd00 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 16 May 2017 22:40:04 +0000 Subject: [PATCH] Update to cups-filters-1.14.0. Update to thunderbird-52.1.1. Update to gegl-0.3.16. git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18732 af4574ff-66df-0310-9fd7-8a98e5e911e0 --- general/graphlib/gegl.xml | 19 ++++++------------- introduction/welcome/changelog.xml | 12 ++++++++++++ packages.ent | 6 +++--- pst/printing/cups-filters.xml | 18 ++++++++++-------- xsoft/other/thunderbird.xml | 13 +++++++------ 5 files changed, 38 insertions(+), 30 deletions(-) diff --git a/general/graphlib/gegl.xml b/general/graphlib/gegl.xml index 211b9635f2..e920771d27 100644 --- a/general/graphlib/gegl.xml +++ b/general/graphlib/gegl.xml @@ -7,10 +7,10 @@ - - - - + + + + ]> @@ -36,6 +36,7 @@ &lfs80_checked; + &gcc7_checked; Package Information @@ -118,19 +119,11 @@ Installation of gegl - - First, fix an issue with gobject-introspection-1.52.1: - - -sed -i /DG_LOG/d configure.ac -sed -i '/srcdir)\/gegl\/property-types/a\\t-DG_LOG_DOMAIN=\\\"GEGL\\\" \\' \ - gegl/Makefile.am - Install gegl by running the following commands: -./autogen.sh --prefix=/usr --without-vala && +./configure --prefix=/usr && LC_ALL=en_US make diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 1e2a340b8b..94cfda0b32 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -44,6 +44,18 @@ May 16th, 2017 + + [bdubbs] - Update to cups-filters-1.14.0. Fixes + #9252. + + + [bdubbs] - Update to thunderbird-52.1.1. Fixes + #9251. + + + [bdubbs] - Update to gegl-0.3.16. Fixes + #9249. + [bdubbs] - Update to clutter-1.26.2. Fixes #9243. diff --git a/packages.ent b/packages.ent index 763dd91c4d..00d09d4e7a 100644 --- a/packages.ent +++ b/packages.ent @@ -183,7 +183,7 @@ - + @@ -726,7 +726,7 @@ - + @@ -837,7 +837,7 @@ - + diff --git a/pst/printing/cups-filters.xml b/pst/printing/cups-filters.xml index bb37243256..78bef021f7 100644 --- a/pst/printing/cups-filters.xml +++ b/pst/printing/cups-filters.xml @@ -7,7 +7,7 @@ - + @@ -38,6 +38,7 @@ &lfs80_checked; + &gcc7_checked; Package Information @@ -141,13 +142,14 @@ commands: -./configure \ - --prefix=/usr \ - --sysconfdir=/etc \ - --localstatedir=/var \ - --without-rcdir \ - --disable-static \ - --disable-avahi \ + +./configure \ + --prefix=/usr \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --without-rcdir \ + --disable-static \ + --disable-avahi \ --docdir=/usr/share/doc/cups-filters-&cups-filters-version; && make diff --git a/xsoft/other/thunderbird.xml b/xsoft/other/thunderbird.xml index e48afcdf69..2050f201bc 100644 --- a/xsoft/other/thunderbird.xml +++ b/xsoft/other/thunderbird.xml @@ -7,10 +7,10 @@ - + - - + + ]> @@ -37,6 +37,7 @@ &lfs80_checked; + &gcc7_checked; Package Information @@ -190,12 +191,12 @@ ac_add_options --with-system-libvpx ac_add_options --with-system-nspr ac_add_options --with-system-nss ac_add_options --with-system-icu - + # The BLFS editors recommend not changing anything below this line: ac_add_options --prefix=/usr ac_add_options --enable-application=mail @@ -205,7 +206,7 @@ ac_add_options --disable-updater ac_add_options --disable-debug ac_add_options --disable-tests -ac_add_options --enable-optimize +ac_add_options --enable-optimize=-O2 ac_add_options --enable-strip ac_add_options --enable-install-strip