]> git.pld-linux.org Git - packages/vim.git/blame - vim.spec
- up to 6.4.001 (but some todo issues left)
[packages/vim.git] / vim.spec
CommitLineData
c1c34509 1# TODO
498aa2da
AM
2# - kvim should be dropped since it's no longer developed
3# (due to being broken by design)
4# - update patches (kvim, see FIXME)
6facb60f
JB
5#
6# Conditional build:
ec23c5c9
JB
7%bcond_without static # don't build static version
8%bcond_without athena # don't build Athena Widgets-based gvim
9%bcond_without motif # don't build Motif-based gvim
e746f321 10%bcond_without gtk # don't build GTK+-based gvim support
11%bcond_without gnome # don't build GNOME-based gvim support
ec23c5c9 12%bcond_without kde # don't build kvim
071ce85b 13%bcond_without perl # without Perl interp
514386be 14%bcond_without python # without Python interp
6dc50f24
AG
15%bcond_with ruby # with Ruby interp
16%bcond_with tcl # with Tcl interp
ec23c5c9
JB
17%bcond_with bonobo # with bonobo component (breaks other things)
18%bcond_without selinux # without selinux support
19%bcond_without ispell # don't build vim.ispell
20%bcond_without home_etc # without home_etc support
7ba74caf 21#
498aa2da
AM
22%define _ver 6.4
23%define _patchlevel 001
80b161c5 24
84c81dea 25Summary: Vi IMproved - a Vi clone
f73b565e 26Summary(de): VIsual editor iMproved
8f1c0b93 27Summary(es): Editor visual incrementado
507e1057 28Summary(fr): Editeur VIM : VIsual editor iMproved
84c81dea 29Summary(pl): Vi IMproved - klon edytora Vi
8f1c0b93 30Summary(pt_BR): Editor visual incrementado
9e79ff1a 31