You are not logged in.

#1 2004-05-16 23:20:19

arael
Member
From: Poland, Katowice
Registered: 2004-02-25
Posts: 75

[Editors: text editor] KVim

# Packager: Dawid Ciezarkiewicz "arael" <arael[at]fov[dot]pl>
pkgname=kvim
pkgver=6.2.14
pkgrel=1
pkgdesc="KVim is a port of Vim to the KDE"
url="http://www.freehackers.org/kvim/index.html"
depends=(qt)
makedepends=()
conflicts=()
replaces=(vim)
backup=()
install=
source=(ftp://ftp.fi.muni.cz/pub/kde/stable/apps/KDE3.x/utils/$pkgname-$pkgver.tar.bz2)
md5sums=('5eba465162b00013ea9dd77970840a51')

build() {
  cd $startdir/src/$pkgname-$pkgver
  ./configure --prefix=/usr --with-features=huge --enable-gui=kde --enable-kde-toolbar
  make || return 1
  make prefix=$startdir/pkg/usr install
}

IMHO KVim is f*cked up application with tons of bugs etc., but someone may find it useful. I've tested it and gonna use pure Vim.

BTW. I'm looking for good graphical text editor with moving using 'hjkl' and INSERT mode (Vi emulation) but not another Vi+GUI like kvim and gvim. It has to be rewriten from scratch for using with GUI not embedded vim in window. Any link would be welcome.


jabber id: arael (at) fov (dot) pl

Offline

#2 2004-05-19 08:47:00

arael
Member
From: Poland, Katowice
Registered: 2004-02-25
Posts: 75

Re: [Editors: text editor] KVim

Later I'll will test it, but I think this is what I'm looking for.

"(Dzieki Ci bardzo, przyjacielu)" (eng. Thank you my friend) wink


jabber id: arael (at) fov (dot) pl

Offline

Board footer

Powered by FluxBB