Changeset d60cd837 for gnome/platform/totem-pl-parser.xml
- Timestamp:
- 02/03/2019 06:37:53 PM (6 years ago)
- Branches:
- elogind
- Children:
- 4d176c4f
- Parents:
- 8f6f10e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/platform/totem-pl-parser.xml
r8f6f10e rd60cd837 9 9 <!ENTITY totem-pl-parser-download-ftp 10 10 "&gnome-download-ftp;/totem-pl-parser/&gnome-minor-26;/totem-pl-parser-&totem-pl-parser-version;.tar.xz"> 11 <!ENTITY totem-pl-parser-md5sum " 28005570260a06b1e1579a255c5afa5e">11 <!ENTITY totem-pl-parser-md5sum "841689d9dbf4a36148507f5ba21c8253"> 12 12 <!ENTITY totem-pl-parser-size "1.3 MB"> 13 <!ENTITY totem-pl-parser-buildsize "1 2MB (with tests)">13 <!ENTITY totem-pl-parser-buildsize "10 MB (with tests)"> 14 14 <!ENTITY totem-pl-parser-time "0.1 SBU (with tests)"> 15 15 ]> … … 77 77 <bridgehead renderas="sect4">Required</bridgehead> 78 78 <para role="required"> 79 <xref linkend="gmime3"/> or <xref linkend="gmime"/>, and80 79 <xref linkend="libsoup"/> 81 80 </para> … … 90 89 <bridgehead renderas="sect4">Optional</bridgehead> 91 90 <para role="optional"> 91 <xref linkend="cmake"/> (for CMake Bindings), 92 92 <xref linkend="gtk-doc"/>, 93 93 <ulink url="http://ltp.sourceforge.net/coverage/lcov.php"> LCOV</ulink>, and … … 117 117 118 118 <para> 119 To test the results, issue: <command>ninja test</command>. <!-- One test, 120 /parser/parsing/podcast_medium, is known to fail in a LFS environment. 121 With 3.26.1 and SVN-20190101, this is no longer true. Check back at 8.4/9.0 122 release time.--> 119 To test the results, issue: <command>ninja test</command>. 123 120 </para> 124 121
Note:
See TracChangeset
for help on using the changeset viewer.