Changeset 1d5aab8
- Timestamp:
- 06/15/2015 09:53:06 PM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, 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/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- e67830f1
- Parents:
- e9e3d85
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general/graphlib/gegl.xml
re9e3d85 r1d5aab8 92 92 <bridgehead renderas="sect4">Optional</bridgehead> 93 93 <para role="optional"> 94 <ulink url="http://www.methods.co.nz/asciidoc/">AsciiDoc</ulink>,95 94 <xref linkend="cairo"/>, 96 95 <xref linkend="enscript"/>, … … 99 98 <xref linkend="gdk-pixbuf"/>, 100 99 <xref linkend="graphviz"/>, 101 <ulink url="http://lensfun.berlios.de/">lensfun</ulink>,102 100 <xref linkend="libjpeg"/>, 103 <ulink url="http://libopenraw.freedesktop.org/wiki/">libopenraw</ulink>,104 101 <xref linkend="libpng"/>, 105 102 <xref linkend="librsvg"/>, 106 <ulink url="http://libspiro.sourceforge.net/">libspiro</ulink>,107 103 <xref linkend="lua"/>, 108 <ulink url="http://www.openexr.org">OpenEXR</ulink>,109 104 <xref linkend="pango"/>, 110 105 <xref linkend="python2"/>, … … 113 108 <xref linkend="gobject-introspection"/>, 114 109 <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> 117 117 </para> 118 118 -
introduction/welcome/changelog.xml
re9e3d85 r1d5aab8 48 48 <para>June 15th, 2015</para> 49 49 <itemizedlist> 50 <listitem> 51 <para>[fernando] - Update to fontforge-20150612. Fixes 52 <ulink url="&blfs-ticket-root;6607">#6607</ulink>.</para> 53 </listitem> 50 54 <listitem> 51 55 <para>[fernando] - Update to postgresql-9.4.4. Fixes -
packages.ent
re9e3d85 r1d5aab8 605 605 <!ENTITY feh-version "2.13.1"> 606 606 <!--<!ENTITY fontforge-date "2015-02-28">--> 607 <!ENTITY fontforge-version "20150 330">607 <!ENTITY fontforge-version "20150612"> 608 608 <!ENTITY gparted-version "0.22.0"> 609 609 <!ENTITY gimp-version "2.8.14"> -
xsoft/other/fontforge.xml
re9e3d85 r1d5aab8 8 8 <!ENTITY fontforge-download-http "https://github.com/fontforge/fontforge/releases/download/&fontforge-version;/fontforge-&fontforge-version;.tar.gz"> 9 9 <!ENTITY fontforge-download-ftp " "> 10 <!ENTITY fontforge-md5sum " 210839cf621de2b19929e57964509260">11 <!ENTITY fontforge-size "1 18MB">12 <!ENTITY fontforge-buildsize " 395 MB">13 <!ENTITY fontforge-time "2. 1 SBU (additional 0.3 SBU for thetests)">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)"> 14 14 ]> 15 15 … … 38 38 </para> 39 39 40 &lfs77_checked; 40 &lfs77_checked; &gcc5_checked; 41 41 42 42 <bridgehead renderas="sect3">Package Information</bridgehead> … … 101 101 <xref linkend="libtiff"/>, 102 102 <xref linkend="python2"/>, 103 <ulink url="http://ipython.org/">IPython</ulink>, 103 104 <ulink url="https://github.com/fontforge/libspiro">libspiro</ulink>, 104 105 <ulink url="https://bitbucket.org/sortsmill/libunicodenames"> … … 106 107 <ulink url="https://github.com/fontforge/libuninameslist"> 107 108 libuninameslist</ulink>, and 108 <ulink url="http://www.zeromq.org/"> libzmq</ulink>,109 <ulink url="http://www.zeromq.org/">zeromq (libzmq)</ulink>, 109 110 </para> 110 111 … … 140 141 141 142 <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> 142 150 143 151 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.