Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18058 - php-imlib-0.4.0.ebuild (New Package)
Summary: php-imlib-0.4.0.ebuild (New Package)
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-23 16:25 UTC by James Addison
Modified: 2005-08-23 05:11 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
the first revision of php-imlib ebuild (php-imlib-0.4.0.ebuild,1.03 KB, text/plain)
2003-03-23 16:28 UTC, James Addison
Details

Note You need to log in before you can comment on or make changes to this bug.
Description James Addison 2003-03-23 16:25:09 UTC
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.
Comment 1 James Addison 2003-03-23 16:28:07 UTC
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.
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-06-12 02:19:21 UTC
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.
Comment 3 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-09-26 17:08:06 UTC
closing again.
Comment 4 Mathieu Pillard 2005-08-23 05:11:04 UTC
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.