mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
Update to lxsession-0.5.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14517 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
806e7635aa
commit
ae5ad2369d
@ -47,6 +47,10 @@
|
||||
<listitem>
|
||||
<para>October 6th, 2014</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[fernando] - Update to lxsession-0.5.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;5627">#5627</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to cracklib-2.9.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;5625">#5625</ulink>.</para>
|
||||
|
@ -4,12 +4,12 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY lxsession-download-http "&sourceforge-repo;/lxde/lxsession-&lxsession-version;.tar.gz">
|
||||
<!ENTITY lxsession-download-http "&sourceforge-repo;/lxde/lxsession-&lxsession-version;.tar.xz">
|
||||
<!ENTITY lxsession-download-ftp " ">
|
||||
<!ENTITY lxsession-md5sum "bc3eb71936dbdf813e9ac2f00ab948f0">
|
||||
<!ENTITY lxsession-size "732 KB">
|
||||
<!ENTITY lxsession-buildsize "23 MB">
|
||||
<!ENTITY lxsession-time "0.3 SBU">
|
||||
<!ENTITY lxsession-md5sum "6ef8b1487e60376e2381b2dec9c94734">
|
||||
<!ENTITY lxsession-size "336 KB">
|
||||
<!ENTITY lxsession-buildsize "14 MB">
|
||||
<!ENTITY lxsession-time "0.2 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="lxsession" xreflabel="LXSession-&lxsession-version;">
|
||||
@ -115,7 +115,8 @@ make</userinput></screen>
|
||||
Now, as the <systemitem class="username">root</systemitem> user:
|
||||
</para>
|
||||
|
||||
<screen role="root"><userinput>make install</userinput></screen>
|
||||
<screen role="root"><userinput>make install &&
|
||||
install -vdm755 /usr/share/app-install/desktop</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
@ -128,6 +129,12 @@ make</userinput></screen>
|
||||
and wish to build the manual pages.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
<command>install -vdm755 /usr/share/app-install/desktop</command>:
|
||||
There is a hanging problem with
|
||||
<command>lxsession-default-apps</command>, if this directory is not found.
|
||||
</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="content">
|
||||
@ -140,14 +147,16 @@ make</userinput></screen>
|
||||
|
||||
<seglistitem>
|
||||
<seg>
|
||||
lxclipboard, lxlock, lxpolkit, lxsession, lxsession-default,
|
||||
lxsession-default-apps, lxsession-default-terminal,
|
||||
lxsession-edit and lxsession-logout
|
||||
lxclipboard, lxlock, lxpolkit, lxsession, lxsession-db,
|
||||
lxsession-default, lxsession-default-apps,
|
||||
lxsession-default-terminal, lxsession-edit, lxsession-logout,
|
||||
lxsession-xdg-autostart, lxsession-xsettings, and lxsettings-daemon
|
||||
</seg>
|
||||
<seg>
|
||||
None
|
||||
</seg>
|
||||
<seg>
|
||||
/usr/share/app-install/desktop and
|
||||
/usr/share/lxsession
|
||||
</seg>
|
||||
</seglistitem>
|
||||
|
@ -561,7 +561,7 @@
|
||||
<!ENTITY lxpanel-version "0.7.0">
|
||||
<!ENTITY lxappearance-version "0.5.6">
|
||||
<!ENTITY lxpolkit-version "0.1.0">
|
||||
<!ENTITY lxsession-version "0.4.9.2">
|
||||
<!ENTITY lxsession-version "0.5.0">
|
||||
<!ENTITY lxde-common-version "0.5.6">
|
||||
|
||||
<!-- Chapter 35 -->
|
||||
|
Loading…
Reference in New Issue
Block a user