Tobias Geerinckx-Rice
b8760c8ef5
gnu: photoflare: Update to 1.6.8.
...
* gnu/packages/photo.scm (photoflare): Update to 1.6.8.
2021-05-07 02:20:33 +02:00
Tobias Geerinckx-Rice
a06a041579
gnu: gtkwave: Update to 3.3.109.
...
* gnu/packages/fpga.scm (gtkwave): Update to 3.3.109.
2021-05-07 02:16:05 +02:00
Tobias Geerinckx-Rice
6b4f87fa69
gnu: tinyproxy: Run tests.
...
* gnu/packages/web.scm (tinyproxy)[arguments]: Run the test suite.
[native-inputs]: Add perl.
2021-05-07 02:11:00 +02:00
Tobias Geerinckx-Rice
3dc591635e
gnu: tinyproxy: Update to 1.11.0.
...
* gnu/packages/web.scm (tinyproxy): Update to 1.11.0.
2021-05-07 02:10:22 +02:00
Tobias Geerinckx-Rice
1d2b75874a
gnu: perl-cgi: Update to 4.52.
...
* gnu/packages/web.scm (perl-cgi): Update to 4.52.
2021-05-07 02:04:40 +02:00
Tobias Geerinckx-Rice
53bad7f4df
gnu: font-liberation: Update to 2.1.4.
...
* gnu/packages/fonts.scm (font-liberation): Update to 2.1.4.
2021-05-07 02:02:29 +02:00
Tobias Geerinckx-Rice
6d6b720ea0
gnu: conky: Enable WLAN support.
...
* gnu/packages/conky.scm (conky)[arguments]: Add "-DBUILD_WLAN=ON"
to #:configure-flags.
[inputs]: Add wireless-tools.
2021-05-07 00:09:33 +02:00
Tobias Geerinckx-Rice
4002fcfb8b
gnu: conky: Run tests.
...
There were always tests.
* gnu/packages/conky.scm (conky)[arguments]: Build and run tests.
2021-05-06 23:55:31 +02:00
Tobias Geerinckx-Rice
dfef3121c3
gnu: conky: Update to 1.12.2.
...
* gnu/packages/conky.scm (conky): Update to 1.12.2.
2021-05-06 23:55:12 +02:00
Tobias Geerinckx-Rice
bf3589f16c
gnu: remind: Move Tcl/Tk scripts to separate output.
...
* gnu/packages/calendar.scm (remind)[outputs]: Add "tcl".
[arguments]: Add a new 'split-:tcl phase.
[inputs]: Add inetutils, tcl, tcllib, and tk.
2021-05-06 23:30:35 +02:00
Tobias Geerinckx-Rice
07f0ebda1a
gnu: remind: Run tests.
...
‘No "check" target’ != ‘no tests’.
* gnu/packages/calendar.scm (remind)[arguments]: Run tests.
2021-05-06 22:23:25 +02:00
Tobias Geerinckx-Rice
0978f2faae
gnu: remind: Update to 3.3.6.
...
* gnu/packages/calendar.scm (remind): Update to 3.3.6.
2021-05-06 22:20:50 +02:00
Tobias Geerinckx-Rice
0c495a0d23
gnu: aspell-dict-en: Update to 2020.12.07-0.
...
* gnu/packages/aspell.scm (aspell-dict-en): Update to 2020.12.07-0.
2021-05-06 22:16:23 +02:00
Tobias Geerinckx-Rice
a70c0da706
gnu: mcelog: Update to 176.
...
* gnu/packages/linux.scm (mcelog): Update to 176.
Fix a typo whilst we're here.
2021-05-06 22:11:10 +02:00
Tobias Geerinckx-Rice
1dfe984c9d
gnu: lsscsi: Update to 0.32.
...
* gnu/packages/linux.scm (lsscsi): Update to 0.32.
2021-05-06 22:07:55 +02:00
Tobias Geerinckx-Rice
462b8a6dfd
gnu: txr: Update to 258.
...
* gnu/packages/lisp.scm (txr): Update to 258.
2021-05-06 22:05:20 +02:00
Tobias Geerinckx-Rice
2d51775c2c
gnu: fish: Update to 3.2.2.
...
* gnu/packages/shells.scm (fish): Update to 3.2.2.
[source]: Adjust to PCRE subdirectory move.
[native-inputs]: Add procps.
[arguments]: Adjust 'patch-tests phase to new failures.
2021-05-06 21:53:21 +02:00
Tobias Geerinckx-Rice
f285b31522
gnu: polyml: Update to 5.8.2.
...
* gnu/packages/sml.scm (polyml): Update to 5.8.2.
2021-05-06 21:53:21 +02:00
Tobias Geerinckx-Rice
5a71d277b7
gnu: tintin++: Update to 2.02.11.
...
* gnu/packages/games.scm (tintin++): Update to 2.02.11.
2021-05-06 21:53:20 +02:00
Vagrant Cascadian
d330d63a29
gnu: linux-libre: Update arm64 config to support Pinebook Pro.
...
* gnu/packages/aux-files/linux-libre/5.11-arm64.conf: Add
configurations to support video, audio, USB-C and battery on
Pinebook Pro.
2021-05-06 12:34:41 -07:00
Pierre Neidhardt
22796f1ad1
gnu: Add pathname-utils.
...
* gnu/packages/lisp-xyz.scm (cl-pathname-utils, ecl-pathname-utils,
sbcl-pathname-utils): New variables.
2021-05-06 21:29:29 +02:00
Marius Bakke
dd52cb9725
gnu: python-hacking: Update to 4.1.0.
...
* gnu/packages/openstack.scm (python-hacking): Update to 4.1.0.
2021-05-06 19:10:05 +02:00
Marius Bakke
243552674e
gnu: python-hacking: Fix build failure.
...
This follows up on 9095fccd0e
, et.al.
* gnu/packages/python-xyz.scm (python-pycodestyle-2.6, python-pyflakes-2.2,
python-flake8-3.8): New variables.
* gnu/packages/openstack.scm (python-hacking)[propagated-inputs]: Change from
PYTHON-FLAKE8 to PYTHON-FLAKE8-3.8.
2021-05-06 19:10:05 +02:00
Marius Bakke
10213079f4
gnu: python-flake8: Update to 3.9.1.
...
* gnu/packages/python-xyz.scm (python-flake8): Update to 3.9.1.
2021-05-06 19:10:04 +02:00
Marius Bakke
9e22ab252f
gnu: python-flake8: Do not delete and recreate check phase.
...
* gnu/packages/python-xyz.scm (python-flake8)[arguments]: Replace check phase
instead of deleting. Remove trailing #t.
2021-05-06 19:10:04 +02:00
Marius Bakke
47516f818e
gnu: python-flake8: Do not use the 'bootstrap' pytest.
...
* gnu/packages/python-xyz.scm (python-flake8)[native-inputs]: Change from
PYTHON-PYTEST-BOOTSTRAP to PYTHON-PYTEST.
2021-05-06 19:10:04 +02:00
Marius Bakke
64b08bf7f8
gnu: python-django@2.2: Update to 2.2.22.
...
* gnu/packages/django.scm (python-django-2.2): Update to 2.2.22.
2021-05-06 19:10:04 +02:00
Marius Bakke
544d436ca8
gnu: python-django: Update to 3.2.2.
...
* gnu/packages/django.scm (python-django): Update to 3.2.2.
2021-05-06 19:10:04 +02:00
Marius Bakke
dde9359640
gnu: Remove python-pykka.
...
This trivial package is severely outdated and has failed to build for a long time.
* gnu/packages/python-xyz.scm (python-pykka): Remove variable.
2021-05-06 19:10:04 +02:00
Marius Bakke
7dc0f9e760
gnu: python-dnspython: Update to 2.1.0.
...
* gnu/packages/python-xyz.scm (python-dnspython): Update to 2.1.0.
2021-05-06 19:10:04 +02:00
Marius Bakke
4bdc52bc21
gnu: gunicorn: Update to 2.1.0.
...
* gnu/packages/python-web.scm (gunicorn): Update to 2.1.0.
[arguments]: Ignore one test that cannot run in the build container.
[native-inputs]: Add PYTHON-GEVENT.
2021-05-06 19:10:04 +02:00
Marius Bakke
0f056f2c33
gnu: gunicorn: Remove unneeded runtime dependencies.
...
* gnu/packages/python-web.scm (gunicorn)[arguments]: Override 'wrap' phase.
2021-05-06 19:10:04 +02:00
Marius Bakke
d51daf25c4
gnu: gunicorn: Respect '--without-tests'.
...
* gnu/packages/python-web.scm (gunicorn)[arguments]: Only run tests when
TESTS? is #true.
2021-05-06 19:10:04 +02:00
Ricardo Wurmus
ce7b202f9b
gnu: Add perl-bio-db-hts.
...
* gnu/packages/bioinformatics.scm (perl-bio-db-hts): New variable.
2021-05-06 18:56:24 +02:00
Tobias Geerinckx-Rice
317da145c9
gnu: taisei: Update to 1.3.2.
...
* gnu/packages/games.scm (taisei): Update to 1.3.2.
[inputs]: Add cglm.
2021-05-06 16:47:24 +02:00
Tobias Geerinckx-Rice
72e2e8fa29
gnu: Add cglm.
...
* gnu/packages/maths.scm (cglm): New public variable.
2021-05-06 16:46:40 +02:00
Tobias Geerinckx-Rice
0e3931f027
gnu: epson-inkjet-printer-escpr: Update to 1.7.10.
...
* gnu/packages/cups.scm (epson-inkjet-printer-escpr): Update to 1.7.10.
2021-05-06 16:03:27 +02:00
Tobias Geerinckx-Rice
1ebbf76862
gnu: php: Update to 7.4.19.
...
* gnu/packages/php.scm (php): Update to 7.4.19.
2021-05-06 13:56:26 +02:00
Tobias Geerinckx-Rice
5cad926bb5
gnu: telegram-purple: Note support status.
...
* gnu/packages/messaging.scm (telegram-purple)[description]: Set expectations.
2021-05-06 13:56:26 +02:00
Tobias Geerinckx-Rice
c3ea5756e6
gnu: telegram-purple: Update to 1.4.7.
...
* gnu/packages/messaging.scm (telegram-purple): Update to 1.4.7.
2021-05-06 13:56:25 +02:00
Tobias Geerinckx-Rice
079ec3f3ee
gnu: nginx: Fix cross-compilation.
...
* gnu/packages/web.scm (nginx)[arguments]: Use CC-FOR-TARGET.
2021-05-06 13:56:25 +02:00
Tobias Geerinckx-Rice
e0e0178f8e
gnu: nginx: Build http_xslt_module.
...
* gnu/packages/web.scm (nginx)[inputs]: Add libxml2 and libxslt.
[arguments]: Add "--with-http_xslt_module" to the configure flags.
Set up CFLAGS to find libxml2 headers.
2021-05-06 13:56:25 +02:00
Pierre Neidhardt
39174fd7a7
gnu: nyxt: Update to 2-pre-release-7.
...
* gnu/packages/web-browsers.scm (nyxt): Update to 2-pre-release-7.
[arguments]: Set GI_TYPELIB_PATH to the value in the build environment, not
just gsettings-desktop-schemas since we also need the typelibs of GTK, Pango,
etc.
[inputs]: Add sbcl-cl-gobject-introspection, gtk+, webkitgtk,
gobjectintrospection. There are all needed for the new GI-based renderer.
2021-05-06 13:43:05 +02:00
Pierre Neidhardt
69c749d2ee
gnu: sbcl-cl-webkit: Update to 20210504.
...
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 20210504.
2021-05-06 13:43:05 +02:00
Efraim Flashner
2e4f61908b
gnu: translate-shell: Adjust to changes in emacs-build-system.
...
* gnu/packages/dictionaries.scm (translate-shell)[arguments]: Replace
custom 'emacs-install phase with the 'install phase from the
emacs-build-system. Also add 'emacs-make-autoload and
'emacs-autoloads-completion phases from the emacs-build-system. Adjust
modules and imported modules accordingly.
2021-05-06 14:27:55 +03:00
Alexey Abramov
0d6eb69266
services: dovecot: Add ‘managesieve-sieve-capability’ option.
...
* gnu/services/mail.scm (protocol-configuration): Add a
‘managesieve-sieve-capability’ field.
* doc/guix.texi (Mail Services): Document it.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-05-06 11:31:48 +02:00
Alexey Abramov
6e05920cef
services: dovecot: Add ‘managesieve-notify-capability’ option.
...
* gnu/services/mail.scm (protocol-configuration): Add a
‘managesieve-notify-capability’ field.
* doc/guix.texi (Mail Services): Document it.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-05-06 11:27:00 +02:00
Alexey Abramov
0fd5bdcaf6
services: dovecot: Add ‘imap-metadata?’ protocol configuration option.
...
* gnu/services/mail.scm (protocol-configuration): Add an ‘imap-metadata?’
setting to enable IMAP METADATA support in the ‘imap’ protocol.
* doc/guix.texi (Mail Services): Document it.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-05-06 11:08:52 +02:00
Alexey Abramov
5b5c50961f
services: dovecot: Add ‘mail-attribute-dict’ configuration option.
...
* gnu/services/mail.scm (dovecot-configuration): Define a
‘mail-attribute-dict’ directive for IMAP METADATA storage.
* doc/guix.texi (Mail Services): Document it.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-05-06 11:08:52 +02:00
Tobias Geerinckx-Rice
ba9db4c886
gnu: knot-resolver: Update to 5.3.2.
...
* gnu/packages/dns.scm (knot-resolver): Update to 5.3.2.
2021-05-06 09:37:54 +02:00