On Sun, Jan 11, 2009 at 04:12:58PM +0000, Andrew Flegg wrote: > On Sun, Jan 11, 2009 at 12:10 AM, Marius Gedminas <marius@xxxxxx> wrote: > > On Sun, Jan 11, 2009 at 01:32:15AM +0200, Marius Gedminas wrote: > >> The vim package from Maemo Extras (7.0-0maemo1) lacks some of the > >> features I've just discovered that I really need. One of them is > >> Unicode support, which, considering that UTF-8 is the Maemo native > >> encoding, really should be there. > >> > >> Please, whoever maintains it (Jaffa?), could you build a 7.0-0maemo2 > >> version with --enable-multibyte passed to ./configure? > > Will do. I know there were a couple of vim ports floating around and I > think mine only got as far as extras-devel (of course, someone else > could've promoted it). > > I had intended to add a menu entry to start it in X Terminal before > pushing it out, but never got around to it. Heh. I had intended to fix the version number ("70" is not a sane version number) and get an icon before I uploaded mine to extras-devel. I'm very happy you did that so I didn't have to. Do you perhaps know how to get mud-builder to apply a series of patches to a tarball? > > While at it, it might be worthwhile to switch the upstream tarball URL > > to point to vim-7.2.tar.bz2. It has a couple of hundred bugfixes since > > 7.0 was released. > > No problem. Of course, patches to the mud file would be welcome ;-) > > https://garage.maemo.org/plugins/scmsvn/viewcvs.php/trunk/packages/vim.xml?revision=239&root=mud-builder&view=markup Attached. Marius Gedminas -- Linux: The Ultimate NT Service Pack
Index: packages/vim.xml =================================================================== --- packages/vim.xml (revision 249) +++ packages/vim.xml (working copy) @@ -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".
Attachment:
signature.asc
Description: Digital signature
_______________________________________________ maemo-users mailing list maemo-users@xxxxxxxxx https://lists.maemo.org/mailman/listinfo/maemo-users