Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37477382
en ru br
Репозитории ALT
S:2.3.0.1.git05a3adc-alt1
www.altlinux.org/Changes

Группа :: Терминалы
Пакет: urxvt-perls

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

%define _urxvt_perl_dir %_libdir/urxvt/perl

Name: urxvt-perls
Version: 2.2.0.10.git1f4897c
Release: alt1

Summary: a small collection of perl extensions for the rxvt-unicode

Group: Terminals
License: GPLv2
Url: https://github.com/muennich/urxvt-perls

Requires: rxvt-unicode

# git://git.altlinux.org/gears/u/urxvt-perls.git

Source: %name-%version-%release.tar

%description
A small collection of perl extensions for the rxvt-unicode terminal emulator.

%prep
%setup -n %name-%version-%release
perl -ne 'print unless /^Installation$/../^keyboard-select$/; print if /^keyboard-select$/; print "\n\n" if eof' -i README.md
perl -ne 'print if /url-select/..eof' deprecated/README.md >> README.md

%install
install -m644 keyboard-select -Dt %buildroot%_urxvt_perl_dir
install -m644 deprecated/* -Dt %buildroot%_urxvt_perl_dir

%files
%doc README.md
%_urxvt_perl_dir/*

%changelog

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

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