Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-12 | gnu: plotutils: Allow compilation with newer libpng. | Ludovic Courtès | |
* gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/patches/plotutils-libpng-jmpbuf.patch: New file. * gnu/packages/plotutils.scm (plotutils): Add `plotutils-libpng-jmpbuf.patch' as an input, and apply it. | |||
2013-06-07 | gnu: plotutils: Add X client libraries as inputs. | Ludovic Courtès | |
* gnu/packages/plotutils.scm (plotutils): Add libx11, libxt, and libxaw as inputs. | |||
2013-05-22 | gnu: Add GNU Plotutils. | Ludovic Courtès | |
* gnu/packages/plotutils.scm: New file. * Makefile.am (MODULES): Add it. |