Author: pierre
Date: Wed Mar 13 13:17:26 2019
New Revision: 21320

Log:
Add keybinder-3.0: This is needed
for using lxpanel with GTK+-3. When Lxde is ported to GTK+-3, keybinder
will be archived

Added:
   trunk/BOOK/x/lib/keybinder3.xml   (contents, props changed)
      - copied, changed from r21319, trunk/BOOK/x/lib/keybinder2.xml
Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent
   trunk/BOOK/x/lib/lib.xml

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Wed Mar 13 12:57:16 
2019        (r21319)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Wed Mar 13 13:17:26 
2019        (r21320)
@@ -46,6 +46,10 @@
       <para>March 13th, 2019</para>
       <itemizedlist>
         <listitem>
+          <para>[pierre] - Add keybinder-3.0-0.3.2. Part of
+          <ulink url="&blfs-ticket-root;11679">#11679</ulink>.</para>
+        </listitem>
+        <listitem>
           <para>[timtas] - Update to samba-4.9.5. Fixes
           <ulink url="&blfs-ticket-root;11799">#11799</ulink>.</para>
         </listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Wed Mar 13 12:57:16 2019        (r21319)
+++ trunk/BOOK/packages.ent     Wed Mar 13 13:17:26 2019        (r21320)
@@ -699,6 +699,7 @@
 <!ENTITY gtk-vnc-version              "0.9.0">
 <!ENTITY imlib2-version               "1.5.1">
 <!ENTITY keybinder2-version           "0.3.1">
+<!ENTITY keybinder3-version           "0.3.2">
 <!ENTITY libdazzle-version            "3.30.2">
 <!ENTITY libnotify-version            "0.7.7">
 <!ENTITY libxklavier-version          "5.4">

Copied and modified: trunk/BOOK/x/lib/keybinder3.xml (from r21319, 
trunk/BOOK/x/lib/keybinder2.xml)
==============================================================================
--- trunk/BOOK/x/lib/keybinder2.xml     Wed Mar 13 12:57:16 2019        
(r21319, copy source)
+++ trunk/BOOK/x/lib/keybinder3.xml     Wed Mar 13 13:17:26 2019        (r21320)
@@ -4,36 +4,36 @@
   <!ENTITY % general-entities SYSTEM "../../general.ent">
   %general-entities;
 
-  <!ENTITY keybinder2-download-http
-           
"https://github.com/kupferlauncher/keybinder/releases/download/v&keybinder2-version;/keybinder-&keybinder2-version;.tar.gz";>
-  <!ENTITY keybinder2-download-ftp " ">
-  <!ENTITY keybinder2-md5sum        "a6d7caae0dcb040b08692b008a68a507">
-  <!ENTITY keybinder2-size          "384 KB">
-  <!ENTITY keybinder2-buildsize     "2.8 MB">
-  <!ENTITY keybinder2-time          "less than 0.1 SBU">
+  <!ENTITY keybinder3-download-http
+           
"https://github.com/kupferlauncher/keybinder/releases/download/keybinder-3.0-v&keybinder3-version;/keybinder-3.0-&keybinder3-version;.tar.gz";>
+  <!ENTITY keybinder3-download-ftp " ">
+  <!ENTITY keybinder3-md5sum        "97260321fda721fce799174ea6ba10cf">
+  <!ENTITY keybinder3-size          "370 KB">
+  <!ENTITY keybinder3-buildsize     "2.6 MB">
+  <!ENTITY keybinder3-time          "less than 0.1 SBU">
 ]>
 
-<sect1 id="keybinder2" xreflabel="keybinder-&keybinder2-version;">
-  <?dbhtml filename="keybinder.html" ?>
+<sect1 id="keybinder3" xreflabel="keybinder-3.0-&keybinder3-version;">
+  <?dbhtml filename="keybinder-3.html" ?>
 
   <sect1info>
     <othername>$LastChangedBy$</othername>
     <date>$Date$</date>
   </sect1info>
 
-  <title>keybinder-&keybinder2-version;</title>
+  <title>keybinder-3.0-&keybinder3-version;</title>
 
-  <indexterm zone="keybinder2">
-    <primary sortas="a-keybinder2">keybinder2</primary>
+  <indexterm zone="keybinder3">
+    <primary sortas="a-keybinder3">keybinder-3.0</primary>
   </indexterm>
 
   <sect2 role="package">
-    <title>Introduction to keybinder</title>
+    <title>Introduction to keybinder-3.0</title>
 
     <para>
-      The <application>keybinder</application> package contains a utility
+      The <application>keybinder-3.0</application> package contains a utility
       library registering global <application>X</application> keyboard
-      shortcuts.
+      shortcuts for <application>GTK+-3</application>.
     </para>
 
     &lfs84_checked;
@@ -42,70 +42,67 @@
     <itemizedlist spacing="compact">
       <listitem>
         <para>
-          Download (HTTP): <ulink url="&keybinder2-download-http;"/>
+          Download (HTTP): <ulink url="&keybinder3-download-http;"/>
         </para>
       </listitem>
       <listitem>
         <para>
