Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv32107
Modified Files:
vim.info
Log Message:
Welcome to Vim-7.3.069.
Index: vim.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/vim.info,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -d -r1.147 -r1.148
--- vim.info 17 Nov 2010 16:44:30 -0000 1.147
+++ vim.info 26 Nov 2010 03:37:32 -0000 1.148
@@ -1,11 +1,13 @@
Info2: <<
Package: vim%type_pkg[-nox]
Type: -nox (boolean)
-Version: 7.3.062
+Version: 7.3.069
Revision: 1
Source: http://www.i8u.org/~htodd/finksrc/vim-%v.tar.bz2
-Source-MD5: 23b46be9b5de0411d35bb70e7dcc71b5
+Source-MD5: 181da9b3480287b0b86f878afe18875e
SourceDirectory: vim
+PatchFile: vim.patch
+PatchFile-MD5: 68aa5f5b96a275425ec41df8f27653d2
BuildDepends: fink (>= 0.24.12), libgettext3-dev, gettext-bin, gettext-tools, libncurses5 (>= 5.4-20041023-1006), (%type_raw[-nox] = .) pkgconfig (>= 0.21-1), (%type_raw[-nox] = .) glib2-dev (>= 2.14.0-1), (%type_raw[-nox] = .) x11-dev, (%type_raw[-nox] = .) gtk+2-dev (>= 2.12.0-1), (%type_raw[-nox] = .) pango1-xft2-ft219-dev (>= 1.18.4-4), (%type_raw[-nox] = .) pixman (>= 0.10.0-1), (%type_raw[-nox] = .) atk1 (>= 1.20.0-1), (%type_raw[-nox] = .) cairo (>= 1.6-1), (%type_raw[-nox] = .) expat1, (%type_raw[-nox] = .) freetype219 (>= 2.3.5-1), (%type_raw[-nox] = .) fontconfig2-dev (>= 2.4.1-1), (%type_raw[-nox] = .) glitz, (%type_raw[-nox] = .) libpng3, (%type_raw[-nox] = .) xft2-dev
Depends: libgettext3-shlibs, libiconv, ncurses (>= 5.4-20041023-1006), libncurses5-shlibs (>= 5.4-20041023-1006), (%type_raw[-nox] = .) glib2-shlibs (>= 2.14.0-1), (%type_raw[-nox] = .) x11, (%type_raw[-nox] = .) gtk+2-shlibs (>= 2.12.0-1), (%type_raw[-nox] = .) pango1-xft2-ft219-shlibs (>= 1.18.4-4), (%type_raw[-nox] = .) atk1-shlibs (>= 1.20.0-1)
@@ -24,7 +26,7 @@
export CONF_OPT_GUI="--disable-gui"
fi
cd src
- make prefix=%p CONF_ARGS="--with-gtk-prefix=%p --mandir=%i/share/man --prefix=%p" CONF_OPT_CSCOPE="--enable-cscope" CONF_OPT_MULTIBYTE="--enable-multibyte" CONF_OPT_FEAT="--with-features=big"
+ make prefix=%p CONF_ARGS="--with-gnome=%p --mandir=%i/share/man --prefix=%p" CONF_OPT_CSCOPE="--enable-cscope" CONF_OPT_MULTIBYTE="--enable-multibyte" CONF_OPT_FEAT="--with-features=big"
<<
InstallScript: <<
cd src; make -j1 install prefix=%i
|