summaryrefslogtreecommitdiff
path: root/gnu/packages/xfig.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: xfig: Correct typographic error.•••* gnu/packages/xfig.scm (xfig) [arguments]: Fix typo. John Darrington2017-01-131-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 Darrington2017-01-121-9/+5
* gnu: xfig: Use modify-phases.•••* gnu/packages/xfig.scm (xfig): Use modify-phases. John Darrington2017-01-121-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 Beffa2014-11-241-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 Bavier2014-10-131-4/+4
* gnu: Add transfig.•••* gnu/packages/xfig.scm (transfig): New variable. Eric Bavier2014-10-111-0/+74
* gnu: Add xfig.•••* gnu/packages/xfig.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. Eric Bavier2014-10-111-0/+131