Author: thomas
Date: Wed Apr  8 14:10:02 2020
New Revision: 22974

Log:
Upgrade xfce4-notifyd-0.6.0

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/xfce/apps/xfce4-notifyd.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Tue Apr  7 22:08:50 
2020        (r22973)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Wed Apr  8 14:10:02 
2020        (r22974)
@@ -49,6 +49,12 @@
           <ulink url="&blfs-ticket-root;13375">#13375</ulink>.</para>
         </listitem>
       </itemizedlist>
+      <itemizedlist>
+        <listitem>
+          <para>[thomas] - Update to xfce4-notifyd-0.6.0. Fixes
+          <ulink url="&blfs-ticket-root;13376">#13376</ulink>.</para>
+        </listitem>
+      </itemizedlist>
     </listitem>
 
     <listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Tue Apr  7 22:08:50 2020        (r22973)
+++ trunk/BOOK/packages.ent     Wed Apr  8 14:10:02 2020        (r22974)
@@ -834,7 +834,7 @@
 <!ENTITY xfburn-version               "0.6.2">
 <!ENTITY ristretto-version            "0.10.0">
 <!ENTITY xfce4-mixer-version          "4.10.0">
-<!ENTITY xfce4-notifyd-version        "0.4.4">
+<!ENTITY xfce4-notifyd-version        "0.6.0">
 
 <!-- Part X -->
 <!-- Chapter 37 -->

Modified: trunk/BOOK/xfce/apps/xfce4-notifyd.xml
==============================================================================
--- trunk/BOOK/xfce/apps/xfce4-notifyd.xml      Tue Apr  7 22:08:50 2020        
(r22973)
+++ trunk/BOOK/xfce/apps/xfce4-notifyd.xml      Wed Apr  8 14:10:02 2020        
(r22974)
@@ -5,11 +5,11 @@
   %general-entities;
 
   <!ENTITY xfce4-notifyd-download-http
-           
"http://archive.xfce.org/src/apps/xfce4-notifyd/0.4/xfce4-notifyd-&xfce4-notifyd-version;.tar.bz2";>
+           
"http://archive.xfce.org/src/apps/xfce4-notifyd/0.6/xfce4-notifyd-&xfce4-notifyd-version;.tar.bz2";>
   <!ENTITY xfce4-notifyd-download-ftp  " ">
-  <!ENTITY xfce4-notifyd-md5sum        "9614d4f7c0790e8ab24e55896a44a8ac">
-  <!ENTITY xfce4-notifyd-size          "524 KB">
-  <!ENTITY xfce4-notifyd-buildsize     "7.6 MB">
+  <!ENTITY xfce4-notifyd-md5sum        "1724fcb635bbab44c9f62c69734e446d">
+  <!ENTITY xfce4-notifyd-size          "527 KB">
+  <!ENTITY xfce4-notifyd-buildsize     "7.3 MB">
   <!ENTITY xfce4-notifyd-time          "0.1 SBU">
 ]>
 
@@ -93,6 +93,13 @@
   <sect2 role="installation">
     <title>Installation of the Xfce4 Notification Daemon</title>
 
+    <para revision="sysv">
+      Prevent from installing unused files:
+    </para>
+
+<screen revision="sysv"><userinput>sed -e "s/^systemd_user_in_files 
=.*/systemd_user_in_files =/" \
+    -i Makefile.in</userinput></screen>
+
     <para>
       Install the <application>Xfce4 Notification Daemon</application> by
       running the following commands:
@@ -133,10 +140,12 @@
           xfce4-notifyd-config
         </seg>
         <seg>
-          None
+          libnotification-plugin.so
         </seg>
         <seg>
+          /usr/share/themes/Bright/xfce-notify-4.0,
           /usr/share/themes/Default/xfce-notify-4.0,
+          /usr/share/themes/Retro/xfce-notify-4.0,
           /usr/share/themes/Smoke/xfce-notify-4.0 and
           /usr/share/themes/ZOMG-PONIES!/xfce-notify-4.0
         </seg>
@@ -152,7 +161,7 @@
         <term><command>xfce4-notifyd-config</command></term>
         <listitem>
           <para>
-            is a <application>GTK+ 2</application> GUI that allows you to
+            is a <application>GTK+</application> GUI that allows you to
             change some of your preferences (theme and screen position)
             for the notifications that the
             <application>Xfce4 Notification Daemon</application> displays.
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to