Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37713876
en ru br
ALT Linux repos
S:0.9.28-alt1.1
5.0: 0.9.28-alt1
4.1: 0.9.28-alt1
4.0: 0.9.28-alt1
3.0: 0.9.28-alt1

Group :: Networking/IRC
RPM: vim-plugin-vimirc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define plugname vimirc

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

Summary: IRC client plugin for VIm
Summary(ru_RU.CP1251): IRC-клиент для VIm

Group: Networking/IRC
License: Same as for Vim
Url: %vim_script_url 931
BuildArch: noarch

Source: %plugname.vim

PreReq: vim-common >= 4:6.3.007-alt1
BuildPreReq: vim-devel

# FIXME

Requires: perl(Encode.pm) perl(Fcntl.pm) perl(IO/Select.pm) perl(IO/Socket.pm)

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

%description
This is an IRC client which runs on Vim. It has some of the features IRC
users might expect, such as multiple servers connectivity, DCC SEND/CHAT
features etc. Read the plugin file for more feature info and usage
instructions.

%description -l ru_RU.CP1251
Плагин для VIm с функциональностью IRC-клиента. Информацию о возможностях
и советы по использованию вы можете найти в самом файле плагина.

Быстрый старт: запустите VIm и выполните команду :VimIRC. После подключения
к irc.freenode.net нажмите i, чтобы перейти в режим ввода IRC-команд.
Теперь можно выдавать обычные команды, такие как /join. В окнах каналов
режим ввода сообщения включается также нажатием i.

%prep
%setup -cT
%__cp %SOURCE0 .

%install
%__mkdir_p %buildroot%vim_plugin_dir
%__install -m644 %plugname.vim %buildroot%vim_plugin_dir

%files
%vim_plugin_dir/%plugname.vim

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin