-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: rxvt-unicode-sixel
action: commit
revision:
path_from:
revision_from: 65846ec6b7fff4077ffa7cd156f1c3e38e4d2185:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

git://git.thebackupbox.net/rxvt-unicode-sixel

commit 65846ec6b7fff4077ffa7cd156f1c3e38e4d2185
Author: Emanuele Giaquinta <emanuele.giaquinta@gmail.com>
Date:   Sun Sep 9 12:27:02 2012 +0000

    Update wcwidth patch.

diff --git a/doc/wcwidth.patch b/doc/wcwidth.patch

index 684d56050ae0c67b9db82a0ae486365a0639e08e..

index ..a1ed88633014651ba1777700bed3a3029c6efb42 100644

--- a/doc/wcwidth.patch
+++ b/doc/wcwidth.patch
@@ -1,21 +1,21 @@
 diff --git a/src/Makefile.in b/src/Makefile.in
-index 2136e69..3d7ddea 100644
+index defe61d..cbbacd1 100644
 --- a/src/Makefile.in
 +++ b/src/Makefile.in
-@@ -38,7 +38,7 @@ COMMON = \
-	screen.o scrollbar.o scrollbar-next.o scrollbar-rxvt.o \
-	scrollbar-xterm.o scrollbar-plain.o xdefaults.o encoding.o \
-	rxvttoolkit.o rxvtutil.o keyboard.o \
+@@ -35,7 +35,7 @@ COMMON = \
+ 	screen.o scrollbar.o scrollbar-next.o scrollbar-rxvt.o \
+ 	scrollbar-xterm.o scrollbar-plain.o xdefaults.o encoding.o \
+ 	rxvttoolkit.o rxvtutil.o keyboard.o rxvtimg.o \
 -	ev_cpp.o fdpass_wrapper.o ptytty_wrapper.o @PERL_O@
 +	ev_cpp.o fdpass_wrapper.o ptytty_wrapper.o wcwidth.o @PERL_O@

  COMMON_DAEMON = rxvtdaemon.o

 diff --git a/src/rxvt.h b/src/rxvt.h
-index 64b7fc0..1897040 100644
+index 5be4391..152bf64 100644
 --- a/src/rxvt.h
 +++ b/src/rxvt.h
-@@ -635,6 +635,12 @@ typedef struct _mwmhints {
+@@ -706,6 +706,12 @@ typedef struct _mwmhints
  // speed hack, copy some member variable into a local variable of the same name
  #define dLocal(type,name)       type const name = this->name

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 10:01:39 2024