summaryrefslogtreecommitdiff
path: root/gnu/packages/xfig.scm
AgeCommit message (Expand)Author
2017-01-13gnu: xfig: Correct typographic error....* gnu/packages/xfig.scm (xfig) [arguments]: Fix typo. John Darrington
2017-01-12gnu: 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-12gnu: xfig: Use modify-phases....* gnu/packages/xfig.scm (xfig): Use modify-phases. John Darrington
2014-11-24gnu: 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-10-13gnu: 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-11gnu: Add transfig....* gnu/packages/xfig.scm (transfig): New variable. Eric Bavier
2014-10-11gnu: Add xfig....* gnu/packages/xfig.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Eric Bavier