Changeset a560ac8 for general/graphlib/poppler.xml
- Timestamp:
- 09/22/2021 02:41:38 AM (21 months ago)
- Branches:
- 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 679dc07, 8668c75
- Parents:
- d680b94
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
general/graphlib/poppler.xml
rd680b94 ra560ac8 7 7 <!ENTITY poppler-download-http "https://poppler.freedesktop.org/poppler-&poppler-version;.tar.xz"> 8 8 <!ENTITY poppler-download-ftp " "> 9 <!ENTITY poppler-md5sum " 60d5be55cc080d602bf58daf6825b124">9 <!ENTITY poppler-md5sum "f807ea7955d728d1838077fd9df32fac"> 10 10 <!ENTITY poppler-size "1.6 MB"> 11 <!ENTITY poppler-buildsize " 105MB (with Qt5 library and tests)">12 <!ENTITY poppler-time "0. 7SBU (with parallelism=4, Qt5 library, and tests)">11 <!ENTITY poppler-buildsize "79 MB (with Qt5 library and tests)"> 12 <!ENTITY poppler-time "0.8 SBU (with parallelism=4, Qt5 library, and tests)"> 13 13 <!-- Time increase might be due to git.freedesktop.org --> 14 14 15 <!ENTITY poppler-data-version "0.4.1 0">15 <!ENTITY poppler-data-version "0.4.11"> 16 16 17 17 <!ENTITY poppler-data-download-http "https://poppler.freedesktop.org/poppler-data-&poppler-data-version;.tar.gz"> 18 <!ENTITY poppler-data-md5sum " a7f15fb2f26c60a7a92093cfdf2378d5">18 <!ENTITY poppler-data-md5sum "506eeed773f3ed8684d8c45961c025d4"> 19 19 <!ENTITY poppler-data-size "4.3 MB"> 20 <!ENTITY poppler-data-buildsize "2 5MB">20 <!ENTITY poppler-data-buildsize "26 MB"> 21 21 <!ENTITY poppler-data-time "less than 0.1 SBU"> 22 22 ]> … … 145 145 <xref linkend="gobject-introspection"/>, 146 146 <xref linkend="gtk-doc"/>, 147 <xref linkend="pygments"/>,148 147 <xref linkend="gtk3"/>, 149 148 <xref linkend="libtiff"/>, and … … 252 251 <para> 253 252 <option>-DENABLE_GTK_DOC=ON</option>: Use this parameter if 254 GTK-Doc and Pygments is installed and you wish to rebuild and install255 the API documentation.253 GTK-Doc <!--and Pygments--> is installed and you wish to rebuild and 254 install the API documentation. 256 255 </para> 257 256
Note:
See TracChangeset
for help on using the changeset viewer.