Changeset 8558044 for xsoft


Ignore:
Timestamp:
09/06/2021 05:42:49 PM (3 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
fef4473
Parents:
7999839
Message:

Remove spaces at the end of lines

I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...

Location:
xsoft
Files:
13 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/epiphany.xml

    r7999839 r8558044  
    1111  <!ENTITY epiphany-md5sum        "9b5709c8ff1bb5650d810a0008b9cc85">
    1212  <!ENTITY epiphany-size          "5.1 MB">
    13   <!ENTITY epiphany-buildsize     "109 MB"> 
    14   <!ENTITY epiphany-time          "0.3 SBU (Using parallelism=4, including tests)"> 
     13  <!ENTITY epiphany-buildsize     "109 MB">
     14  <!ENTITY epiphany-time          "0.3 SBU (Using parallelism=4, including tests)">
    1515]>
    1616
  • xsoft/graphweb/falkon.xml

    r7999839 r8558044  
    146146<screen><userinput>sed -i '/#include &lt;QSettings&gt;/a#include &lt;QFile&gt;' \
    147147   src/plugins/VerticalTabs/verticaltabsplugin.cpp</userinput></screen>
    148    
     148
    149149    <para>
    150150      Fix a build problem introduced in Qt-5.15:
  • xsoft/graphweb/seamonkey.xml

    r7999839 r8558044  
    106106      <xref linkend="python2"/>,
    107107      <xref linkend="rust"/>,
    108       <xref linkend="unzip"/>, 
    109       <xref linkend="yasm"/>, and 
     108      <xref linkend="unzip"/>,
     109      <xref linkend="yasm"/>, and
    110110      <xref linkend="zip"/>
    111111    </para>
     
    118118      <xref linkend="libwebp"/>
    119119      <xref linkend="nasm"/>,
    120       <xref linkend="nspr"/>, 
     120      <xref linkend="nspr"/>,
    121121      <xref linkend="nss"/>, and
    122122      <xref linkend="pulseaudio"/>
     
    287287    <note>
    288288      <para>
    289         The CC and CXX variables above are only needed if 
     289        The CC and CXX variables above are only needed if
    290290        <xref linkend="llvm"/> is installed and you do not want to use clang.
    291291      </para>
     
    344344    <para>
    345345      For installing various <application>SeaMonkey</application> add-ons, refer
    346       to <ulink url="https://addons.thunderbird.net/en-US/seamonkey/">Add-ons 
     346      to <ulink url="https://addons.thunderbird.net/en-US/seamonkey/">Add-ons
    347347      for Seamonkey</ulink>.
    348348    </para>
  • xsoft/office/abiword.xml

    r7999839 r8558044  
    127127    <para role="optional">
    128128      <xref linkend="dbus-glib"/>,
    129       <xref linkend="evolution-data-server"/>,   
     129      <xref linkend="evolution-data-server"/>,
    130130      <xref linkend="gobject-introspection"/>,
    131131      <xref linkend="libchamplain"/>,
  • xsoft/office/libreoffice.xml

    r7999839 r8558044  
    3333      optional according to whether or not we use the system version.  The
    3434      installed size will be increased by 2 MB if using the shipped poppler, but
    35       the variation in build times will be lost in the noise. - ken 
     35      the variation in build times will be lost in the noise. - ken
    3636
    3737      Not a problem with 7.1.7.2 and poppler-21.05.0.  - bdubbs
     
    3939  -->
    4040
    41   <!-- for 6.1.2.1 I allowed 2 SBU for downloads, my total was 
    42        64.76 SBU with fast downloads 
     41  <!-- for 6.1.2.1 I allowed 2 SBU for downloads, my total was
     42       64.76 SBU with fast downloads
    4343       for 6.1.4.2 I and 7.0.0.3 just used the total time - bdubbs
    4444
     
    396396    <note>
    397397      <para>
    398         If you set the ACLOCAL environment variable to support installing 
     398        If you set the ACLOCAL environment variable to support installing
    399399        Xorg in /opt, you will need to unset it for this package.
    400400      </para>
     
    486486
    487487  # Set up a generic location independent of version number
    488   ln -sfv libreoffice-&libreoffice-dlversion; /opt/libreoffice 
     488  ln -sfv libreoffice-&libreoffice-dlversion; /opt/libreoffice
    489489
    490490  # Icons
     
    521521      --<replaceable>&lt;module&gt;</replaceable></command> command,
    522522      respectively, where <replaceable>&lt;module&gt;</replaceable> is one of
    523       base, calc, draw, impress, math, web, or writer. Modules cannot be started 
    524       using their shell starting script names (see "Installed Programs", below), 
     523      base, calc, draw, impress, math, web, or writer. Modules cannot be started
     524      using their shell starting script names (see "Installed Programs", below),
    525525      if LO_PREFIX is other than <filename class='directory'>/usr</filename>,
    526526      unless the <filename class='directory'>$LO_PREFIX/bin</filename> directory
     
    618618
    619619    <para>
    620       <parameter>--without-system-dicts</parameter>: This switch disables the 
    621       use of dictionaries from system paths so that the ones installed by this 
     620      <parameter>--without-system-dicts</parameter>: This switch disables the
     621      use of dictionaries from system paths so that the ones installed by this
    622622      package are used.
    623623    </para>
     
    760760      respectively.
    761761    </para>
    762    
     762
    763763    <para>
    764764      <option>--enable-evolution2</option>: Enables support for Evolution
  • xsoft/other/balsa.xml

    r7999839 r8558044  
    251251        <seg>None</seg>
    252252        <seg>/etc/sounds/events,
    253              /usr/share/balsa, 
     253             /usr/share/balsa,
    254254             and /usr/share/sounds/balsa</seg>
    255255      </seglistitem>
  • xsoft/other/gparted.xml

    r7999839 r8558044  
    105105
    106106    <para>
    107       To run the tests, issue: <command>make check</command>. 
     107      To run the tests, issue: <command>make check</command>.
    108108    </para>
    109109
     
    133133      <option>--enable-xhost-root</option>: This switch  provides an
    134134      interim workaround to allow GParted to run under Wayland by using xhost
    135       to grant and revoke root access to the X11 display. 
     135      to grant and revoke root access to the X11 display.
    136136    </para>
    137137
  • xsoft/other/hexchat.xml

    r7999839 r8558044  
    108108 <!-- <xref linkend="libcanberra"/>, -->
    109109      <xref linkend="libnotify"/>,
    110       <xref linkend="pciutils"/>, 
     110      <xref linkend="pciutils"/>,
    111111      <ulink url="https://github.com/libproxy/libproxy">libproxy</ulink>, and
    112112      <ulink url="http://luajit.org/">luajit</ulink>
     
    166166    <!--
    167167    <para>
    168       <parameter>-Dwith-lua=lua</parameter>: By default, this package 
     168      <parameter>-Dwith-lua=lua</parameter>: By default, this package
    169169      will look for luajit. Use the normal lua instead.
    170170    </para>
  • xsoft/other/pidgin.xml

    r7999839 r8558044  
    332332          /usr/include/libpurple,
    333333          /usr/include/pidgin,
    334         <!--   
     334        <!--
    335335          /usr/lib/finch,
    336336          /usr/lib/gnt,
  • xsoft/other/thunderbird.xml

    r7999839 r8558044  
    273273
    274274    <para>
    275       <command>CC=gcc CXX=g++ ./mach configure</command>: 
     275      <command>CC=gcc CXX=g++ ./mach configure</command>:
    276276      <application>Thunderbird</application>
    277277      now uses this <application>python3</application> script to run the
     
    279279      build and install. Forcing GCC causes the build to come out smaller
    280280      and run faster.
    281       <!-- For more info, see Ticket #13969. ~12GB to ~5GB build size, 
     281      <!-- For more info, see Ticket #13969. ~12GB to ~5GB build size,
    282282      significantly smaller build time.-->
    283283    </para>
     
    315315        drop-down menu. Choose <quote>Preferences</quote> and then scroll down
    316316        to the bottom of the page. Then, click the <quote>Config Editor</quote>
    317         button. Click on the <quote>I accept the risk!</quote> button. 
     317        button. Click on the <quote>I accept the risk!</quote> button.
    318318        This will display a list of the configuration preferences and
    319319        information related to each one. You can use the <quote>Filter:</quote>
     
    392392        </seg>
    393393        <seg>
    394           libldap60.so, libldif60.so, liblgpllibs.so, libmozgtk.so, 
     394          libldap60.so, libldif60.so, liblgpllibs.so, libmozgtk.so,
    395395          libmozsandbox.so, libmozsqlite3.so, libmozwayland.so,
    396           libprldap60.so, librnp.so, and libxul.so, all in the 
     396          libprldap60.so, librnp.so, and libxul.so, all in the
    397397          /usr/lib/thunderbird directory
    398398        </seg>
  • xsoft/other/tigervnc.xml

    r7999839 r8558044  
    125125      <xref linkend="libgcrypt"/>,
    126126      <xref linkend="libjpeg"/>,
    127       <xref linkend="pixman"/>, 
    128       <xref linkend="xorg7-app"/>, and 
     127      <xref linkend="pixman"/>,
     128      <xref linkend="xorg7-app"/>, and
    129129      <xref linkend="xorg7-legacy"/>
    130130    </para>
     
    265265      is used.  The vncserver perl script is placed in /usr/libexec and the
    266266      server is designed to be run via a systemd style .service file or the
    267       vncsession script as the root user.  The man page for vncserver is placed 
    268       in section 8 of the man pages.  The new procedures require a display 
     267      vncsession script as the root user.  The man page for vncserver is placed
     268      in section 8 of the man pages.  The new procedures require a display
    269269      manager to be installed.
    270270    </para>
     
    313313      <para>
    314314        This section is optional and is only useful if you want to have VNC
    315         sessions launch on system startup. Both configuration methods can 
     315        sessions launch on system startup. Both configuration methods can
    316316        coexist on the same system.
    317317      </para>
     
    320320    <para revision="systemd">
    321321      On systemd systems, another method of configuration is available.
    322       This configuration provides the added benefit of making tigervnc 
     322      This configuration provides the added benefit of making tigervnc
    323323      systemd aware for VNC sessions and allows desktop environments like
    324324      <application>GNOME</application> to autostart services once the VNC
     
    337337
    338338    <para revision="systemd">
    339       Next, setup a user mapping in 
     339      Next, setup a user mapping in
    340340      <filename>/etc/tigervnc/vncserver.users</filename>. This tells the VNC
    341341      Server which session is allocated to a user.
  • xsoft/other/transmission.xml

    r7999839 r8558044  
    3838    <note><para>
    3939      The download speed of the client defaults to 50 KB/s which is quite slow.
    40       It can be raised, but even on a fast internet connection, the highest 
    41       speeds seen were about 500 KB/s. For those that have internet capabilites 
     40      It can be raised, but even on a fast internet connection, the highest
     41      speeds seen were about 500 KB/s. For those that have internet capabilites
    4242      faster than about 1 MB/s, direct downloads (if available) will be much faster.
    4343    </para></note>
     
    8989    <bridgehead renderas="sect4">Recommended (to build a GUI)</bridgehead>
    9090    <para role="recommended">
    91       <xref linkend="gtk3"/> and 
     91      <xref linkend="gtk3"/> and
    9292      <xref linkend="qt5"/>
    9393    </para>
  • xsoft/other/xscreensaver.xml

    r7999839 r8558044  
    3030
    3131    <para>
    32       The <application>XScreenSaver</application> package is a modular screen 
     32      The <application>XScreenSaver</application> package is a modular screen
    3333      saver and locker for the X Window System. It is highly customizable and
    3434      allows the use of any program that can draw on the root window as a
     
    8181    <bridgehead renderas="sect4">Required</bridgehead>
    8282    <para role="required">
    83       <xref linkend="gdk-pixbuf-xlib"/>, 
     83      <xref linkend="gdk-pixbuf-xlib"/>,
    8484      <xref linkend="libglade"/>, and
    8585      <xref linkend="xorg7-app"/>
Note: See TracChangeset for help on using the changeset viewer.