Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37515365
en ru br
ALT Linux repositórios
S:2.3.0.1.git05a3adc-alt1

Group :: Terminais
RPM: urxvt-perls

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009