]> git.pld-linux.org Git - packages/vim.git/blame_incremental - vim.spec
- renumbered patches
[packages/vim.git] / vim.spec
... / ...
CommitLineData
1# TODO:
2# - some nice icon
3# - patches cleanup
4#
5# Conditional build:
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
9%bcond_without gtk # don't build GTK+-based gvim support
10%bcond_without gnome # don't build GNOME-based gvim support
11%bcond_without perl # without Perl interp
12%bcond_without python # without Python interp
13%bcond_with ruby # with Ruby interp
14%bcond_with tcl # with Tcl interp
15%bcond_with bonobo # with bonobo component (breaks other things)
16%bcond_without selinux # without selinux support
17%bcond_without home_etc # without home_etc support
18#
19%define _ver 7.0
20%define _patchlevel g
21%define _rel 1
22
23# cflags get changed while configuring
24%undefine configure_cache
25#
26Summary: Vi IMproved - a Vi clone
27Summary(de): VIsual editor iMproved
28Summary(es): Editor visual incrementado
29Summary(fr): Editeur VIM : VIsual editor iMproved
30Summary(pl): Vi IMproved - klon edytora Vi
31Summary(pt_BR): Editor visual incrementado
32