Hi,
In our repository we have a lot of old eZ components (used in old version of eZpublish) from a pear channel.
http://rpms.famillecollet.com/rpmphp/rpm.php?type=pear&what=%23ezc
This project have been moved under the Apache Foundation and is now known as ZetaComponent (no "global" release, but each component is released in github and registered on packagist)
http://zetacomponents.org/ https://github.com/zetacomponents
Time to move.
#1228087: php-zetacomponents-unit-test - Zeta UnitTest Component #1228089: php-zetacomponents-base - Zeta Base Component #1228090: php-zetacomponents-graph - Zeta Graph Component #1228091: php-zetacomponents-console-tools - Zeta ConsoleTools
Both stacks can be installed (different root tree, pear vs php) The new package follow the old pear layout (not PSR-0) => class ezcFooBar in /usr/share/php/ezc/Foo
I have only package the components need by other packages
glpi (also switched upstream) php-theseer-autoload php-phpunit-bytekit
So I was able to "yum remove php-ezc-*" on my computer. Of course if someone find some interest to package other components...
Cheers, Remi.
php-devel@lists.fedoraproject.org