[packages] php5: add sqlite extension
authorMichael Heimpold <mhei@heimpold.de>
Wed, 25 Jul 2012 20:51:49 +0000 (20:51 +0000)
committerMichael Heimpold <mhei@heimpold.de>
Wed, 25 Jul 2012 20:51:49 +0000 (20:51 +0000)
commit670d8d5263cb9fa4bb557a01b1de97d54a1b1f2e
tree9572bbce18aa84d62748f9ecc3d8723039dcf1b5
parentb1275757c7d82e205ae7923dcb895260c78e1d69
[packages] php5: add sqlite extension

This extension was dropped with the release 5.4 of php and there is
a reference to a pecl module in the changelog. However, the pecl module
doesn't exist (yet) so this is a 'backport' of the latest sqlite
extension of php's 5.3 branch.
This is not tested completely.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 32877
lang/php5/patches/090-restore-sqlite2.patch [new file with mode: 0644]
lang/php5/patches/091-fix-sqlite2.patch [new file with mode: 0644]