Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-29 | gnu: libextractor: Update to 1.10. | Michael Rohleder | |
* gnu/packages/gnunet.scm (libextractor): Update to 1.10. [arguments]: Add 'fix-exiv2-tests' phase. [inputs]: Add GIFLIB, remove TIDY-HTML. * gnu/packages/patches/libextractor-exiv2.patch: Remove. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. Signed-off-by: Ludovic Courtès <[email protected]> | |||
2019-08-24 | gnu: libextractor: Adapt to exiv2 0.27. | Ludovic Courtès | |
This fixes a compilation error. * gnu/packages/patches/libextractor-exiv2.patch: New file. * gnu/packages/gnunet.scm (libextractor)[sources]: Use it. * gnu/local.mk (dist_patch_DATA): Add it. |