Package: vim Version: 7.0 Revision: 1 Source: ftp://ftp.vim.org/pub/editors/vim/unix/vim-%v.tar.bz2 Source-MD5: 4ca69757678272f718b1041c810d82d8 BuildDepends: libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, libncurses5, pkgconfig, glib2-dev, x11-dev, gtk+2-dev, pango1-xft2-dev, atk1 Depends: libgettext3-shlibs, libiconv, ncurses, libncurses5-shlibs, glib2-shlibs, x11, gtk+2-shlibs, pango1-xft2-shlibs, atk1-shlibs GCC: 3.3 Conflicts: vim-nox Replaces: vim-nox Patch: %n.patch SourceDirectory: vim70 #SetCFLAGS: -Os ConfigureParams: --with-features=big --with-gtk-prefix=%p --mandir='${prefix}/share/man' --enable-multibyte --enable-cscope --enable-gui=gtk2 --disable-darwin CompileScript: (cd src; ./configure %c; make) InstallScript: << cd src; make install prefix=%i perl -pi -e 's,%i,%p,g' %i/share/man/man1/* << DocFiles: README.txt src/INSTALL License: Restrictive/Distributable Description: Improved version of the editor "vi" DescDetail: << VIM adds many of the features that you would expect in an editor: Unlimited undo, syntax coloring, split windows, visual selection, graphical user interface (read: menus, mouse control, scrollbars, text selection), and much much more. << DescPort: << Builds gtk GUI. If you don't have X11, use the vim-nox package. << Homepage: http://www.vim.org/ Maintainer: None