ng0
|
217ce5702c
|
gnu: mg: Add new phase to find 'diff'.
* gnu/packages/text-editors.scm (mg)[phases]: Add new 'correct-location-of-difftool'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
2017-07-26 23:13:52 +02:00 |
ng0
|
bcd1544dd2
|
gnu: mg: Fetch source via HTTPS.
* gnu/packages/text-editors.scm (mg)[source]: Use HTTPS.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
2017-07-26 23:13:52 +02:00 |
ng0
|
1a5a8afea0
|
gnu: mg: Update to 20170401.
* gnu/packages/text-editors.scm (mg): Update to 20170401.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
2017-07-26 23:13:52 +02:00 |
Ludovic Courtès
|
bcd757fdb4
|
gnu: mg: Move to (gnu packages text-editors).
* gnu/packages/mg.scm: Remove.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove it.
* gnu/packages/text-editors.scm (mg): New variable.
|
2017-07-26 11:11:11 +02:00 |
Danny Milosavljevic
|
4f038621a5
|
gnu: leafpad: Use glib-or-gtk build-system.
* gnu/packages/text-editors.scm (leafpad): Use glib-or-gtk build-system.
|
2017-07-26 08:19:47 +02:00 |
ng0
|
3312fda09d
|
gnu: Add e3.
* gnu/packages/text-editors.scm (e3): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
2017-05-13 00:03:46 +02:00 |
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 |