Changeset 846fba16
- Timestamp:
- 04/24/2005 04:10:39 AM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- d96498b
- Parents:
- e164343
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/core/scrollkeeper.xml
re164343 r846fba16 8 8 <!ENTITY scrollkeeper-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/scrollkeeper/0.3/scrollkeeper-&scrollkeeper-version;.tar.bz2"> 9 9 <!ENTITY scrollkeeper-md5sum "b175e582a6cec3e50a9de73a5bb7455a"> 10 <!ENTITY scrollkeeper-size "5 34KB">11 <!ENTITY scrollkeeper-buildsize "1 1.8MB">12 <!ENTITY scrollkeeper-time "0.1 5SBU">10 <!ENTITY scrollkeeper-size "546 KB"> 11 <!ENTITY scrollkeeper-buildsize "12.3 MB"> 12 <!ENTITY scrollkeeper-time "0.14 SBU"> 13 13 ]> 14 14 … … 20 20 <?dbhtml filename="scrollkeeper.html"?> 21 21 <title>ScrollKeeper-&scrollkeeper-version;</title> 22 <indexterm zone="scrollkeeper"> 23 <primary sortas="a-ScrollKeeper">ScrollKeeper</primary></indexterm> 22 24 23 25 <sect2> … … 64 66 --with-omfdirs=/usr/share/omf:/opt/gnome/share/omf:\ 65 67 /opt/kde-&kde-version;/share/omf:/opt/gnome-&gnome-version;/share/omf && 66 make && 67 make install</command></userinput></screen> 68 make</command></userinput></screen> 69 70 <para>Now, as the root user:</para> 71 72 <screen><userinput role='root'><command>make install</command></userinput></screen> 68 73 69 74 </sect2> … … 92 97 <title>Configuring <application>ScrollKeeper</application></title> 93 98 94 <sect3 ><title>Config files</title>99 <sect3 id="scrollkeeper-config"><title>Config files</title> 95 100 <para><filename>/etc/scrollkeeper.conf</filename></para> 101 <indexterm zone="scrollkeeper scrollkeeper-config"> 102 <primary sortas="e-etc-scrollkeeper.conf">/etc/scrollkeeper.conf</primary> 103 </indexterm> 96 104 </sect3> 97 105 … … 101 109 location of all of the <filename class="directory">omf</filename> directories 102 110 in the system. This was set in the <command>configure</command> command so no 103 futher action is needed until another <filename>OMF</filename> fileis111 futher action is needed until another <filename>OMF</filename> directory is 104 112 created.</para> 105 113 </sect3> … … 110 118 <title>Contents</title> 111 119 112 <para>The <application>ScrollKeeper</application> package contains the 113 <filename class="libraryfile">libscrollkeeper</filename> library, utility 114 programs and scripts.</para> 120 <segmentedlist> 121 <segtitle>Installed Programs</segtitle> 122 <segtitle>Installed Library</segtitle> 123 <segtitle>Installed Directories</segtitle> 115 124 116 </sect2> 125 <seglistitem> 126 <seg>scrollkeeper-config, scrollkeeper-extract, scrollkeeper-gen-seriesid, 127 scrollkeeper-get-cl, scrollkeeper-get-content-list, 128 scrollkeeper-get-extended-content-list, scrollkeeper-get-index-from-docpath, 129 scrollkeeper-get-toc-from-docpath, scrollkeeper-get-toc-from-id, 130 scrollkeeper-install, scrollkeeper-preinstall, scrollkeeper-rebuilddb, 131 scrollkeeper-uninstall and scrollkeeper-update</seg> 132 <seg>libscrollkeeper.so</seg> 133 <seg>/usr/share/doc/scrollkeeper-&scrollkeeper-version;, 134 /usr/share/omf/scrollkeeper, /usr/share/scrollkeeper, 135 /usr/share/xml/scrollkeeper and /var/lib/scrollkeeper</seg> 136 </seglistitem> 137 </segmentedlist> 117 138 118 <sect2><title>Description</title> 139 <variablelist> 140 <bridgehead renderas="sect3">Short Descriptions</bridgehead> 141 <?dbfo list-presentation="list"?> 119 142 120 <sect3><title><application>ScrollKeeper</application> library</title> 121 <para>The <filename class="libraryfile">libscrollkeeper</filename> library 122 provides the <acronym>API</acronym> necessary for help browsers to interact 123 with documentation written to utilize 124 <application>ScrollKeeper</application>.</para></sect3> 143 <varlistentry> 144 <term><command>ScrollKeeper utility programs</command></term> 145 <listitem><para>The <application>ScrollKeeper</application> utility programs 146 and scripts listed above are for performing installation, building, getting 147 and updating table of contents files.</para> 148 </listitem> 149 </varlistentry> 125 150 126 <sect3><title>Utility programs and scripts</title> 127 <para>The utility programs and scripts are for performing installation, 128 building, getting and updating table of contents files.</para></sect3> 151 <varlistentry id="libscrollkeeper"> 152 <term><filename class='libraryfile'>libscrollkeeper.so</filename></term> 153 <listitem><para>provides the <acronym>API</acronym> necessary for help 154 browsers to interact with documentation written to utilize 155 <application>ScrollKeeper</application>.</para> 156 <indexterm zone="scrollkeeper libscrollkeeper"> 157 <primary sortas="c-libscrollkeeper">libscrollkeeper.so</primary> 158 </indexterm></listitem> 159 </varlistentry> 160 </variablelist> 129 161 130 162 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.