Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37559016
en ru br
ALT Linux repositórios
S:1.0.1-alt1
5.0: 1.0.1-alt1
4.1: 1.0.0-alt2

Group :: Desenvolvimento/Outros
RPM: pear-PHP_Debug

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define pear_name PHP_Debug

Name: pear-PHP_Debug
Version: 1.0.1
Release: alt1

Summary: PHP_Debug provides assistance in debugging PHP code

License: PHP License
Group: Development/Other
Url: http://pear.php.net/package/PHP_Debug

Packager: Vitaly Lipatov <lav at altlinux.ru>

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

BuildArchitectures: noarch

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

%description
The basic purpose of PHP_Debug is to provide assistance in debugging PHP
code, by "debug" i don't mean "step by step debug" but program trace,
variables display, process time, included files, queries executed, watch
variables... These informations are gathered through the script execution
and therefore are displayed at the end of the script (in a nice floating
div or a html table) so that it can be read and used at any moment.
(especially usefull during the development phase of a project or in
production with a secure key/ip)

%prep
%setup -c

%build
%pear_build

%install
%pear_install_std

%post
%register_pear_module

%preun
%unregister_pear_module

%files
%doc LICENSE CHANGELOG
%pear_dir/PHP
%pear_datadir/PHP_Debug/css
%pear_datadir/PHP_Debug/images
%pear_datadir/PHP_Debug/js
%pear_docdir/%pear_name/
%pear_xmldir/%pear_name.xml

%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