2020-10-29 08:17:49 +00:00
|
|
|
#
|
|
|
|
# spec file for package perl-BorderStyles-Standard
|
|
|
|
#
|
2024-08-07 18:53:10 +00:00
|
|
|
# Copyright (c) 2024 SUSE LLC
|
2020-10-29 08:17:49 +00:00
|
|
|
#
|
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
|
|
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
|
|
|
#
|
|
|
|
|
|
|
|
|
2021-02-19 09:58:47 +00:00
|
|
|
%define cpan_name BorderStyles-Standard
|
2020-10-29 08:17:49 +00:00
|
|
|
Name: perl-BorderStyles-Standard
|
2024-08-07 18:53:10 +00:00
|
|
|
Version: 0.14.0
|
2020-10-29 08:17:49 +00:00
|
|
|
Release: 0
|
2024-08-07 18:53:10 +00:00
|
|
|
# 0.014 -> normalize -> 0.14.0
|
|
|
|
%define cpan_version 0.014
|
2020-10-29 08:17:49 +00:00
|
|
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
2022-08-28 15:01:54 +00:00
|
|
|
Summary: Standard collection of border styles
|
2020-10-29 08:17:49 +00:00
|
|
|
URL: https://metacpan.org/release/%{cpan_name}
|
2024-08-07 18:53:10 +00:00
|
|
|
Source0: https://cpan.metacpan.org/authors/id/P/PE/PERLANCAR/%{cpan_name}-%{cpan_version}.tar.gz
|
2021-02-19 09:58:47 +00:00
|
|
|
Source1: cpanspec.yml
|
2025-08-12 18:11:59 +02:00
|
|
|
Source100: README.md
|
2020-10-29 08:17:49 +00:00
|
|
|
BuildArch: noarch
|
|
|
|
BuildRequires: perl
|
|
|
|
BuildRequires: perl-macros
|
2022-08-28 15:01:54 +00:00
|
|
|
BuildRequires: perl(BorderStyleRole::Source::ASCIIArt)
|
|
|
|
BuildRequires: perl(BorderStyleRole::Spec::Basic)
|
|
|
|
BuildRequires: perl(BorderStyleRole::Transform::BoxChar)
|
|
|
|
BuildRequires: perl(BorderStyleRole::Transform::InnerOnly)
|
|
|
|
BuildRequires: perl(Class::Method::Modifiers)
|
|
|
|
BuildRequires: perl(Role::Tiny::With)
|
|
|
|
Requires: perl(BorderStyleRole::Source::ASCIIArt)
|
|
|
|
Requires: perl(BorderStyleRole::Spec::Basic)
|
|
|
|
Requires: perl(BorderStyleRole::Transform::BoxChar)
|
|
|
|
Requires: perl(BorderStyleRole::Transform::InnerOnly)
|
|
|
|
Requires: perl(Class::Method::Modifiers)
|
|
|
|
Requires: perl(Role::Tiny::With)
|
2024-08-07 18:53:10 +00:00
|
|
|
Provides: perl(BorderStyle::ASCII::None) = %{version}
|
|
|
|
Provides: perl(BorderStyle::ASCII::SingleLine) = %{version}
|
|
|
|
Provides: perl(BorderStyle::ASCII::SingleLineDoubleAfterHeader) = %{version}
|
|
|
|
Provides: perl(BorderStyle::ASCII::SingleLineHorizontalOnly) = %{version}
|
|
|
|
Provides: perl(BorderStyle::ASCII::SingleLineInnerOnly) = %{version}
|
|
|
|
Provides: perl(BorderStyle::ASCII::SingleLineOuterOnly) = %{version}
|
|
|
|
Provides: perl(BorderStyle::ASCII::SingleLineVerticalOnly) = %{version}
|
|
|
|
Provides: perl(BorderStyle::ASCII::Space) = %{version}
|
|
|
|
Provides: perl(BorderStyle::ASCII::SpaceInnerOnly) = %{version}
|
|
|
|
Provides: perl(BorderStyle::BoxChar::None) = %{version}
|
|
|
|
Provides: perl(BorderStyle::BoxChar::SingleLine) = %{version}
|
|
|
|
Provides: perl(BorderStyle::BoxChar::SingleLineHorizontalOnly) = %{version}
|
|
|
|
Provides: perl(BorderStyle::BoxChar::SingleLineInnerOnly) = %{version}
|
|
|
|
Provides: perl(BorderStyle::BoxChar::SingleLineOuterOnly) = %{version}
|
|
|
|
Provides: perl(BorderStyle::BoxChar::SingleLineVerticalOnly) = %{version}
|
|
|
|
Provides: perl(BorderStyle::BoxChar::Space) = %{version}
|
|
|
|
Provides: perl(BorderStyle::BoxChar::SpaceInnerOnly) = %{version}
|
|
|
|
Provides: perl(BorderStyle::UTF8::Brick) = %{version}
|
|
|
|
Provides: perl(BorderStyle::UTF8::BrickOuterOnly) = %{version}
|
|
|
|
Provides: perl(BorderStyle::UTF8::DoubleLine) = %{version}
|
|
|
|
Provides: perl(BorderStyle::UTF8::None) = %{version}
|
|
|
|
Provides: perl(BorderStyle::UTF8::SingleLine) = %{version}
|
|
|
|
Provides: perl(BorderStyle::UTF8::SingleLineBold) = %{version}
|
|
|
|
Provides: perl(BorderStyle::UTF8::SingleLineBoldHeader) = %{version}
|
|
|
|
Provides: perl(BorderStyle::UTF8::SingleLineCurved) = %{version}
|
|
|
|
Provides: perl(BorderStyle::UTF8::SingleLineDoubleAfterHeader) = %{version}
|
|
|
|
Provides: perl(BorderStyle::UTF8::SingleLineHorizontalOnly) = %{version}
|
|
|
|
Provides: perl(BorderStyle::UTF8::SingleLineInnerOnly) = %{version}
|
|
|
|
Provides: perl(BorderStyle::UTF8::SingleLineOuterOnly) = %{version}
|
|
|
|
Provides: perl(BorderStyle::UTF8::SingleLineVerticalOnly) = %{version}
|
|
|
|
Provides: perl(BorderStyle::UTF8::Space) = %{version}
|
|
|
|
Provides: perl(BorderStyle::UTF8::SpaceInnerOnly) = %{version}
|
|
|
|
Provides: perl(BorderStyles::Standard) = %{version}
|
|
|
|
%undefine __perllib_provides
|
2020-10-29 08:17:49 +00:00
|
|
|
%{perl_requires}
|
|
|
|
|
|
|
|
%description
|
|
|
|
A standard collection of border styles
|
|
|
|
|
|
|
|
%prep
|
2024-08-07 18:53:10 +00:00
|
|
|
%autosetup -n %{cpan_name}-%{cpan_version}
|
2020-10-29 08:17:49 +00:00
|
|
|
|
|
|
|
%build
|
|
|
|
perl Makefile.PL INSTALLDIRS=vendor
|
2021-02-19 09:58:47 +00:00
|
|
|
%make_build
|
2020-10-29 08:17:49 +00:00
|
|
|
|
|
|
|
%check
|
|
|
|
make test
|
|
|
|
|
|
|
|
%install
|
|
|
|
%perl_make_install
|
|
|
|
%perl_process_packlist
|
|
|
|
%perl_gen_filelist
|
|
|
|
|
|
|
|
%files -f %{name}.files
|
|
|
|
%doc Changes README
|
|
|
|
%license LICENSE
|
|
|
|
|
|
|
|
%changelog
|