| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230 |
- ##
- ## vim.spec -- OpenPKG RPM Specification
- ## Copyright (c) 2000-2002 Cable & Wireless Deutschland GmbH
- ## Copyright (c) 2000-2002 The OpenPKG Project <http://www.openpkg.org/>
- ## Copyright (c) 2000-2002 Ralf S. Engelschall <rse@engelschall.com>
- ##
- ## Permission to use, copy, modify, and distribute this software for
- ## any purpose with or without fee is hereby granted, provided that
- ## the above copyright notice and this permission notice appear in all
- ## copies.
- ##
- ## THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
- ## WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
- ## MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
- ## IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR
- ## CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
- ## SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
- ## LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
- ## USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
- ## ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
- ## OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
- ## OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
- ## SUCH DAMAGE.
- ##
- # package versions
- %define V_vl 6.1
- %define V_vs 61
- %define V_pl 186
- # package options
- %ifndef with_x11
- %define with_x11 no
- %endif
- # package information
- Name: vim
- Summary: The Vi (Improved) Text Editor
- URL: http://www.vim.org/
- Vendor: Bram Moolenaar et al.
- Packager: The OpenPKG Project
- Distribution: OpenPKG [CORE]
- Group: Editor
- License: Charityware
- Version: %{V_vl}.%{V_pl}
- Release: 20020918
- # list of sources
- Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-src1.tar.gz
- Source1: ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-src2.tar.gz
- Source2: ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-rt1.tar.gz
- Source3: ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-rt2.tar.gz
- Source6: rc.vim
- Patch1: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.1-100.gz
- Patch101: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.101
- Patch102: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.102
- Patch103: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.103
- Patch104: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.104
- Patch105: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.105
- Patch106: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.106
- Patch107: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.107
- Patch108: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.108
- Patch109: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.109
- Patch110: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.110
- Patch111: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.111
- Patch112: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.112
- Patch113: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.113
- Patch114: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.114
- Patch115: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.115
- Patch116: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.116
- Patch117: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.117
- Patch118: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.118
- Patch119: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.119
- Patch120: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.120
- Patch121: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.121
- Patch122: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.122
- Patch123: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.123
- Patch124: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.124
- Patch125: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.125
- Patch126: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.126
- Patch127: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.127
- Patch128: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.128
- Patch129: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.129
- Patch130: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.130
- Patch131: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.131
- Patch132: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.132
- Patch133: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.133
- Patch134: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.134
- Patch135: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.135
- Patch136: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.136
- Patch137: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.137
- Patch138: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.138
- Patch139: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.139
- Patch140: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.140
- Patch141: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.141
- Patch142: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.142
- Patch143: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.143
- Patch144: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.144
- Patch145: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.145
- Patch146: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.146
- Patch147: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.147
- Patch148: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.148
- Patch149: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.149
- Patch150: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.150
- Patch151: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.151
- Patch152: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.152
- Patch153: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.153
- Patch154: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.154
- Patch155: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.155
- Patch156: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.156
- Patch157: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.157
- Patch158: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.158
- Patch159: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.159
- Patch160: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.160
- Patch161: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.161
- Patch162: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.162
- Patch163: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.163
- Patch164: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.164
- Patch165: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.165
- Patch166: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.166
- Patch167: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.167
- Patch168: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.168
- Patch169: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.169
- Patch170: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.170
- Patch171: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.171
- Patch172: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.172
- Patch173: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.173
- Patch174: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.174
- Patch175: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.175
- Patch176: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.176
- Patch177: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.177
- Patch178: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.178
- Patch179: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.179
- Patch180: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.180
- Patch181: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.181
- Patch182: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.182
- Patch183: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.183
- Patch184: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.184
- Patch185: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.185
- Patch186: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.186
- # build information
- Prefix: %{l_prefix}
- BuildRoot: %{l_buildroot}
- BuildPreReq: OpenPKG, openpkg >= 20020714
- PreReq: OpenPKG, openpkg >= 20020714
- %if "%{with_x11}" == "yes"
- BuildPreReq: X11, gtk
- PreReq: X11, gtk
- %endif
- AutoReq: no
- AutoReqProv: no
- %description
- Vim (Vi Improved) is a text editor that is upwards compatible with the
- classical Unix Vi. It can be used to edit any ASCII text. It is especially
- useful for editing programs. Vim offers a lot of enhancements not
- available in the traditional Vi. For example, Vim has multi level undo,
- multi windows and buffers, syntax highlighting, com- mand line editing,
- filename completion, on-line help, and visual selection.
- Options:
- --define 'with_x11 %{with_x11}'
- %prep
- %setup0 -q -c
- %setup1 -q -T -D -a 1
- %setup2 -q -T -D -a 2
- %setup3 -q -T -D -a 3
- %{l_gzip} -d -c $RPM_SOURCE_DIR/%{V_vl}.1-100.gz |\
- %{l_patch} -p0 -E -t -s >/dev/null 2>&1 || true
- i=101
- while [ $i -le %{V_pl} ]; do
- cat $RPM_SOURCE_DIR/%{V_vl}.`echo $i | awk '{ printf("%03d", $0); }'` |\
- %{l_patch} -p0 -E -t -s >/dev/null 2>&1 || true
- i=`expr $i + 1`
- done
- %build
- ( cd vim%{V_vs}/src
- CC="%{l_cc}" \
- CFLAGS="%{l_cflags -O}" \
- ./configure \
- --prefix=%{l_prefix} \
- --enable-max-features \
- --with-tlib=termcap \
- %if "%{with_x11}" == "yes"
- --with-x \
- --x-includes=`%{l_prefix}/etc/rc --query x11_incdir` \
- --x-libraries=`%{l_prefix}/etc/rc --query x11_libdir` \
- --enable-gui=gtk \
- --with-gtk-prefix=%{l_prefix} \
- --disable-gtktest \
- --without-gnome
- %else
- --without-x \
- --disable-gui
- %endif
- %{l_make} %{l_mflags -O}
- )
- %install
- ( cd vim%{V_vs}/src
- rm -rf $RPM_BUILD_ROOT
- %{l_make} %{l_mflags} install \
- prefix=$RPM_BUILD_ROOT%{l_prefix}
- )
- strip $RPM_BUILD_ROOT%{l_prefix}/bin/vim
- rm -f $RPM_BUILD_ROOT%{l_prefix}/bin/xxd
- rm -f $RPM_BUILD_ROOT%{l_prefix}/man/man1/xxd.1
- for link in vi ex rview rvim view; do
- rm -f $RPM_BUILD_ROOT%{l_prefix}/bin/$link
- ln $RPM_BUILD_ROOT%{l_prefix}/bin/vim \
- $RPM_BUILD_ROOT%{l_prefix}/bin/$link
- rm -f $RPM_BUILD_ROOT%{l_prefix}/man/man1/$link.1
- ln $RPM_BUILD_ROOT%{l_prefix}/man/man1/vim.1 \
- $RPM_BUILD_ROOT%{l_prefix}/man/man1/$link.1
- done
- %{l_shtool} mkdir -f -p -m 755 \
- $RPM_BUILD_ROOT%{l_prefix}/etc/rc.d
- %{l_shtool} install -c -m 755 -e 's;@l_prefix@;%{l_prefix};g' \
- %{SOURCE rc.vim} $RPM_BUILD_ROOT%{l_prefix}/etc/rc.d/
- %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
- %files -f files
- %clean
- rm -rf $RPM_BUILD_ROOT
|