]> git.pld-linux.org Git - packages/vim.git/blame - vim.spec
- new
[packages/vim.git] / vim.spec
CommitLineData
9bc905eb 1# TODO:
218359c7 2# - fix man dirs (encodings in paths - such dirs don't exist in system)
91a63ca5 3# - separate vim-spell-en
9bc905eb 4# - some nice icon
d6de9a65 5# - bonobo patches need update
6facb60f
JB
6#
7# Conditional build:
ec23c5c9
JB
8%bcond_without static # don't build static version
9%bcond_without athena # don't build Athena Widgets-based gvim
10%bcond_without motif # don't build Motif-based gvim
e746f321 11%bcond_without gtk # don't build GTK+-based gvim support
12%bcond_without gnome # don't build GNOME-based gvim support
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
ec23c5c9 19%bcond_without home_etc # without home_etc support
7ba74caf 20#
9bc905eb 21%define _ver 7.0
ba352f89
AG
22%define _patchlevel 022
23%define _rel 1
80b161c5 24
fc7b36fc
ER
25# cflags get changed while configuring
26%undefine configure_cache
27#
84c81dea 28Summary: Vi IMproved - a Vi clone
f73b565e 29Summary(de): VIsual editor iMproved
8f1c0b93 30Summary(es): Editor visual incrementado
507e1057 31Summary(fr): Editeur VIM : VIsual editor iMproved
84c81dea 32Summary(pl): Vi IMproved - klon edytora Vi
8f1c0b93 33Summary(pt_BR): Editor visual incrementado
9e79ff1a 34