Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37570337
en ru br
Репозитории ALT
5.1: 2.11.0-alt1
4.1: 1.15.11-alt1
4.0: 1.15.4-alt1
3.0: 1.9.2-alt1
www.altlinux.org/Changes

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

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

%define origname RMagick

Name: ruby-rmagick
Version: 2.11.0
Release: alt1

Summary: ImageMagick for Ruby
Group: Development/Ruby
License: MIT
Url: http://rubyforge.org/projects/rmagick/

Packager: Ruby Maintainers Team <ruby at packages.altlinux.org>

Source: %origname-%version.tar
Patch: %origname-%version-%release.patch

# Automatically added by buildreq on Wed Aug 13 2008 (-bi)

BuildRequires: libImageMagick-noHDRI-devel libruby-devel ruby-tool-setup

%description
ImageMagick for Ruby

%package doc
Summary: ImageMagick for Ruby - docs
Group: Development/Ruby

%description doc
ImageMagick for Ruby documentation

%prep
%setup -n %origname-%version
%patch -p1
%update_setup_rb

%build
%ruby_config --disable-htmldoc
%ruby_build

%install
%ruby_install
%rdoc lib/ ext/*/*.c

%files
%doc ChangeLog README*
%ruby_sitearchdir/*
%ruby_sitelibdir/*

%files doc
%doc doc examples
%ruby_ri_sitedir/Magick*

%changelog

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

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