Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/editors
In directory usw-pr-cvs1:/tmp/cvs-serv14195

Added Files:
        vim-6.1-2.info 
Log Message:
10.2 version


--- NEW FILE: vim-6.1-2.info ---
Package: vim
Version: 6.1
Revision: 2
Source: ftp://ftp.vim.org/pub/editors/vim/unix/vim-%v.tar.bz2
SourceDirectory: vim61
BuildDepends: glib
Depends: gtk+
Conflicts: vim-nox
Replaces: vim-nox
ConfigureParams: --with-features-big --with-gtk-prefix=%p 
--mandir='${prefix}/share/man'
CompileScript: (cd src; ./configure %c; make)
InstallScript: <<
cd src; make install prefix=%i
perl -pi -e '$dp=qw(%d%p);$p=qw(%p);s/$dp/$p/g' %d%p/share/man/man1/* 
<<
DocFiles: README.txt src/INSTALL
License: Restrictive
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.
NoSetCPPFLAGS and NoSetLDFLAGS needed to prevent detection of
which vim doesn't like for some reason.
<<
Homepage: http://www.vim.org/
Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to