Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37558288
en ru br
ALT Linux repositórios
S:3.26.0-alt1

Group :: Desenvolvimento/Ruby
RPM: gem-rouge

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009