Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | php5/php5-pecl-*: R.I.P. | Michael Heimpold | 2016-10-16 |
| | | | | | | | Remove the php5 stuff since php7 is in place for several weeks and all depended in-tree packages has been migrated. Signed-off-by: Michael Heimpold <mhei@heimpold.de> | ||
* | php5: gd: do not link against libiconv (fixes #706) | Michael Heimpold | 2015-01-02 |
This commit adds a patch to enforce the usage of an alternative code path, preventing the need of libiconv in the bundled libgd of php. Signed-off-by: Michael Heimpold <mhei@heimpold.de> |