Changeset 7a2aeb5


Ignore:
Timestamp:
09/17/2014 10:52:31 PM (10 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.6, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, 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, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
02fc2ae
Parents:
8c64b06
Message:

Three tags.

Update to lxappearance-obconf-0.2.2.
Update to lxtask-0.1.5.
Update to lxinput-0.3.3.
Fixes and tweaks: GPicView-0.2.4, LXDM-0.5.0, PCManFM-1.2.2, and Vim-7.4.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14311 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
12 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/lsof.xml

    r8c64b06 r7a2aeb5  
    3333    Files for a given running application or process.</para>
    3434
    35     &lfs75_checked;
     35    &lfs76_checked;
    3636
    3737    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/genutils/tree.xml

    r8c64b06 r7a2aeb5  
    3434    directories, files, links.</para>
    3535
    36     &lfs75_checked;
     36    &lfs76_checked;
    3737
    3838    <bridgehead renderas="sect3">Package Information</bridgehead>
  • introduction/welcome/changelog.xml

    r8c64b06 r7a2aeb5  
    4848      <para>September 17th, 2014</para>
    4949      <itemizedlist>
     50        <listitem>
     51          <para>[fernando] - Fixes and tweaks: GPicView-0.2.4, LXDM-0.5.0,
     52          PCManFM-1.2.2, and Vim-7.4.</para>
     53        </listitem>
     54        <listitem>
     55          <para>[fernando] - Update to lxinput-0.3.3. Fixes
     56          <ulink url="&blfs-ticket-root;5529">#5529</ulink>.</para>
     57        </listitem>
     58        <listitem>
     59          <para>[fernando] - Update to lxtask-0.1.5. Fixes
     60          <ulink url="&blfs-ticket-root;5528">#5528</ulink>.</para>
     61        </listitem>
     62        <listitem>
     63          <para>[fernando] - Update to lxappearance-obconf-0.2.2. Fixes
     64          <ulink url="&blfs-ticket-root;5527">#5527</ulink>.</para>
     65        </listitem>
    5066        <listitem>
    5167          <para>[fernando] - gnome-icon-theme-3.12.0: remove dependency
  • lxde/apps/gpicview.xml

    r8c64b06 r7a2aeb5  
    102102    </para>
    103103
    104 <screen role="root"><userinput>make install</userinput></screen>
     104<screen role="root"><userinput>make install &amp;&amp;
     105sed -i 's/Utility;//' /usr/share/applications/gpicview.desktop</userinput></screen>
    105106
    106107    <para>
     
    109110      <command>xdg-icon-resource forceupdate --theme hicolor</command> command,
    110111      for the installed icon to be displayed in the menu item.
     112    </para>
     113
     114  </sect2>
     115
     116  <sect2 role="commands">
     117    <title>Command Explanations</title>
     118
     119    <para>
     120      <command>sed -i ...</command>: Fixes submenu for
     121      <application>GPicView</application>.
    111122    </para>
    112123
  • lxde/apps/lxappearance-obconf.xml

    r8c64b06 r7a2aeb5  
    55  %general-entities;
    66
    7   <!ENTITY lxappearance-obconf-download-http "&sourceforge-repo;/lxde/lxappearance-obconf-&lxappearance-obconf-version;.tar.gz">
     7  <!ENTITY lxappearance-obconf-download-http "&sourceforge-repo;/lxde/lxappearance-obconf-&lxappearance-obconf-version;.tar.xz">
    88  <!ENTITY lxappearance-obconf-download-ftp  " ">
    9   <!ENTITY lxappearance-obconf-md5sum        "1f061c96e0c78a6476421ca294ac24aa">
    10   <!ENTITY lxappearance-obconf-size          "412 KB">
    11   <!ENTITY lxappearance-obconf-buildsize     "5.7 MB">
     9  <!ENTITY lxappearance-obconf-md5sum        "d958ac5514ba1707429ff6794ab59abf">
     10  <!ENTITY lxappearance-obconf-size          "288 KB">
     11  <!ENTITY lxappearance-obconf-buildsize     "4.0 MB">
    1212  <!ENTITY lxappearance-obconf-time          "0.1 SBU">
    1313]>
     
    9393    </para>
    9494
    95 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     95<screen><userinput>./configure --prefix=/usr --disable-static &amp;&amp;
    9696make</userinput></screen>
    9797
     
    108108  </sect2>
    109109
     110  <sect2 role="commands">
     111    <title>Command Explanations</title>
     112
     113    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     114      href="../../xincludes/static-libraries.xml"/>
     115
     116  </sect2>
     117
    110118  <sect2 role="content">
    111119    <title>Contents</title>
     
    113121    <segmentedlist>
    114122      <segtitle>Installed Programs</segtitle>
    115       <segtitle>Installed Libraries</segtitle>
     123      <segtitle>Installed Library</segtitle>
    116124      <segtitle>Installed Directories</segtitle>
    117125
     
    121129        </seg>
    122130        <seg>
    123           None
     131          /usr/lib/lxappearance/plugins/obconf.so
    124132        </seg>
    125133        <seg>
  • lxde/apps/lxdm.xml

    r8c64b06 r7a2aeb5  
    274274      </para>
    275275
    276 <screen role="root"><userinput>mv -vi /etc/inittab{,-orig} &amp;&amp;
     276<screen role="root"><userinput>cp -v /etc/inittab{,-orig} &amp;&amp;
    277277sed -i '/initdefault/ s/3/5/' /etc/inittab</userinput></screen>
    278278
  • lxde/apps/lxinput.xml

    r8c64b06 r7a2aeb5  
    55  %general-entities;
    66
    7   <!ENTITY lxinput-download-http "&sourceforge-repo;/lxde/lxinput-&lxinput-version;.tar.gz">
     7  <!ENTITY lxinput-download-http "&sourceforge-repo;/lxde/lxinput-&lxinput-version;.tar.xz">
    88  <!ENTITY lxinput-download-ftp  " ">
    9   <!ENTITY lxinput-md5sum        "5bf563d04984ef2a147433f3bdda687b">
    10   <!ENTITY lxinput-size          "256 KB">
    11   <!ENTITY lxinput-buildsize     "2.7 MB">
     9  <!ENTITY lxinput-md5sum        "d2a6467c5d23f9aa7f65d0d3abacd102">
     10  <!ENTITY lxinput-size          "144 KB">
     11  <!ENTITY lxinput-buildsize     "2.4 MB">
    1212  <!ENTITY lxinput-time          "0.1 SBU">
    1313]>
  • lxde/apps/lxtask.xml

    r8c64b06 r7a2aeb5  
    55  %general-entities;
    66
    7   <!ENTITY lxtask-download-http "&sourceforge-repo;/lxde/lxtask-&lxtask-version;.tar.gz">
     7  <!ENTITY lxtask-download-http "&sourceforge-repo;/lxde/lxtask-&lxtask-version;.tar.xz">
    88  <!ENTITY lxtask-download-ftp  " ">
    9   <!ENTITY lxtask-md5sum        "c4ab47d03d41a88696d64d3f1e78cf7f">
    10   <!ENTITY lxtask-size          "236 KB">
     9  <!ENTITY lxtask-md5sum        "c8b1e9df8cbe41c07ebc3830d4386324">
     10  <!ENTITY lxtask-size          "136 KB">
    1111  <!ENTITY lxtask-buildsize     "3.3 MB">
    12   <!ENTITY lxtask-time          "0.2 SBU">
     12  <!ENTITY lxtask-time          "less than 0.1 SBU">
    1313]>
    1414
  • lxde/desktop/lxde-common.xml

    r8c64b06 r7a2aeb5  
    126126
    127127<screen role="root"><userinput>make install &amp;&amp;
    128 install -Dm644 lxde-logout.desktop /usr/share/applications/lxde-logout.desktop</userinput></screen>
     128ln -svfn profile/LXDE /etc/xdg/lxpanel/LXDE &amp;&amp;
     129install -Dm644 lxde-logout.desktop \
     130               /usr/share/applications/lxde-logout.desktop</userinput></screen>
    129131
    130132    <para>
     
    154156
    155157  </sect2>
    156 <!--
     158
    157159  <sect2 role="commands">
    158160    <title>Command Explanations</title>
    159161
    160162    <para>
    161       <command>sed -e ...</command>: This sed fixes the wrong path
    162       of the default <application>PCManFM</application> configuration
    163       file.
    164     </para>
    165 
    166   </sect2>-->
     163      <command>ln -svfn profile/LXDE ...</command>: Fixes the wrong path of the
     164      default <application>LXPanel</application> profile.
     165    </para>
     166
     167  </sect2>
    167168
    168169  <sect2 role="content">
  • lxde/desktop/pcmanfm.xml

    r8c64b06 r7a2aeb5  
    109109    </para>
    110110
    111 <screen role="root"><userinput>make install</userinput></screen>
     111<screen role="root"><userinput>make install &amp;&amp;
     112sed -i 's/System;//' /usr/share/applications/pcmanfm.desktop</userinput></screen>
     113
     114  </sect2>
     115
     116  <sect2 role="commands">
     117    <title>Command Explanations</title>
     118
     119    <para>
     120      <command>sed -i ...</command>: Fixes submenu for
     121      <application>PCManFM</application> entry.
     122    </para>
    112123
    113124  </sect2>
  • packages.ent

    r8c64b06 r7a2aeb5  
    566566<!-- Chapter 35 -->
    567567<!ENTITY gpicview-version             "0.2.4">
    568 <!ENTITY lxappearance-obconf-version  "0.2.1">
    569 <!ENTITY lxinput-version              "0.3.2">
     568<!ENTITY lxappearance-obconf-version  "0.2.2">
     569<!ENTITY lxinput-version              "0.3.3">
    570570<!ENTITY lxrandr-version              "0.2.0">
    571 <!ENTITY lxtask-version               "0.1.4">
     571<!ENTITY lxtask-version               "0.1.5">
    572572<!ENTITY lxterminal-version           "0.1.11">
    573573<!ENTITY lxdm-version                 "0.5.0">
  • postlfs/editors/vim.xml

    r8c64b06 r7a2aeb5  
    4242    <application>X</application> support is automatically detected.</para>
    4343
    44     &lfs75_checked;
     44    &lfs76_checked;
    4545
    4646    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    194194    </sect3>
    195195
     196    <sect3 id='vim-desktop'>
     197      <title>Desktop File</title>
     198
     199      <para>
     200        If desired, create a menu entry for graphical vim,
     201        <filename>gvim.desktop</filename>, as the <systemitem
     202        class="username">root</systemitem> user
     203      </para>
     204
     205<screen role="root"><userinput>cat &gt; /usr/share/applications/gvim.desktop &lt;&lt; "EOF"
     206<literal>[Desktop Entry]
     207Name=GVim Text Editor
     208Comment=Edit text files
     209Comment[pt_BR]=Edite arquivos de texto
     210TryExec=gvim
     211Exec=gvim -f %F
     212Terminal=false
     213Type=Application
     214Icon=gvim.png
     215Categories=Utility;TextEditor;
     216StartupNotify=true
     217MimeType=text/plain;</literal>
     218EOF</userinput></screen>
     219
     220    </sect3>
     221
    196222    <sect3 id='vim-init'>
    197223      <title>Configuration Information</title>
Note: See TracChangeset for help on using the changeset viewer.