Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gnu: freeimage: Use bundled libjxr. | Efraim Flashner | 2018-04-22 |
| | | | | | | | | | * gnu/packages/image.scm (freeimage)[source]: Don't delete bundled LibJXR directory. [arguments]: Modify make-flags to not include external jxrlib. [inputs]: Remove libjxr. * gnu/packages/patches/freeimage-unbundle.patch: Modify to not unbundle libjxr. | ||
* | gnu: Add missing freeimage patch. | Efraim Flashner | 2018-04-13 |
This is a follow-up to a5d4c96b8d90b8bb87e07bd6a7be78991db91bc9. * gnu/packages/patches/freeimage-unbundle.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. |