gnu: Add php.
authorJulien Lepiller <julien@lepiller.eu>
Fri, 11 Nov 2016 14:18:29 +0000 (15:18 +0100)
committerMarius Bakke <mbakke@fastmail.com>
Sun, 20 Nov 2016 16:54:14 +0000 (17:54 +0100)
commit1845c2a4362c96d7feea3132f21aec34a607f855
treeb97ce1a862d3e3677016035a06a52036eca7fc50
parentb28a33512f5762d63f76915a5b3e5dae82c1f4b8
gnu: Add php.

* gnu/packages/php.scm: New file.
* gnu/packages/patches/gd-fix-chunk-size-on-boundaries.patch: New file.
* gnu/packages/patches/gd-fix-truecolor-format-correction.patch: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add php.
(dist_patch_DATA): Add gd patches.

Co-authored-by: Marius Bakke <mbakke@fastmail.com>
gnu/local.mk
gnu/packages/patches/gd-fix-chunk-size-on-boundaries.patch [new file with mode: 0644]
gnu/packages/patches/gd-fix-truecolor-format-correction.patch [new file with mode: 0644]
gnu/packages/php.scm [new file with mode: 0644]