Tobias Geerinckx-Rice
45066bc9ff
gnu: ne: Update to 3.3.1.
...
* gnu/packages/text-editors.scm (ne): Update to 3.3.1.
[arguments]: Add a 'patch-early-shebang phase.
Don't return #t from other phases.
2021-09-05 03:42:23 +02:00
calum
9af83d1cf9
gnu: kakoune: Update to v2021.08.28
...
* gnu/packages/text-editors.scm (kakoune): Update to v2021.08.28
[native-inputs]: Use gcc-10.
[inputs]: Remove ncurses dependancy.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-08-31 14:08:17 +02:00
Marius Bakke
3e5e10d51b
gnu: mg: Update to 20210609.
...
* gnu/packages/text-editors.scm (mg): Update to 20210609.
[source](snippet): Remove trailing #t.
2021-08-01 23:19:29 +02:00
Nicolas Goaziou
42aee12103
gnu: scintilla: Update to 5.1.1.
...
* gnu/packages/text-editors.scm (scintilla): Update to 5.1.1.
2021-08-01 13:44:35 +02:00
Tobias Geerinckx-Rice
5d2e3b6b23
gnu: mg: Set PKG_CONFIG instead of substituting.
...
* gnu/packages/text-editors.scm (mg)[arguments]: Add PKG_CONFIG
to #:make-flags, and remove the custom
'pkg-config-for-cross-compiling-target phase.
2021-07-18 20:28:17 +02:00
Tobias Geerinckx-Rice
7f2b9306ee
gnu: mg: Fix reference to native diffutils.
...
* gnu/packages/text-editors.scm (mg)[inputs]: Add diffutils.
[arguments]: Refer to it in the 'correct-location-of-diff phase.
2021-07-18 20:28:17 +02:00
Pierre Langlois
681a0c7518
gnu: mg: Enable cross-compilation.
...
* gnu/packages/text-editors.scm (mg)[arguments]: Use cc-for-target.
Add phase to substitute pkg-config with the target's pkg-config.
Remote #t return from phases.
2021-07-14 09:59:45 +01:00
aecepoglu
5c3489a3f7
gnu: Add parinfer-rust.
...
* gnu/packages/text-editors.scm (parinfer-rust): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-07-11 11:08:17 +03:00
Nicolas Goaziou
8107e92aa3
gnu: scintilla: Update to 5.1.0.
...
* gnu/packages/text-editors.scm (scintilla): Update to 5.1.0.
2021-07-02 11:04:15 +02:00
Tobias Geerinckx-Rice
73e732fd21
gnu: ghostwriter: Update to 2.0.2.
...
* gnu/packages/text-editors.scm (ghostwriter): Update to 2.0.2.
2021-06-30 21:34:28 +02:00
Tobias Geerinckx-Rice
624d477bc0
gnu: editorconfig-core-c: Update to 0.12.5.
...
* gnu/packages/text-editors.scm (editorconfig-core-c): Update to 0.12.5.
2021-06-29 01:08:17 +02:00
Nicolas Goaziou
cde7068e8c
gnu: texmacs: Update to 2.1.
...
* gnu/packages/text-editors.scm (texmacs): Update to 2.1.
[arguments]: Remove #t at the end of phases.
2021-06-23 09:36:35 +02:00
Maxim Cournoyer
ea0a51071e
gnu: Rename qtbase to qtbase-5.
...
This change was automated via the following command:
$ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g'
$ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g'
$ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g'
$ git checkout etc # to clear some spurious changes
This is done so the qtbase package can be upgraded to version 6 in the
following commit.
2021-06-14 00:24:42 -04:00
Leo Famulari
b1372ad8cb
gnu: Add l3afpad.
...
* gnu/packages/text-editors.scm (l3afpad): New variable.
2021-06-07 19:23:39 -04:00
Leo Famulari
fc58d9ac66
gnu: ghostwriter: Update to 2.0.1.
...
* gnu/packages/text-editors.scm (ghostwriter): Update to 2.0.1.
2021-06-07 18:20:07 -04:00
Maxime Devos
156b8f9cd2
gnu: qemacs: Use 'native-inputs' instead of '%build-inputs'.
...
In build phases, the former (or 'inputs', as appropriate) is preferred.
* gnu/packages/text-editors.scm
(qemacs)[arguments]<#:phases>{install-extra-documentation}: Use
'native-inputs' argument instead of '%build-inputs'.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-06-04 13:34:49 +02:00
Nicolas Goaziou
4e74d25d85
gnu: texmacs: Update to 1.99.21.
...
* gnu/packages/text-editors.scm (texmacs): Update to 1.99.21.
2021-05-31 21:35:53 +02:00
Nicolas Goaziou
b5e5425f61
gnu: texmacs: Update to 1.99.20.
...
* gnu/packages/text-editors.scm (texmacs): Update to 1.99.20.
2021-05-07 17:34:29 +02:00
Nicolas Goaziou
d29c769bcc
gnu: manuskript: Update to 0.12.0.
...
* gnu/packages/text-editors.scm (manuskript): Update to 0.12.0.
2021-05-07 16:45:32 +02:00
Tobias Geerinckx-Rice
0dd7f86868
gnu: jucipp: Update clang version.
...
* gnu/packages/text-editors.scm (jucipp)[inputs]: Use clang-11.
2021-04-20 11:13:06 +02:00
Tobias Geerinckx-Rice
78d1f6dcaa
gnu: jucipp: Fix description mark-up.
...
* gnu/packages/text-editors.scm (jucipp)[description]:
Substitute @acronym for @dfn.
2021-04-20 03:31:52 +02:00
Tobias Geerinckx-Rice
5a29639cf6
gnu: jucipp: Update to 1.6.3.
...
* gnu/packages/text-editors.scm (jucipp): Update to 1.6.3.
2021-04-20 03:31:52 +02:00
Nicolas Goaziou
9d92819dba
gnu: scintilla: Update to 5.0.1.
...
* gnu/packages/text-editors.scm (scintilla): Update to 5.0.1.
2021-04-11 14:42:25 +02:00
Nicolas Goaziou
24652f9cdc
gnu: fe: Fix hash.
...
* gnu/packages/text-editors.scm (fe): Update hash.
Development version (2.0) has been rebased on top of latest stable
release (1.9).
2021-04-01 15:48:13 +02:00
jgart
b6f0c99201
gnu: vis: Update to 0.7.
...
* gnu/packages/text-editors.scm (vis): Update to 0.7.
[home-page, source]: Use sourcehut upstream URIs instead of github.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-19 13:50:17 +01:00
Nicolas Goaziou
d12d52cef8
gnu: ne: Use HTTPS home page URI.
...
* gnu/packages/text-editors.scm (ne)[home-page]: Use HTTPS URI.
2021-03-06 16:07:30 +01:00
Nicolas Goaziou
ae6d19e7d6
gnu: texmacs: Update to 1.99.19.
...
* gnu/packages/text-editors.scm (texmacs): Update to 1.99.19.
2021-03-06 11:36:51 +01:00
Leo Famulari
61361ef264
gnu: ghostwriter: Update to 2.0.0-rc4.
...
* gnu/packages/text-editors.scm (ghostwriter): Update to 2.0.0-rc4.
2021-02-15 20:35:47 -05:00
Nicolas Goaziou
c207a8ac49
gnu: texmacs: Update to 1.99.18.
...
* gnu/packages/text-editors.scm (texmacs): Update to 1.99.18.
2021-02-11 15:15:23 +01:00
Efraim Flashner
beb7e3f517
gnu: text-editors.scm: Remove extra module import.
...
* gnu/packages/text-editors.scm: Remove duplicate module import.
2021-02-04 17:39:20 +02:00
aecepoglu
fce47b7576
gnu: Add kak-lsp.
...
* gnu/packages/crates-io.scm (kak-lsp): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-04 15:55:09 +01:00
Tobias Geerinckx-Rice
f5c9e76f97
gnu: jucipp: Update to 1.6.2.
...
* gnu/packages/text-editors.scm (jucipp): Update to 1.6.2.
2021-01-14 16:20:45 +01:00
Maxime Devos
d5909136b8
gnu: texmacs: Install desktop file.
...
* gnu/packages/text-editors.scm (texmacs)[arguments]: Add
‘install-desktop-file’ phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-07 12:08:41 +01:00
Mark Meyer
e530fb4128
gnu: Add virtaal.
...
* gnu/packages/text-editors.scm (virtaal): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2020-12-11 11:28:40 +05:30
Nicolas Goaziou
4496e038d8
gnu: geany: Update to 1.37.1.
...
* gnu/packages/text-editors.scm (geany): Update to 1.37.1.
2020-12-03 23:25:40 +01:00
Nicolas Goaziou
88c6edb846
gnu: scintilla: Update to 4.4.6.
...
* gnu/packages/text-editors.scm (scintilla): Update to 4.4.6.
2020-12-03 23:20:37 +01:00
Tobias Geerinckx-Rice
c282a8ff35
gnu: texmacs: Update to 1.99.16.
...
* gnu/packages/text-editors.scm (texmacs): Update to 1.99.16.
2020-11-28 22:27:11 +01:00
Zhu Zihao
7140c55d17
gnu: texmacs: Update to 1.99.15.
...
* gnu/packages/text-editors.scm(texmacs): Update to 1.99.15.
[inputs]: Add qtsvg.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-15 22:56:00 +01:00
Nicolas Goaziou
d199ba621a
gnu: geany: Update to 1.37.
...
* gnu/packages/text-editors.scm (geany): Update to 1.37.
2020-10-27 22:43:53 +01:00
Nicolas Goaziou
f7e9054617
gnu: scintilla: Update to 4.4.5.
...
* gnu/packages/text-editors.scm (scintilla): Update to 4.4.5.
2020-09-29 10:36:08 +02:00
Tobias Geerinckx-Rice
63003bd47c
gnu: jucipp: Update to 1.6.1.
...
* gnu/packages/text-editors.scm (jucipp): Update to 1.6.1.
2020-09-23 12:40:00 +02:00
zimoun
5dc5a3116b
gnu: manuskript: Use pandoc instead of ghc-pandoc.
...
* gnu/packages/text-editors.scm (manuskript)[inputs]: Replace ghc-pandoc with
pandoc.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-14 10:51:26 +02:00
Tobias Geerinckx-Rice
ce04a92f78
gnu: kakoune: Update to 2020.09.01.
...
* gnu/packages/text-editors.scm (kakoune): Update to 2020.09.01.
2020-09-01 18:36:59 +02:00
Efraim Flashner
6bf5f207f1
gnu: manuskript: Use make-deskop-entry-file.
...
* gnu/packages/text-editors.scm (manuskript)[arguments]: Adjust custom
'install phase to use make-desktop-entry-file.
2020-09-01 17:12:30 +03:00
Tobias Geerinckx-Rice
1c4b3512db
gnu: editorconfig-core-c: Delete static library.
...
* gnu/packages/text-editors.scm (editorconfig-core-c)[arguments]: Add a
‘delete-static-library’ phase.
2020-09-01 04:44:35 +02:00
Tobias Geerinckx-Rice
7395ea0de4
gnu: editorconfig-core-c: Update to 0.12.4.
...
* gnu/packages/text-editors.scm (editorconfig-core-c): Update to 0.12.4.
2020-09-01 04:44:35 +02:00
Tobias Geerinckx-Rice
a5526c75b8
gnu: ne: Update to 3.3.0.
...
* gnu/packages/text-editors.scm (ne): Update to 3.3.0.
2020-08-20 21:17:04 +02:00
Tobias Geerinckx-Rice
37e64053b3
gnu: vis: Run most tests.
...
* gnu/packages/text-editors.scm (vis)[arguments]: Add ‘unpack-test-suite’
and ‘set-up-tests’ phase. Run the tests after wrapping vis.
[native-inputs]: Add vis-test origin.
2020-08-20 18:40:44 +02:00
Tobias Geerinckx-Rice
d198eca0b3
gnu: vis: Fetch sources from git.
...
* gnu/packages/text-editors.scm (vis)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2020-08-20 18:40:43 +02:00
Tobias Geerinckx-Rice
c82cf31def
gnu: vis: Update to 0.6.
...
* gnu/packages/text-editors.scm (vis): Update to 0.6.
2020-08-20 18:40:43 +02:00