Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14245

Modified Files:
        vim-nox.info 
Log Message:
New upstream version.


Index: vim-nox.info
===================================================================
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors/vim-nox.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- vim-nox.info        16 Aug 2004 02:04:20 -0000      1.7
+++ vim-nox.info        15 Sep 2004 11:52:46 -0000      1.8
@@ -1,23 +1,22 @@
 Package: vim-nox
-Version: 6.1
-Revision: 14
+Version: 6.3
+Revision: 3
 Source: ftp://ftp.vim.org/pub/editors/vim/unix/vim-%v.tar.bz2
-Source-MD5: 7fd0f915adc7c0dab89772884268b030
-SourceDirectory: vim61
-BuildDepends: libiconv-dev, ncurses-dev (>= 5.3-20031018-2)
+Source-MD5: 821fda8f14d674346b87e3ef9cb96389
+SourceDirectory: vim63
+BuildDepends: gettext-dev, gettext-bin, libiconv-dev, ncurses-dev (>= 5.3-20031018-2)
 Depends: ncurses, ncurses-shlibs
 GCC: 3.3
 Conflicts: vim
 Replaces: vim
-Provides: vim
 Patch: %n.patch
-ConfigureParams: --with-features=big --without-x --enable-gui=no 
--mandir='${prefix}/share/man'
+ConfigureParams: --with-features=big --without-x --mandir='${prefix}/share/man' 
--enable-multibyte --enable-gui=no
 CompileScript: (cd src; ./configure %c; make)
 InstallScript: <<
- (cd src; make install prefix=%i)
- perl -pi.bak -e '$dp=qw(%d%p);$p=qw(%p);s/$dp/$p/g' %d%p/share/man/man1/*
+cd src; make install prefix=%i
+perl -pi.bak -e '$dp=qw(%d%p);$p=qw(%p);s/$dp/$p/g' %d%p/share/man/man1/* 
 <<
-DocFiles: src/INSTALL README.txt
+DocFiles: README.txt src/INSTALL
 License: Restrictive/Distributable
 Description: Improved version of the editor "vi"
 DescDetail: <<
@@ -27,7 +26,7 @@
 text selection), and much much more.
 <<
 DescPort: <<
-Does not build GUI, therefore does not require X11.
+Doesn not build gtk GUI. If you have X11, use the vim package.
 <<
-Homepage: http://www.vim.org
-Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>
+Homepage: http://www.vim.org/
+Maintainer: Jeffrey Whitaker <[EMAIL PROTECTED]>



-------------------------------------------------------
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to