-          Download (FTP): <ulink url="&keybinder2-download-ftp;"/>
+          Download (FTP): <ulink url="&keybinder3-download-ftp;"/>
         </para>
       </listitem>
       <listitem>
         <para>
-          Download MD5 sum: &keybinder2-md5sum;
+          Download MD5 sum: &keybinder3-md5sum;
         </para>
       </listitem>
       <listitem>
         <para>
-          Download size: &keybinder2-size;
+          Download size: &keybinder3-size;
         </para>
       </listitem>
       <listitem>
         <para>
-          Estimated disk space required: &keybinder2-buildsize;
+          Estimated disk space required: &keybinder3-buildsize;
         </para>
       </listitem>
       <listitem>
         <para>
-          Estimated build time: &keybinder2-time;
+          Estimated build time: &keybinder3-time;
         </para>
       </listitem>
     </itemizedlist>
 
-    <bridgehead renderas="sect3">keybinder Dependencies</bridgehead>
+    <bridgehead renderas="sect3">keybinder-3.0 Dependencies</bridgehead>
 
     <bridgehead renderas="sect4">Required</bridgehead>
     <para role="required">
-      <xref linkend="gtk2"/>
+      <xref linkend="gtk3"/>
     </para>
 
     <bridgehead renderas="sect4">Recommended</bridgehead>
     <para role="recommended">
-      <xref linkend="gobject-introspection"/> and
-      <xref linkend="pygtk"/>
+      <xref linkend="gobject-introspection"/>
     </para>
 
     <bridgehead renderas="sect4">Optional</bridgehead>
     <para role="optional">
-      <xref linkend="gtk-doc"/> and
-      <xref linkend="lua"/> (currently broken, because older lua version
-      is required)
+      <xref linkend="gtk-doc"/>
     </para>
 
     <para condition="html" role="usernotes">User Notes:
-      <ulink url="&blfs-wiki;/keybinder"/>
+      <ulink url="&blfs-wiki;/keybinder-3.0"/>
     </para>
   </sect2>
 
   <sect2 role="installation">
-    <title>Installation of keybinder</title>
+    <title>Installation of keybinder-3.0</title>
 
     <para>
-      Install <application>keybinder</application> by running the
+      Install <application>keybinder-3.0</application> by running the
       following commands:
     </para>
 
-<screen><userinput>./configure --prefix=/usr --disable-lua &amp;&amp;
+<screen><userinput>./configure --prefix=/usr &amp;&amp;
 make</userinput></screen>
 
     <para>
@@ -123,12 +120,6 @@
   <sect2 role="commands">
     <title>Command Explanations</title>
 
-    <para>
-      <parameter>--disable-lua</parameter>: Use this switch to disable <xref
-      linkend="lua"/> bindings (currently broken, because older lua version is
-      required).
-    </para>
-
     <xi:include xmlns:xi="http://www.w3.org/2001/XInclude";
       href="../../xincludes/gtk-doc-rebuild.xml"/>
 
@@ -147,12 +138,11 @@
           None
         </seg>
         <seg>
-          libkeybinder.so and
-          
/usr/lib/python&python2-majorver;/site-packages/keybinder/_keybinder.so
+          libkeybinder-3.0.so
         </seg>
         <seg>
-          /usr/lib/python&python2-majorver;/site-packages/keybinder and
-          /usr/share/gtk-doc/html/keybinder
+          /usr/include/keybinder-3.0 and
+          /usr/share/gtk-doc/html/keybinder-3.0
         </seg>
       </seglistitem>
     </segmentedlist>
@@ -162,15 +152,15 @@
       <?dbfo list-presentation="list"?>
       <?dbhtml list-presentation="table"?>
 
-      <varlistentry id="keybinder2-lib">
-        <term><filename class="libraryfile">libkeybinder.so</filename></term>
+      <varlistentry id="keybinder3-lib">
+        <term><filename 
class="libraryfile">libkeybinder-3.0.so</filename></term>
         <listitem>
           <para>
             is the library that registers global <application>X</application>
             keyboard shortcuts.
           </para>
-          <indexterm zone="keybinder2 keybinder2-lib">
-            <primary sortas="c-keybinder2">libkeybinder.so</primary>
+          <indexterm zone="keybinder3 keybinder3-lib">
+            <primary sortas="c-keybinder3">libkeybinder-3.0.so</primary>
           </indexterm>
         </listitem>
       </varlistentry>

Modified: trunk/BOOK/x/lib/lib.xml
==============================================================================
--- trunk/BOOK/x/lib/lib.xml    Wed Mar 13 12:57:16 2019        (r21319)
+++ trunk/BOOK/x/lib/lib.xml    Wed Mar 13 13:17:26 2019        (r21320)
@@ -58,6 +58,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="gtksourceview.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="imlib2.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="keybinder2.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; 
href="keybinder3.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="libdazzle.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="libdrm.xml"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="libepoxy.xml"/>
-- 
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