Changeset 18c9ee54 for kde/add/okular.xml
- Timestamp:
- 08/26/2013 05:26:25 PM (9 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, krejzi/svn, lazarus, nosym, perl-modules, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/test-20220226
- Children:
- 10dbdc5
- Parents:
- df4bcb1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kde/add/okular.xml
rdf4bcb1 r18c9ee54 33 33 including PDF, PostScript, TIFF, Microsoft CHM, DjVu, DVI, XPS and ePub.</para> 34 34 35 &lfs7 3_checked;35 &lfs74_checked; 36 36 37 37 <bridgehead renderas="sect3">Package Information</bridgehead> … … 79 79 <xref linkend="qimageblitz"/>, 80 80 <xref linkend="libtiff"/>, 81 <xref linkend="libjpeg"/> and81 <xref linkend="libjpeg"/>, and 82 82 <xref linkend="poppler"/> (required for PDF support) 83 83 </para> … … 93 93 <ulink url="http://libspectre.freedesktop.org/">libspectre</ulink> (for PostScript support), 94 94 <ulink url="http://www.jedrea.com/chmlib">libchm</ulink>, 95 <ulink url="http://djvu.org/">DjVuLibre</ulink> and95 <ulink url="http://djvu.org/">DjVuLibre</ulink>, and 96 96 <ulink url="http://sourceforge.net/projects/ebook-tools">libepub</ulink> 97 97 … … 111 111 112 112 <screen><userinput>mkdir build && 113 cd build && 113 cd build && 114 114 115 cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \ 115 -DCMAKE_BUILD_TYPE=Release \116 -DCMAKE_BUILD_TYPE=Release \ 116 117 .. && 117 118 make</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.