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

Группа :: Разработка/Ruby
Пакет: gem-ansi

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

%define        gemname ansi

Name:          gem-ansi
Version:       1.5.0
Release:       alt1.1
Summary:       Set of ANSI Code based classes and modules for Ruby
License:       BSD-2-Clause
Group:         Development/Ruby
Url:           http://rubyworks.github.io/ansi/
Vcs:           https://github.com/rubyworks/ansi.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
BuildRequires: gem(mast) >= 0
BuildRequires: gem(indexer) >= 0
# BuildRequires: gem(ergo) >= 0
BuildRequires: gem(qed) >= 0
BuildRequires: gem(ae) >= 0
BuildRequires: gem(lemon) >= 0

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
Provides:      gem(ansi) = 1.5.0


%description
The ANSI project is a collection of ANSI escape code related libraries enabling
ANSI code based colorization and stylization of output. It is very nice for
beautifying shell output.

This collection is based on a set of scripts spun-off from Ruby Facets. Included
are Code (used to be ANSICode), Logger, ProgressBar and String. In addition the
library includes Terminal which provides information about the current output
device.


%package       -n ansi
Version:       1.5.0
Release:       alt1.1
Summary:       Set of ANSI Code based classes and modules for Ruby executable(s)
Summary(ru_RU.UTF-8): п≤я│п©п╬п╩п╫я▐п╪п╨п╟ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ ansi
Group:         Other
BuildArch:     noarch

Requires:      gem(ansi) = 1.5.0

%description   -n ansi
Set of ANSI Code based classes and modules for Ruby executable(s).

The ANSI project is a collection of ANSI escape code related libraries enabling
ANSI code based colorization and stylization of output. It is very nice for
beautifying shell output.

This collection is based on a set of scripts spun-off from Ruby Facets. Included
are Code (used to be ANSICode), Logger, ProgressBar and String. In addition the
library includes Terminal which provides information about the current output
device.

%description   -n ansi -l ru_RU.UTF-8
п≤я│п©п╬п╩п╫я▐п╪п╨п╟ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ ansi.


%package       -n gem-ansi-doc
Version:       1.5.0
Release:       alt1.1
Summary:       Set of ANSI Code based classes and modules for Ruby documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ ansi
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(ansi) = 1.5.0

%description   -n gem-ansi-doc
Set of ANSI Code based classes and modules for Ruby documentation files.

The ANSI project is a collection of ANSI escape code related libraries enabling
ANSI code based colorization and stylization of output. It is very nice for
beautifying shell output.

This collection is based on a set of scripts spun-off from Ruby Facets. Included
are Code (used to be ANSICode), Logger, ProgressBar and String. In addition the
library includes Terminal which provides information about the current output
device.

%description   -n gem-ansi-doc -l ru_RU.UTF-8
п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ ansi.


%package       -n gem-ansi-devel
Version:       1.5.0
Release:       alt1.1
Summary:       Set of ANSI Code based classes and modules for Ruby development package
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ ansi
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(ansi) = 1.5.0
Requires:      gem(mast) >= 0
Requires:      gem(indexer) >= 0
# Requires:      gem(ergo) >= 0
Requires:      gem(qed) >= 0
Requires:      gem(ae) >= 0
Requires:      gem(lemon) >= 0

%description   -n gem-ansi-devel
Set of ANSI Code based classes and modules for Ruby development package.

The ANSI project is a collection of ANSI escape code related libraries enabling
ANSI code based colorization and stylization of output. It is very nice for
beautifying shell output.

This collection is based on a set of scripts spun-off from Ruby Facets. Included
are Code (used to be ANSICode), Logger, ProgressBar and String. In addition the
library includes Terminal which provides information about the current output
device.

%description   -n gem-ansi-devel -l ru_RU.UTF-8
п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ ansi.


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir

%files         -n ansi
%doc README.md

%files         -n gem-ansi-doc
%doc README.md
%ruby_gemdocdir

%files         -n gem-ansi-devel
%doc README.md


%changelog

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

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