]> git.pld-linux.org Git - packages/vim.git/blame - vim.spec
- commented out if-else-endif around Version:
[packages/vim.git] / vim.spec
CommitLineData
6facb60f
JB
1#
2# Conditional build:
69b192f0
JB
3%bcond_without static # without static version
4%bcond_without athena # without Athena Widgets-based gvim
5%bcond_without motif # without Motif-based gvim
6%bcond_without gtk # without gtk+-based gvim support
7%bcond_without gnome # without gnome-based gvim support
a04973b9 8%bcond_without kde # kvim:)
69b192f0
JB
9%bcond_with perl # with perl interp
10%bcond_with python # with python interp
11%bcond_with ruby # with ruby interp
12%bcond_with tcl # with tcl interp
eb628ba7 13%bcond_with bonobo # with bonobo component (breaks other things)
dd309d6b 14%bcond_without selinux # without selinux
9c04f2f1 15%bcond_without ispell # disable vim.ispell
e49a0fd1 16%bcond_without home_etc # don't use home_etc
7ba74caf 17#
d4e8ea81
AG
18%define _ver 6.3
19%define _patchlevel 0
80b161c5 20
84c81dea 21Summary: Vi IMproved - a Vi clone
f73b565e 22Summary(de): VIsual editor iMproved
8f1c0b93 23Summary(es): Editor visual incrementado
507e1057 24Summary(fr): Editeur VIM : VIsual editor iMproved
84c81dea 25Summary(pl): Vi IMproved - klon edytora Vi
8f1c0b93 26Summary(pt_BR): Editor visual incrementado
9e79ff1a 27