Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/poppler.xml

    rdcd7c41 rd628802  
    77  <!ENTITY poppler-download-http "https://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz">
    88  <!ENTITY poppler-download-ftp  " ">
    9   <!ENTITY poppler-md5sum        "4403e20e0e24ce559f98b6922b3b32f8">
    10   <!ENTITY poppler-size          "1.8 MB">
    11   <!ENTITY poppler-buildsize     "88 MB (with Qt5 library and tests)">
     9  <!ENTITY poppler-md5sum        "826ab1675cef4cac7e2a5805bf4f2ff6">
     10  <!ENTITY poppler-size          "1.7 MB">
     11  <!ENTITY poppler-buildsize     "109 MB (with Qt5 library and tests)">
    1212  <!ENTITY poppler-time          "0.8 SBU (with parallelism=4, Qt5 library, and tests)">
    1313  <!-- Time increase might be due to git.freedesktop.org -->
     
    2525  <?dbhtml filename="poppler.html"?>
    2626
     27  <sect1info>
     28    <date>$Date$</date>
     29  </sect1info>
    2730
    2831  <title>Poppler-&poppler-version;</title>
     
    4144    </para>
    4245
    43     &lfs112_checked;
     46    &lfs110a_checked;
    4447
    4548    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    120123    <bridgehead renderas="sect4">Required</bridgehead>
    121124    <para role="required">
    122       <xref linkend="cmake"/>,
    123       <xref linkend="fontconfig"/>, and
    124       <xref linkend="gobject-introspection"/>
     125      <xref linkend="cmake"/> and
     126      <xref linkend="fontconfig"/>
    125127    </para>
    126128
     
    141143      <xref linkend="gdk-pixbuf"/>,
    142144      <xref linkend="git"/> (for downloading test files),
     145      <xref linkend="gobject-introspection"/>,
    143146      <xref linkend="gtk-doc"/>,
    144147      <xref linkend="gtk3"/>,
     
    177180      be obtained only from a git repository. The command to download
    178181      them is:
    179 <command>git clone --depth 1 https://gitlab.freedesktop.org/poppler/test.git testfiles</command>.
     182<command>git clone --depth 1 git://git.freedesktop.org/git/poppler/test testfiles</command>.
    180183      Then issue: <command>LC_ALL=en_US.UTF-8 make test</command>.
    181184    </para>
Note: See TracChangeset for help on using the changeset viewer.