Marius Bakke
|
2778302399
|
Merge branch 'master' into core-updates
Conflicts:
etc/news.scm
gnu/local.mk
gnu/packages/check.scm
gnu/packages/cross-base.scm
gnu/packages/gimp.scm
gnu/packages/java.scm
gnu/packages/mail.scm
gnu/packages/sdl.scm
gnu/packages/texinfo.scm
gnu/packages/tls.scm
gnu/packages/version-control.scm
|
2020-04-08 13:00:50 +02:00 |
|
Vincent Legoll
|
4a5ae4ebf7
|
gnu: man-db: Make some inputs native.
* gnu/packages/man.scm (man-db)[inputs]: Move flex from here...
[native-inputs]: ...to here.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
2020-04-04 20:18:10 +02:00 |
|
Alexandru-Sergiu Marton
|
031610aa8a
|
gnu: scdoc: Update to 1.10.1.
* gnu/packages/man.scm (scdoc): Update to 1.10.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
2020-03-31 15:51:07 +03:00 |
|
Marius Bakke
|
ae0badf5bb
|
Merge branch 'master' into core-updates
Conflicts:
gnu/packages/admin.scm
gnu/packages/commencement.scm
gnu/packages/guile.scm
gnu/packages/linux.scm
gnu/packages/package-management.scm
gnu/packages/pulseaudio.scm
gnu/packages/web.scm
|
2020-03-30 12:17:33 +02:00 |
|
Efraim Flashner
|
fcc8f2fc46
|
gnu: txt2man: Don't use unstable tarball.
* gnu/packages/man.scm (txt2man)[source]: Download using git-fetch.
|
2020-03-29 20:50:24 +03:00 |
|
Marius Bakke
|
f605eef2d4
|
gnu: help2man: Remove version 1.47.12.
* gnu/packages/man.scm (help2man): Update to 1.47.13.
(help2man/latest): Remove variable.
|
2020-03-27 00:21:35 +01:00 |
|
Marius Bakke
|
18af687037
|
Merge branch 'master' into core-updates
Conflicts:
gnu/packages/icu4c.scm
gnu/packages/man.scm
gnu/packages/python-xyz.scm
guix/scripts/environment.scm
guix/scripts/pack.scm
guix/scripts/package.scm
guix/scripts/pull.scm
guix/store.scm
|
2020-03-27 00:12:15 +01:00 |
|
Marius Bakke
|
9ea9ff6b0f
|
gnu: help2man: Update to 1.47.13.
* gnu/packages/man.scm (help2man/latest): Update to 1.47.13.
|
2020-03-26 20:20:48 +01:00 |
|
Marius Bakke
|
961d2ee269
|
Merge branch 'master' into core-updates
|
2020-03-14 13:13:40 +01:00 |
|
Tobias Geerinckx-Rice
|
bbaaee6319
|
gnu: libpipeline: Update to 1.5.2.
* gnu/packages/man.scm (libpipeline): Update to 1.5.2.
|
2020-03-13 22:57:03 +01:00 |
|
Marius Bakke
|
50b99c90c8
|
Merge branch 'master' into core-updates
|
2020-03-10 20:50:02 +01:00 |
|
Tobias Geerinckx-Rice
|
3a83862db0
|
gnu: man-db: Update to 2.9.1.
* gnu/packages/man.scm (man-db): Update to 2.9.1.
|
2020-03-09 16:01:19 +01:00 |
|
Marius Bakke
|
7edafc884c
|
Merge branch 'master' into core-updates
|
2020-02-14 19:05:45 +01:00 |
|
Tobias Geerinckx-Rice
|
330e2796be
|
gnu: man-pages: Update to 5.05.
* gnu/packages/man.scm (man-pages): Update to 5.05.
|
2020-02-12 05:00:45 +01:00 |
|
Marius Bakke
|
25997f3c3e
|
gnu: help2man: Update to 1.47.12.
* gnu/packages/man.scm (help2man/latest): Update to 1.47.12.
|
2020-01-14 23:50:24 +01:00 |
|
Marius Bakke
|
ec836b46bf
|
gnu: help2man: Update to 1.47.12.
* gnu/packages/man.scm (help2man): Update to 1.47.12.
(help2man/latest): Remove variable.
|
2020-01-14 18:31:36 +01:00 |
|
Marius Bakke
|
9d5aa00906
|
Merge branch 'master' into core-updates
|
2019-12-05 17:57:35 +01:00 |
|
Tobias Geerinckx-Rice
|
4e2e84d856
|
gnu: man-pages: Update to 5.04.
* gnu/packages/man.scm (man-pages): Update to 5.04.
|
2019-11-22 00:22:10 +01:00 |
|
Mathieu Othacehe
|
154d97abdd
|
Merge remote-tracking branch master into core-updates
|
2019-11-16 09:34:27 +01:00 |
|
Brendan Tildesley
|
84836379cd
|
gnu: scdoc: Set PREFIX instead of patching Makefile.
* gnu/packages/man.scm (scdoc)[arguments]: Set PREFIX instead of patching
Makefile with output path.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
2019-10-28 23:04:48 +01:00 |
|
Tobias Geerinckx-Rice
|
04b919324d
|
gnu: man-db: Update to 2.9.0.
* gnu/packages/man.scm (man-db): Update to 2.9.0.
|
2019-10-26 00:23:06 +02:00 |
|
Tobias Geerinckx-Rice
|
1ee0ac3f0d
|
gnu: man-pages: Update to 5.03.
* gnu/packages/man.scm (man-pages): Update to 5.03.
|
2019-10-16 05:41:02 +02:00 |
|
Mathieu Othacehe
|
642328abcd
|
gnu: help2man: Fix cross-compilation.
* gnu/packages/man.scm (help2man)[native-inputs]: Add perl.
|
2019-09-24 08:12:56 +02:00 |
|
Mark H Weaver
|
893c2df00d
|
Merge branch 'master' into core-updates
|
2019-08-22 15:53:27 -04:00 |
|
Tobias Geerinckx-Rice
|
c17f54e738
|
gnu: help2man: Update to 1.47.11.
* gnu/packages/man.scm (help2man/latest): Update to 1.47.11.
|
2019-08-21 22:07:12 +02:00 |
|
Marius Bakke
|
462ad9f56b
|
Merge branch 'master' into core-updates
|
2019-08-13 20:42:06 +02:00 |
|
Tobias Geerinckx-Rice
|
b5e912a88c
|
gnu: man-pages: Update to 5.02.
* gnu/packages/man.scm (man-pages): Update to 5.02.
|
2019-08-03 17:41:29 +02:00 |
|
Marius Bakke
|
848e600d71
|
gnu: Remove help2man@1.47.6.
* gnu/packages/man.scm (help2man): Update to 1.47.10.
(help2man/latest): Remove variable.
|
2019-05-25 00:53:04 +02:00 |
|
Marius Bakke
|
dbe533292b
|
gnu: help2man: Update to 1.47.10.
* gnu/packages/man.scm (help2man/latest): Update to 1.47.10.
|
2019-05-24 21:54:32 +02:00 |
|
Tobias Geerinckx-Rice
|
4ac7112748
|
gnu: man-db: Update to 2.8.5.
* gnu/packages/man.scm (man-db): Update to 2.8.5.
[arguments]: Add systemd unit directory to #:configure-flags.
|
2019-05-11 19:55:38 +02:00 |
|
Tobias Geerinckx-Rice
|
05de4c346d
|
gnu: man-pages: Update to 5.01.
* gnu/packages/man.scm (man-pages): Update to 5.01.
|
2019-05-09 21:16:53 +02:00 |
|
Tobias Geerinckx-Rice
|
792d3ed7eb
|
gnu: man-pages: Update to 5.00.
* gnu/packages/man.scm (man-pages): Update to 5.00.
[source]: Re-format.
|
2019-03-08 01:35:42 +01:00 |
|
Rutger Helling
|
ac5aad535c
|
gnu: scdoc: Update to 1.9.4.
* gnu/packages/man.scm (scdoc): Update to 1.9.4.
|
2019-03-05 11:49:06 +01:00 |
|
Tobias Geerinckx-Rice
|
54d80e31d6
|
gnu: libpipeline: Update to 1.5.1.
* gnu/packages/man.scm (libpipeline): Update to 1.5.1.
|
2019-02-27 15:48:50 +01:00 |
|
Rutger Helling
|
e1c3ffcfcd
|
gnu: scdoc: Update to 1.8.1.
* gnu/packages/man.scm (scdoc): Update to 1.8.1.
|
2019-01-31 10:09:29 +01:00 |
|
Marius Bakke
|
073f5f2057
|
Revert "Revert "gnu: man-db: Embed absolute reference to 'preconv'.""
This reverts commit ccb15b343e .
Now that we've fixed the segfault with groff's preconv (see
73b2ce8795 ), it's safe to re-apply this fix.
|
2019-01-17 12:29:40 +01:00 |
|
Ricardo Wurmus
|
255d1bbe77
|
gnu: Move dbm databases to new module.
* gnu/packages/databases.scm (gdbm, bdb, bdb-5.3): Move from here...
* gnu/packages/dbm.scm: ...to this new module.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/audio.scm,
gnu/packages/avahi.scm,
gnu/packages/backup.scm,
gnu/packages/cobol.scm,
gnu/packages/cyrus-sasl.scm,
gnu/packages/databases.scm,
gnu/packages/finance.scm,
gnu/packages/game-development.scm,
gnu/packages/gnome.scm,
gnu/packages/guile.scm,
gnu/packages/ibus.scm,
gnu/packages/kerberos.scm,
gnu/packages/linux.scm,
gnu/packages/mail.scm,
gnu/packages/man.scm,
gnu/packages/nvi.scm,
gnu/packages/openldap.scm,
gnu/packages/package-management.scm,
gnu/packages/php.scm,
gnu/packages/pulseaudio.scm,
gnu/packages/python.scm,
gnu/packages/rdf.scm,
gnu/packages/ruby.scm,
gnu/packages/sawfish.scm: Update module references.
|
2019-01-16 16:08:22 +01:00 |
|
Rutger Helling
|
e2dd54c090
|
gnu: Add scdoc.
* gnu/packages/man.scm (scdoc): New variable.
|
2018-12-20 08:59:36 +01:00 |
|
Ludovic Courtès
|
5e9ce98af7
|
gnu: help2man: Add 1.47.8.
* gnu/packages/man.scm (help2man/latest): New variable.
|
2018-11-19 09:59:08 +01:00 |
|
Mark H Weaver
|
aedc6e9fc9
|
Merge branch 'master' into core-updates
|
2018-05-08 18:45:39 -04:00 |
|
Marius Bakke
|
ccb15b343e
|
Revert "gnu: man-db: Embed absolute reference to 'preconv'."
This change broke `man` when invoked outside a `guix environment`.
This reverts commit 296551a2e9 .
|
2018-05-06 23:55:50 +02:00 |
|
Marius Bakke
|
12bd588346
|
Merge branch 'master' into core-updates
|
2018-05-06 15:56:24 +02:00 |
|
Marius Bakke
|
296551a2e9
|
gnu: man-db: Embed absolute reference to 'preconv'.
Fixes <https://bugs.gnu.org/30785>.
Reported by Tobias Geerinckx-Rice <me@tobias.gr>.
* gnu/packages/man.scm (man-db)[arguments]: Rename 'patch-iconv-path' to
'patch-absolute-paths'. Add substitution for "preconv".
|
2018-05-06 15:47:20 +02:00 |
|
Tobias Geerinckx-Rice
|
0ef3c02385
|
gnu: man-pages: Update to 4.16.
* gnu/packages/man.scm (man-pages): Update to 4.16.
|
2018-05-02 14:40:14 +02:00 |
|
Mark H Weaver
|
c52872bfc4
|
Merge branch 'master' into core-updates
|
2018-04-21 05:02:52 -04:00 |
|
Tobias Geerinckx-Rice
|
c33a27ceb8
|
gnu: man-db: Update to 2.8.3.
* gnu/packages/man.scm (man-db): Update to 2.8.3.
|
2018-04-17 04:02:13 +02:00 |
|
Mark H Weaver
|
ff57d5b18e
|
gnu: man-db: Return #t from all phases.
* gnu/packages/man.scm (man-db)[arguments]: Return #t from
the 'patch-test-shebangs' phase.
|
2018-03-23 04:42:53 -04:00 |
|
Ricardo Wurmus
|
8c72ed923d
|
Merge branch 'master' into core-updates
|
2018-03-14 17:37:20 +01:00 |
|
Marius Bakke
|
880e2170b7
|
gnu: man-db: Update to 2.8.2.
* gnu/packages/man.scm (man-db): Update to 2.8.2.
|
2018-03-14 16:48:04 +01:00 |
|
Tobias Geerinckx-Rice
|
a9f5a7e14b
|
gnu: help2man: Update to 1.47.6.
* gnu/packages/man.scm (help2man): Update to 1.47.6.
|
2018-03-01 19:46:08 +01:00 |
|