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

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

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

%define        gemname rouge

Name:          gem-rouge
Version:       3.26.0
Release:       alt1
Summary:       A pure-ruby code highlighter that is compatible with pygments
License:       MIT or BSD-2-Clause
Group:         Development/Ruby
Url:           http://rouge.jneen.net/
Vcs:           https://github.com/jneen/rouge.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
Provides:      gem(rouge) = 3.26.0


%description
Rouge is a pure-ruby syntax highlighter. It can highlight 100 different
languages, and output HTML or ANSI 256-color text. Its HTML output is compatible
with stylesheets designed for pygments.

If you'd like to help out with this project, assign yourself something from the
issues page, and send me a pull request (even if it's not done yet!). Bonus
points for feature branches.


%package       -n rougify
Version:       3.26.0
Release:       alt1
Summary:       A pure-ruby code highlighter that is compatible with pygments executable(s)
Summary(ru_RU.UTF-8): п≤я│п©п╬п╩п╫я▐п╪п╨п╟ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ rouge
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(rouge) = 3.26.0

%description   -n rougify
A pure-ruby code highlighter that is compatible with pygments
executable(s).

Rouge is a pure-ruby syntax highlighter. It can highlight 100 different
languages, and output HTML or ANSI 256-color text. Its HTML output is compatible
with stylesheets designed for pygments.

If you'd like to help out with this project, assign yourself something from the
issues page, and send me a pull request (even if it's not done yet!). Bonus
points for feature branches.

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


%package       -n gem-rouge-doc
Version:       3.26.0
Release:       alt1
Summary:       A pure-ruby code highlighter that is compatible with pygments documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ rouge
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(rouge) = 3.26.0

%description   -n gem-rouge-doc
A pure-ruby code highlighter that is compatible with pygments documentation
files.

Rouge is a pure-ruby syntax highlighter. It can highlight 100 different
languages, and output HTML or ANSI 256-color text. Its HTML output is compatible
with stylesheets designed for pygments.

If you'd like to help out with this project, assign yourself something from the
issues page, and send me a pull request (even if it's not done yet!). Bonus
points for feature branches.

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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%ruby_gemspec
%ruby_gemlibdir

%files         -n rougify
%_bindir/rougify

%files         -n gem-rouge-doc
%ruby_gemdocdir


%changelog

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

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