This is my first ebuild, so please be patient with me. php-imlib is an enhancement for php/mod_php that replaces the built-in libGD functionality - image manipulation. php-imlib uses Imlib2, which produces faster, higher quality results when compared to libGD. Homepage(s): Current version: http://pp.siedziba.pl/en/pc_ln.php Original version: http://www.mcclanahan.cx/php_imlib/ php-imlib Usage Documentation: http://www.mcclanahan.cx/php_imlib/documentation.php I believe that this package should depend on php/mod_php as well, but I'm not sure how to force the user to have ONE or the OTHER installed... personally, I'm a proponent of mod_php.
Created attachment 9732 [details] the first revision of php-imlib ebuild This is the first revision of php-imlib ebuild - enhancement for image manipulation using PHP.
It is currently noted on the webpage as not working on PHP-4.3.x. If the author updates it to work with PHP-4.3.x, please re-open this bug. Please test it with PHP-4.3.2 before you report back as well.
closing again.
FWIW, there is now a PHP4.3 branch in php_imlib svn that seems to work for me. I'm not familiar with the php-ext eclass and its friends though, so I won't make an updated ebuild for it, at least not yet. If anyone wants to take a look, the homepage is still http://pp.siedziba.pl/ , you have to checkout branches/PHP4.3 instead of the trunk.