]> git.pld-linux.org Git - packages/vim.git/blame - vim.spec
- fix auto/pathdef.c [double \( in Makefile ]
[packages/vim.git] / vim.spec
CommitLineData
0f99c50f
PG
1# TODO:
2# - some nice icon
6facb60f
JB
3#
4# Conditional build:
ec23c5c9
JB
5%bcond_without static # don't build static version
6%bcond_without athena # don't build Athena Widgets-based gvim
7%bcond_without motif # don't build Motif-based gvim
e746f321 8%bcond_without gtk # don't build GTK+-based gvim support
9%bcond_without gnome # don't build GNOME-based gvim support
ec23c5c9 10%bcond_without kde # don't build kvim
e746f321 11%bcond_with perl # with Perl interp
12%bcond_with python # with Python interp
13%bcond_with ruby # with Ruby interp
14%bcond_with tcl # with Tcl interp
ec23c5c9
JB
15%bcond_with bonobo # with bonobo component (breaks other things)
16%bcond_without selinux # without selinux support
17%bcond_without ispell # don't build vim.ispell
18%bcond_without home_etc # without home_etc support
7ba74caf 19#
d4e8ea81 20%define _ver 6.3
d629b4a1 21%define _patchlevel 071
80b161c5 22
84c81dea 23Summary: Vi IMproved - a Vi clone
f73b565e 24Summary(de): VIsual editor iMproved
8f1c0b93 25Summary(es): Editor visual incrementado
507e1057 26Summary(fr): Editeur VIM : VIsual editor iMproved
84c81dea 27Summary(pl): Vi IMproved - klon edytora Vi
8f1c0b93 28Summary(pt_BR): Editor visual incrementado
9e79ff1a 29