Changeset 128f9d3
- Timestamp:
- 05/11/2005 02:22:36 PM (18 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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, kea, ken/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 474231bf
- Parents:
- cd30ba7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/core/libgtkhtml.xml
rcd30ba7 r128f9d3 7 7 <!ENTITY libgtkhtml-download-http "http://ftp.gnome.org/pub/GNOME/sources/libgtkhtml/2.6/libgtkhtml-&libgtkhtml-version;.tar.bz2"> 8 8 <!ENTITY libgtkhtml-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libgtkhtml/2.6/libgtkhtml-&libgtkhtml-version;.tar.bz2"> 9 <!ENTITY libgtkhtml-md5sum " a9b71134e50e62d20ab4777f899225b3">10 <!ENTITY libgtkhtml-size " 417KB">11 <!ENTITY libgtkhtml-buildsize " 28.4MB">12 <!ENTITY libgtkhtml-time "0.8 0SBU">9 <!ENTITY libgtkhtml-md5sum "c77789241d725e189ffc0391eda94361"> 10 <!ENTITY libgtkhtml-size "392 KB"> 11 <!ENTITY libgtkhtml-buildsize "31 MB"> 12 <!ENTITY libgtkhtml-time "0.8 SBU"> 13 13 ]> 14 14 … … 24 24 <title>Introduction to <application>libgtkhtml</application></title> 25 25 26 <para>The <application>libgtkhtml</application> package contains 27 <filename class="libraryfile">libgtkhtml-2</filename> libraries.</para> 26 <para>The <application>libgtkhtml</application> package contains the 27 <filename class="libraryfile">libgtkhtml-2</filename> library. This 28 library provides an <acronym>API</acronym> for rendering 29 <acronym>HTML</acronym>.</para> 28 30 29 31 <sect3><title>Package information</title> … … 61 63 <screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ 62 64 --disable-accessibility && 63 make && 64 make install</command></userinput></screen> 65 make</command></userinput></screen> 66 67 <para>This package does not come with a test suite.</para> 68 69 <para>Now, as the root user:</para> 70 71 <screen><userinput role='root'><command>make install</command></userinput></screen> 65 72 66 73 </sect2> … … 79 86 <title>Contents</title> 80 87 81 <para>The <application>libgtkhtml</application> package contains 82 <filename class="libraryfile">libgtkhtml-2</filename> librar ies.</para>88 <para>The <application>libgtkhtml</application> package contains the 89 <filename class="libraryfile">libgtkhtml-2</filename> library.</para> 83 90 84 91 </sect2> … … 86 93 <sect2><title>Description</title> 87 94 88 <sect3><title>libgtkhtml-2 librar ies</title>89 <para><filename class="libraryfile">libgtkhtml-2</filename> libraries provide95 <sect3><title>libgtkhtml-2 library</title> 96 <para><filename class="libraryfile">libgtkhtml-2</filename> provides 90 97 the functions necessary to render and/or edit 91 98 <acronym>HTML</acronym>.</para></sect3> … … 94 101 95 102 </sect1> 96
Note:
See TracChangeset
for help on using the changeset viewer.