wok rev 17174

vte: add 'Home' and 'End' keys definition. Now these keys should work in the sakura.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Sep 25 21:16:15 2014 +0300 (2014-09-25)
parents ad3ee9bb3a44
children a0ea0f119db9
files sakura/receipt vte/receipt
line diff
     1.1 --- a/sakura/receipt	Thu Sep 25 19:56:05 2014 +0200
     1.2 +++ b/sakura/receipt	Thu Sep 25 21:16:15 2014 +0300
     1.3 @@ -3,9 +3,9 @@
     1.4  PACKAGE="sakura"
     1.5  VERSION="2.4.2"
     1.6  CATEGORY="utilities"
     1.7 -SHORT_DESC="Lightweight GTK+/vte Terminal"
     1.8 +SHORT_DESC="A simple but powerful libvte-based terminal emulator"
     1.9  MAINTAINER="pankso@slitaz.org"
    1.10 -LICENSE=""
    1.11 +LICENSE="GPL2"
    1.12  WEB_SITE="http://www.pleyades.net/david/projects/sakura"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.14  WGET_URL="https://launchpad.net/sakura/trunk/$VERSION/+download/$TARBALL"
     2.1 --- a/vte/receipt	Thu Sep 25 19:56:05 2014 +0200
     2.2 +++ b/vte/receipt	Thu Sep 25 21:16:15 2014 +0300
     2.3 @@ -34,6 +34,8 @@
     2.4  		--disable-static \
     2.5  		$CONFIGURE_ARGS &&
     2.6  	make && make install
     2.7 +	# add 'Home' and 'End' keys
     2.8 +	sed -i '9i\ \ \ \ :kh=\\E[H:@7=\\E[F:\\' $install/usr/share/vte/termcap-0.0/xterm
     2.9  }
    2.10  
    2.11  # Rules to gen a SliTaz package suitable for Tazpkg.