]> git.pld-linux.org Git - packages/vim.git/blame - vim.spec
- up for 7.0
[packages/vim.git] / vim.spec
CommitLineData
6facb60f
JB
1#
2# Conditional build:
ec23c5c9
JB
3%bcond_without static # don't build static version
4%bcond_without athena # don't build Athena Widgets-based gvim
5%bcond_without motif # don't build Motif-based gvim
e746f321 6%bcond_without gtk # don't build GTK+-based gvim support
7%bcond_without gnome # don't build GNOME-based gvim support
b0de1c3f 8%bcond_with kde # build kvim
071ce85b 9%bcond_without perl # without Perl interp
514386be 10%bcond_without python # without Python interp
6dc50f24
AG
11%bcond_with ruby # with Ruby interp
12%bcond_with tcl # with Tcl interp
ec23c5c9
JB
13%bcond_with bonobo # with bonobo component (breaks other things)
14%bcond_without selinux # without selinux support
15%bcond_without ispell # don't build vim.ispell
16%bcond_without home_etc # without home_etc support
7ba74caf 17#
498aa2da 18%define _ver 6.4
f38787bb 19%define _patchlevel 008
80b161c5 20
fc7b36fc
ER
21# cflags get changed while configuring
22%undefine configure_cache
23#
84c81dea 24Summary: Vi IMproved - a Vi clone
f73b565e 25Summary(de): VIsual editor iMproved
8f1c0b93 26Summary(es): Editor visual incrementado
507e1057 27Summary(fr): Editeur VIM : VIsual editor iMproved
84c81dea 28Summary(pl): Vi IMproved - klon edytora Vi
8f1c0b93 29Summary(pt_BR): Editor visual incrementado
9e79ff1a 30