Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37560952
en ru br
ALT Linux repos
S:1.4.2-alt1
5.0: 1.4.2-alt1
4.1: 1.4.1-alt1

Group :: Development/Other
RPM: pear-PhpDocumentor

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define pear_name PhpDocumentor

Name: pear-PhpDocumentor
Version: 1.4.2
Release: alt1

Summary: The phpDocumentor package provides automatic documenting of php api directly from the source.

License: LGPL
Group: Development/Other
URL: http://pear.php.net/package/%pear_name

Source: http://pear.php.net/get/%pear_name-%{version}.tar.bz2

BuildArchitectures: noarch

Requires: pear-core
BuildPreReq: pear-core rpm-build-pear


%description
The phpDocumentor tool is a standalone auto-documentor similar to
JavaDoc written in PHP.  It differs from PHPDoc in that it is MUCH faster,
parses a much wider range of php files, and comes with many customizations
including 11 HTML templates, windows help file CHM output, PDF output, and
XML DocBook peardoc2 output for use with documenting PEAR.  In addition,
it can do PHPXref source code highlighting and linking.

%prep
%setup -c -n %pear_name-%version
%pear_prepare_module

%install
%pear_install_module

%post
%pear_install

%preun
%pear_uninstall

%files
%doc LICENSE CHANGELOG
%pear_datadir/PhpDocumentor/
%pear_dir/PhpDocumentor/
#%_bindir/scripts/makedoc.sh
%_bindir/phpdoc
%pear_testdir/PhpDocumentor/
%pear_docdir/%pear_name/
%pear_xmldir/%pear_name.xml

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin