summaryrefslogtreecommitdiff
path: root/gnu/packages/xfig.scm
AgeCommit message (Collapse)Author
2017-01-13gnu: xfig: Correct typographic error.John Darrington
* gnu/packages/xfig.scm (xfig) [arguments]: Fix typo.
2017-01-12gnu: xfig: Remove wrapper and clean up implementation.John Darrington
* 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.
2017-01-12gnu: xfig: Use modify-phases.John Darrington
* gnu/packages/xfig.scm (xfig): Use modify-phases.
2014-11-24gnu: xfig: Add 'wrap-xfig phase.Federico Beffa
* gnu/packages/xfig.scm (xfig): Set XAPPLRESDIR environment variable to help xfig find the app-defaults resource files.
2014-10-13gnu: xfig, transfig: Patch compiler flags for mips and i686.Eric Bavier
* gnu/packages/xfig.scm (xfig, transfig)[arguments]: Have Makefile substitution match for more targets.
2014-10-11gnu: Add transfig.Eric Bavier
* gnu/packages/xfig.scm (transfig): New variable.
2014-10-11gnu: Add xfig.Eric Bavier
* gnu/packages/xfig.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it.