]> git.pld-linux.org Git - packages/vim.git/blame - vim.spec
- updated to 7.0.039
[packages/vim.git] / vim.spec
CommitLineData
9bc905eb 1# TODO:
91a63ca5 2# - separate vim-spell-en
9bc905eb 3# - some nice icon
d6de9a65 4# - bonobo patches need update
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
071ce85b 12%bcond_without perl # without Perl interp
514386be 13%bcond_without python # without Python interp
6dc50f24
AG
14%bcond_with ruby # with Ruby interp
15%bcond_with tcl # with Tcl interp
ec23c5c9
JB
16%bcond_with bonobo # with bonobo component (breaks other things)
17%bcond_without selinux # without selinux support
ec23c5c9 18%bcond_without home_etc # without home_etc support
7ba74caf 19#
9bc905eb 20%define _ver 7.0
2b24d323 21%define _patchlevel 039
ba352f89 22%define _rel 1
80b161c5 23
fc7b36fc
ER
24# cflags get changed while configuring
25%undefine configure_cache
26#
84c81dea 27Summary: Vi IMproved - a Vi clone
f73b565e 28Summary(de): VIsual editor iMproved
8f1c0b93 29Summary(es): Editor visual incrementado
507e1057 30Summary(fr): Editeur VIM : VIsual editor iMproved
84c81dea 31Summary(pl): Vi IMproved - klon edytora Vi
8f1c0b93 32Summary(pt_BR): Editor visual incrementado
9e79ff1a 33