Changeset 1d5aab8


Ignore:
Timestamp:
06/15/2015 09:53:06 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
e67830f1
Parents:
e9e3d85
Message:

Update to fontforge-20150612.
Reorder "Optional Dependencies" in gegl-0.2.0.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16129 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/gegl.xml

    re9e3d85 r1d5aab8  
    9292    <bridgehead renderas="sect4">Optional</bridgehead>
    9393    <para role="optional">
    94       <ulink url="http://www.methods.co.nz/asciidoc/">AsciiDoc</ulink>,
    9594      <xref linkend="cairo"/>,
    9695      <xref linkend="enscript"/>,
     
    9998      <xref linkend="gdk-pixbuf"/>,
    10099      <xref linkend="graphviz"/>,
    101       <ulink url="http://lensfun.berlios.de/">lensfun</ulink>,
    102100      <xref linkend="libjpeg"/>,
    103       <ulink url="http://libopenraw.freedesktop.org/wiki/">libopenraw</ulink>,
    104101      <xref linkend="libpng"/>,
    105102      <xref linkend="librsvg"/>,
    106       <ulink url="http://libspiro.sourceforge.net/">libspiro</ulink>,
    107103      <xref linkend="lua"/>,
    108       <ulink url="http://www.openexr.org">OpenEXR</ulink>,
    109104      <xref linkend="pango"/>,
    110105      <xref linkend="python2"/>,
     
    113108      <xref linkend="gobject-introspection"/>,
    114109      <xref linkend="vala"/>,
    115       <xref linkend="w3m"/> and
    116       <ulink url="http://www.cise.ufl.edu/research/sparse/umfpack/">libumfpack</ulink>
     110      <xref linkend="w3m"/>,
     111      <ulink url="http://www.methods.co.nz/asciidoc/">AsciiDoc</ulink>,
     112      <ulink url="http://lensfun.berlios.de/">lensfun</ulink>,
     113      <ulink url="http://libopenraw.freedesktop.org/wiki/">libopenraw</ulink>,
     114      <ulink url="http://libspiro.sourceforge.net/">libspiro</ulink>,
     115      <ulink url="http://www.cise.ufl.edu/research/sparse/umfpack/">libumfpack</ulink>, and
     116      <ulink url="http://www.openexr.org">OpenEXR</ulink>
    117117    </para>
    118118
  • introduction/welcome/changelog.xml

    re9e3d85 r1d5aab8  
    4848      <para>June 15th, 2015</para>
    4949      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Update to fontforge-20150612.  Fixes
     52          <ulink url="&blfs-ticket-root;6607">#6607</ulink>.</para>
     53        </listitem>
    5054        <listitem>
    5155          <para>[fernando] - Update to postgresql-9.4.4.  Fixes
  • packages.ent

    re9e3d85 r1d5aab8  
    605605<!ENTITY feh-version                  "2.13.1">
    606606<!--<!ENTITY fontforge-date               "2015-02-28">-->
    607 <!ENTITY fontforge-version            "20150330">
     607<!ENTITY fontforge-version            "20150612">
    608608<!ENTITY gparted-version              "0.22.0">
    609609<!ENTITY gimp-version                 "2.8.14">
  • xsoft/other/fontforge.xml

    re9e3d85 r1d5aab8  
    88  <!ENTITY fontforge-download-http "https://github.com/fontforge/fontforge/releases/download/&fontforge-version;/fontforge-&fontforge-version;.tar.gz">
    99  <!ENTITY fontforge-download-ftp  " ">
    10   <!ENTITY fontforge-md5sum        "210839cf621de2b19929e57964509260">
    11   <!ENTITY fontforge-size          "118 MB">
    12   <!ENTITY fontforge-buildsize     "395 MB">
    13   <!ENTITY fontforge-time          "2.1 SBU (additional 0.3 SBU for the tests)">
     10  <!ENTITY fontforge-md5sum        "a68cd6797e2e5fb0aa88a33bbe15315b">
     11  <!ENTITY fontforge-size          "120 MB">
     12  <!ENTITY fontforge-buildsize     "406 MB (with tests)">
     13  <!ENTITY fontforge-time          "2.4 SBU (with tests)">
    1414]>
    1515
     
    3838    </para>
    3939
    40     &lfs77_checked;
     40    &lfs77_checked; &gcc5_checked;
    4141
    4242    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    101101      <xref linkend="libtiff"/>,
    102102      <xref linkend="python2"/>,
     103      <ulink url="http://ipython.org/">IPython</ulink>,
    103104      <ulink url="https://github.com/fontforge/libspiro">libspiro</ulink>,
    104105      <ulink url="https://bitbucket.org/sortsmill/libunicodenames">
     
    106107      <ulink url="https://github.com/fontforge/libuninameslist">
    107108      libuninameslist</ulink>, and
    108       <ulink url="http://www.zeromq.org/">libzmq</ulink>,
     109      <ulink url="http://www.zeromq.org/">zeromq (libzmq)</ulink>,
    109110    </para>
    110111
     
    140141
    141142<screen role="root"><userinput>make install</userinput></screen>
     143
     144    <note>
     145      <para>
     146        <application>Fontforge</application> needs to be started from command
     147        line, for some desktop environments and window managers.
     148      </para>
     149    </note>
    142150
    143151  </sect2>
Note: See TracChangeset for help on using the changeset viewer.