Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37561257
en ru br
Репозитории ALT
S:1.0.2-alt3
5.1: 1.0.2-alt3
4.1: 1.0.2-alt2
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: pear-Console_Color

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

%define pear_name Console_Color

Name: pear-Console_Color
Version: 1.0.2
Release: alt3

Summary: This Class allows you to easily use ANSI console colors in your application

License: MIT
Group: Development/Other
Url: http://pear.php.net/package/Console_Color

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://pear.php.net/get/Console_Color-%version.tar.bz2

BuildArchitectures: noarch

Requires: pear-core
BuildRequires: pear-core rpm-build-pear

%description
You can use Console_Color::convert to transform colorcodes like %%r into
ANSI
control codes. print Console_Color::convert("%%rHello World!%%n"); would
print
"Hello World" in red, for example.

%prep
%setup -c

%build
%pear_build

%install
%pear_install_std

%post
%register_pear_module

%preun
%unregister_pear_module

%files
%doc LICENSE CHANGELOG
%pear_dir/Console
%pear_docdir/%pear_name/
%pear_xmldir/%pear_name.xml

%changelog

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

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