[Mud-builder-commits] r250 - trunk/packages
jaffa at garage.maemo.org
jaffa at garage.maemo.org
Thu Jan 15 17:16:44 EET 2009
Author: jaffa
Date: 2009-01-15 17:16:44 +0200 (Thu, 15 Jan 2009)
New Revision: 250
Modified:
trunk/packages/vim.xml
Log:
Apply upgrade of vim to 7.2, provided by Marius Gedminas
Modified: trunk/packages/vim.xml
===================================================================
--- trunk/packages/vim.xml 2008-12-18 01:45:39 UTC (rev 249)
+++ trunk/packages/vim.xml 2009-01-15 15:16:44 UTC (rev 250)
@@ -5,13 +5,13 @@
- http://www.cs.princeton.edu/~mtwebb/vim_icon/vim_icons.html
-->
<fetch type="tarball">
- <url>ftp://ftp.vim.org/pub/vim/unix/vim-7.0.tar.bz2</url>
+ <url>ftp://ftp.vim.org/pub/vim/unix/vim-7.2.tar.bz2</url>
</fetch>
<build>
- <configure-append>--disable-darwin --disable-xsmp --disable-netbeans --enable-gui=no --disable-gtktest --disable-gpm --disable-acl --disable-nls</configure-append>
+ <configure-append>--disable-darwin --disable-xsmp --disable-netbeans --enable-gui=no --disable-gtktest --disable-gpm --disable-acl --disable-nls --enable-multibyte</configure-append>
</build>
<deb>
- <version>7.0-0maemo1</version>
+ <version>7.2-0maemo1</version>
<section>user/programming</section>
<description>Powerful console text editor
One of the most powerful text editors in existence, vim is "Vi-Improved".
More information about the Mud-builder-commits
mailing list