Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37560897
en ru br
Репозитории ALT
S:5.0-alt3.1
5.1: 5.0-alt3
4.1: 5.0-alt1
4.0: 4.0-alt1
3.0: 4.0-alt1
www.altlinux.org/Changes

Группа :: Редакторы
Пакет: vim-plugin-ColorSamplerPack

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define plugname ColorSamplerPack
%define plugver  4.0

Name: vim-plugin-%plugname
Version: %plugver
Release: alt1

Summary: Large collection of Vim color schemes
Summary(ru_RU.CP1251): аНКЭЬЮЪ ЙНККЕЙЖХЪ ЖБЕРНБШУ ЯУЕЛ Vim
Group: Editors
License: Distributable
Url: %vim_script_url 625
BuildArch: noarch

Source: %plugname.zip

PreReq: vim-common >= 4:6.3.007-alt1
BuildPreReq: vim-devel unzip /usr/bin/vim

Packager: VIm Plugins Development Team <vim-plugins at packages.altlinux.org>

%post
%update_vimhelp

%postun
%clean_vimhelp

%description
This package includes all color themes from vim.sf.net (as of September
1th, 2004). It also contains simple menu with all these themes.

%description -l ru_RU.CP1251
щРНР ОЮЙЕР ЯНДЕПФХР БЯЕ ЖБЕРНБШЕ ЯУЕЛШ Я vim.sf.net ОН ЯНЯРНЪМХЧ МЮ 1
ЯЕМРЪАПЪ 2004 Ц., Ю РЮЙФЕ ЛЕМЧ, СОПНЫЮЧЫЕЕ ОЕПЕЙКЧВЕМХЕ ЛЕФДС МХЛХ.

%prep
%setup -q -c

%build
# included in main Vim distribution
%__rm colors/{blue,delek,desert}.vim
%__cat <<EOS | /usr/bin/vim -E -s -X -N -n -i NONE -u NONE -U NONE
edit colors/ps_color.vim
source %%
write!
edit colors/reloaded.vim
source %%
write!
quit!
EOS

%install
%__mkdir_p %buildroot%vim_runtime_dir
%__cp -a * %buildroot%vim_runtime_dir

%files
%vim_colors_dir/*
%vim_plugin_dir/*
%vim_doc_dir/*.txt

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin