gvim: update to 7.3.50
This commit is contained in:
parent
e9de7d0872
commit
da58bbf4cb
@ -1,2 +1,3 @@
|
||||
8e16af6325c8f479717e1ce4121d5bf6 gvim.desktop
|
||||
8a37f055666a095059a11cd4f3551b62 vim-7.3.001-050.xz
|
||||
5b9510a17074e2b37d8bb38ae09edbf2 vim-7.3.tar.bz2
|
||||
|
@ -4,13 +4,16 @@
|
||||
# Depends on: vim, gtk
|
||||
|
||||
name=gvim
|
||||
version=7.3
|
||||
version=7.3.50
|
||||
release=1
|
||||
source=(ftp://ftp.vim.org/pub/vim/unix/vim-7.3.tar.bz2
|
||||
http://crux.nu/files/distfiles/vim-7.3.001-050.xz
|
||||
gvim.desktop)
|
||||
|
||||
build () {
|
||||
cd vim73/src
|
||||
|
||||
unxz -c $SRC/vim-7.3.*.xz | patch -p0 -d $SRC/vim73
|
||||
|
||||
./configure --prefix=/usr \
|
||||
--with-vim-name=gvim \
|
||||
|
Loading…
x
Reference in New Issue
Block a user