Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > fa149a25e60c288404d455bc8b41d7ec > files > 2

perl-String-Tagged-Terminal-0.60.0-1.mga9.src.rpm

%define upstream_name    String-Tagged-Terminal
%define upstream_version 0.06

%{?perl_default_filter}

Name:       perl-%{upstream_name}
Version:    %perl_convert_version %{upstream_version}
Release:    %mkrel 1

Summary:    Windows-specific code for L<String::Tagged::Terminal>
License:    GPLv1+ or Artistic
Group:      Development/Perl
Url:        https://metacpan.org/release/%{upstream_name}
Source0:    https://www.cpan.org/modules/by-module/String/%{upstream_name}-%{upstream_version}.tar.gz

BuildRequires: perl(Convert::Color)
BuildRequires: perl(Convert::Color::XTerm)
BuildRequires: perl(Module::Build)
BuildRequires: perl(String::Tagged)
BuildRequires: perl(Test2::V0)
BuildRequires: perl(constant)
BuildRequires: perl(Module::Build)
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 %{upstream_name}-%{upstream_version}

%build
%{__perl} Build.PL --installdirs=vendor

./Build

%check
./Build test

%install
./Build install --destdir=%{buildroot}

%files
%doc Changes LICENSE META.json META.yml README examples
%{_mandir}/man3/*
%perl_vendorlib/*




%changelog
* Sat Feb 18 2023 guillomovitch <guillomovitch> 0.60.0-1.mga9
+ Revision: 1944003
- new version 0.06

* Mon Mar 21 2022 umeabot <umeabot> 0.50.0-2.mga9
+ Revision: 1816179
- Mageia 9 Mass Rebuild

* Wed Feb 16 2022 guillomovitch <guillomovitch> 0.50.0-1.mga9
+ Revision: 1777910
- imported package perl-String-Tagged-Terminal


* Wed Feb 16 2022 cpan2dist 0.05-1mga
- initial mageia release, generated with cpan2dist