Commit Graph

11 Commits (4ee81d3794301a3b453c2b4af24b9362b5fa65f1)

Author SHA1 Message Date
José Miguel Sánchez García 7eaa8cf2b9
gnu: vis: Update to 0.3.
* gnu/packages/text-editors.scm (vis): Update to 0.3.
[arguments]: Remove #:make-flags.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-04-17 16:03:35 -04:00
Leo Famulari dde5831c00
gnu: leafpad: Fix home-page URL.
* gnu/packages/text-editors.scm (leafpad)[home-page]: Fix URL.
2017-04-08 21:33:59 -04:00
Feng Shu 0bf11648fc
gnu: Add leafpad.
* gnu/packages/text-editors.scm (leafpad): New variable.
2017-04-08 21:30:26 -04:00
Marius Bakke c7f7a5bac2
gnu: kakoune: Fix build after Boost ABI change.
Also remove now-obsolete snippet and inputs.

* gnu/packages/text-editors.scm (kakoune)[source]: Remove gzip substitution.
[arguments]: Drop CPPFLAGS from #:make-flags.
[native-inputs]: Remove GCC-5.
[inputs]: Remove gcc:lib.
2017-03-29 14:23:56 +02:00
Kei Kebreau 4b0e636701
gnu: Adjust asciidoc-related build options.
Commits 9099a45792 and
3078821d13 make many package inputs and
build configurations related to asciidoc obsolete.

* gnu/packages/compton.scm (compton)[inputs]: Remove docbook-xml,
libxml2 and libxslt.
* gnu/packages/mail.scm (offlinemap)[native-inputs]: Remove libxslt.
* gnu/packages/linux.scm (btrfs-progs)[native-inputs]: Remove docbook-xml.
(perf)[inputs]: Remove docbook-xml and libxslt.
* gnu/packages/text-editors.scm (kakoune)[native-inputs]: Remove libxslt.
* gnu/packages/version-control.scm (cgit)[native-inputs]: Remove
docbook-xml, docbook-xsl, libxml2 and libxslt.
(cvs-fast-export)[native-inputs]: Remove docbook-xml, docbook-xsl,
libxml2 and libxslt.
* gnu/packages/web.scm (qutebrowser)[native-inputs]: Remove docbook-xml,
docbook-xsl, libxml2, and libxslt.
(tinyproxy)[native-inputs]: Remove docbook-xml, docbook-xsl, libxml2 and
libxslt.
* gnu/packages/wm.scm (awesome)[make-flags]: Remove XML_CATALOG_FILES flag.
(i3-wm)[inputs]: Remove docbook-xml.
[native-inputs]: Add libxml2.
2017-03-21 11:15:08 -04:00
Eric Bavier 7904f18af2
gnu: joe: remove reference to WordStar.
* gnu/packages/text-editors.scm (joe)[description]: Remove WordStar reference.
2017-02-01 19:11:46 -06:00
Eric Bavier f255a6db17
gnu: Add JOE.
* gnu/packages/text-editors.scm (joe): New variable.
2017-01-31 20:26:20 -06:00
Carlo Zancanaro 95757d8999
gnu: kakoune: Move reproducibility substitution to source snippet.
* gnu/packages/text-editors.scm (kakoune)[arguments]: Move substitution to ...
[source]: ... here.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-27 01:28:36 +01:00
Marius Bakke 264ccbb31e
gnu: text-editors.scm: Fix imports.
This is a followup to 5613ea79fc.

* gnu/packages/text-editors.scm: Import (gnu packages terminals).
2017-01-26 22:12:13 +01:00
Carlo Zancanaro 5613ea79fc
gnu: Add kakoune.
* gnu/packages/text-editors.scm (kakoune): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-01-26 21:16:57 +01:00
José Miguel Sánchez García a2c1dceadd
gnu: Add vis.
* gnu/packages/text-editors.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

Co-authored-by: Marius Bakke <mbakke@fastmail.com>
2016-12-08 15:07:34 +01:00