joseluisjazz
Member
- Joined
- Oct 2, 2008
- Messages
- 399
I've compiled Vim 7.2 up to the latest patch (446) and with gtk2 GUI support. The one in Angstrom repository has no GUI and is patched only up to patch 411.
I've not made a PND because I think it makes more sense to build packages equivalents to the ones in Anstrom. And since I still don't know how to make ipk packages what I've done are tar.bz2, so you should choose the packages that interest you and extract them to root, effectively overwriting the old files.
vim-7.2.446-Os-upx-pandora.tar.bz2 (4.5MiB)
vim-doc-7.2.446-pandora.tar.bz2 (76KiB)
vim-help-7.2.446-pandora.tar.bz2 (1.29MiB)
vim-syntax-7.2.446-pandora.tar.bz2 (810KiB)
vim-tutor-7.2.446-pandora.tar.bz2 (172KiB)
If you want only the binary, here it is: vim (1.31MiB) (gvim is just a symlink to vim)
INSTRUCTIONS FOR INSTALLING: (thanks setb3)
Enjoy!
I've not made a PND because I think it makes more sense to build packages equivalents to the ones in Anstrom. And since I still don't know how to make ipk packages what I've done are tar.bz2, so you should choose the packages that interest you and extract them to root, effectively overwriting the old files.
vim-7.2.446-Os-upx-pandora.tar.bz2 (4.5MiB)
vim-doc-7.2.446-pandora.tar.bz2 (76KiB)
vim-help-7.2.446-pandora.tar.bz2 (1.29MiB)
vim-syntax-7.2.446-pandora.tar.bz2 (810KiB)
vim-tutor-7.2.446-pandora.tar.bz2 (172KiB)
If you want only the binary, here it is: vim (1.31MiB) (gvim is just a symlink to vim)
INSTRUCTIONS FOR INSTALLING: (thanks setb3)
Code:
sudo tar xf vim-7.2.446-Os-upx-pandora.tar.bz2 -C /
Enjoy!