gvim: update to 7.3.884
This commit is contained in:
parent
41a1d325d7
commit
de24cb0fc5
17
gvim/.md5sum
17
gvim/.md5sum
@ -1,17 +1,2 @@
|
||||
8e16af6325c8f479717e1ce4121d5bf6 gvim.desktop
|
||||
8a37f055666a095059a11cd4f3551b62 vim-7.3.001-050.xz
|
||||
19ed55574b327b62eda0375121c6f1c1 vim-7.3.051-102.xz
|
||||
ad27623207bb17d6accf1ba2d9f0b301 vim-7.3.103-154.xz
|
||||
225deb98aa81f7817398884a997de4e3 vim-7.3.155-198.xz
|
||||
ac39ba760ec1318424c73601d6a38467 vim-7.3.199-260.xz
|
||||
c640a1147b6824c902c56f0d512ac5d8 vim-7.3.261-303.xz
|
||||
8fca251214c3f64c5e314a34999d4178 vim-7.3.304-353.xz
|
||||
0569f542588bdff085cf4c2a913e84f1 vim-7.3.354-401.xz
|
||||
820bb5a8bc11642a350c28e723751e60 vim-7.3.402-470.xz
|
||||
bd739c11c478b7ee352467d6caed871d vim-7.3.471-515.xz
|
||||
a48bc97d01078fa6b396dc79f9916fa1 vim-7.3.516-600.xz
|
||||
c4608d5814f016a9d67fe2f13ab036fb vim-7.3.601-659.xz
|
||||
9ffdd42550500b2a86f35c8191917c6f vim-7.3.660-712.xz
|
||||
2af3bf40678d6616e1c2a093b750185c vim-7.3.713-754.xz
|
||||
992bb5c4090d84ba50ced208297895cb vim-7.3.755-843.xz
|
||||
5b9510a17074e2b37d8bb38ae09edbf2 vim-7.3.tar.bz2
|
||||
59558eeebf6eb25ad222091fb2e5499e vim-7.3.884.tar.xz
|
||||
|
23
gvim/Pkgfile
23
gvim/Pkgfile
@ -4,31 +4,14 @@
|
||||
# Depends on: vim, gtk, xorg-libxt
|
||||
|
||||
name=gvim
|
||||
version=7.3.843
|
||||
version=7.3.884
|
||||
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
|
||||
http://crux.nu/files/distfiles/vim-7.3.051-102.xz
|
||||
http://crux.nu/files/distfiles/vim-7.3.103-154.xz
|
||||
http://crux.nu/files/distfiles/vim-7.3.155-198.xz
|
||||
http://crux.nu/files/distfiles/vim-7.3.199-260.xz
|
||||
http://crux.nu/files/distfiles/vim-7.3.261-303.xz
|
||||
http://crux.nu/files/distfiles/vim-7.3.304-353.xz
|
||||
http://crux.nu/files/distfiles/vim-7.3.354-401.xz
|
||||
http://crux.nu/files/distfiles/vim-7.3.402-470.xz
|
||||
http://crux.nu/files/distfiles/vim-7.3.471-515.xz
|
||||
http://crux.nu/files/distfiles/vim-7.3.516-600.xz
|
||||
http://crux.nu/files/distfiles/vim-7.3.601-659.xz
|
||||
http://crux.nu/files/distfiles/vim-7.3.660-712.xz
|
||||
http://crux.nu/files/distfiles/vim-7.3.713-754.xz
|
||||
http://crux.nu/files/distfiles/vim-7.3.755-843.xz
|
||||
source=(http://crux.nu/files/distfiles/vim-$version.tar.xz
|
||||
gvim.desktop)
|
||||
|
||||
build () {
|
||||
cd vim73/src
|
||||
cd vim-$version/src
|
||||
|
||||
unxz -c $SRC/vim-7.3.*.xz | patch -p0 -d $SRC/vim73
|
||||
|
||||
./configure --prefix=/usr \
|
||||
--with-vim-name=gvim \
|
||||
--with-x=yes \
|
||||
|
Loading…
x
Reference in New Issue
Block a user