Changeset 54aaa89 for x/lib/pango.xml


Ignore:
Timestamp:
05/07/2016 01:40:16 AM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
37191af
Parents:
92ada82
Message:

Sync to trunk r17213
Added entity for GNOME-3.20

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@17328 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/lib/pango.xml

    r92ada82 r54aaa89  
    55  %general-entities;
    66
    7   <!ENTITY pango-download-http "&gnome-download-http;/pango/1.38/pango-&pango-version;.tar.xz">
    8   <!ENTITY pango-download-ftp  "&gnome-download-ftp;/pango/1.38/pango-&pango-version;.tar.xz">
    9   <!ENTITY pango-md5sum        "7fde35d4a127b55ce8bbcefe109bc80d">
     7  <!ENTITY pango-download-http "&gnome-download-http;/pango/1.40/pango-&pango-version;.tar.xz">
     8  <!ENTITY pango-download-ftp  "&gnome-download-ftp;/pango/1.40/pango-&pango-version;.tar.xz">
     9  <!ENTITY pango-md5sum        "186ce69b25709d891c2caaaa564a8307">
    1010  <!ENTITY pango-size          "1024 KB">
    11   <!ENTITY pango-buildsize     "27 MB (additional 2 MB to rebuild and install the API documentation)">
     11  <!ENTITY pango-buildsize     "21 MB (additional 2 MB to rebuild and install the API documentation)">
    1212  <!ENTITY pango-time          "0.4 SBU (additional 0.1 SBU to rebuild and install the API documentation)">
    1313
     
    9292    <bridgehead renderas="sect4">Optional (Required if building GNOME)</bridgehead>
    9393    <para role="optional">
    94       <xref linkend="gobject-introspection"/>
     94      <xref linkend="gobject-introspection"/>,
     95      <xref linkend="gtk-doc"/>, and
     96      <ulink url="https://github.com/GNOME/cantarell-fonts/releases">Cantarell Fonts</ulink> (for tests)
    9597    </para>
    9698
Note: See TracChangeset for help on using the changeset viewer.