kiasoc5
42612e3bdf
gnu: notcurses: Update to 3.0.11.
...
* gnu/packages/notcurses.scm (notcurses): Update to 3.0.11.
Change-Id: Ib182956e8f847ee94597ada8b12e8b6acf9de16f
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2024-10-22 00:27:50 +02:00
Tobias Geerinckx-Rice
26942d67b7
Add some missing header comment header comments.
...
* gnu/packages/minetest.scm: Add the ‘GNU Guix’ header comment.
* gnu/packages/notcurses.scm: Likewise.
* gnu/packages/presentation.scm: Likewise.
* gnu/packages/solidity.scm: Likewise.
* guix/build/minetest-build-system.scm: Likewise.
* gnu/packages/vnc.scm: Add missing ‘;’.
* guix/scripts/import/crate.scm: Remove leading newline.
Change-Id: I5294e6067b9348f2929d823a07d4ec335eaa5ecd
2024-09-08 02:00:00 +02:00
Efraim Flashner
bb3454a83f
gnu: notcurses: Enable building without pandoc.
...
* gnu/packages/notcurses.scm (notcurses)[arguments]: Adjust
configure-flags to not use pandoc on systems where pandoc isn't
supported.
[native-inputs]: Don't include pandoc on systems where it isn't
supported.
2023-06-03 22:10:51 +03:00
Antero Mejr
f2f8e2fa2f
gnu: notcurses: Update to 3.0.9.
...
* gnu/packages/notcurses.scm (notcurses): Update to 3.0.9.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org >
2023-06-03 16:35:52 +08:00
Marius Bakke
243bcbb8a2
gnu: notcurses: Adjust indentation.
...
* gnu/packages/notcurses.scm (notcurses): Re-indent.
2022-08-04 12:30:13 +02:00
Marius Bakke
d0f25610d9
gnu: notcurses: Use tarball source instead of git.
...
* gnu/packages/notcurses.scm (notcurses)[source]: Use URL-FETCH.
2022-08-04 12:30:13 +02:00
Marius Bakke
5d7cb47d5f
gnu: notcurses: Update to 3.0.8.
...
* gnu/packages/notcurses.scm (notcurses): Update to 3.0.8.
[arguments]: Fix configure flag typo.
2022-08-04 12:30:13 +02:00
Blake Shaw
7022eb6ea0
gnu: Add notcurses.
...
* gnu/packages/notcurses.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Leo Famulari <leo@famulari.name >
2021-12-29 13:19:22 -05:00