Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gnu: xfig: Correct typographic error.•••* gnu/packages/xfig.scm (xfig) [arguments]: Fix typo. | John Darrington | 2017-01-13 | 1 | -1/+1 |
* | gnu: xfig: Remove wrapper and clean up implementation.•••* gnu/packages/xorg.scm (%app-defaults-dir): Make public. * gnu/packages/xfig.scm (xfig)[attributes]: Remove wrapper and set the XAPPLOADDIR in the Imakefile instead. | John Darrington | 2017-01-12 | 1 | -9/+5 |
* | gnu: xfig: Use modify-phases.•••* gnu/packages/xfig.scm (xfig): Use modify-phases. | John Darrington | 2017-01-12 | 1 | -80/+79 |
* | gnu: xfig: Add 'wrap-xfig phase.•••* gnu/packages/xfig.scm (xfig): Set XAPPLRESDIR environment variable to help xfig find the app-defaults resource files. | Federico Beffa | 2014-11-24 | 1 | -1/+9 |
* | gnu: xfig, transfig: Patch compiler flags for mips and i686.•••* gnu/packages/xfig.scm (xfig, transfig)[arguments]: Have Makefile substitution match for more targets. | Eric Bavier | 2014-10-13 | 1 | -4/+4 |
* | gnu: Add transfig.•••* gnu/packages/xfig.scm (transfig): New variable. | Eric Bavier | 2014-10-11 | 1 | -0/+74 |
* | gnu: Add xfig.•••* gnu/packages/xfig.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. | Eric Bavier | 2014-10-11 | 1 | -0/+131 |