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