[SM-Commit] GIT changes to master grimoire by Juuso Alasuutari (eda36b7808febe950b9af271debe71eb74c3d2dc)

Juuso Alasuutari scm at mail.sourcemage.org
Sat Jun 24 19:15:41 EDT 2006


GIT changes to master grimoire by Juuso Alasuutari <iuso at sourcemage.org>:

 kde-apps/ksynaptics/DEPENDS |    3 +--
 kde-apps/ksynaptics/HISTORY |    4 ++++
 kernels/synaptics/DETAILS   |    4 ++--
 kernels/synaptics/HISTORY   |    3 +++
 libs/libsynaptics/BUILD     |    1 -
 libs/libsynaptics/CONFLICTS |    1 -
 libs/libsynaptics/HISTORY   |    4 ++++
 libs/readline/HISTORY       |    5 +++++
 libs/readline/etc/inputrc   |    6 ++++--
 9 files changed, 23 insertions(+), 8 deletions(-)

New commits:
commit eda36b7808febe950b9af271debe71eb74c3d2dc
Author: Juuso Alasuutari <iuso at sourcemage.org>
Commit: Juuso Alasuutari <iuso at sourcemage.org>

    inputrc: removed beginning/end-of-history mappings, added history search
    mappings as non-default

commit fa6f92e6da61f81420181856fd34daeeff626db8
Author: Juuso Alasuutari <iuso at sourcemage.org>
Commit: Juuso Alasuutari <iuso at sourcemage.org>

    Fixed libsynaptics compile, updated synaptics URLs, cleaned ksynaptics
    depends.

diff --git a/kde-apps/ksynaptics/DEPENDS b/kde-apps/ksynaptics/DEPENDS
index e5dfc88..0e49bf2 100755
--- a/kde-apps/ksynaptics/DEPENDS
+++ b/kde-apps/ksynaptics/DEPENDS
@@ -1,4 +1,3 @@
 source $SECTION_DIRECTORY/KDE_DEPENDS &&
 depends  libsynaptics  &&
-depends  kdelibs       &&
-depends  qt-x11
+depends  kdelibs
diff --git a/kde-apps/ksynaptics/HISTORY b/kde-apps/ksynaptics/HISTORY
index ac4ec93..047955f 100644
--- a/kde-apps/ksynaptics/HISTORY
+++ b/kde-apps/ksynaptics/HISTORY
@@ -1,3 +1,7 @@
+2006-06-25 Juuso Alasuutari <iuso at sourcemage.org>
+	* DEPENDS: Removed unnecessary depends qt-x11 (already set via 
+	  depends kdelibs).
+
 2006-06-23 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
 	* DETAILS: 0.3.1
 	* DEPENDS: added KDE_DEPENDS for arts #10655
diff --git a/kernels/synaptics/DETAILS b/kernels/synaptics/DETAILS
index 2737eb3..4945d4e 100755
--- a/kernels/synaptics/DETAILS
+++ b/kernels/synaptics/DETAILS
@@ -3,8 +3,8 @@
      SOURCE_HASH=sha512:9c6c68824bb8074201703208b4e5f1d5689abc017df6ef49381155ff33da6196a14a117c32bf8ba7d9622d655d977033af001e79bacab83ac754b78d9e30f9e2
           SOURCE=$SPELL-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-   SOURCE_URL[0]=http://w1.894.telia.com/~u89404340/touchpad/files/$SOURCE
-        WEB_SITE=http://w1.894.telia.com/~u89404340/touchpad/
+   SOURCE_URL[0]=http://web.telia.com/~u89404340/touchpad/files/$SOURCE
+        WEB_SITE=http://web.telia.com/~u89404340/touchpad/
          ENTERED=20040826
       LICENSE[0]=GPL
        BUILD_API=2
diff --git a/kernels/synaptics/HISTORY b/kernels/synaptics/HISTORY
index a64355f..6de927b 100644
--- a/kernels/synaptics/HISTORY
+++ b/kernels/synaptics/HISTORY
@@ -1,3 +1,6 @@
+2006-06-25 Juuso Alasuutari <iuso at sourcemage.org>
+	* DETAILS: Updated URLs.
+
 2006-06-11 Treeve Jelbert <treeve01 at pi.be>
 	* DETAILS: version 0.14.5
 
diff --git a/libs/libsynaptics/BUILD b/libs/libsynaptics/BUILD
deleted file mode 100755
index 8f58e6d..0000000
--- a/libs/libsynaptics/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-make
diff --git a/libs/libsynaptics/CONFLICTS b/libs/libsynaptics/CONFLICTS
deleted file mode 100755
index 54802e0..0000000
--- a/libs/libsynaptics/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts  libsynaptics
diff --git a/libs/libsynaptics/HISTORY b/libs/libsynaptics/HISTORY
index fdc31e7..96c118c 100644
--- a/libs/libsynaptics/HISTORY
+++ b/libs/libsynaptics/HISTORY
@@ -1,3 +1,7 @@
+2006-06-25 Juuso Alasuutari <iuso at sourcemage.org>
+	* BUILD: Deleted, unnecessary.
+	* CONFLICTS: Deleted, unnecessary.
+
 2006-06-23 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
 	* DETAILS: 0.14.5a
 
diff --git a/libs/readline/HISTORY b/libs/readline/HISTORY
index a6b8cbf..fae4a16 100644
--- a/libs/readline/HISTORY
+++ b/libs/readline/HISTORY
@@ -1,3 +1,8 @@
+2006-06-25 Juuso Alasuutari <iuso at sourcemage.org>
+	* etc/inputrc: Removed beginning/end-of-history mappings for 
+	  PgUp/PgDown, added history search mappings for same keys but 
+	  commented them out to make them non-default.
+
 2006-05-17 Juuso Alasuutari <iuso at sourcemage.org>
 	* etc/inputrc: Add system bell option (as in bug #10021), add
 	  word jump arrow key mapping (commented out by default)
diff --git a/libs/readline/etc/inputrc b/libs/readline/etc/inputrc
index 87afc06..6de85fe 100644
--- a/libs/readline/etc/inputrc
+++ b/libs/readline/etc/inputrc
@@ -15,8 +15,6 @@ # Key mappings
 "\e[2~": quoted-insert
 "\e[3~": delete-char
 "\e[4~": end-of-line
-"\e[5~": beginning-of-history
-"\e[6~": end-of-history
 "\e[7~": beginning-of-line
 "\e[8~": end-of-line
 "\e[H": beginning-of-line
@@ -26,6 +24,10 @@ # Key mappings
 "\eOd": backward-word
 "\eOc": forward-word
 
+# Make PgUp and PgDown keys search history
+#"\e[5~": history-search-backward
+#"\e[6~": history-search-forward
+
 # Make sideways arrows jump words
 #"\e[D": backward-word
 #"\e[C": forward-word



More information about the SM-Commit mailing list