Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37863583
en ru br
Репозитории ALT

Группа :: Разработка/Perl
Пакет: perl-String-Tagged-Terminal

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

%define _unpackaged_files_terminate_build 1
%define module_name String-Tagged-Terminal
# BEGIN SourceDeps(oneline):
BuildRequires: perl(Convert/Color.pm) perl(Convert/Color/XTerm.pm) perl(Module/Build.pm) perl(String/Tagged.pm) perl(Test/More.pm) perl(Test2/V0.pm) perl(constant.pm) perl(experimental.pm)
# END SourceDeps(oneline)
BuildRequires: rpm-build-perl perl-devel perl-podlators

Name: perl-%module_name
Version: 0.06
Release: alt1
Summary: format terminal output using String::Tagged
Group: Development/Perl
License: perl
Url: %CPAN %module_name

Source0: http://www.cpan.org/authors/id/P/PE/PEVANS/%{module_name}-%{version}.tar.gz
BuildArch: noarch

%description
This subclass of the String::Tagged manpage provides a method, `build_terminal',
for outputting the formatting tags embedded in the string as terminal escape
sequences, to render the the output in the appropriate style.
%prep
%setup -q -n %{module_name}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README examples
%perl_vendor_privlib/S*

%changelog

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

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