/doc/

scm?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/xfig.scm
AgeCommit message (Collapse)Author
2018-08-11gnu: xfig: Update to 3.2.7a.Tobias Geerinckx-Rice
* gnu/packages/xfig.scm (xfig): Update to 3.2.7a.
2018-06-26gnu: transfig: Return #t from phases.Tobias Geerinckx-Rice
* gnu/packages/xfig.scm (transfig)[arguments]: Substitute INVOKE for SYSTEM*. Return #t rather than undefined from phases.
2018-04-16gnu: xfig: Update to 3.2.7.Tobias Geerinckx-Rice
* gnu/packages/xfig.scm (xfig): Update to 3.2.7.
2017-12-12gnu: xfig: Update to 3.2.6a.Tobias Geerinckx-Rice
* gnu/packages/xfig.scm (xfig): Update to 3.2.6a. [native-inputs]: Remove groff, imake, makedepend. Add desktop-file-utils. [inputs]: Remove libxmu and zlib. [arguments]: Remove custom phases. Add a ‘strip-bogus-exec-prefix’ phase. Run the rudimentary test suite.
2017-12-12gnu: xfig, transfig: Update home pages.Tobias Geerinckx-Rice
* gnu/packages/xfig.scm (xfig, transfig)[home-page]: Use SourceForge.net.
2017-12-02gnu: xfig: Don't ignore 'xmkmf' exit code.Ludovic Courtès
Suggested by Mike Gerwitz <mtg@gnu.org>. * gnu/packages/xfig.scm (xfig)[arguments]: Use 'invoke' when invoking 'xmkmf'.