Changeset e5f7eee
- Timestamp:
- 01/08/2017 07:01:25 PM (8 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- f5d3213
- Parents:
- 52a415ca
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/libgsf.xml
r52a415ca re5f7eee 7 7 <!ENTITY libgsf-download-http "&gnome-download-http;/libgsf/1.14/libgsf-&libgsf-version;.tar.xz"> 8 8 <!ENTITY libgsf-download-ftp "&gnome-download-ftp;/libgsf/1.14/libgsf-&libgsf-version;.tar.xz"> 9 <!ENTITY libgsf-md5sum " df4d641f66eefbf11d869d4b7259d3f9">9 <!ENTITY libgsf-md5sum "5b039d1b7196e643315abda1c1c349c4"> 10 10 <!ENTITY libgsf-size "604 KB"> 11 11 <!ENTITY libgsf-buildsize "17 MB (with tests)"> 12 <!ENTITY libgsf-time "0. 4SBU (with tests)">12 <!ENTITY libgsf-time "0.3 SBU (with tests)"> 13 13 ]> 14 14 -
introduction/welcome/changelog.xml
r52a415ca re5f7eee 47 47 <itemizedlist> 48 48 <listitem> 49 <para>[renodr] - Update to libgsf-1.14.41. Fixes 50 <ulink url="&blfs-ticket-root;8601">#8601</ulink>.</para> 51 </listitem> 52 <listitem> 49 53 <para>[renodr] - Update to gnome-system-monitor-3.22.2. Fully 50 54 fixes <ulink url="&blfs-ticket-root;8425">#8425</ulink>.</para> -
packages.ent
r52a415ca re5f7eee 125 125 <!ENTITY libglade-version "2.6.4"> 126 126 <!ENTITY libgpg-error-version "1.26"> 127 <!ENTITY libgsf-version "1.14.4 0">127 <!ENTITY libgsf-version "1.14.41"> 128 128 <!ENTITY libgudev-version "230"> 129 129 <!ENTITY libgusb-version "0.2.9"> … … 696 696 697 697 <!-- Chapter 44 --> 698 <!ENTITY balsa-version "2.5. 2">698 <!ENTITY balsa-version "2.5.3"> 699 699 <!ENTITY ekiga-version "4.0.1"> 700 700 <!ENTITY feh-version "2.18"> -
xsoft/other/balsa.xml
r52a415ca re5f7eee 7 7 <!ENTITY balsa-download-http "http://pawsa.fedorapeople.org/balsa/balsa-&balsa-version;.tar.bz2"> 8 8 <!ENTITY balsa-download-ftp " "> 9 <!ENTITY balsa-md5sum "d a3b500b5c939f85071fb1fe3e3efc01">10 <!ENTITY balsa-size " 3.9MB">11 <!ENTITY balsa-buildsize "7 8MB">12 <!ENTITY balsa-time "0. 5SBU">9 <!ENTITY balsa-md5sum "d02bc62af34c4d1b0c1f6cfb4efff8db"> 10 <!ENTITY balsa-size "4.1 MB"> 11 <!ENTITY balsa-buildsize "72 MB"> 12 <!ENTITY balsa-time "0.4 SBU"> 13 13 ]> 14 14 … … 61 61 <bridgehead renderas="sect4">Required</bridgehead> 62 62 <para role="required"> 63 <xref linkend="aspell"/> or 64 <ulink url="http://gtkspell.sourceforge.net/">GtkSpell</ulink> 65 (<application>GtkSpell</application> provides on-the-fly as you type 66 spell checking), 63 <xref linkend="aspell"/>, 67 64 <xref linkend="enchant"/>, 68 65 <xref linkend="gmime"/>, … … 89 86 <xref linkend="openssl"/>, 90 87 <xref linkend="sqlite"/>, 91 <xref linkend="webkitgtk"/>, and 92 <ulink url="&gnome-download-http;/gtkhtml/">GtkHTML</ulink> 88 <xref linkend="webkitgtk"/>, 89 <ulink url="&gnome-download-http;/yelp-tools/">yelp-tools</ulink>, and 90 <ulink url="https://pypi.python.org/pypi/html2text/">python-html2text</ulink> 93 91 </para> 94 92 … … 112 110 --sysconfdir=/etc \ 113 111 --localstatedir=/var/lib \ 114 --with-rubrica \115 112 --without-html-widget \ 116 --without-libnotify \ 117 --without-gtkspell && 113 --without-libnotify && 118 114 make</userinput></screen> 119 115 … … 129 125 <title>Command Explanations</title> 130 126 131 <para><parameter>--with-rubrica</parameter>: This parameter is used 127 <!-- Removed from 2.5.3 128 <para><parameter>- -with-rubrica</parameter>: This parameter is used 132 129 to provide Rubrica2 address book support.</para> 130 --> 133 131 134 132 <para><option>--with-ssl</option>: Use this option to enable SSL support if … … 183 181 <seg>balsa and balsa-ab</seg> 184 182 <seg>None</seg> 185 <seg>/usr/share/balsa and /usr/share/sounds/balsa</seg> 183 <seg>/etc/sounds/events, 184 /usr/share/balsa, 185 and /usr/share/sounds/balsa</seg> 186 186 </seglistitem> 187 187 </segmentedlist>
Note:
See TracChangeset
for help on using the changeset viewer.