summary refs log tree commit diff
path: root/po/packages/fa.po
diff options
context:
space:
mode:
authorJulien Lepiller <julien@lepiller.eu>2022-10-06 08:19:51 +0200
committerJulien Lepiller <julien@lepiller.eu>2022-10-06 08:20:20 +0200
commit70fc8f6d619ce9f16a8cc0bbb10a011bd3a9997a (patch)
tree79732f98b9264155b31b1dac74b5ca7722263a1b /po/packages/fa.po
parente543bd8321cf0bcfbab1f8189786defe2a13722a (diff)
downloadguix-70fc8f6d619ce9f16a8cc0bbb10a011bd3a9997a.tar.gz
nls: Update translations.
Diffstat (limited to 'po/packages/fa.po')
-rw-r--r--po/packages/fa.po2735
1 files changed, 1490 insertions, 1245 deletions
diff --git a/po/packages/fa.po b/po/packages/fa.po
index be17911c13..b399af81b3 100644
--- a/po/packages/fa.po
+++ b/po/packages/fa.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: GNU guix\n"
 "Report-Msgid-Bugs-To: bug-guix@gnu.org\n"
-"POT-Creation-Date: 2022-09-04 03:18+0000\n"
+"POT-Creation-Date: 2022-10-05 03:18+0000\n"
 "PO-Revision-Date: 2022-03-06 08:16+0000\n"
 "Last-Translator: MohammadSaleh Kamyab <mskf1383@protonmail.com>\n"
 "Language-Team: Persian <https://translate.fedoraproject.org/projects/guix/packages/fa/>\n"
@@ -2940,7 +2940,7 @@ msgid ""
 "PickleShare."
 msgstr ""
 
-#: gnu/packages/databases.scm:3598
+#: gnu/packages/databases.scm:3602
 msgid ""
 "APSW is a Python wrapper for the SQLite embedded relational database\n"
 "engine.  In contrast to other wrappers such as pysqlite it focuses on being a\n"
@@ -2948,49 +2948,49 @@ msgid ""
 "into Python."
 msgstr ""
 
-#: gnu/packages/databases.scm:3632
+#: gnu/packages/databases.scm:3636
 msgid ""
 "The package aiosqlite replicates the standard sqlite3 module, but with\n"
 "async versions of all the standard connection and cursor methods, and context\n"
 "managers for automatically closing connections."
 msgstr ""
 
-#: gnu/packages/databases.scm:3657
+#: gnu/packages/databases.scm:3661
 msgid "This package implements async database support for Python."
 msgstr ""
 
-#: gnu/packages/databases.scm:3680
+#: gnu/packages/databases.scm:3684
 msgid ""
 "psycopg2 is a thread-safe PostgreSQL adapter that implements DB-API\n"
 "2.0."
 msgstr ""
 
-#: gnu/packages/databases.scm:3707
+#: gnu/packages/databases.scm:3711
 msgid ""
 "This module provides connection pool implementations that can be used\n"
 "with the @code{psycopg} PostgreSQL driver."
 msgstr ""
 
-#: gnu/packages/databases.scm:3781
+#: gnu/packages/databases.scm:3785
 msgid ""
 "Psycopg 3 is a new implementation of the popular @code{psycopg2}\n"
 "database adapter for Python."
 msgstr ""
 
-#: gnu/packages/databases.scm:3815
+#: gnu/packages/databases.scm:3819
 msgid ""
 "This package provides a program to build Entity\n"
 "Relationship diagrams from a SQLAlchemy model (or directly from the\n"
 "database)."
 msgstr ""
 
-#: gnu/packages/databases.scm:3845
+#: gnu/packages/databases.scm:3849
 msgid ""
 "Yoyo is a database schema migration tool.  Migrations are written as SQL\n"
 "files or Python scripts that define a list of migration steps."
 msgstr ""
 
-#: gnu/packages/databases.scm:3866
+#: gnu/packages/databases.scm:3870
 msgid ""
 "MySQLdb is an interface to the popular MySQL database server\n"
 "for Python.  The design goals are:\n"
@@ -3001,19 +3001,19 @@ msgid ""
 "@end enumerate"
 msgstr ""
 
-#: gnu/packages/databases.scm:3892
+#: gnu/packages/databases.scm:3896
 msgid ""
 "Python-hiredis is a python extension that wraps protocol\n"
 "parsing code in hiredis.  It primarily speeds up parsing of multi bulk replies."
 msgstr ""
 
-#: gnu/packages/databases.scm:3927
+#: gnu/packages/databases.scm:3931
 msgid ""
 "This package provides Redis support for the Python\n"
 "@code{asyncio} (PEP 3156) module."
 msgstr ""
 
-#: gnu/packages/databases.scm:3951
+#: gnu/packages/databases.scm:3955
 msgid ""
 "Fakeredis is a pure-Python implementation of the redis-py Python client\n"
 "that simulates talking to a redis server.  It was created for a single purpose:\n"
@@ -3024,49 +3024,49 @@ msgid ""
 "reasonable substitute."
 msgstr ""
 
-#: gnu/packages/databases.scm:3979
+#: gnu/packages/databases.scm:3983
 msgid "This package provides a Python interface to the Redis key-value store."
 msgstr ""
 
-#: gnu/packages/databases.scm:4017
+#: gnu/packages/databases.scm:4021
 msgid ""
 "RQ (Redis Queue) is a simple Python library for queueing jobs and\n"
 "processing them in the background with workers.  It is backed by Redis and it\n"
 "is designed to have a low barrier to entry."
 msgstr ""
 
-#: gnu/packages/databases.scm:4054
+#: gnu/packages/databases.scm:4058
 msgid ""
 "This package provides job scheduling capabilities to @code{python-rq}\n"
 "(Redis Queue)."
 msgstr ""
 
-#: gnu/packages/databases.scm:4074
+#: gnu/packages/databases.scm:4078
 msgid ""
 "@code{trollius-redis} is a Redis client for Python\n"
 "  trollius.  It is an asynchronous IO (PEP 3156) implementation of the\n"
 "  Redis protocol."
 msgstr ""
 
-#: gnu/packages/databases.scm:4114
+#: gnu/packages/databases.scm:4118
 msgid ""
 "Sqlparse is a non-validating SQL parser for Python.  It\n"
 "provides support for parsing, splitting and formatting SQL statements."
 msgstr ""
 
-#: gnu/packages/databases.scm:4132
+#: gnu/packages/databases.scm:4136
 msgid ""
 "@code{python-sql} is a library to write SQL queries, that\n"
 "transforms idiomatic python function calls to well-formed SQL queries."
 msgstr ""
 
-#: gnu/packages/databases.scm:4155
+#: gnu/packages/databases.scm:4159
 msgid ""
 "PyPika is a python SQL query builder that exposes the full richness of\n"
 "the SQL language using a syntax that reflects the resulting query."
 msgstr ""
 
-#: gnu/packages/databases.scm:4281 gnu/packages/databases.scm:4407
+#: gnu/packages/databases.scm:4285 gnu/packages/databases.scm:4411
 msgid ""
 "Apache Arrow is a columnar in-memory analytics layer\n"
 "designed to accelerate big data.  It houses a set of canonical in-memory\n"
@@ -3075,21 +3075,21 @@ msgid ""
 "algorithm implementations."
 msgstr ""
 
-#: gnu/packages/databases.scm:4467 gnu/packages/databases.scm:4525
+#: gnu/packages/databases.scm:4471 gnu/packages/databases.scm:4529
 msgid ""
 "This library provides a Pythonic API wrapper for the reference Arrow C++\n"
 "implementation, along with tools for interoperability with pandas, NumPy, and\n"
 "other traditional Python scientific computing packages."
 msgstr ""
 
-#: gnu/packages/databases.scm:4546
+#: gnu/packages/databases.scm:4550
 msgid ""
 "This package provides a Python client library for CrateDB.\n"
 "It implements the Python DB API 2.0 specification and includes support for\n"
 "SQLAlchemy."
 msgstr ""
 
-#: gnu/packages/databases.scm:4565
+#: gnu/packages/databases.scm:4569
 msgid ""
 "This library implements a database independent abstraction layer in C,\n"
 "similar to the DBI/DBD layer in Perl.  Writing one generic set of code,\n"
@@ -3097,7 +3097,7 @@ msgid ""
 "simultaneous database connections by using this framework."
 msgstr ""
 
-#: gnu/packages/databases.scm:4631
+#: gnu/packages/databases.scm:4635
 msgid ""
 "The @code{libdbi-drivers} library provides the database specific drivers\n"
 "for the @code{libdbi} framework.\n"
@@ -3110,26 +3110,26 @@ msgid ""
 "@end itemize"
 msgstr ""
 
-#: gnu/packages/databases.scm:4673
+#: gnu/packages/databases.scm:4677
 msgid ""
 "SOCI is an abstraction layer for several database backends, including\n"
 "PostreSQL, SQLite, ODBC and MySQL."
 msgstr ""
 
-#: gnu/packages/databases.scm:4697
+#: gnu/packages/databases.scm:4701
 msgid ""
 "FreeTDS is an implementation of the Tabular DataStream protocol, used for\n"
 "connecting to MS SQL and Sybase servers over TCP/IP."
 msgstr ""
 
-#: gnu/packages/databases.scm:4719
+#: gnu/packages/databases.scm:4723
 msgid ""
 "TinyDB is a small document oriented database written in pure Python\n"
 "with no external dependencies.  The targets are small apps that would\n"
 "be blown away by a SQL-DB or an external database server."
 msgstr ""
 
-#: gnu/packages/databases.scm:4767
+#: gnu/packages/databases.scm:4771
 msgid ""
 "Sequeler is a native Linux SQL client built in Vala and\n"
 "Gtk.  It allows you to connect to your local and remote databases, write SQL in\n"
@@ -3137,17 +3137,17 @@ msgid ""
 "a Gtk.Grid Widget."
 msgstr ""
 
-#: gnu/packages/databases.scm:4812
+#: gnu/packages/databases.scm:4816
 msgid ""
 "Sqlitebrowser lets you create, design, and edit database files\n"
 "compatible with SQLite using a graphical user interface."
 msgstr ""
 
-#: gnu/packages/databases.scm:4848
+#: gnu/packages/databases.scm:4852
 msgid "This package implements the @acronym{LSP, Language Server Protocol} for SQL."
 msgstr ""
 
-#: gnu/packages/databases.scm:4873
+#: gnu/packages/databases.scm:4877
 msgid ""
 "@code{dogpile.cache} is a caching API which provides a\n"
 "generic interface to caching backends of any variety, and additionally\n"
@@ -3290,14 +3290,14 @@ msgid ""
 "multiple test suites, which are then all managed by a single harness."
 msgstr ""
 
-#: gnu/packages/games.scm:291
+#: gnu/packages/games.scm:292
 msgid ""
 "Abe's Amazing Adventure is a scrolling,\n"
 "platform-jumping, key-collecting, ancient pyramid exploring game, vaguely in\n"
 "the style of similar games for the Commodore+4."
 msgstr ""
 
-#: gnu/packages/games.scm:361
+#: gnu/packages/games.scm:362
 msgid ""
 "Adanaxis is a fast-moving first person shooter set in deep space, where\n"
 "the fundamentals of space itself are changed.  By adding another dimension to\n"
@@ -3308,7 +3308,7 @@ msgid ""
 "mouse and joystick control, and original music."
 msgstr ""
 
-#: gnu/packages/games.scm:405
+#: gnu/packages/games.scm:406
 msgid ""
 "Guide Alex the Allegator through the jungle in order to save his\n"
 "girlfriend Lola from evil humans who want to make a pair of shoes out of her.\n"
@@ -3317,7 +3317,7 @@ msgid ""
 "The game includes a built-in editor so you can design and share your own maps."
 msgstr ""
 
-#: gnu/packages/games.scm:435
+#: gnu/packages/games.scm:436
 msgid ""
 "Armagetron Advanced is a multiplayer game in 3d that\n"
 "attempts to emulate and expand on the lightcycle sequence from the movie Tron.\n"
@@ -3327,7 +3327,7 @@ msgid ""
 "physics settings to tweak as well."
 msgstr ""
 
-#: gnu/packages/games.scm:493
+#: gnu/packages/games.scm:494
 msgid ""
 "Space is a vast area, an unbounded territory where it seems there is\n"
 "a room for everybody, but reversal of fortune put things differently.  The\n"
@@ -3339,7 +3339,7 @@ msgid ""
 "regret their insolence."
 msgstr ""
 
-#: gnu/packages/games.scm:551
+#: gnu/packages/games.scm:552
 msgid ""
 "Barony is a first-person roguelike role-playing game with cooperative\n"
 "play.  The player must descend a dark dungeon and destroy an undead lich while\n"
@@ -3349,7 +3349,7 @@ msgid ""
 "provide the game assets."
 msgstr ""
 
-#: gnu/packages/games.scm:614
+#: gnu/packages/games.scm:615
 msgid ""
 "Bastet (short for Bastard Tetris) is a simple ncurses-based falling brick\n"
 "game.  Unlike normal Tetris, Bastet does not choose the next brick at random.\n"
@@ -3359,19 +3359,19 @@ msgid ""
 "canyons and wait for the long I-shaped block to clear four rows at a time."
 msgstr ""
 
-#: gnu/packages/games.scm:659
+#: gnu/packages/games.scm:660
 msgid ""
 "Tetrinet is a multiplayer Tetris-like game with powerups and\n"
 "attacks you can use on opponents."
 msgstr ""
 
-#: gnu/packages/games.scm:693
+#: gnu/packages/games.scm:694
 msgid ""
 "Vitetris is a classic multiplayer Tetris clone for the\n"
 "terminal."
 msgstr ""
 
-#: gnu/packages/games.scm:736
+#: gnu/packages/games.scm:737
 msgid ""
 "Blobwars: Metal Blob Solid is a 2D platform game, the first\n"
 "in the Blobwars series.  You take on the role of a fearless Blob agent.  Your\n"
@@ -3379,7 +3379,7 @@ msgid ""
 "possible, while battling many vicious aliens."
 msgstr ""
 
-#: gnu/packages/games.scm:829
+#: gnu/packages/games.scm:830
 msgid ""
 "These are the BSD games.  See the fortune-mod package for fortunes.\n"
 "\n"
@@ -3412,7 +3412,7 @@ msgid ""
 "Quizzes: arithmetic and quiz."
 msgstr ""
 
-#: gnu/packages/games.scm:924
+#: gnu/packages/games.scm:925
 msgid ""
 "BZFlag is a 3D multi-player multiplatform tank battle game that\n"
 "allows users to play against each other in a network environment.\n"
@@ -3432,7 +3432,7 @@ msgid ""
 "high a score as possible."
 msgstr ""
 
-#: gnu/packages/games.scm:1007
+#: gnu/packages/games.scm:1008
 msgid ""
 "Cataclysm: Dark Days Ahead (or \"DDA\" for short) is a roguelike set\n"
 "in a post-apocalyptic world.  Struggle to survive in a harsh, persistent,\n"
@@ -3444,7 +3444,7 @@ msgid ""
 "want what you have."
 msgstr ""
 
-#: gnu/packages/games.scm:1056
+#: gnu/packages/games.scm:1057
 msgid ""
 "Cockatrice is a program for playing tabletop card games\n"
 "over a network.  Its server design prevents users from manipulating the game\n"
@@ -3452,7 +3452,7 @@ msgid ""
 "allows users to brew while offline."
 msgstr ""
 
-#: gnu/packages/games.scm:1110
+#: gnu/packages/games.scm:1111
 msgid ""
 "This package provides a reimplementation of the 1997 Bullfrog business\n"
 "simulation game @i{Theme Hospital}.  As well as faithfully recreating the\n"
@@ -3460,7 +3460,7 @@ msgid ""
 "more.  This package does @emph{not} provide the game assets."
 msgstr ""
 
-#: gnu/packages/games.scm:1152
+#: gnu/packages/games.scm:1153
 msgid ""
 "Cowsay is basically a text filter.  Send some text into it,\n"
 "and you get a cow saying your text.  If you think a talking cow isn't enough,\n"
@@ -3468,14 +3468,14 @@ msgid ""
 "tired of cows, a variety of other ASCII-art messengers are available."
 msgstr ""
 
-#: gnu/packages/games.scm:1182
+#: gnu/packages/games.scm:1183
 #, scheme-format
 msgid ""
 "This package provides the Fallout 2 game engine.  Game data\n"
 "should be placed in @file{~/.local/share/falltergeist}."
 msgstr ""
 
-#: gnu/packages/games.scm:1293
+#: gnu/packages/games.scm:1294
 msgid ""
 "FooBillard++ is an advanced 3D OpenGL billiard game\n"
 "based on the original foobillard 3.0a sources from Florian Berger.\n"
@@ -3497,7 +3497,7 @@ msgid ""
 "@end itemize"
 msgstr ""
 
-#: gnu/packages/games.scm:1360
+#: gnu/packages/games.scm:1361
 msgid ""
 "The Freedoom project aims to create a complete free content first person\n"
 "shooter game.  Freedoom by itself is just the raw material for a game: it must\n"
@@ -3506,7 +3506,7 @@ msgid ""
 "effects and music to make a completely free game."
 msgstr ""
 
-#: gnu/packages/games.scm:1415
+#: gnu/packages/games.scm:1416
 msgid ""
 "Freedroid RPG is an @dfn{RPG} (Role-Playing Game) with isometric graphics.\n"
 "The game tells the story of a world destroyed by a conflict between robots and\n"
@@ -3516,7 +3516,7 @@ msgid ""
 "real-time combat."
 msgstr ""
 
-#: gnu/packages/games.scm:1494
+#: gnu/packages/games.scm:1495
 msgid ""
 "Golly simulates Conway's Game of Life and many other types of cellular\n"
 "automata.  The following features are available:\n"
@@ -3537,13 +3537,13 @@ msgid ""
 "@end enumerate"
 msgstr ""
 
-#: gnu/packages/games.scm:1550
+#: gnu/packages/games.scm:1551
 msgid ""
 "This package provides a userspace daemon for the Nintendo\n"
 "Joy-Con controllers."
 msgstr ""
 
-#: gnu/packages/games.scm:1580
+#: gnu/packages/games.scm:1581
 msgid ""
 "Engine for Caesar III, a city-building real-time strategy game.\n"
 "Julius includes some UI enhancements while preserving the logic (including\n"
@@ -3551,7 +3551,7 @@ msgid ""
 "does not include game data."
 msgstr ""
 
-#: gnu/packages/games.scm:1614
+#: gnu/packages/games.scm:1617
 msgid ""
 "Fork of Julius, an engine for the a city-building real-time strategy\n"
 "game Caesar III.  Gameplay enhancements include:\n"
@@ -3566,7 +3566,7 @@ msgid ""
 "@end itemize\n"
 msgstr ""
 
-#: gnu/packages/games.scm:1653
+#: gnu/packages/games.scm:1656
 msgid ""
 "Me and My Shadow is a puzzle/platform game in which you try\n"
 "to reach the exit by solving puzzles.  Spikes, moving blocks, fragile blocks\n"
@@ -3574,7 +3574,7 @@ msgid ""
 "shadow mimic them to reach blocks you couldn't reach alone."
 msgstr ""
 
-#: gnu/packages/games.scm:1709
+#: gnu/packages/games.scm:1712
 msgid ""
 "@code{Open Surge} is a 2D retro side-scrolling platformer\n"
 "inspired by the Sonic games.  The player runs at high speeds through each\n"
@@ -3582,7 +3582,7 @@ msgid ""
 "built-in level editor."
 msgstr ""
 
-#: gnu/packages/games.scm:1755
+#: gnu/packages/games.scm:1758
 msgid ""
 "Knights is a multiplayer game involving several knights who\n"
 "must run around a dungeon and complete various quests.  Each game revolves\n"
@@ -3594,7 +3594,7 @@ msgid ""
 "destroying an ancient book using a special wand."
 msgstr ""
 
-#: gnu/packages/games.scm:1802
+#: gnu/packages/games.scm:1808
 msgid ""
 "GNOME 2048 provides a 2D grid for playing 2048, a\n"
 "single-player sliding tile puzzle game.  The objective of the game is to merge\n"
@@ -3602,7 +3602,7 @@ msgid ""
 "in one tile."
 msgstr ""
 
-#: gnu/packages/games.scm:1841
+#: gnu/packages/games.scm:1847
 msgid ""
 "GNOME Chess provides a 2D board for playing chess games\n"
 "against human or computer players.  It supports loading and saving games in\n"
@@ -3610,7 +3610,7 @@ msgid ""
 "such as chess or stockfish."
 msgstr ""
 
-#: gnu/packages/games.scm:1902
+#: gnu/packages/games.scm:1908
 msgid ""
 "The GNU backgammon application (also known as \"gnubg\") can\n"
 "be used for playing, analyzing and teaching the game.  It has an advanced\n"
@@ -3619,7 +3619,7 @@ msgid ""
 "also features an attractive, 3D representation of the playing board."
 msgstr ""
 
-#: gnu/packages/games.scm:1943
+#: gnu/packages/games.scm:1949
 msgid ""
 "GNUbik is a puzzle game in which you must manipulate a cube to make\n"
 "each of its faces have a uniform color.  The game is customizable, allowing\n"
@@ -3628,13 +3628,13 @@ msgid ""
 "scriptable with Guile."
 msgstr ""
 
-#: gnu/packages/games.scm:1966
+#: gnu/packages/games.scm:1972
 msgid ""
 "GNU Shogi is a program that plays the game Shogi (Japanese\n"
 "Chess).  It is similar to standard chess but this variant is far more complicated."
 msgstr ""
 
-#: gnu/packages/games.scm:1996
+#: gnu/packages/games.scm:2002
 msgid ""
 "LTris is a tetris clone: differently shaped blocks are falling down the\n"
 "rectangular playing field and can be moved sideways or rotated by 90 degree\n"
@@ -3648,7 +3648,7 @@ msgid ""
 "watch your CPU playing while enjoying a cup of tea!"
 msgstr ""
 
-#: gnu/packages/games.scm:2119
+#: gnu/packages/games.scm:2125
 msgid ""
 "NetHack is a single player dungeon exploration game that runs\n"
 "on a wide variety of computer systems, with a variety of graphical and text\n"
@@ -3662,7 +3662,7 @@ msgid ""
 "role, and your gender."
 msgstr ""
 
-#: gnu/packages/games.scm:2163
+#: gnu/packages/games.scm:2169
 msgid ""
 "PipeWalker is a simple puzzle game with many diffent themes: connect all\n"
 "computers to one network server, bring water from a source to the taps, etc.\n"
@@ -3671,17 +3671,17 @@ msgid ""
 "Every puzzle has a complete solution, although there may be more than one."
 msgstr ""
 
-#: gnu/packages/games.scm:2212
+#: gnu/packages/games.scm:2218
 msgid "PrBoom+ is a Doom source port developed from the original PrBoom project."
 msgstr ""
 
-#: gnu/packages/games.scm:2261
+#: gnu/packages/games.scm:2267
 msgid ""
 "ReTux is an action platformer loosely inspired by the Mario games,\n"
 "utilizing the art assets from the @code{SuperTux} project."
 msgstr ""
 
-#: gnu/packages/games.scm:2298
+#: gnu/packages/games.scm:2304
 msgid ""
 "You are a robot moving around in a realm filled with ASCII characters.\n"
 "Examine humorously described though useless items as you search for a kitten\n"
@@ -3689,7 +3689,7 @@ msgid ""
 "documentation."
 msgstr ""
 
-#: gnu/packages/games.scm:2403
+#: gnu/packages/games.scm:2409
 msgid ""
 "RogueBox Adventures is a graphical roguelike with strong influences\n"
 "from sandbox games like Minecraft or Terraria.  The main idea of RogueBox\n"
@@ -3697,7 +3697,7 @@ msgid ""
 "can be explored and changed freely."
 msgstr ""
 
-#: gnu/packages/games.scm:2513
+#: gnu/packages/games.scm:2519
 msgid ""
 "Barbie Seahorse Adventures is a retro style platform arcade game.\n"
 "You are Barbie the seahorse who travels through the jungle, up to the\n"
@@ -3707,27 +3707,34 @@ msgid ""
 "and defeat them with your bubbles!"
 msgstr ""
 
-#: gnu/packages/games.scm:2573
+#: gnu/packages/games.scm:2579
 msgid ""
 "Solarus is a 2D game engine written in C++, that can run games\n"
 "scripted in Lua.  It has been designed with 16-bit classic Action-RPGs\n"
 "in mind."
 msgstr ""
 
-#: gnu/packages/games.scm:2602
+#: gnu/packages/games.scm:2608
 msgid ""
 "Solarus Quest Editor is a graphical user interface to create and\n"
 "modify quests for the Solarus engine."
 msgstr ""
 
-#: gnu/packages/games.scm:2678
+#: gnu/packages/games.scm:2684
 msgid ""
 "In SuperStarfighter, up to four local players compete in a\n"
 "2D arena with fast-moving ships and missiles.  Different game types are\n"
 "available, as well as a single-player mode with AI-controlled ships."
 msgstr ""
 
-#: gnu/packages/games.scm:2811
+#: gnu/packages/games.scm:2714
+msgid ""
+"Tetzle is a jigsaw puzzle game that uses tetrominoes for the pieces.  Any image\n"
+"can be imported and used to create puzzles with a wide range of sizes.  Games are\n"
+"saved automatically, and you can select between currently in progress games."
+msgstr ""
+
+#: gnu/packages/games.scm:2846
 msgid ""
 "Trigger-rally is a 3D rally simulation with great physics\n"
 "for drifting on over 200 maps.  Different terrain materials like dirt,\n"
@@ -3739,17 +3746,17 @@ msgid ""
 "equipped with spoken co-driver notes and co-driver icons."
 msgstr ""
 
-#: gnu/packages/games.scm:2867
+#: gnu/packages/games.scm:2902
 msgid ""
 "This package provides @command{ufo2map}, a program used to generate\n"
 "maps for the UFO: Alien Invasion strategy game."
 msgstr ""
 
-#: gnu/packages/games.scm:2909
+#: gnu/packages/games.scm:2944
 msgid "This package contains maps and other assets for UFO: Alien Invasion."
 msgstr ""
 
-#: gnu/packages/games.scm:2996
+#: gnu/packages/games.scm:3031
 msgid ""
 "UFO: Alien Invasion is a tactical strategy game set in the year 2084.\n"
 "You control a secret organisation charged with defending Earth from a brutal\n"
@@ -3767,11 +3774,11 @@ msgid ""
 "properly."
 msgstr ""
 
-#: gnu/packages/games.scm:3033
+#: gnu/packages/games.scm:3068
 msgid "A graphical user interface for the package @code{gnushogi}."
 msgstr ""
 
-#: gnu/packages/games.scm:3086
+#: gnu/packages/games.scm:3121
 msgid ""
 "L'Abbaye des Morts is a 2D platform game set in 13th century\n"
 "France.  The Cathars, who preach about good Christian beliefs, were being\n"
@@ -3780,14 +3787,14 @@ msgid ""
 "that beneath its ruins lay buried an ancient evil."
 msgstr ""
 
-#: gnu/packages/games.scm:3130
+#: gnu/packages/games.scm:3165
 msgid ""
 "Angband is a Classic dungeon exploration roguelike.  Explore\n"
 "the depths below Angband, seeking riches, fighting monsters, and preparing to\n"
 "fight Morgoth, the Lord of Darkness."
 msgstr ""
 
-#: gnu/packages/games.scm:3178
+#: gnu/packages/games.scm:3213
 msgid ""
 "Pingus is a free Lemmings-like puzzle game in which the player takes\n"
 "command of a bunch of small animals and has to guide them through levels.\n"
@@ -3797,21 +3804,21 @@ msgid ""
 "level's exit.  The game is presented in a 2D side view."
 msgstr ""
 
-#: gnu/packages/games.scm:3201
+#: gnu/packages/games.scm:3236
 msgid ""
 "The GNU Talk Filters are programs that convert English text\n"
 "into stereotyped or otherwise humorous dialects.  The filters are provided as\n"
 "a C library, so they can easily be integrated into other programs."
 msgstr ""
 
-#: gnu/packages/games.scm:3245
+#: gnu/packages/games.scm:3280
 msgid ""
 "The player controls a character (one of three: Good, Bad, and Dead),\n"
 "dodges the missiles (lots of it cover the screen, but the character's hitbox\n"
 "is very small), and shoot at the adversaries that keep appear on the screen."
 msgstr ""
 
-#: gnu/packages/games.scm:3288
+#: gnu/packages/games.scm:3323
 msgid ""
 "CMatrix simulates the display from \"The Matrix\" and is\n"
 "based on the screensaver from the movie's website.  It works with terminal\n"
@@ -3819,14 +3826,14 @@ msgid ""
 "asynchronously and at a user-defined speed."
 msgstr ""
 
-#: gnu/packages/games.scm:3319
+#: gnu/packages/games.scm:3354
 msgid ""
 "GNU Chess is a chess engine.  It allows you to compete\n"
 "against the computer in a game of chess, either through the default terminal\n"
 "interface or via an external visual interface such as GNU XBoard."
 msgstr ""
 
-#: gnu/packages/games.scm:3381
+#: gnu/packages/games.scm:3416
 msgid ""
 "GNU FreeDink is a free and portable re-implementation of the engine\n"
 "for the role-playing game Dink Smallwood.  It supports not only the original\n"
@@ -3834,17 +3841,17 @@ msgid ""
 "To that extent, it also includes a front-end for managing all of your D-Mods."
 msgstr ""
 
-#: gnu/packages/games.scm:3409
+#: gnu/packages/games.scm:3444
 msgid "This package contains the game data of GNU Freedink."
 msgstr ""
 
-#: gnu/packages/games.scm:3432
+#: gnu/packages/games.scm:3467
 msgid ""
 "DFArc makes it easy to play and manage the GNU FreeDink game\n"
 "and its numerous D-Mods."
 msgstr ""
 
-#: gnu/packages/games.scm:3502
+#: gnu/packages/games.scm:3537
 msgid ""
 "GNU XBoard is a graphical board for all varieties of chess,\n"
 "including international chess, xiangqi (Chinese chess), shogi (Japanese chess)\n"
@@ -3853,7 +3860,7 @@ msgid ""
 "Portable Game Notation."
 msgstr ""
 
-#: gnu/packages/games.scm:3537
+#: gnu/packages/games.scm:3572
 msgid ""
 "GNU Typist is a universal typing tutor.  It can be used to learn and\n"
 "practice touch-typing.  Several tutorials are included; in addition to\n"
@@ -3862,7 +3869,7 @@ msgid ""
 "are primarily in English, however some in other languages are provided."
 msgstr ""
 
-#: gnu/packages/games.scm:3615
+#: gnu/packages/games.scm:3650
 msgid ""
 "The Irrlicht Engine is a high performance realtime 3D engine written in\n"
 "C++.  Features include an OpenGL renderer, extensible materials, scene graph\n"
@@ -3870,7 +3877,7 @@ msgid ""
 "for common mesh file formats, and collision detection."
 msgstr ""
 
-#: gnu/packages/games.scm:3685
+#: gnu/packages/games.scm:3720
 msgid ""
 "M.A.R.S. is a 2D space shooter with pretty visual effects and\n"
 "attractive physics.  Players can battle each other or computer controlled\n"
@@ -3878,7 +3885,7 @@ msgid ""
 "match, cannon keep, and grave-itation pit."
 msgstr ""
 
-#: gnu/packages/games.scm:3724
+#: gnu/packages/games.scm:3759
 msgid ""
 "Glk defines a portable API for applications with text UIs.  It was\n"
 "primarily designed for interactive fiction, but it should be suitable for many\n"
@@ -3887,7 +3894,7 @@ msgid ""
 "using the @code{curses.h} library for screen control."
 msgstr ""
 
-#: gnu/packages/games.scm:3764
+#: gnu/packages/games.scm:3799
 msgid ""
 "Glulx is a 32-bit portable virtual machine intended for writing and\n"
 "playing interactive fiction.  It was designed by Andrew Plotkin to relieve\n"
@@ -3895,28 +3902,28 @@ msgid ""
 "reference interpreter, using the Glk API."
 msgstr ""
 
-#: gnu/packages/games.scm:3790
+#: gnu/packages/games.scm:3825
 msgid ""
 "Fifechan is a lightweight cross platform GUI library written in C++\n"
 "specifically designed for games.  It has a built in set of extendable GUI\n"
 "Widgets, and allows users to create more."
 msgstr ""
 
-#: gnu/packages/games.scm:3865
+#: gnu/packages/games.scm:3900
 msgid ""
 "@acronym{FIFE, Flexible Isometric Free Engine} is a multi-platform\n"
 "isometric game engine.  Python bindings are included allowing users to create\n"
 "games using Python as well as C++."
 msgstr ""
 
-#: gnu/packages/games.scm:3900
+#: gnu/packages/games.scm:3935
 msgid ""
 "Fizmo is a console-based Z-machine interpreter.  It is used to play\n"
 "interactive fiction, also known as text adventures, which were implemented\n"
 "either by Infocom or created using the Inform compiler."
 msgstr ""
 
-#: gnu/packages/games.scm:3923
+#: gnu/packages/games.scm:3958
 msgid ""
 "GNU Go is a program that plays the game of Go, in which players\n"
 "place stones on a grid to form territory or capture other stones.  While\n"
@@ -3927,7 +3934,7 @@ msgid ""
 "Protocol)."
 msgstr ""
 
-#: gnu/packages/games.scm:3952
+#: gnu/packages/games.scm:3987
 msgid ""
 "Extreme Tux Racer, or etracer as it is called for short, is\n"
 "a simple OpenGL racing game featuring Tux, the Linux mascot.  The goal of the\n"
@@ -3940,7 +3947,22 @@ msgid ""
 "This game is based on the GPL version of the famous game TuxRacer."
 msgstr ""
 
-#: gnu/packages/games.scm:4026
+#: gnu/packages/games.scm:4083
+#, scheme-format
+msgid ""
+"Exult is an Ultima 7 game engine that runs on modern operating systems.\n"
+"Ultima 7 (or Ultima VII) is a two-part @acronym{RPG, role-playing game} from the\n"
+"early 1990s.\n"
+"\n"
+"Exult is fully compatible with the original Ultima 7, but doesn't require any\n"
+"of its data files to be useful.  Explore entirely new game worlds---or create\n"
+"your own with the included game and map editor, Exult Studio.\n"
+"\n"
+"This package expects the game(s) to be placed in subdirectories of\n"
+"@file{~/.local/share/exult}."
+msgstr ""
+
+#: gnu/packages/games.scm:4158
 msgid ""
 "SuperTuxKart is a 3D kart racing game, with a focus on\n"
 "having fun over realism.  You can play with up to 4 friends on one PC, racing\n"
@@ -3948,7 +3970,7 @@ msgid ""
 "also available."
 msgstr ""
 
-#: gnu/packages/games.scm:4102
+#: gnu/packages/games.scm:4234
 msgid ""
 "Unknown Horizons is a 2D realtime strategy simulation with an emphasis\n"
 "on economy and city building.  Expand your small settlement to a strong and\n"
@@ -3957,7 +3979,7 @@ msgid ""
 "trade and diplomacy."
 msgstr ""
 
-#: gnu/packages/games.scm:4155
+#: gnu/packages/games.scm:4287
 msgid ""
 "GNUjump is a simple, yet addictive game in which you must jump from\n"
 "platform to platform to avoid falling, while the platforms drop at faster rates\n"
@@ -3965,7 +3987,7 @@ msgid ""
 "falling, themeable graphics and sounds, and replays."
 msgstr ""
 
-#: gnu/packages/games.scm:4191
+#: gnu/packages/games.scm:4323
 msgid ""
 "The Battle for Wesnoth is a fantasy, turn based tactical strategy game,\n"
 "with several single player campaigns, and multiplayer games (both networked and\n"
@@ -3977,20 +3999,20 @@ msgid ""
 "next campaign."
 msgstr ""
 
-#: gnu/packages/games.scm:4211
+#: gnu/packages/games.scm:4343
 msgid ""
 "This package contains a dedicated server for @emph{The\n"
 "Battle for Wesnoth}."
 msgstr ""
 
-#: gnu/packages/games.scm:4253
+#: gnu/packages/games.scm:4385
 msgid ""
 "Gamine is a game designed for young children who are learning to use the\n"
 "mouse and keyboard.  The child uses the mouse to draw colored dots and lines\n"
 "on the screen and keyboard to display letters."
 msgstr ""
 
-#: gnu/packages/games.scm:4285
+#: gnu/packages/games.scm:4417
 msgid ""
 "ManaPlus is a 2D MMORPG client for game servers.  It is the only\n"
 "fully supported client for @uref{http://www.themanaworld.org, The mana\n"
@@ -3998,7 +4020,7 @@ msgid ""
 "@uref{http://landoffire.org, Land of fire}."
 msgstr ""
 
-#: gnu/packages/games.scm:4317
+#: gnu/packages/games.scm:4449
 msgid ""
 "OpenTTD is a game in which you transport goods and\n"
 "passengers by land, water and air.  It is a re-implementation of Transport\n"
@@ -4008,7 +4030,7 @@ msgid ""
 "engine.  When you start it you will be prompted to download a graphics set."
 msgstr ""
 
-#: gnu/packages/games.scm:4380
+#: gnu/packages/games.scm:4512
 msgid ""
 "The OpenGFX project is an implementation of the OpenTTD base graphics\n"
 "set that aims to ensure the best possible out-of-the-box experience.\n"
@@ -4023,29 +4045,29 @@ msgid ""
 "@end enumerate"
 msgstr ""
 
-#: gnu/packages/games.scm:4438
+#: gnu/packages/games.scm:4570
 msgid ""
 "OpenSFX is a set of free base sounds for OpenTTD which make\n"
 "it possible to play OpenTTD without requiring the proprietary sound files from\n"
 "the original Transport Tycoon Deluxe."
 msgstr ""
 
-#: gnu/packages/games.scm:4482
+#: gnu/packages/games.scm:4614
 msgid ""
 "OpenMSX is a music set for OpenTTD which makes it possible\n"
 "to play OpenTTD without requiring the proprietary music from the original\n"
 "Transport Tycoon Deluxe."
 msgstr ""
 
-#: gnu/packages/games.scm:4561
+#: gnu/packages/games.scm:4693
 msgid "openrct2-title-sequences is a set of title sequences for OpenRCT2."
 msgstr ""
 
-#: gnu/packages/games.scm:4601
+#: gnu/packages/games.scm:4733
 msgid "openrct2-objects is a set of objects for OpenRCT2."
 msgstr ""
 
-#: gnu/packages/games.scm:4664
+#: gnu/packages/games.scm:4796
 msgid ""
 "OpenRCT2 is a free software re-implementation of\n"
 "RollerCoaster Tycoon 2 (RCT2).  The gameplay revolves around building and\n"
@@ -4055,7 +4077,7 @@ msgid ""
 "images, etc.)"
 msgstr ""
 
-#: gnu/packages/games.scm:4702
+#: gnu/packages/games.scm:4834
 msgid ""
 "OpenRiichi is a client for playing Japanese Mahjong, and it supports\n"
 "singleplayer and multiplayer, with or without bots.  It features all the\n"
@@ -4063,27 +4085,27 @@ msgid ""
 "logging, so games can be viewed again."
 msgstr ""
 
-#: gnu/packages/games.scm:4752
+#: gnu/packages/games.scm:4884
 msgid ""
 "The Emilia Pinball Project is a pinball simulator.  There\n"
 "are only two levels to play with, but they are very addictive."
 msgstr ""
 
-#: gnu/packages/games.scm:4781
+#: gnu/packages/games.scm:4913
 msgid ""
 "Pioneers is an emulation of the board game The Settlers of\n"
 "Catan.  It can be played on a local network, on the internet, and with AI\n"
 "players."
 msgstr ""
 
-#: gnu/packages/games.scm:4823
+#: gnu/packages/games.scm:4955
 msgid ""
 "The goal of this logic game is to open all cards in a 6x6\n"
 "grid, using a number of hints as to their relative position.  The game idea\n"
 "is attributed to Albert Einstein."
 msgstr ""
 
-#: gnu/packages/games.scm:4853
+#: gnu/packages/games.scm:4985
 msgid ""
 "POWWOW is a client software which can be used for telnet as well as for\n"
 "@dfn{Multi-User Dungeon} (MUD).  Additionally it can serve as a nice client for\n"
@@ -4091,21 +4113,21 @@ msgid ""
 "http://lavachat.symlynx.com/unix/"
 msgstr ""
 
-#: gnu/packages/games.scm:4960
+#: gnu/packages/games.scm:5092
 msgid ""
 "Red Eclipse is an arena shooter, created from the Cube2 engine.\n"
 "Offering an innovative parkour system and distinct but all potent weapons,\n"
 "Red Eclipse provides fast paced and accessible gameplay."
 msgstr ""
 
-#: gnu/packages/games.scm:5025
+#: gnu/packages/games.scm:5157
 msgid ""
 "Grue Hunter is a text adventure game written in Perl.  You must make\n"
 "your way through an underground cave system in search of the Grue.  Can you\n"
 "capture it and get out alive?"
 msgstr ""
 
-#: gnu/packages/games.scm:5064
+#: gnu/packages/games.scm:5196
 msgid ""
 "lierolibre is an earthworm action game where you fight another player\n"
 "(or the computer) underground using a wide array of weapons.\n"
@@ -4130,14 +4152,14 @@ msgid ""
 "fullscreen, use F5 or Alt+Enter."
 msgstr ""
 
-#: gnu/packages/games.scm:5143
+#: gnu/packages/games.scm:5275
 msgid ""
 "Tennix is a 2D tennis game.  You can play against the\n"
 "computer or against another player using the keyboard.  The game runs\n"
 "in-window at 640x480 resolution or fullscreen."
 msgstr ""
 
-#: gnu/packages/games.scm:5227
+#: gnu/packages/games.scm:5359
 msgid ""
 "Warzone 2100 offers campaign, multi-player, and single-player skirmish\n"
 "modes.  An extensive tech tree with over 400 different technologies, combined\n"
@@ -4145,7 +4167,7 @@ msgid ""
 "tactics."
 msgstr ""
 
-#: gnu/packages/games.scm:5306
+#: gnu/packages/games.scm:5438
 msgid ""
 "In Widelands, you are the regent of a small clan.  You start out with\n"
 "nothing but your headquarters, where all your resources are stored.\n"
@@ -4167,7 +4189,7 @@ msgid ""
 "of war.  Widelands also offers an Artificial Intelligence to challenge you."
 msgstr ""
 
-#: gnu/packages/games.scm:5358
+#: gnu/packages/games.scm:5490
 msgid ""
 "In the year 2579, the intergalactic weapons corporation, WEAPCO, has\n"
 "dominated the galaxy.  Guide Chris Bainfield and his friend Sid Wilson on\n"
@@ -4176,7 +4198,7 @@ msgid ""
 "in strikes against the evil corporation."
 msgstr ""
 
-#: gnu/packages/games.scm:5389
+#: gnu/packages/games.scm:5521
 msgid ""
 "In this game you are the captain of the cargo ship Chromium B.S.U. and\n"
 "are responsible for delivering supplies to the troops on the front line.  Your\n"
@@ -4184,7 +4206,7 @@ msgid ""
 "safety of the Chromium vessel."
 msgstr ""
 
-#: gnu/packages/games.scm:5472
+#: gnu/packages/games.scm:5604
 msgid ""
 "Tux Paint is a free drawing program designed for young children (kids\n"
 "ages 3 and up).  It has a simple, easy-to-use interface; fun sound effects;\n"
@@ -4193,23 +4215,23 @@ msgid ""
 "your child be creative."
 msgstr ""
 
-#: gnu/packages/games.scm:5512
+#: gnu/packages/games.scm:5644
 msgid ""
 "This package contains a set of \"Rubber Stamp\" images which can be used\n"
 "with the \"Stamp\" tool within Tux Paint."
 msgstr ""
 
-#: gnu/packages/games.scm:5561
+#: gnu/packages/games.scm:5693
 msgid "Tux Paint Config is a graphical configuration editor for Tux Paint."
 msgstr ""
 
-#: gnu/packages/games.scm:5613
+#: gnu/packages/games.scm:5745
 msgid ""
 "SuperTux is a classic 2D jump'n run sidescroller game in\n"
 "a style similar to the original Super Mario games."
 msgstr ""
 
-#: gnu/packages/games.scm:5645
+#: gnu/packages/games.scm:5777
 msgid ""
 "TinTin++ is a MUD client which supports MCCP (Mud Client Compression\n"
 "Protocol), MMCP (Mud Master Chat Protocol), xterm 256 colors, most TELNET\n"
@@ -4217,7 +4239,7 @@ msgid ""
 "Linux / Mac OS X servers, and an auto mapper with a VT100 map display."
 msgstr ""
 
-#: gnu/packages/games.scm:5685
+#: gnu/packages/games.scm:5814
 msgid ""
 "Learn programming, playing with ants and spider webs ;-)\n"
 "Your robot ant can be programmed in many languages: OCaml, Python, C, C++,\n"
@@ -4225,14 +4247,14 @@ msgid ""
 "programmers may also add their own favorite language."
 msgstr ""
 
-#: gnu/packages/games.scm:5724
+#: gnu/packages/games.scm:5853
 msgid ""
 "Bambam is a simple baby keyboard (and gamepad) masher\n"
 "application that locks the keyboard and mouse and instead displays bright\n"
 "colors, pictures, and sounds."
 msgstr ""
 
-#: gnu/packages/games.scm:5785
+#: gnu/packages/games.scm:5914
 msgid ""
 "Mr. Rescue is an arcade styled 2d action game centered around evacuating\n"
 "civilians from burning buildings.  The game features fast-paced fire\n"
@@ -4240,7 +4262,7 @@ msgid ""
 "throwing people around in pseudo-randomly generated buildings."
 msgstr ""
 
-#: gnu/packages/games.scm:5892
+#: gnu/packages/games.scm:5983
 msgid ""
 "HyperRogue is a game in which the player collects treasures and fights\n"
 "monsters -- rogue-like but for the fact that it is played on the hyperbolic\n"
@@ -4254,13 +4276,13 @@ msgid ""
 "symbols, it still needs graphics to render the non-euclidean world."
 msgstr ""
 
-#: gnu/packages/games.scm:5939
+#: gnu/packages/games.scm:6030
 msgid ""
 "Kobo Deluxe is an enhanced version of Akira Higuchi's XKobo graphical game\n"
 "for Un*x systems with X11."
 msgstr ""
 
-#: gnu/packages/games.scm:5967
+#: gnu/packages/games.scm:6058
 msgid ""
 "Freeciv is a turn-based empire building strategy game\n"
 "inspired by the history of human civilization.  The game commences in\n"
@@ -4268,7 +4290,7 @@ msgid ""
 "into the Space Age."
 msgstr ""
 
-#: gnu/packages/games.scm:6000
+#: gnu/packages/games.scm:6091
 msgid ""
 "@code{No More Secrets} provides a command line tool called \"nms\"\n"
 "that recreates the famous data decryption effect seen on screen in the 1992\n"
@@ -4279,25 +4301,25 @@ msgid ""
 "starting a decryption sequence to reveal the original plaintext characters."
 msgstr ""
 
-#: gnu/packages/games.scm:6028
+#: gnu/packages/games.scm:6119
 msgid "This package contains the data files required for MegaGlest."
 msgstr ""
 
-#: gnu/packages/games.scm:6083
+#: gnu/packages/games.scm:6174
 msgid ""
 "MegaGlest is a cross-platform 3D real-time strategy (RTS)\n"
 "game, where you control the armies of one of seven different factions: Tech,\n"
 "Magic, Egypt, Indians, Norsemen, Persian or Romans."
 msgstr ""
 
-#: gnu/packages/games.scm:6135
+#: gnu/packages/games.scm:6226
 msgid ""
 "In FreeGish you control Gish, a ball of tar who lives\n"
 "happily with his girlfriend Brea, until one day a mysterious dark creature\n"
 "emerges from a sewer hole and pulls her below ground."
 msgstr ""
 
-#: gnu/packages/games.scm:6171
+#: gnu/packages/games.scm:6262
 msgid ""
 "C-Dogs SDL is a classic overhead run-and-gun game,\n"
 "supporting up to 4 players in co-op and deathmatch modes.  Customize your\n"
@@ -4305,21 +4327,21 @@ msgid ""
 "over 100 user-created campaigns."
 msgstr ""
 
-#: gnu/packages/games.scm:6271
+#: gnu/packages/games.scm:6362
 msgid ""
 "Kiki the nano bot is a 3D puzzle game.  It is basically a\n"
 "mixture of the games Sokoban and Kula-World.  Your task is to help Kiki, a\n"
 "small robot living in the nano world, repair its maker."
 msgstr ""
 
-#: gnu/packages/games.scm:6347
+#: gnu/packages/games.scm:6438
 msgid ""
 "Teeworlds is an online multiplayer game.  Battle with up to\n"
 "16 players in a variety of game modes, including Team Deathmatch and Capture\n"
 "The Flag.  You can even design your own maps!"
 msgstr ""
 
-#: gnu/packages/games.scm:6407
+#: gnu/packages/games.scm:6498
 msgid ""
 "Enigma is a puzzle game with 550 unique levels.  The object\n"
 "of the game is to find and uncover pairs of identically colored ‘Oxyd’ stones.\n"
@@ -4331,7 +4353,7 @@ msgid ""
 "with the mouse isn’t always trivial."
 msgstr ""
 
-#: gnu/packages/games.scm:6441
+#: gnu/packages/games.scm:6532
 msgid ""
 "Chroma is an abstract puzzle game. A variety of colourful\n"
 "shapes are arranged in a series of increasingly complex patterns, forming\n"
@@ -4341,7 +4363,7 @@ msgid ""
 "becoming difficult enough to tax even the brightest of minds."
 msgstr ""
 
-#: gnu/packages/games.scm:6506
+#: gnu/packages/games.scm:6597
 msgid ""
 "Fish Fillets NG is strictly a puzzle game.  The goal in\n"
 "every of the seventy levels is always the same: find a safe way out.  The fish\n"
@@ -4350,14 +4372,14 @@ msgid ""
 "fish.  The whole game is accompanied by quiet, comforting music."
 msgstr ""
 
-#: gnu/packages/games.scm:6580
+#: gnu/packages/games.scm:6671
 msgid ""
 "Dungeon Crawl Stone Soup (also known as \"Crawl\" or DCSS\n"
 "for short) is a roguelike adventure through dungeons filled with dangerous\n"
 "monsters in a quest to find the mystifyingly fabulous Orb of Zot."
 msgstr ""
 
-#: gnu/packages/games.scm:6651
+#: gnu/packages/games.scm:6742
 msgid ""
 "Lugaru is a third-person action game.  The main character,\n"
 "Turner, is an anthropomorphic rebel bunny rabbit with impressive combat skills.\n"
@@ -4367,11 +4389,11 @@ msgid ""
 "fight against their plot and save his fellow rabbits from slavery."
 msgstr ""
 
-#: gnu/packages/games.scm:6696
+#: gnu/packages/games.scm:6787
 msgid "0ad-data provides the data files required by the game 0ad."
 msgstr ""
 
-#: gnu/packages/games.scm:6832
+#: gnu/packages/games.scm:6923
 msgid ""
 "0 A.D. is a real-time strategy (RTS) game of ancient\n"
 "warfare.  It's a historically-based war/economy game that allows players to\n"
@@ -4381,7 +4403,7 @@ msgid ""
 "0ad needs a window manager that supports 'Extended Window Manager Hints'."
 msgstr ""
 
-#: gnu/packages/games.scm:6898
+#: gnu/packages/games.scm:6989
 msgid ""
 "The original Colossal Cave Adventure from 1976 was the origin of all\n"
 "text adventures, dungeon-crawl (computer) games, and computer-hosted\n"
@@ -4390,7 +4412,7 @@ msgid ""
 "``adventure 2.5'' and ``430-point adventure''."
 msgstr ""
 
-#: gnu/packages/games.scm:7021
+#: gnu/packages/games.scm:7112
 msgid ""
 "Tales of Maj’Eyal (ToME) RPG, featuring tactical turn-based\n"
 "combat and advanced character building.  Play as one of many unique races and\n"
@@ -4401,21 +4423,21 @@ msgid ""
 "Tales of Maj’Eyal offers engaging roguelike gameplay for the 21st century."
 msgstr ""
 
-#: gnu/packages/games.scm:7067
+#: gnu/packages/games.scm:7158
 msgid ""
 "Quakespasm is a modern engine for id software's Quake 1.\n"
 "It includes support for 64 bit CPUs, custom music playback, a new sound driver,\n"
 "some graphical niceities, and numerous bug-fixes and other improvements."
 msgstr ""
 
-#: gnu/packages/games.scm:7124
+#: gnu/packages/games.scm:7215
 msgid ""
 "vkquake is a modern engine for id software's Quake 1.\n"
 "It includes support for 64 bit CPUs, custom music playback, a new sound driver,\n"
 "some graphical niceities, and numerous bug-fixes and other improvements."
 msgstr ""
 
-#: gnu/packages/games.scm:7189
+#: gnu/packages/games.scm:7280
 msgid ""
 "Yamagi Quake II is an enhanced client for id Software's Quake II.\n"
 "The main focus is an unchanged single player experience like back in 1997,\n"
@@ -4425,18 +4447,18 @@ msgid ""
 "making Yamagi Quake II one of the most solid Quake II implementations available."
 msgstr ""
 
-#: gnu/packages/games.scm:7222
+#: gnu/packages/games.scm:7313
 msgid "Nudoku is a ncurses-based Sudoku game for your terminal."
 msgstr ""
 
-#: gnu/packages/games.scm:7268
+#: gnu/packages/games.scm:7359
 msgid ""
 "The Butterfly Effect (tbe) is a game that uses\n"
 "realistic physics simulations to combine lots of simple mechanical\n"
 "elements to achieve a simple goal in the most complex way possible."
 msgstr ""
 
-#: gnu/packages/games.scm:7315
+#: gnu/packages/games.scm:7406
 msgid ""
 "Pioneer is a space adventure game set in our galaxy at the turn of the\n"
 "31st century.  The game is open-ended, and you are free to eke out whatever\n"
@@ -4447,14 +4469,14 @@ msgid ""
 "whatever you make of it."
 msgstr ""
 
-#: gnu/packages/games.scm:7344
+#: gnu/packages/games.scm:7435
 msgid ""
 "Badass generates false commits for a range of dates, essentially\n"
 "hacking the gamification of contribution graphs on platforms such as\n"
 "Github or Gitlab."
 msgstr ""
 
-#: gnu/packages/games.scm:7417
+#: gnu/packages/games.scm:7508
 msgid ""
 "Colobot: Gold Edition is a real-time strategy game, where\n"
 "you can program your units (bots) in a language called CBOT, which is similar\n"
@@ -4462,7 +4484,7 @@ msgid ""
 "You can save humanity and get programming skills!"
 msgstr ""
 
-#: gnu/packages/games.scm:7509
+#: gnu/packages/games.scm:7600
 msgid ""
 "GZdoom is a port of the Doom 2 game engine, with a modern\n"
 "renderer.  It improves modding support with ZDoom's advanced mapping features\n"
@@ -4470,14 +4492,14 @@ msgid ""
 "Strife, Chex Quest, and fan-created games like Harmony, Hacx and Freedoom."
 msgstr ""
 
-#: gnu/packages/games.scm:7548
+#: gnu/packages/games.scm:7639
 msgid ""
 "Odamex is a modification of the Doom engine that\n"
 "allows players to easily join servers dedicated to playing Doom\n"
 "online."
 msgstr ""
 
-#: gnu/packages/games.scm:7576
+#: gnu/packages/games.scm:7667
 msgid ""
 "Chocolate Doom takes a different approach to other source ports.  Its\n"
 "aim is to accurately reproduce the experience of playing Vanilla Doom.  It is\n"
@@ -4490,7 +4512,7 @@ msgid ""
 "affect gameplay)."
 msgstr ""
 
-#: gnu/packages/games.scm:7616
+#: gnu/packages/games.scm:7707
 msgid ""
 "Crispy Doom is a friendly fork of Chocolate Doom that provides a higher\n"
 "display resolution, removes the static limits of the Doom engine and offers\n"
@@ -4499,11 +4521,11 @@ msgid ""
 "original."
 msgstr ""
 
-#: gnu/packages/games.scm:7656
+#: gnu/packages/games.scm:7747
 msgid "Xonotic-data provides the data files required by the game Xonotic."
 msgstr ""
 
-#: gnu/packages/games.scm:7802
+#: gnu/packages/games.scm:7893
 msgid ""
 "Xonotic is a free, fast-paced first-person shooter.\n"
 "The project is geared towards providing addictive arena shooter\n"
@@ -4513,7 +4535,7 @@ msgid ""
 "open-source FPS of its kind."
 msgstr ""
 
-#: gnu/packages/games.scm:7846
+#: gnu/packages/games.scm:7937
 msgid ""
 "Frotz is an interpreter for Infocom games and other Z-machine\n"
 "games in the text adventure/interactive fiction genre.  This version of Frotz\n"
@@ -4522,7 +4544,7 @@ msgid ""
 "ncurses for text display."
 msgstr ""
 
-#: gnu/packages/games.scm:7894
+#: gnu/packages/games.scm:7985
 msgid ""
 "Naev is a 2d action/rpg space game that combines elements from\n"
 "the action, RPG and simulation genres.  You pilot a spaceship from\n"
@@ -4534,7 +4556,7 @@ msgid ""
 "of lore accompanying everything from planets to equipment."
 msgstr ""
 
-#: gnu/packages/games.scm:7942
+#: gnu/packages/games.scm:8033
 msgid ""
 "Frotz is an interpreter for Infocom games and\n"
 "other Z-machine games in the text adventure/interactive fiction genre.\n"
@@ -4546,7 +4568,7 @@ msgid ""
 "to play games on webpages.  It can also be made into a chat bot."
 msgstr ""
 
-#: gnu/packages/games.scm:8004
+#: gnu/packages/games.scm:8095
 msgid ""
 "Frotz is an interpreter for Infocom games and other Z-machine\n"
 "games in the text adventure/interactive fiction genre.  This version of Frotz\n"
@@ -4556,7 +4578,7 @@ msgid ""
 "when packaged in Blorb container files or optionally from individual files."
 msgstr ""
 
-#: gnu/packages/games.scm:8095
+#: gnu/packages/games.scm:8186
 msgid ""
 "Frozen-Bubble is a clone of the popular Puzzle Bobble game, in which\n"
 "you attempt to shoot bubbles into groups of the same color to cause them to\n"
@@ -4571,7 +4593,7 @@ msgid ""
 "their own levels."
 msgstr ""
 
-#: gnu/packages/games.scm:8128
+#: gnu/packages/games.scm:8219
 msgid ""
 "Libmanette is a small GObject library giving you simple\n"
 "access to game controllers.  It supports the de-facto standard gamepads as\n"
@@ -4579,7 +4601,7 @@ msgid ""
 "GameController."
 msgstr ""
 
-#: gnu/packages/games.scm:8174
+#: gnu/packages/games.scm:8265
 msgid ""
 "Quadrapassel comes from the classic falling-block game,\n"
 "Tetris.  The goal of the game is to create complete horizontal lines of\n"
@@ -4591,7 +4613,7 @@ msgid ""
 "your score gets higher, you level up and the blocks fall faster."
 msgstr ""
 
-#: gnu/packages/games.scm:8223
+#: gnu/packages/games.scm:8314
 msgid ""
 "Endless Sky is a 2D space trading and combat game.  Explore\n"
 "other star systems.  Earn money by trading, carrying passengers, or completing\n"
@@ -4601,7 +4623,7 @@ msgid ""
 "civilized than your own."
 msgstr ""
 
-#: gnu/packages/games.scm:8372
+#: gnu/packages/games.scm:8463
 msgid ""
 "StepMania is a dance and rhythm game.  It features 3D\n"
 "graphics, keyboard and dance pad support, and an editor for creating your own\n"
@@ -4611,7 +4633,7 @@ msgid ""
 "to download and install them in @file{$HOME/.stepmania-X.Y/Songs} directory."
 msgstr ""
 
-#: gnu/packages/games.scm:8408
+#: gnu/packages/games.scm:8499
 msgid ""
 "@i{oshu!} is a minimalist variant of the @i{osu!} rhythm game,\n"
 "which is played by pressing buttons and following along sliders as they appear\n"
@@ -4621,7 +4643,7 @@ msgid ""
 "download and unpack them separately."
 msgstr ""
 
-#: gnu/packages/games.scm:8491
+#: gnu/packages/games.scm:8582
 msgid ""
 "Battle Tanks (also known as \"btanks\") is a funny battle\n"
 "game, where you can choose one of three vehicles and eliminate your enemy\n"
@@ -4630,7 +4652,7 @@ msgid ""
 "and cooperative."
 msgstr ""
 
-#: gnu/packages/games.scm:8525
+#: gnu/packages/games.scm:8616
 msgid ""
 "Slime Volley is a 2D arcade-oriented volleyball simulation, in\n"
 "the spirit of some Java games of the same name.\n"
@@ -4641,14 +4663,14 @@ msgid ""
 "the ground, the set ends and all balls are served again."
 msgstr ""
 
-#: gnu/packages/games.scm:8576
+#: gnu/packages/games.scm:8667
 msgid ""
 "4D-TRIS is an alteration of the well-known Tetris game.  The\n"
 "game field is extended to 4D space, which has to filled up by the gamer with\n"
 "4D hyper cubes."
 msgstr ""
 
-#: gnu/packages/games.scm:8652
+#: gnu/packages/games.scm:8743
 msgid ""
 "Arx Libertatis is a cross-platform port of Arx Fatalis, a 2002\n"
 "first-person role-playing game / dungeon crawler developed by Arkane Studios.\n"
@@ -4658,7 +4680,7 @@ msgid ""
 "where the player draws runes in real time to effect the desired spell."
 msgstr ""
 
-#: gnu/packages/games.scm:8698
+#: gnu/packages/games.scm:8789
 msgid ""
 "The Legend of Edgar is a 2D platform game with a persistent world.\n"
 "When Edgar's father fails to return home after venturing out one dark and stormy night,\n"
@@ -4666,7 +4688,7 @@ msgid ""
 "a fortress beyond the forbidden swamp."
 msgstr ""
 
-#: gnu/packages/games.scm:8800
+#: gnu/packages/games.scm:8891
 msgid ""
 "OpenClonk is a multiplayer action/tactics/skill game.  It is\n"
 "often referred to as a mixture of The Settlers and Worms.  In a simple 2D\n"
@@ -4676,20 +4698,20 @@ msgid ""
 "fight each other on an arena-like map."
 msgstr ""
 
-#: gnu/packages/games.scm:8833
+#: gnu/packages/games.scm:8924
 msgid ""
 "Flare (Free Libre Action Roleplaying Engine) is a simple\n"
 "game engine built to handle a very specific kind of game: single-player 2D\n"
 "action RPGs."
 msgstr ""
 
-#: gnu/packages/games.scm:8896
+#: gnu/packages/games.scm:8987
 msgid ""
 "Flare is a single-player 2D action RPG with\n"
 "fast-paced action and a dark fantasy style."
 msgstr ""
 
-#: gnu/packages/games.scm:8948
+#: gnu/packages/games.scm:9039
 msgid ""
 "Far below the surface of the planet is a place of limitless\n"
 "power.  Those that seek to control such a utopia will soon bring an end to\n"
@@ -4703,7 +4725,7 @@ msgid ""
 "Orcus Dome from evil."
 msgstr ""
 
-#: gnu/packages/games.scm:9010
+#: gnu/packages/games.scm:9101
 msgid ""
 "Marble Marcher is a video game that uses a fractal physics\n"
 "engine and fully procedural rendering to produce beautiful and unique\n"
@@ -4713,7 +4735,7 @@ msgid ""
 "levels to unlock."
 msgstr ""
 
-#: gnu/packages/games.scm:9061
+#: gnu/packages/games.scm:9152
 msgid ""
 "SimGear is a set of libraries designed to be used as\n"
 "building blocks for quickly assembling 3D simulations, games, and\n"
@@ -4721,7 +4743,7 @@ msgid ""
 "and also provides the base for the FlightGear Flight Simulator."
 msgstr ""
 
-#: gnu/packages/games.scm:9153
+#: gnu/packages/games.scm:9244
 msgid ""
 "The goal of the FlightGear project is to create a\n"
 "sophisticated flight simulator framework for use in research or academic\n"
@@ -4731,14 +4753,14 @@ msgid ""
 "simulator."
 msgstr ""
 
-#: gnu/packages/games.scm:9206
+#: gnu/packages/games.scm:9297
 msgid ""
 "You, as a bunny, have to jump on your opponents to make them\n"
 "explode.  It is a true multiplayer game; you cannot play this alone.  You can\n"
 "play with up to four players simultaneously.  It has network support."
 msgstr ""
 
-#: gnu/packages/games.scm:9273
+#: gnu/packages/games.scm:9360
 msgid ""
 "Hedgewars is a turn based strategy, artillery, action and comedy game,\n"
 "featuring the antics of pink hedgehogs with attitude as they battle from the\n"
@@ -4748,7 +4770,7 @@ msgid ""
 "and bring the war to your enemy."
 msgstr ""
 
-#: gnu/packages/games.scm:9307
+#: gnu/packages/games.scm:9394
 msgid ""
 "The gruid module provides packages for easily building\n"
 "grid-based applications in Go.  The library abstracts rendering and input for\n"
@@ -4758,13 +4780,13 @@ msgid ""
 "application."
 msgstr ""
 
-#: gnu/packages/games.scm:9337
+#: gnu/packages/games.scm:9424
 msgid ""
 "The gruid-tcell module provides a Gruid driver for building\n"
 "terminal full-window applications."
 msgstr ""
 
-#: gnu/packages/games.scm:9364
+#: gnu/packages/games.scm:9451
 msgid ""
 "Harmonist: Dayoriah Clan Infiltration is a stealth\n"
 "coffee-break roguelike game.  The game has a heavy focus on tactical\n"
@@ -4774,7 +4796,7 @@ msgid ""
 "on items and player adaptability for character progression."
 msgstr ""
 
-#: gnu/packages/games.scm:9473
+#: gnu/packages/games.scm:9560
 msgid ""
 "Drascula: The Vampire Strikes Back is a classic humorous 2D\n"
 "point and click adventure game.\n"
@@ -4786,7 +4808,7 @@ msgid ""
 "the World and demonstrating that he is even more evil than his brother Vlad."
 msgstr ""
 
-#: gnu/packages/games.scm:9553
+#: gnu/packages/games.scm:9640
 msgid ""
 "Lure of the Temptress is a classic 2D point and click adventure game.\n"
 "\n"
@@ -4805,7 +4827,7 @@ msgid ""
 "Skorl.  Maybe it would be an idea to try and escape..."
 msgstr ""
 
-#: gnu/packages/games.scm:9649
+#: gnu/packages/games.scm:9736
 msgid ""
 "Flight of the Amazon Queen is a 2D point-and-click\n"
 "adventure game set in the 1940s.\n"
@@ -4822,7 +4844,7 @@ msgid ""
 "women and 6-foot-tall pygmies."
 msgstr ""
 
-#: gnu/packages/games.scm:9749
+#: gnu/packages/games.scm:9836
 msgid ""
 "Beneath a Steel Sky is a science-fiction thriller set in a bleak\n"
 "post-apocalyptic vision of the future.  It revolves around Union City,\n"
@@ -4845,7 +4867,7 @@ msgid ""
 "and to seek vengeance for the killing of his tribe."
 msgstr ""
 
-#: gnu/packages/games.scm:9808
+#: gnu/packages/games.scm:9895
 msgid ""
 "GNU Robots is a game in which you program a robot to explore a world\n"
 "full of enemies that can hurt it, obstacles and food to be eaten.  The goal of\n"
@@ -4853,14 +4875,14 @@ msgid ""
 "may be written in a plain text file in the Scheme programming language."
 msgstr ""
 
-#: gnu/packages/games.scm:9878
+#: gnu/packages/games.scm:9965
 msgid ""
 "Ri-li is a game in which you drive a wooden toy\n"
 "steam locomotive across many levels and collect all the coaches to\n"
 "win."
 msgstr ""
 
-#: gnu/packages/games.scm:9934
+#: gnu/packages/games.scm:10021
 msgid ""
 "FreeOrion is a turn-based space empire and galactic conquest (4X)\n"
 "computer game being designed and built by the FreeOrion project.  Control an\n"
@@ -4870,14 +4892,14 @@ msgid ""
 "remake of that series or any other game."
 msgstr ""
 
-#: gnu/packages/games.scm:9990
+#: gnu/packages/games.scm:10077
 msgid ""
 "Leela-zero is a Go engine with no human-provided knowledge, modeled after\n"
 "the AlphaGo Zero paper.  The current best network weights file for the engine\n"
 "can be downloaded from @url{https://zero.sjeng.org/best-network}."
 msgstr ""
 
-#: gnu/packages/games.scm:10068
+#: gnu/packages/games.scm:10155
 msgid ""
 "This a tool for Go players which performs the following functions:\n"
 "@itemize\n"
@@ -4889,7 +4911,7 @@ msgid ""
 "@end itemize"
 msgstr ""
 
-#: gnu/packages/games.scm:10162
+#: gnu/packages/games.scm:10249
 msgid ""
 "X-Moto is a challenging 2D motocross platform game, where\n"
 "physics play an all important role in the gameplay.  You need to\n"
@@ -4897,27 +4919,27 @@ msgid ""
 "the more difficult challenges."
 msgstr ""
 
-#: gnu/packages/games.scm:10207
+#: gnu/packages/games.scm:10294
 msgid ""
 "Eboard is a chess board interface for ICS (Internet Chess Servers)\n"
 "and chess engines."
 msgstr ""
 
-#: gnu/packages/games.scm:10260
+#: gnu/packages/games.scm:10347
 msgid ""
 "ChessX is a chess database.  With ChessX you can operate on your\n"
 "collection of chess games in many ways: browse, edit, add, organize, analyze,\n"
 "etc.  You can also play games on FICS or against an engine."
 msgstr ""
 
-#: gnu/packages/games.scm:10326
+#: gnu/packages/games.scm:10413
 msgid ""
 "Stockfish is a very strong chess engine.  It is much stronger than the\n"
 "best human chess grandmasters.  It can be used with UCI-compatible GUIs like\n"
 "ChessX."
 msgstr ""
 
-#: gnu/packages/games.scm:10355
+#: gnu/packages/games.scm:10442
 msgid ""
 "Barrage is a rather destructive action game that puts you on a shooting\n"
 "range with the objective to hit as many dummy targets as possible within\n"
@@ -4926,7 +4948,7 @@ msgid ""
 "get high scores."
 msgstr ""
 
-#: gnu/packages/games.scm:10381
+#: gnu/packages/games.scm:10468
 msgid ""
 "This is a clone of the classic game BurgerTime.  In it, you play\n"
 "the part of a chef who must create burgers by stepping repeatedly on\n"
@@ -4936,7 +4958,7 @@ msgid ""
 "protect you."
 msgstr ""
 
-#: gnu/packages/games.scm:10409
+#: gnu/packages/games.scm:10496
 msgid ""
 "Seven Kingdoms, designed by Trevor Chan, brings a blend of Real-Time\n"
 "Strategy with the addition of trade, diplomacy, and espionage.  The game\n"
@@ -4946,7 +4968,7 @@ msgid ""
 "kingdom."
 msgstr ""
 
-#: gnu/packages/games.scm:10525
+#: gnu/packages/games.scm:10612
 msgid ""
 "In the grand tradition of Marble Madness and Super Monkey Ball,\n"
 "Neverball has you guide a rolling ball through dangerous territory.  Balance\n"
@@ -4956,13 +4978,13 @@ msgid ""
 "game."
 msgstr ""
 
-#: gnu/packages/games.scm:10596
+#: gnu/packages/games.scm:10683
 msgid ""
 "With PokerTH you can play the Texas holdem poker game, either against\n"
 "computer opponents or against real players online."
 msgstr ""
 
-#: gnu/packages/games.scm:10667
+#: gnu/packages/games.scm:10754
 msgid ""
 "Xblackjack is a MOTIF/OLIT based tool constructed to get you ready for\n"
 "the casino.  It was inspired by a book called \"Beat the Dealer\" by Edward\n"
@@ -4971,13 +4993,13 @@ msgid ""
 "System\" (high-low system)."
 msgstr ""
 
-#: gnu/packages/games.scm:10707
+#: gnu/packages/games.scm:10794
 msgid ""
 "Pilot your ship inside a planet to find and rescue the colonists trapped\n"
 "inside the Zenith Colony."
 msgstr ""
 
-#: gnu/packages/games.scm:10727
+#: gnu/packages/games.scm:10814
 msgid ""
 "Provides a large set of Go-related services for X11:\n"
 "@itemize\n"
@@ -4988,7 +5010,7 @@ msgid ""
 "@end itemize"
 msgstr ""
 
-#: gnu/packages/games.scm:10787
+#: gnu/packages/games.scm:10874
 msgid ""
 "Passage is meant to be a memento mori game.  It presents an entire life,\n"
 "from young adulthood through old age and death, in the span of five minutes.\n"
@@ -4997,21 +5019,21 @@ msgid ""
 "there's no right way to interpret it."
 msgstr ""
 
-#: gnu/packages/games.scm:10821
+#: gnu/packages/games.scm:10908
 msgid ""
 "High performance animated desktop background setter for\n"
 "X11 that won't set your CPU on fire, drain your laptop battery, or lower video\n"
 "game FPS."
 msgstr ""
 
-#: gnu/packages/games.scm:10851
+#: gnu/packages/games.scm:10938
 msgid ""
 "Curse of War is a fast-paced action strategy game originally\n"
 "implemented using ncurses user interface.  An SDL graphical version is also\n"
 "available."
 msgstr ""
 
-#: gnu/packages/games.scm:10882
+#: gnu/packages/games.scm:10969
 msgid ""
 "Schiffbruch is a mix of building, strategy and adventure and gets played\n"
 "with a two-dimensional view.  The game deals with the consequences of a ship\n"
@@ -5020,13 +5042,13 @@ msgid ""
 "get attention, so you get found."
 msgstr ""
 
-#: gnu/packages/games.scm:10942
+#: gnu/packages/games.scm:11029
 msgid ""
 "This package provides port of Prince of Persia, based on the\n"
 "disassembly of the DOS version, extended with new features."
 msgstr ""
 
-#: gnu/packages/games.scm:10973
+#: gnu/packages/games.scm:11060
 #, scheme-format
 msgid ""
 "@code{fheroes2} is an implementation of Heroes of Might and\n"
@@ -5034,21 +5056,21 @@ msgid ""
 "play; it will look for them at @file{~/.local/share/fheroes2} folder."
 msgstr ""
 
-#: gnu/packages/games.scm:10998
+#: gnu/packages/games.scm:11085
 msgid ""
 "@code{apricots} is a game where you fly a little plane\n"
 "around the screen and shoot things and drop bombs on enemy targets.  It's\n"
 "meant to be quick and fun."
 msgstr ""
 
-#: gnu/packages/games.scm:11038
+#: gnu/packages/games.scm:11125
 msgid ""
 "Liquid War 6 is a unique multiplayer war game.  Your army is a blob of\n"
 "liquid and you have to try and eat your opponents.  Rules are very simple yet\n"
 "original, they have been invented by Thomas Colcombet."
 msgstr ""
 
-#: gnu/packages/games.scm:11065
+#: gnu/packages/games.scm:11152
 msgid ""
 "FreeRCT is a game that captures the look and feel of the popular games\n"
 "RollerCoaster Tycoon 1 and 2, graphics- and gameplay-wise.\n"
@@ -5061,6 +5083,12 @@ msgid ""
 "and unsafe rides.  Which path will you take?"
 msgstr ""
 
+#: gnu/packages/games.scm:11195
+msgid ""
+"This package provides a set of udev rules for game controllers and\n"
+"virtual reality devices."
+msgstr ""
+
 #: gnu/packages/gcc.scm:375
 msgid ""
 "GCC is the GNU Compiler Collection.  It provides compiler front-ends\n"
@@ -5075,7 +5103,7 @@ msgid ""
 "It also includes runtime support libraries for these languages."
 msgstr ""
 
-#: gnu/packages/gcc.scm:998
+#: gnu/packages/gcc.scm:1010
 msgid ""
 "This package is part of the GNU Compiler Collection and provides an\n"
 "embeddable library for generating machine code on-the-fly at runtime.  This\n"
@@ -5086,13 +5114,13 @@ msgid ""
 "misnomer."
 msgstr ""
 
-#: gnu/packages/gcc.scm:1013 gnu/packages/gcc.scm:1049
+#: gnu/packages/gcc.scm:1032 gnu/packages/gcc.scm:1068
 msgid ""
 "This package is part of the GNU Compiler Collection and\n"
 "provides the GNU compiler for the Go programming language."
 msgstr ""
 
-#: gnu/packages/gcc.scm:1260
+#: gnu/packages/gcc.scm:1278
 msgid ""
 "isl is a library for manipulating sets and relations of integer points\n"
 "bounded by linear constraints.  Supported operations on sets include\n"
@@ -5104,7 +5132,7 @@ msgid ""
 "dependence analysis and bounds on piecewise step-polynomials."
 msgstr ""
 
-#: gnu/packages/gcc.scm:1323
+#: gnu/packages/gcc.scm:1341
 msgid ""
 "CLooG is a free software library to generate code for scanning\n"
 "Z-polyhedra.  That is, it finds a code (e.g., in C, FORTRAN...) that\n"
@@ -5119,7 +5147,7 @@ msgid ""
 "effective code."
 msgstr ""
 
-#: gnu/packages/gcc.scm:1379
+#: gnu/packages/gcc.scm:1397
 msgid ""
 "This is a reference manual for the C programming language, as\n"
 "implemented by the GNU C Compiler (gcc).  As a reference, it is not intended\n"
@@ -5232,18 +5260,18 @@ msgid ""
 "system.  It was forked from the GNU Image Manipulation Program."
 msgstr ""
 
-#: gnu/packages/gnome.scm:292
+#: gnu/packages/gnome.scm:294
 msgid "GUPnP-IGD is a library to handle UPnP IGD port mapping."
 msgstr ""
 
-#: gnu/packages/gnome.scm:347
+#: gnu/packages/gnome.scm:349
 msgid ""
 "Brasero is an application to burn CD/DVD for the Gnome\n"
 "Desktop.  It is designed to be as simple as possible and has some unique\n"
 "features to enable users to create their discs easily and quickly."
 msgstr ""
 
-#: gnu/packages/gnome.scm:379
+#: gnu/packages/gnome.scm:381
 msgid ""
 "Libcloudproviders is a DBus API that allows cloud storage sync\n"
 "clients to expose their services.  Clients such as file managers and desktop\n"
@@ -5251,19 +5279,19 @@ msgid ""
 "services."
 msgstr ""
 
-#: gnu/packages/gnome.scm:451
+#: gnu/packages/gnome.scm:453
 msgid ""
 "LibGRSS is a Glib abstraction to handle feeds in RSS, Atom,\n"
 "and other formats."
 msgstr ""
 
-#: gnu/packages/gnome.scm:479
+#: gnu/packages/gnome.scm:481
 msgid ""
 "GNOME-JS-Common provides common modules for GNOME JavaScript\n"
 "bindings."
 msgstr ""
 
-#: gnu/packages/gnome.scm:562
+#: gnu/packages/gnome.scm:564
 msgid ""
 "Seed is a library and interpreter, dynamically bridging\n"
 "(through GObjectIntrospection) the WebKit JavaScriptCore engine, with the\n"
@@ -5272,21 +5300,21 @@ msgid ""
 "in JavaScript."
 msgstr ""
 
-#: gnu/packages/gnome.scm:618
+#: gnu/packages/gnome.scm:620
 msgid ""
 "Libdmapsharing is a library which allows programs to access,\n"
 "share and control the playback of media content using DMAP (DAAP, DPAP & DACP).\n"
 "It is written in C using GObject and libsoup."
 msgstr ""
 
-#: gnu/packages/gnome.scm:651
+#: gnu/packages/gnome.scm:653
 msgid ""
 "GTX is a small collection of convenience functions intended to\n"
 "enhance the GLib testing framework.  With specific emphasis on easing the pain\n"
 "of writing test cases for asynchronous interactions."
 msgstr ""
 
-#: gnu/packages/gnome.scm:725
+#: gnu/packages/gnome.scm:727
 msgid ""
 "Dee is a library that uses DBus to provide objects allowing\n"
 "you to create Model-View-Controller type programs across DBus.  It also consists\n"
@@ -5294,7 +5322,7 @@ msgid ""
 "of known objects without needing a central registrar."
 msgstr ""
 
-#: gnu/packages/gnome.scm:803
+#: gnu/packages/gnome.scm:805
 msgid ""
 "Zeitgeist is a service which logs the users’s activities and\n"
 "events, anywhere from files opened to websites visited and conversations.  It\n"
@@ -5303,27 +5331,27 @@ msgid ""
 "patterns."
 msgstr ""
 
-#: gnu/packages/gnome.scm:868
+#: gnu/packages/gnome.scm:870
 msgid ""
 "GNOME Recipes helps you discover what to cook today,\n"
 "tomorrow, the rest of the week and for special occasions."
 msgstr ""
 
-#: gnu/packages/gnome.scm:937
+#: gnu/packages/gnome.scm:941
 msgid ""
 "GNOME Photos is a simple and elegant replacement for using a\n"
 "file manager to deal with photos.  Enhance, crop and edit in a snap.  Seamless\n"
 "cloud integration is offered through GNOME Online Accounts."
 msgstr ""
 
-#: gnu/packages/gnome.scm:1005
+#: gnu/packages/gnome.scm:1016
 msgid ""
 "GNOME Music is the new GNOME music playing application that\n"
 "aims to combine an elegant and immersive browsing experience with simple\n"
 "and straightforward controls."
 msgstr ""
 
-#: gnu/packages/gnome.scm:1026
+#: gnu/packages/gnome.scm:1037
 msgid ""
 "PortableXDR is an implementation of External Data\n"
 "Representation (XDR) Library.  It is a standard data serialization format, for\n"
@@ -5331,25 +5359,25 @@ msgid ""
 "between different kinds of computer systems."
 msgstr ""
 
-#: gnu/packages/gnome.scm:1064
+#: gnu/packages/gnome.scm:1092
 msgid ""
 "Tepl is a library that eases the development of\n"
 "GtkSourceView-based text editors and IDEs."
 msgstr ""
 
-#: gnu/packages/gnome.scm:1105
+#: gnu/packages/gnome.scm:1117
 msgid ""
 "krb5-auth-dialog is a simple dialog that monitors Kerberos\n"
 "tickets, and pops up a dialog when they are about to expire."
 msgstr ""
 
-#: gnu/packages/gnome.scm:1130
+#: gnu/packages/gnome.scm:1142
 msgid ""
 "Notification-Daemon is the server implementation of the\n"
 "freedesktop.org desktop notification specification."
 msgstr ""
 
-#: gnu/packages/gnome.scm:1166
+#: gnu/packages/gnome.scm:1178
 msgid ""
 "The mm-common module provides the build infrastructure\n"
 "and utilities shared among the GNOME C++ binding libraries.  Release\n"
@@ -5357,81 +5385,81 @@ msgid ""
 "Library reference documentation."
 msgstr ""
 
-#: gnu/packages/gnome.scm:1210
+#: gnu/packages/gnome.scm:1224
 msgid ""
 "PhoDav was initially developed as a file-sharing mechanism for Spice,\n"
 "but it is generic enough to be reused in other projects,\n"
 "in particular in the GNOME desktop."
 msgstr ""
 
-#: gnu/packages/gnome.scm:1263
+#: gnu/packages/gnome.scm:1277
 msgid ""
 "GNOME Color Manager is a session framework that makes\n"
 "it easy to manage, install and generate color profiles\n"
 "in the GNOME desktop."
 msgstr ""
 
-#: gnu/packages/gnome.scm:1315
+#: gnu/packages/gnome.scm:1328
 msgid ""
 "GNOME Online Miners provides a set of crawlers that\n"
 "go through your online content and index them locally in Tracker.\n"
 "It has miners for Facebook, Flickr, Google, ownCloud and SkyDrive."
 msgstr ""
 
-#: gnu/packages/gnome.scm:1348
+#: gnu/packages/gnome.scm:1361
 msgid ""
 "This package provides a library to handle resource discovery\n"
 "and announcement over @acronym{SSDP, Simple Service Discovery Protocol} and\n"
 "a debugging tool, @command{gssdp-device-sniffer}."
 msgstr ""
 
-#: gnu/packages/gnome.scm:1387
+#: gnu/packages/gnome.scm:1418
 msgid ""
 "This package provides GUPnP, an object-oriented framework\n"
 "for creating UPnP devices and control points, written in C using\n"
 "@code{GObject} and @code{libsoup}."
 msgstr ""
 
-#: gnu/packages/gnome.scm:1419
+#: gnu/packages/gnome.scm:1467
 msgid ""
 "This package provides a small utility library to\n"
 "support DLNA-related tasks such as media profile guessing, transcoding to a\n"
 "given profile, etc.  DLNA is a subset of UPnP A/V."
 msgstr ""
 
-#: gnu/packages/gnome.scm:1449
+#: gnu/packages/gnome.scm:1497
 msgid ""
 "This package provides a small library for handling\n"
 "and implementation of UPnP A/V profiles."
 msgstr ""
 
-#: gnu/packages/gnome.scm:1474
+#: gnu/packages/gnome.scm:1525
 msgid ""
 "The libmediaart library is the foundation for media art caching,\n"
 "extraction, and lookup for applications on the desktop."
 msgstr ""
 
-#: gnu/packages/gnome.scm:1538
+#: gnu/packages/gnome.scm:1588
 msgid ""
 "This package provides a set-up wizard when a\n"
 "user logs into GNOME for the first time.  It typically provides a\n"
 "tour of all gnome components and allows the user to set them up."
 msgstr ""
 
-#: gnu/packages/gnome.scm:1578
+#: gnu/packages/gnome.scm:1629
 msgid ""
 "GNOME User Share is a small package that binds together\n"
 "various free software projects to bring easy to use user-level file\n"
 "sharing to the masses."
 msgstr ""
 
-#: gnu/packages/gnome.scm:1634
+#: gnu/packages/gnome.scm:1685
 msgid ""
 "Sushi is a DBus-activated service that allows applications\n"
 "to preview files on the GNOME desktop."
 msgstr ""
 
-#: gnu/packages/gnome.scm:1687
+#: gnu/packages/gnome.scm:1738
 msgid ""
 "Rygel is a home media solution (@dfn{UPnP AV MediaServer and\n"
 "MediaRenderer}) for GNOME that allows you to easily share audio, video, and\n"
@@ -5442,27 +5470,27 @@ msgid ""
 "client devices can handle."
 msgstr ""
 
-#: gnu/packages/gnome.scm:1737
+#: gnu/packages/gnome.scm:1790
 msgid ""
 "Libnma is an applet library for Network Manager.  It was\n"
 "initially part of network-manager-applet and has now become a separate\n"
 "project."
 msgstr ""
 
-#: gnu/packages/gnome.scm:1761
+#: gnu/packages/gnome.scm:1814
 msgid ""
 "GNOME Menus contains the libgnome-menu library, the layout\n"
 "configuration files for the GNOME menu, as well as a simple menu editor."
 msgstr ""
 
-#: gnu/packages/gnome.scm:1841
+#: gnu/packages/gnome.scm:1894
 msgid ""
 "Déjà Dup is a simple backup tool, for regular encrypted backups.  It\n"
 "uses duplicity as the backend, which supports incremental backups and storage\n"
 "either on a local, or remote machine via a number of methods."
 msgstr ""
 
-#: gnu/packages/gnome.scm:1875
+#: gnu/packages/gnome.scm:1928
 msgid ""
 "GNOME Commander is a two-pane graphical file manager using GNOME\n"
 "libraries.  It aims to fulfill the demands of more advanced users who\n"
@@ -5470,14 +5498,14 @@ msgid ""
 "and running smart commands."
 msgstr ""
 
-#: gnu/packages/gnome.scm:1898
+#: gnu/packages/gnome.scm:1951
 msgid ""
 "The GNOME User Documentation explains how to use the GNOME desktop and its\n"
 "components.  It covers usage and setup of the core GNOME programs by end-users\n"
 "and system administrators."
 msgstr ""
 
-#: gnu/packages/gnome.scm:1942
+#: gnu/packages/gnome.scm:1995
 msgid ""
 "Dia can be used to draw different types of diagrams, and\n"
 "includes support for UML static structure diagrams (class diagrams), entity\n"
@@ -5485,28 +5513,28 @@ msgid ""
 "formats like PNG, SVG, PDF and EPS."
 msgstr ""
 
-#: gnu/packages/gnome.scm:1987
+#: gnu/packages/gnome.scm:2040
 msgid ""
 "libgdata is a GLib-based library for accessing online service APIs using\n"
 "the GData protocol — most notably, Google's services.  It provides APIs to\n"
 "access the common Google services, and has full asynchronous support."
 msgstr ""
 
-#: gnu/packages/gnome.scm:2015
+#: gnu/packages/gnome.scm:2068
 msgid ""
 "libgxps is a GObject-based library for handling and rendering XPS\n"
 "documents.  This package also contains binaries that can convert XPS documents\n"
 "to other formats."
 msgstr ""
 
-#: gnu/packages/gnome.scm:2055
+#: gnu/packages/gnome.scm:2116
 msgid ""
 "Characters is a simple utility application to find\n"
 "and insert unusual characters.  It allows you to quickly find the\n"
 "character you are looking for by searching for keywords."
 msgstr ""
 
-#: gnu/packages/gnome.scm:2076
+#: gnu/packages/gnome.scm:2137
 msgid ""
 "gnome-common contains various files needed to bootstrap\n"
 "GNOME modules built from Git.  It contains a common \"autogen.sh\" script that\n"
@@ -5514,13 +5542,13 @@ msgid ""
 "commonly used macros."
 msgstr ""
 
-#: gnu/packages/gnome.scm:2137
+#: gnu/packages/gnome.scm:2192
 msgid ""
 "GNOME Contacts organizes your contact information from online and\n"
 "offline sources, providing a centralized place for managing your contacts."
 msgstr ""
 
-#: gnu/packages/gnome.scm:2217
+#: gnu/packages/gnome.scm:2271
 msgid ""
 "The libgnome-desktop library provides API shared by several applications\n"
 "on the desktop, but that cannot live in the platform for various reasons.\n"
@@ -5530,44 +5558,45 @@ msgid ""
 "The gnome-about program helps find which version of GNOME is installed."
 msgstr ""
 
-#: gnu/packages/gnome.scm:2272
+#: gnu/packages/gnome.scm:2326
 msgid "Disk management utility for GNOME."
 msgstr ""
 
-#: gnu/packages/gnome.scm:2314
+#: gnu/packages/gnome.scm:2370
 msgid ""
 "Application to show you the fonts installed on your computer\n"
 "for your use as thumbnails.  Selecting any thumbnails shows the full view of how\n"
 "the font would look under various sizes."
 msgstr ""
 
-#: gnu/packages/gnome.scm:2382
+#: gnu/packages/gnome.scm:2445
 msgid ""
 "The GCR package contains libraries used for displaying certificates and\n"
 "accessing key stores.  It also provides the viewer for crypto files on the\n"
 "GNOME Desktop."
 msgstr ""
 
-#: gnu/packages/gnome.scm:2421
+#: gnu/packages/gnome.scm:2484
 msgid "This library provides docking features for gtk+."
 msgstr ""
 
-#: gnu/packages/gnome.scm:2467
+#: gnu/packages/gnome.scm:2530
 msgid "Client library to access passwords from the GNOME keyring."
 msgstr ""
 
-#: gnu/packages/gnome.scm:2520
+#: gnu/packages/gnome.scm:2596
 msgid ""
-"gnome-keyring is a program that keeps passwords and other secrets for\n"
-"users.  It is run as a daemon in the session, similar to ssh-agent, and other\n"
-"applications locate it via an environment variable or D-Bus.\n"
+"@command{gnome-keyring} is a program that keeps passwords and other\n"
+"secrets for users.  It is run as a daemon in the session, similar to\n"
+"@command{ssh-agent}, and other applications locate it via an environment\n"
+"variable or D-Bus.\n"
 "\n"
 "The program can manage several keyrings, each with its own master password,\n"
 "and there is also a session keyring which is never stored to disk, but\n"
 "forgotten when the session ends."
 msgstr ""
 
-#: gnu/packages/gnome.scm:2595
+#: gnu/packages/gnome.scm:2666
 msgid ""
 "Evince is a document viewer for multiple document formats.  It\n"
 "currently supports PDF, PostScript, DjVu, TIFF and DVI.  The goal\n"
@@ -5575,13 +5604,13 @@ msgid ""
 "on the GNOME Desktop with a single simple application."
 msgstr ""
 
-#: gnu/packages/gnome.scm:2636
+#: gnu/packages/gnome.scm:2707
 msgid ""
 "Gsettings-desktop-schemas contains a collection of GSettings\n"
 "schemas for settings shared by various components of the GNOME desktop."
 msgstr ""
 
-#: gnu/packages/gnome.scm:2672
+#: gnu/packages/gnome.scm:2753
 msgid ""
 "Liblarch is a Python library built to easily handle data structures such\n"
 "as lists, trees and acyclic graphs.  There's also a GTK binding that will\n"
@@ -5592,7 +5621,7 @@ msgid ""
 "and how they are displayed (View)."
 msgstr ""
 
-#: gnu/packages/gnome.scm:2733
+#: gnu/packages/gnome.scm:2815
 msgid ""
 "Getting Things GNOME! (GTG) is a personal tasks and TODO list items\n"
 "organizer for the GNOME desktop environment inspired by the Getting Things\n"
@@ -5602,24 +5631,24 @@ msgid ""
 "know, from small tasks to large projects."
 msgstr ""
 
-#: gnu/packages/gnome.scm:2772
+#: gnu/packages/gnome.scm:2854
 msgid ""
 "To help with the transition to the Freedesktop Icon Naming\n"
 "Specification, the icon naming utility maps the icon names used by the\n"
 "GNOME and KDE desktops to the icon names proposed in the specification."
 msgstr ""
 
-#: gnu/packages/gnome.scm:2801
+#: gnu/packages/gnome.scm:2884
 msgid "Icons for the GNOME desktop."
 msgstr "نقشک‌هایی برای میزکار گنوم."
 
-#: gnu/packages/gnome.scm:2840
+#: gnu/packages/gnome.scm:2906
 msgid ""
 "This is an icon theme that follows the Tango visual\n"
 "guidelines."
 msgstr ""
 
-#: gnu/packages/gnome.scm:2870
+#: gnu/packages/gnome.scm:2936
 msgid ""
 "The shared-mime-info package contains the core database of common types\n"
 "and the update-mime-database command used to extend it.  It requires glib2 to\n"
@@ -5628,18 +5657,18 @@ msgid ""
 "database is translated at Transifex."
 msgstr ""
 
-#: gnu/packages/gnome.scm:2960
+#: gnu/packages/gnome.scm:3026
 msgid ""
 "system-config-printer is a CUPS administration tool.  It's written in\n"
 "Python using GTK+, and uses the @acronym{IPP, Internet Printing Protocol} when\n"
 "configuring CUPS."
 msgstr ""
 
-#: gnu/packages/gnome.scm:2984
+#: gnu/packages/gnome.scm:3050
 msgid "Freedesktop icon theme."
 msgstr "پوستهٔ نقشک فری‌دسکتاپ."
 
-#: gnu/packages/gnome.scm:3033
+#: gnu/packages/gnome.scm:3099
 msgid ""
 "Libnotify is a library that sends desktop notifications to a\n"
 "notification daemon, as defined in the Desktop Notifications spec.  These\n"
@@ -5647,7 +5676,7 @@ msgid ""
 "some form of information without getting in the user's way."
 msgstr ""
 
-#: gnu/packages/gnome.scm:3080
+#: gnu/packages/gnome.scm:3149
 msgid ""
 "Libpeas is a gobject-based plugin engine, targeted at giving every\n"
 "application the chance to assume its own extensibility.  It also has a set of\n"
@@ -5656,28 +5685,34 @@ msgid ""
 "API."
 msgstr ""
 
-#: gnu/packages/gnome.scm:3116
+#: gnu/packages/gnome.scm:3185
 msgid ""
 "GtkGLExt is an OpenGL extension to GTK+.  It provides\n"
 "additional GDK objects which support OpenGL rendering in GTK+ and GtkWidget\n"
 "API add-ons to make GTK+ widgets OpenGL-capable."
 msgstr ""
 
-#: gnu/packages/gnome.scm:3184
+#: gnu/packages/gnome.scm:3253
 msgid ""
 "Glade is a rapid application development (RAD) tool to\n"
 "enable quick & easy development of user interfaces for the GTK+ toolkit and\n"
 "the GNOME desktop environment."
 msgstr ""
 
-#: gnu/packages/gnome.scm:3281
+#: gnu/packages/gnome.scm:3302
+msgid ""
+"Blueprint is a markup language for GTK user interfaces.  Internally, it\n"
+"compiles to GTKBuilder XML."
+msgstr ""
+
+#: gnu/packages/gnome.scm:3393
 msgid ""
 "Cambalache is a rapid application development (RAD) tool for\n"
 "Gtk 4 and 3 with a clear model-view-controller (MVC) design and\n"
 "data model first philosophy."
 msgstr ""
 
-#: gnu/packages/gnome.scm:3308
+#: gnu/packages/gnome.scm:3420
 msgid ""
 "Libcroco is a standalone CSS2 parsing and manipulation library.\n"
 "The parser provides a low level event driven SAC-like API and a CSS object\n"
@@ -5685,13 +5720,13 @@ msgid ""
 "XML/CSS rendering engine."
 msgstr ""
 
-#: gnu/packages/gnome.scm:3375
+#: gnu/packages/gnome.scm:3487
 msgid ""
 "Libgsf aims to provide an efficient extensible I/O abstraction\n"
 "for dealing with different structured file formats."
 msgstr ""
 
-#: gnu/packages/gnome.scm:3545
+#: gnu/packages/gnome.scm:3654
 msgid ""
 "Librsvg is a library to render SVG images to Cairo surfaces.\n"
 "GNOME uses this to render SVG icons.  Outside of GNOME, other desktop\n"
@@ -5699,7 +5734,7 @@ msgid ""
 "diagrams."
 msgstr ""
 
-#: gnu/packages/gnome.scm:3668
+#: gnu/packages/gnome.scm:3777
 msgid ""
 "Libidl is a library for creating trees of CORBA Interface\n"
 "Definition Language (idl) files, which is a specification for defining\n"
@@ -5708,82 +5743,82 @@ msgid ""
 "functionality was designed to be as reusable and portable as possible."
 msgstr ""
 
-#: gnu/packages/gnome.scm:3723
+#: gnu/packages/gnome.scm:3832
 msgid ""
 "ORBit2 is a CORBA 2.4-compliant Object Request Broker (orb)\n"
 "featuring mature C, C++ and Python bindings."
 msgstr ""
 
-#: gnu/packages/gnome.scm:3777
+#: gnu/packages/gnome.scm:3886
 msgid ""
 "Bonobo is a framework for creating reusable components for\n"
 "use in GNOME applications, built on top of CORBA."
 msgstr ""
 
-#: gnu/packages/gnome.scm:3808
+#: gnu/packages/gnome.scm:3917
 msgid ""
 "Gconf is a system for storing application preferences.  It\n"
 "is intended for user preferences; not arbitrary data storage."
 msgstr ""
 
-#: gnu/packages/gnome.scm:3842
+#: gnu/packages/gnome.scm:3951
 msgid ""
 "GNOME Mime Data is a module which contains the base MIME\n"
 "and Application database for GNOME.  The data stored by this module is\n"
 "designed to be accessed through the MIME functions in GnomeVFS."
 msgstr ""
 
-#: gnu/packages/gnome.scm:3882
+#: gnu/packages/gnome.scm:3991
 msgid ""
 "GnomeVFS is the core library used to access files and folders in GNOME\n"
 "applications.  It provides a file system abstraction which allows applications\n"
 "to access local and remote files with a single consistent API."
 msgstr ""
 
-#: gnu/packages/gnome.scm:3923
+#: gnu/packages/gnome.scm:4032
 msgid ""
 "The libgnome library provides a number of useful routines\n"
 "for building modern applications, including session management, activation of\n"
 "files and URIs, and displaying help."
 msgstr ""
 
-#: gnu/packages/gnome.scm:3947
+#: gnu/packages/gnome.scm:4056
 msgid ""
 "Libart is a 2D drawing library intended as a\n"
 "high-quality vector-based 2D library with antialiasing and alpha composition."
 msgstr ""
 
-#: gnu/packages/gnome.scm:3974
+#: gnu/packages/gnome.scm:4083
 msgid ""
 "The GnomeCanvas widget provides a flexible widget for\n"
 "creating interactive structured graphics."
 msgstr ""
 
-#: gnu/packages/gnome.scm:3996
+#: gnu/packages/gnome.scm:4105
 msgid "C++ bindings to the GNOME Canvas library."
 msgstr ""
 
-#: gnu/packages/gnome.scm:4022
+#: gnu/packages/gnome.scm:4131
 msgid ""
 "The libgnomeui library provides additional widgets for\n"
 "applications.  Many of the widgets from libgnomeui have already been\n"
 "ported to GTK+."
 msgstr ""
 
-#: gnu/packages/gnome.scm:4048
+#: gnu/packages/gnome.scm:4157
 msgid ""
 "Libglade is a library that provides interfaces for loading\n"
 "graphical interfaces described in glade files and for accessing the\n"
 "widgets built in the loading process."
 msgstr ""
 
-#: gnu/packages/gnome.scm:4090
+#: gnu/packages/gnome.scm:4199
 msgid ""
 "The Bonobo UI library provides a number of user interface\n"
 "controls using the Bonobo component framework."
 msgstr ""
 
-#: gnu/packages/gnome.scm:4117
+#: gnu/packages/gnome.scm:4228
 msgid ""
 "Libwnck is the Window Navigator Construction Kit, a library for use in\n"
 "writing pagers, tasklists, and more generally applications that are dealing\n"
@@ -5791,11 +5826,11 @@ msgid ""
 "Hints specification (EWMH)."
 msgstr ""
 
-#: gnu/packages/gnome.scm:4167
+#: gnu/packages/gnome.scm:4278
 msgid "A GLib/GTK+ set of document-centric objects and utilities."
 msgstr ""
 
-#: gnu/packages/gnome.scm:4253
+#: gnu/packages/gnome.scm:4364
 msgid ""
 "GNUmeric is a GNU spreadsheet application, running under GNOME.  It is\n"
 "interoperable with other spreadsheet applications.  It has a vast array of\n"
@@ -5804,17 +5839,17 @@ msgid ""
 "engineering."
 msgstr ""
 
-#: gnu/packages/gnome.scm:4309
+#: gnu/packages/gnome.scm:4426
 msgid "Drawing is a basic image editor aiming at the GNOME desktop."
 msgstr ""
 
-#: gnu/packages/gnome.scm:4362
+#: gnu/packages/gnome.scm:4478
 msgid ""
 "Seahorse is a GNOME application for managing encryption keys and\n"
 "passwords in the GNOME keyring."
 msgstr ""
 
-#: gnu/packages/gnome.scm:4413
+#: gnu/packages/gnome.scm:4529
 msgid ""
 "Vala is a programming language using modern high level\n"
 "abstractions without imposing additional runtime requirements and without using\n"
@@ -5823,7 +5858,7 @@ msgid ""
 "targeting the GNOME stack simple."
 msgstr ""
 
-#: gnu/packages/gnome.scm:4503
+#: gnu/packages/gnome.scm:4619
 msgid ""
 "VTE is a library (libvte) implementing a terminal emulator widget for\n"
 "GTK+, and a minimal sample application (vte) using that.  Vte is mainly used in\n"
@@ -5831,34 +5866,34 @@ msgid ""
 "editors, IDEs, etc."
 msgstr ""
 
-#: gnu/packages/gnome.scm:4527
+#: gnu/packages/gnome.scm:4643
 msgid ""
 "VTE is a library (libvte) implementing a terminal emulator widget for\n"
 "GTK+, this fork provides additional functions exposed for keyboard text\n"
 "selection and URL hints."
 msgstr ""
 
-#: gnu/packages/gnome.scm:4607
+#: gnu/packages/gnome.scm:4723
 msgid ""
 "Vinagre is a remote display client supporting the VNC, SPICE\n"
 "and RDP protocols."
 msgstr ""
 
-#: gnu/packages/gnome.scm:4654
+#: gnu/packages/gnome.scm:4770
 msgid ""
 "Dconf is a low-level configuration system.  Its main purpose\n"
 "is to provide a backend to GSettings on platforms that don't already have\n"
 "configuration storage systems."
 msgstr ""
 
-#: gnu/packages/gnome.scm:4684
+#: gnu/packages/gnome.scm:4800
 msgid ""
 "JSON-GLib is a library providing serialization and\n"
 "described by RFC 4627.  It implements a full JSON parser and generator using\n"
 "GLib and GObject, and integrates JSON with GLib data types."
 msgstr ""
 
-#: gnu/packages/gnome.scm:4783
+#: gnu/packages/gnome.scm:4899
 msgid ""
 "LibXklavier is a library providing high-level API for X Keyboard\n"
 "Extension known as XKB.  This library is intended to support XFree86 and other\n"
@@ -5866,7 +5901,7 @@ msgid ""
 "indicators etc)."
 msgstr ""
 
-#: gnu/packages/gnome.scm:4823
+#: gnu/packages/gnome.scm:4939
 msgid ""
 "Glib-networking contains the implementations of certain GLib networking\n"
 "features that cannot be implemented directly in GLib itself because of their\n"
@@ -5876,26 +5911,33 @@ msgid ""
 "from the GSettings schemas in gsettings-desktop-schemas."
 msgstr ""
 
-#: gnu/packages/gnome.scm:4860
+#: gnu/packages/gnome.scm:4976
 msgid ""
 "This library was designed to make it easier to access web services that\n"
 "claim to be \"RESTful\".  It includes convenience wrappers for libsoup and\n"
 "libxml to ease remote use of the RESTful API."
 msgstr ""
 
-#: gnu/packages/gnome.scm:4925
+#: gnu/packages/gnome.scm:5060
+msgid ""
+"@code{libshumate} is a C library providing a\n"
+"@code{GtkWidget} to display maps.  It supports numerous free map sources such\n"
+"as OpenStreetMap, OpenCycleMap, OpenAerialMap and Maps."
+msgstr ""
+
+#: gnu/packages/gnome.scm:5125
 msgid ""
 "LibSoup is an HTTP client/server library for GNOME.  It uses GObjects\n"
 "and the GLib main loop, to integrate well with GNOME applications."
 msgstr ""
 
-#: gnu/packages/gnome.scm:5022
+#: gnu/packages/gnome.scm:5235
 msgid ""
 "Libsecret is a GObject based library for storing and retrieving passwords\n"
 "and other secrets.  It communicates with the \"Secret Service\" using DBus."
 msgstr ""
 
-#: gnu/packages/gnome.scm:5059
+#: gnu/packages/gnome.scm:5272
 msgid ""
 "Five or More is a game where you try to align\n"
 " five or more objects of the same color and shape causing them to disappear.\n"
@@ -5903,19 +5945,28 @@ msgid ""
 " Try to last as long as possible."
 msgstr ""
 
-#: gnu/packages/gnome.scm:5100
+#: gnu/packages/gnome.scm:5297
+msgid ""
+"GI-DocGen is a document generator for GObject-based\n"
+"libraries.  GObject is the base type system of the GNOME project.  GI-Docgen\n"
+"reuses the introspection data generated by GObject-based libraries to generate\n"
+"the API reference of these libraries, as well as other ancillary\n"
+"documentation."
+msgstr ""
+
+#: gnu/packages/gnome.scm:5342
 msgid ""
 "Mines (previously gnomine) is a puzzle game where you locate mines\n"
 "floating in an ocean using only your brain and a little bit of luck."
 msgstr ""
 
-#: gnu/packages/gnome.scm:5141
+#: gnu/packages/gnome.scm:5383
 msgid ""
 "MultiWriter can be used to write an ISO file to multiple USB devices at\n"
 "once."
 msgstr ""
 
-#: gnu/packages/gnome.scm:5181
+#: gnu/packages/gnome.scm:5427
 msgid ""
 "Sudoku is a Japanese logic game that exploded in popularity in 2005.\n"
 "GNOME Sudoku is meant to have an interface as simple and unobstrusive as\n"
@@ -5923,7 +5974,11 @@ msgid ""
 "more fun."
 msgstr ""
 
-#: gnu/packages/gnome.scm:5231
+#: gnu/packages/gnome.scm:5471
+msgid "Console is a simple terminal emulator for GNOME desktop"
+msgstr ""
+
+#: gnu/packages/gnome.scm:5529
 msgid ""
 "GNOME Terminal is a terminal emulator application for accessing a\n"
 "UNIX shell environment which can be used to run programs available on\n"
@@ -5933,14 +5988,22 @@ msgid ""
 "keyboard shortcuts."
 msgstr ""
 
-#: gnu/packages/gnome.scm:5303
+#: gnu/packages/gnome.scm:5564
+msgid ""
+"GNOME Text Editor is a simple text editor that focuses on session\n"
+"management.  It keeps track of changes and state even if you quit the\n"
+"application.  You can come back to your work even if you've never saved it to a\n"
+"file."
+msgstr ""
+
+#: gnu/packages/gnome.scm:5634
 msgid ""
 "Colord is a system service that makes it easy to manage,\n"
 "install and generate color profiles to accurately color manage input and\n"
 "output devices."
 msgstr ""
 
-#: gnu/packages/gnome.scm:5374
+#: gnu/packages/gnome.scm:5712
 msgid ""
 "Geoclue is a D-Bus service that provides location\n"
 "information.  The primary goal of the Geoclue project is to make creating\n"
@@ -5949,7 +6012,7 @@ msgid ""
 "permission from user."
 msgstr ""
 
-#: gnu/packages/gnome.scm:5418
+#: gnu/packages/gnome.scm:5758
 msgid ""
 "geocode-glib is a convenience library for geocoding (finding longitude,\n"
 "and latitude from an address) and reverse geocoding (finding an address from\n"
@@ -5957,7 +6020,7 @@ msgid ""
 "faster results and to avoid unnecessary server load."
 msgstr ""
 
-#: gnu/packages/gnome.scm:5486
+#: gnu/packages/gnome.scm:5835
 msgid ""
 "UPower is an abstraction for enumerating power devices,\n"
 "listening to device events and querying history and statistics.  Any\n"
@@ -5965,13 +6028,13 @@ msgid ""
 "service via the system message bus."
 msgstr ""
 
-#: gnu/packages/gnome.scm:5533
+#: gnu/packages/gnome.scm:5886
 msgid ""
 "libgweather is a library to access weather information from online\n"
 "services for numerous locations."
 msgstr ""
 
-#: gnu/packages/gnome.scm:5665
+#: gnu/packages/gnome.scm:6045
 msgid ""
 "This package contains the daemon responsible for setting the various\n"
 "parameters of a GNOME session and the applications that run under it.  It\n"
@@ -5979,33 +6042,33 @@ msgid ""
 "settings, themes, mouse settings, and startup of other daemons."
 msgstr ""
 
-#: gnu/packages/gnome.scm:5696
+#: gnu/packages/gnome.scm:6076
 msgid ""
 "Totem-pl-parser is a GObjects-based library to parse and save\n"
 "playlists in a variety of formats."
 msgstr ""
 
-#: gnu/packages/gnome.scm:5729
+#: gnu/packages/gnome.scm:6109
 msgid ""
 "Aisleriot (also known as Solitaire or sol) is a collection of card games\n"
 "which are easy to play with the aid of a mouse."
 msgstr ""
 
-#: gnu/packages/gnome.scm:5755
+#: gnu/packages/gnome.scm:6135
 msgid ""
 "Amtk is the acronym for @acronym{Amtk, Actions Menus and Toolbars Kit}.\n"
 "It is a basic GtkUIManager replacement based on GAction.  It is suitable for\n"
 "both a traditional UI or a modern UI with a GtkHeaderBar."
 msgstr ""
 
-#: gnu/packages/gnome.scm:5800
+#: gnu/packages/gnome.scm:6176
 msgid ""
 "Devhelp is an API documentation browser for GTK+ and GNOME.  It works\n"
 "natively with GTK-Doc (the API reference system developed for GTK+ and used\n"
 "throughout GNOME for API documentation)."
 msgstr ""
 
-#: gnu/packages/gnome.scm:5895
+#: gnu/packages/gnome.scm:6260
 msgid ""
 "Cogl is a small library for using 3D graphics hardware to draw pretty\n"
 "pictures.  The API departs from the flat state machine style of OpenGL and is\n"
@@ -6013,14 +6076,14 @@ msgid ""
 "without stepping on each others toes."
 msgstr ""
 
-#: gnu/packages/gnome.scm:5954 gnu/packages/gnome.scm:5981
+#: gnu/packages/gnome.scm:6319 gnu/packages/gnome.scm:6346
 msgid ""
 "Clutter is an OpenGL-based interactive canvas library, designed for\n"
 "creating fast, mainly 2D single window applications such as media box UIs,\n"
 "presentations, kiosk style applications and so on."
 msgstr ""
 
-#: gnu/packages/gnome.scm:6007
+#: gnu/packages/gnome.scm:6372
 msgid ""
 "Clutter-Gst is an integration library for using GStreamer with Clutter.\n"
 "It provides a GStreamer sink to upload frames to GL and an actor that\n"
@@ -6028,7 +6091,7 @@ msgid ""
 "OpenGL-based interactive canvas library."
 msgstr ""
 
-#: gnu/packages/gnome.scm:6040
+#: gnu/packages/gnome.scm:6405
 msgid ""
 "libchamplain is a C library providing a ClutterActor to display maps.\n"
 "It also provides a Gtk+ widget to display maps in Gtk+ applications.  Python\n"
@@ -6036,20 +6099,20 @@ msgid ""
 "such as OpenStreetMap, OpenCycleMap, OpenAerialMap, and Maps for free."
 msgstr ""
 
-#: gnu/packages/gnome.scm:6069
+#: gnu/packages/gnome.scm:6449
 msgid ""
 "Gom provides an object mapper from GObjects to SQLite.  It helps you\n"
 "write applications that need to store structured data as well as make complex\n"
 "queries upon that data."
 msgstr ""
 
-#: gnu/packages/gnome.scm:6104
+#: gnu/packages/gnome.scm:6484
 msgid ""
 "libgnome-games-support is a small library intended for internal use by\n"
 "GNOME Games, but it may be used by others."
 msgstr ""
 
-#: gnu/packages/gnome.scm:6144
+#: gnu/packages/gnome.scm:6542
 msgid ""
 "GNOME Klotski is a set of block sliding puzzles.  The objective is to move\n"
 "the patterned block to the area bordered by green markers.  To do so, you will\n"
@@ -6057,38 +6120,38 @@ msgid ""
 "as possible!"
 msgstr ""
 
-#: gnu/packages/gnome.scm:6186
+#: gnu/packages/gnome.scm:6591
 msgid ""
 "Grilo is a framework focused on making media discovery and browsing easy\n"
 "for application developers."
 msgstr ""
 
-#: gnu/packages/gnome.scm:6245
+#: gnu/packages/gnome.scm:6648
 msgid ""
 "Grilo is a framework focused on making media discovery and browsing easy\n"
 "for application developers.  This package provides plugins for common media\n"
 "discovery protocols."
 msgstr ""
 
-#: gnu/packages/gnome.scm:6339
+#: gnu/packages/gnome.scm:6742
 msgid ""
 "Totem is a simple yet featureful media player for GNOME\n"
 "which can read a large number of file formats."
 msgstr ""
 
-#: gnu/packages/gnome.scm:6430
+#: gnu/packages/gnome.scm:6830
 msgid ""
 "Rhythmbox is a music playing application for GNOME.  It\n"
 "supports playlists, song ratings, and any codecs installed through gstreamer."
 msgstr ""
 
-#: gnu/packages/gnome.scm:6492
+#: gnu/packages/gnome.scm:6892
 msgid ""
 "Eye of GNOME is the GNOME image viewer.  It\n"
 "supports image conversion, rotation, and slideshows."
 msgstr ""
 
-#: gnu/packages/gnome.scm:6536
+#: gnu/packages/gnome.scm:6928
 msgid ""
 "This package provides plugins for the Eye of GNOME (EOG) image viewer,\n"
 "notably:\n"
@@ -6101,13 +6164,13 @@ msgid ""
 "@end itemize\n"
 msgstr ""
 
-#: gnu/packages/gnome.scm:6575
+#: gnu/packages/gnome.scm:6967
 msgid ""
 "This library provides GObject bindings for libudev.  It was originally\n"
 "part of udev-extras, then udev, then systemd.  It's now a project on its own."
 msgstr ""
 
-#: gnu/packages/gnome.scm:6638
+#: gnu/packages/gnome.scm:7030
 msgid ""
 "GVFS is a userspace virtual file system designed to work with the I/O\n"
 "abstraction of GIO.  It contains a GIO module that seamlessly adds GVFS\n"
@@ -6118,7 +6181,7 @@ msgid ""
 "DAV, and others."
 msgstr ""
 
-#: gnu/packages/gnome.scm:6679
+#: gnu/packages/gnome.scm:7071
 msgid ""
 "GUsb is a GObject wrapper for libusb1 that makes it easy to do\n"
 "asynchronous control, bulk and interrupt transfers with proper cancellation\n"
@@ -6126,7 +6189,7 @@ msgid ""
 "USB transfers with your high-level application or system daemon."
 msgstr ""
 
-#: gnu/packages/gnome.scm:6733
+#: gnu/packages/gnome.scm:7125
 msgid ""
 "Document Scanner is an easy-to-use application that lets you connect your\n"
 "scanner and quickly capture images and documents in an appropriate format.  It\n"
@@ -6134,25 +6197,25 @@ msgid ""
 "almost all of them."
 msgstr ""
 
-#: gnu/packages/gnome.scm:6805
+#: gnu/packages/gnome.scm:7197
 msgid ""
 "Eolie is a new web browser for GNOME.  It features Firefox sync support,\n"
 "a secret password store, an adblocker, and a modern UI."
 msgstr ""
 
-#: gnu/packages/gnome.scm:6878
+#: gnu/packages/gnome.scm:7274
 msgid ""
 "Epiphany is a GNOME web browser targeted at non-technical users.  Its\n"
 "principles are simplicity and standards compliance."
 msgstr ""
 
-#: gnu/packages/gnome.scm:6937
+#: gnu/packages/gnome.scm:7325
 msgid ""
 "D-Feet is a D-Bus debugger, which can be used to inspect D-Bus interfaces\n"
 "of running programs and invoke methods on those interfaces."
 msgstr ""
 
-#: gnu/packages/gnome.scm:6967
+#: gnu/packages/gnome.scm:7355
 msgid ""
 "Yelp-XSL is a collection of programs and data files to help\n"
 "you build, maintain, and distribute documentation.  It provides XSLT stylesheets\n"
@@ -6162,14 +6225,14 @@ msgid ""
 "jQuery.Syntax JavaScript libraries."
 msgstr ""
 
-#: gnu/packages/gnome.scm:7006
+#: gnu/packages/gnome.scm:7401
 msgid ""
 "Yelp is the help viewer in Gnome.  It natively views Mallard, DocBook,\n"
 "man, info, and HTML documents.  It can locate documents according to the\n"
 "freedesktop.org help system specification."
 msgstr ""
 
-#: gnu/packages/gnome.scm:7036
+#: gnu/packages/gnome.scm:7431
 msgid ""
 "Yelp-tools is a collection of scripts and build utilities to help create,\n"
 "manage, and publish documentation for Yelp and the web.  Most of the heavy\n"
@@ -6177,20 +6240,20 @@ msgid ""
 "wraps things up in a developer-friendly way."
 msgstr ""
 
-#: gnu/packages/gnome.scm:7074
+#: gnu/packages/gnome.scm:7469
 msgid ""
 "Libgee is a utility library providing GObject-based interfaces and\n"
 "classes for commonly used data structures."
 msgstr ""
 
-#: gnu/packages/gnome.scm:7102
+#: gnu/packages/gnome.scm:7513
 msgid ""
 "Gexiv2 is a GObject wrapper around the Exiv2 photo metadata library.  It\n"
 "allows for GNOME applications to easily inspect and update EXIF, IPTC, and XMP\n"
 "metadata in photo and video files of various formats."
 msgstr ""
 
-#: gnu/packages/gnome.scm:7156
+#: gnu/packages/gnome.scm:7568
 msgid ""
 "Shotwell is a digital photo manager designed for the GNOME desktop\n"
 "environment.  It allows you to import photos from disk or camera, organize\n"
@@ -6198,38 +6261,38 @@ msgid ""
 "share them with others via social networking and more."
 msgstr ""
 
-#: gnu/packages/gnome.scm:7193
+#: gnu/packages/gnome.scm:7610
 msgid ""
 "File Roller is an archive manager for the GNOME desktop\n"
 "environment that allows users to view, unpack, and create compressed archives\n"
 "such as gzip tarballs."
 msgstr ""
 
-#: gnu/packages/gnome.scm:7255
+#: gnu/packages/gnome.scm:7671
 msgid ""
 "This package contains the GNOME session manager, as well as a\n"
 "configuration program to choose applications starting on login."
 msgstr ""
 
-#: gnu/packages/gnome.scm:7311
+#: gnu/packages/gnome.scm:7724
 msgid ""
 "Gjs is a javascript binding for GNOME.  It's mainly based on spidermonkey\n"
 "javascript engine and the GObject introspection framework."
 msgstr ""
 
-#: gnu/packages/gnome.scm:7407
+#: gnu/packages/gnome.scm:7795
 msgid ""
 "While aiming at simplicity and ease of use, gedit is a\n"
 "powerful general purpose text editor."
 msgstr ""
 
-#: gnu/packages/gnome.scm:7431
+#: gnu/packages/gnome.scm:7824
 msgid ""
 "Zenity is a rewrite of gdialog, the GNOME port of dialog which allows you\n"
 "to display dialog boxes from the commandline and shell scripts."
 msgstr ""
 
-#: gnu/packages/gnome.scm:7627
+#: gnu/packages/gnome.scm:8029
 msgid ""
 "Mutter is a window and compositing manager that displays and manages your\n"
 "desktop via OpenGL.  Mutter combines a sophisticated display engine using the\n"
@@ -6237,7 +6300,7 @@ msgid ""
 "window manager."
 msgstr ""
 
-#: gnu/packages/gnome.scm:7685
+#: gnu/packages/gnome.scm:8077
 msgid ""
 "GNOME Online Accounts provides interfaces so that applications and\n"
 "libraries in GNOME can access the user's online accounts.  It has providers\n"
@@ -6245,20 +6308,20 @@ msgid ""
 "Microsoft Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos."
 msgstr ""
 
-#: gnu/packages/gnome.scm:7774
+#: gnu/packages/gnome.scm:8197
 msgid ""
 "This package provides a unified backend for programs that work with\n"
 "contacts, tasks, and calendar information.  It was originally developed for\n"
 "Evolution (hence the name), but is now used by other packages as well."
 msgstr ""
 
-#: gnu/packages/gnome.scm:7837
+#: gnu/packages/gnome.scm:8284
 msgid ""
 "Caribou is an input assistive technology intended for switch and pointer\n"
 "users."
 msgstr ""
 
-#: gnu/packages/gnome.scm:7989
+#: gnu/packages/gnome.scm:8433
 msgid ""
 "NetworkManager is a system network service that manages your network\n"
 "devices and connections, attempting to keep active network connectivity when\n"
@@ -6267,60 +6330,60 @@ msgid ""
 "services."
 msgstr ""
 
-#: gnu/packages/gnome.scm:8045
+#: gnu/packages/gnome.scm:8496
 msgid ""
 "This extension of NetworkManager allows it to take care of connections\n"
 "to virtual private networks (VPNs) via OpenVPN."
 msgstr ""
 
-#: gnu/packages/gnome.scm:8095
+#: gnu/packages/gnome.scm:8547
 msgid ""
 "Support for configuring virtual private networks based on VPNC.\n"
 "Compatible with Cisco VPN concentrators configured to use IPsec."
 msgstr ""
 
-#: gnu/packages/gnome.scm:8142
+#: gnu/packages/gnome.scm:8600
 msgid ""
 "This extension of NetworkManager allows it to take care of connections\n"
 "to @acronym{VPNs, virtual private networks} via OpenConnect, an open client for\n"
 "Cisco's AnyConnect SSL VPN."
 msgstr ""
 
-#: gnu/packages/gnome.scm:8171
+#: gnu/packages/gnome.scm:8630
 msgid "Database of broadband connection configuration."
 msgstr ""
 
-#: gnu/packages/gnome.scm:8214
+#: gnu/packages/gnome.scm:8673
 msgid ""
 "This package contains a systray applet for NetworkManager.  It displays\n"
 "the available networks and allows users to easily switch between them."
 msgstr ""
 
-#: gnu/packages/gnome.scm:8269
+#: gnu/packages/gnome.scm:8732
 msgid ""
 "This package provides a C++ interface to the libxml2 XML parser\n"
 "library."
 msgstr ""
 
-#: gnu/packages/gnome.scm:8501
+#: gnu/packages/gnome.scm:8968
 msgid ""
 "GNOME Display Manager is a system service that is responsible for\n"
 "providing graphical log-ins and managing local and remote displays."
 msgstr ""
 
-#: gnu/packages/gnome.scm:8525
+#: gnu/packages/gnome.scm:8992
 msgid ""
 "LibGTop is a library to get system specific data such as CPU and memory\n"
 "usage and information about running processes."
 msgstr ""
 
-#: gnu/packages/gnome.scm:8559
+#: gnu/packages/gnome.scm:9033
 msgid ""
 "This package contains tools for managing and manipulating Bluetooth\n"
 "devices using the GNOME desktop."
 msgstr ""
 
-#: gnu/packages/gnome.scm:8677
+#: gnu/packages/gnome.scm:9132
 msgid ""
 "This package contains configuration applets for the GNOME desktop,\n"
 "allowing to set accessibility configuration, desktop fonts, keyboard and mouse\n"
@@ -6328,13 +6391,13 @@ msgid ""
 "properties, screen resolution, and other GNOME parameters."
 msgstr ""
 
-#: gnu/packages/gnome.scm:8843
+#: gnu/packages/gnome.scm:9312
 msgid ""
 "GNOME Shell provides core user interface functions for the GNOME desktop,\n"
 "like switching to windows and launching applications."
 msgstr ""
 
-#: gnu/packages/gnome.scm:8892
+#: gnu/packages/gnome.scm:9362
 msgid ""
 "GTK-VNC is a project providing client side APIs for the RFB\n"
 "protocol / VNC remote desktop technology.  It is built using coroutines allowing\n"
@@ -6342,13 +6405,13 @@ msgid ""
 "core C library, and bindings for Python (PyGTK)."
 msgstr ""
 
-#: gnu/packages/gnome.scm:8921
+#: gnu/packages/gnome.scm:9391
 msgid ""
 "GNOME Autoar is a library which makes creating and extracting archives\n"
 "easy, safe, and automatic."
 msgstr ""
 
-#: gnu/packages/gnome.scm:8995
+#: gnu/packages/gnome.scm:9472
 msgid ""
 "Tracker is a search engine and triplestore for desktop, embedded and mobile.\n"
 "\n"
@@ -6371,21 +6434,21 @@ msgid ""
 "endpoint and it understands SPARQL."
 msgstr ""
 
-#: gnu/packages/gnome.scm:9128
+#: gnu/packages/gnome.scm:9605
 msgid ""
 "Tracker is an advanced framework for first class objects with associated\n"
 "metadata and tags.  It provides a one stop solution for all metadata, tags,\n"
 "shared object databases, search tools and indexing."
 msgstr ""
 
-#: gnu/packages/gnome.scm:9225
+#: gnu/packages/gnome.scm:9712
 msgid ""
 "Nautilus (Files) is a file manager designed to fit the GNOME desktop\n"
 "design and behaviour, giving the user a simple way to navigate and manage its\n"
 "files."
 msgstr ""
 
-#: gnu/packages/gnome.scm:9260
+#: gnu/packages/gnome.scm:9750
 msgid ""
 "Baobab (Disk Usage Analyzer) is a graphical application to analyse disk\n"
 "usage in the GNOME desktop environment.  It can easily scan device volumes or\n"
@@ -6393,7 +6456,7 @@ msgid ""
 "is complete it provides a graphical representation of each selected folder."
 msgstr ""
 
-#: gnu/packages/gnome.scm:9285
+#: gnu/packages/gnome.scm:9775
 msgid ""
 "GNOME backgrounds package contains a collection of graphics files which\n"
 "can be used as backgrounds in the GNOME Desktop environment.  Additionally,\n"
@@ -6401,21 +6464,21 @@ msgid ""
 "can add your own files to the collection."
 msgstr ""
 
-#: gnu/packages/gnome.scm:9330
+#: gnu/packages/gnome.scm:9823
 msgid ""
 "GNOME Screenshot is a utility used for taking screenshots of the entire\n"
 "screen, a window or a user defined area of the screen, with optional\n"
 "beautifying border effects."
 msgstr ""
 
-#: gnu/packages/gnome.scm:9360
+#: gnu/packages/gnome.scm:9855
 msgid ""
 "Dconf-editor is a graphical tool for browsing and editing the dconf\n"
 "configuration system for GNOME.  It allows users to configure desktop\n"
 "software that do not provide their own configuration interface."
 msgstr ""
 
-#: gnu/packages/gnome.scm:9390
+#: gnu/packages/gnome.scm:9885
 msgid ""
 "Given many installed packages which might handle a given MIME type, a\n"
 "user running the GNOME desktop probably has some preferences: for example,\n"
@@ -6424,32 +6487,32 @@ msgid ""
 "associations for GNOME."
 msgstr ""
 
-#: gnu/packages/gnome.scm:9422
+#: gnu/packages/gnome.scm:9925
 msgid "GoVirt is a GObject wrapper for the oVirt REST API."
 msgstr ""
 
-#: gnu/packages/gnome.scm:9479
+#: gnu/packages/gnome.scm:9986
 msgid ""
 "GNOME Weather is a small application that allows you to\n"
 "monitor the current weather conditions for your city, or anywhere in the\n"
 "world."
 msgstr ""
 
-#: gnu/packages/gnome.scm:9582
+#: gnu/packages/gnome.scm:10090
 msgid ""
 "GNOME is the graphical desktop for GNU.  It includes a wide variety of\n"
 "applications for browsing the web, editing text and images, creating\n"
 "documents and diagrams, playing media, scanning, and much more."
 msgstr ""
 
-#: gnu/packages/gnome.scm:9628
+#: gnu/packages/gnome.scm:10136
 msgid ""
 "Byzanz is a simple desktop recording program with a\n"
 "command-line interface.  It can record part or all of an X display for a\n"
 "specified duration and save it as a GIF encoded animated image file."
 msgstr ""
 
-#: gnu/packages/gnome.scm:9690
+#: gnu/packages/gnome.scm:10198
 msgid ""
 "Authenticator is a two-factor authentication (2FA) application built for\n"
 "the GNOME desktop environment.\n"
@@ -6466,44 +6529,44 @@ msgid ""
 "@end itemize"
 msgstr ""
 
-#: gnu/packages/gnome.scm:9725
+#: gnu/packages/gnome.scm:10233
 msgid ""
 "GSound is a small library for playing system sounds.  It's designed to be\n"
 "used via GObject Introspection, and is a thin wrapper around the libcanberra C\n"
 "library."
 msgstr ""
 
-#: gnu/packages/gnome.scm:9750
+#: gnu/packages/gnome.scm:10258
 msgid ""
 "Libzapojit is a GLib-based library for accessing online service APIs of\n"
 "Microsoft SkyDrive and Hotmail, using their REST protocols."
 msgstr ""
 
-#: gnu/packages/gnome.scm:9795
+#: gnu/packages/gnome.scm:10304
 msgid ""
 "GNOME Clocks is a simple clocks application designed to fit the GNOME\n"
 "desktop.  It supports world clock, stop watch, alarms, and count down timer."
 msgstr ""
 
-#: gnu/packages/gnome.scm:9842
+#: gnu/packages/gnome.scm:10351
 msgid ""
 "GNOME Calendar is a simple calendar application designed to fit the GNOME\n"
 "desktop.  It supports multiple calendars, month, week and year view."
 msgstr ""
 
-#: gnu/packages/gnome.scm:9899
+#: gnu/packages/gnome.scm:10407
 msgid ""
 "GNOME To Do is a simplistic personal task manager designed\n"
 "to perfectly fit the GNOME desktop."
 msgstr ""
 
-#: gnu/packages/gnome.scm:9938
+#: gnu/packages/gnome.scm:10449
 msgid ""
 "GNOME Dictionary can look for the definition or translation of a word in\n"
 "existing databases over the internet."
 msgstr ""
 
-#: gnu/packages/gnome.scm:10003
+#: gnu/packages/gnome.scm:10513
 msgid ""
 "GNOME Tweaks allows adjusting advanced configuration settings in\n"
 "GNOME 3.  This includes things like the fonts used in user interface elements,\n"
@@ -6511,13 +6574,13 @@ msgid ""
 "GNOME Shell appearance and extension, etc."
 msgstr ""
 
-#: gnu/packages/gnome.scm:10031
+#: gnu/packages/gnome.scm:10541
 msgid ""
 "GNOME Shell extensions modify and extend GNOME Shell\n"
 "functionality and behavior."
 msgstr ""
 
-#: gnu/packages/gnome.scm:10075
+#: gnu/packages/gnome.scm:10585
 msgid ""
 "Libfolks is a library that aggregates information about people\n"
 "from multiple sources (e.g., Telepathy connection managers for IM contacts,\n"
@@ -6526,19 +6589,19 @@ msgid ""
 "compiled."
 msgstr ""
 
-#: gnu/packages/gnome.scm:10116
+#: gnu/packages/gnome.scm:10626
 msgid ""
 "This library allows you to use the Facebook API from\n"
 "GLib/GObject code."
 msgstr ""
 
-#: gnu/packages/gnome.scm:10143
+#: gnu/packages/gnome.scm:10660
 msgid ""
 "Libgnomekbd is a keyboard configuration library for the GNOME desktop\n"
 "environment, which can notably display keyboard layouts."
 msgstr ""
 
-#: gnu/packages/gnome.scm:10179
+#: gnu/packages/gnome.scm:10696
 msgid ""
 "Libunique is a library for writing single instance applications.  If you\n"
 "launch a single instance application twice, the second instance will either just\n"
@@ -6548,20 +6611,20 @@ msgid ""
 "handling the startup notification side."
 msgstr ""
 
-#: gnu/packages/gnome.scm:10229
+#: gnu/packages/gnome.scm:10751
 msgid ""
 "Calculator is an application that solves mathematical equations and\n"
 "is suitable as a default application in a Desktop environment."
 msgstr ""
 
-#: gnu/packages/gnome.scm:10255
+#: gnu/packages/gnome.scm:10777
 msgid ""
 "Xpad is a sticky note that strives to be simple, fault tolerant,\n"
 "and customizable.  Xpad consists of independent pad windows, each is\n"
 "basically a text box in which notes can be written."
 msgstr ""
 
-#: gnu/packages/gnome.scm:10328
+#: gnu/packages/gnome.scm:10850
 msgid ""
 "This program allows you to browse through all the available Unicode\n"
 "characters and categories for the installed fonts, and to examine their\n"
@@ -6569,20 +6632,20 @@ msgid ""
 "only know by its Unicode name or code point."
 msgstr ""
 
-#: gnu/packages/gnome.scm:10360
+#: gnu/packages/gnome.scm:10882
 msgid ""
 "Color Picker is a simple color chooser written in GTK3.  It\n"
 "supports both X and Wayland display servers."
 msgstr ""
 
-#: gnu/packages/gnome.scm:10383
+#: gnu/packages/gnome.scm:10905
 msgid ""
 "Bluefish is an editor aimed at programmers and web developers,\n"
 "with many options to write web sites, scripts and other code.\n"
 "Bluefish supports many programming and markup languages."
 msgstr ""
 
-#: gnu/packages/gnome.scm:10424
+#: gnu/packages/gnome.scm:10946
 msgid ""
 "GNOME System Monitor is a GNOME process viewer and system monitor with\n"
 "an attractive, easy-to-use interface.  It has features, such as a tree view\n"
@@ -6591,27 +6654,27 @@ msgid ""
 "kill/reinice processes."
 msgstr ""
 
-#: gnu/packages/gnome.scm:10466
+#: gnu/packages/gnome.scm:10987
 msgid ""
 "This package includes a python client library for the AT-SPI D-Bus\n"
 "accessibility infrastructure."
 msgstr ""
 
-#: gnu/packages/gnome.scm:10526
+#: gnu/packages/gnome.scm:11046
 msgid ""
 "Orca is a screen reader that provides access to the graphical desktop\n"
 "via speech and refreshable braille.  Orca works with applications and toolkits\n"
 "that support the Assistive Technology Service Provider Interface (AT-SPI)."
 msgstr ""
 
-#: gnu/packages/gnome.scm:10580
+#: gnu/packages/gnome.scm:11107
 msgid ""
 "gspell provides a flexible API to add spell-checking to a GTK+\n"
 "application.  It provides a GObject API, spell-checking to text entries and\n"
 "text views, and buttons to choose the language."
 msgstr ""
 
-#: gnu/packages/gnome.scm:10622
+#: gnu/packages/gnome.scm:11149
 msgid ""
 "GNOME Planner is a project management tool based on the Work Breakdown\n"
 "Structure (WBS).  Its goal is to enable you to easily plan projects.  Based on\n"
@@ -6623,7 +6686,7 @@ msgid ""
 "views can be printed as PDF or PostScript files, or exported to HTML."
 msgstr ""
 
-#: gnu/packages/gnome.scm:10695
+#: gnu/packages/gnome.scm:11219
 msgid ""
 "Lollypop is a music player designed to play well with GNOME desktop.\n"
 "Lollypop plays audio formats such as mp3, mp4, ogg and flac and gets information\n"
@@ -6631,26 +6694,26 @@ msgid ""
 "automatically and it can stream songs from online music services and charts."
 msgstr ""
 
-#: gnu/packages/gnome.scm:10719
+#: gnu/packages/gnome.scm:11243
 msgid ""
 "A collection of GStreamer video filters and effects to be used in\n"
 "photo-booth-like software, such as Cheese."
 msgstr ""
 
-#: gnu/packages/gnome.scm:10787
+#: gnu/packages/gnome.scm:11307
 msgid ""
 "Cheese uses your webcam to take photos and videos.  Cheese can also\n"
 "apply fancy special effects and lets you share the fun with others."
 msgstr ""
 
-#: gnu/packages/gnome.scm:10841
+#: gnu/packages/gnome.scm:11368
 msgid ""
-"Password Safe is a password manager which makes use of the KeePass v4\n"
+"Secrets is a password manager which makes use of the KeePass v4\n"
 "format.  It integrates perfectly with the GNOME desktop and provides an easy\n"
 "and uncluttered interface for the management of password databases."
 msgstr ""
 
-#: gnu/packages/gnome.scm:10876
+#: gnu/packages/gnome.scm:11419
 msgid ""
 "Sound Juicer extracts audio from compact discs and convert it\n"
 "into audio files that a personal computer or digital audio player can play.\n"
@@ -6658,27 +6721,27 @@ msgid ""
 "mp3, Ogg Vorbis and FLAC"
 msgstr ""
 
-#: gnu/packages/gnome.scm:10928
+#: gnu/packages/gnome.scm:11471
 msgid ""
 "SoundConverter supports converting between many audio formats including\n"
 "Opus, Ogg Vorbis, FLAC and more.  It supports parallel conversion, and\n"
 "configurable file renaming."
 msgstr ""
 
-#: gnu/packages/gnome.scm:10976
+#: gnu/packages/gnome.scm:11519
 msgid ""
 "Workrave is a program that assists in the recovery and prevention of\n"
 "repetitive strain injury (@dfn{RSI}).  The program frequently alerts you to take\n"
 "micro-pauses and rest breaks, and restricts you to your daily limit."
 msgstr ""
 
-#: gnu/packages/gnome.scm:11017
+#: gnu/packages/gnome.scm:11559
 msgid ""
 "The GHex program can view and edit files in two ways:\n"
 "hexadecimal or ASCII.  It is useful for editing binary files in general."
 msgstr ""
 
-#: gnu/packages/gnome.scm:11053
+#: gnu/packages/gnome.scm:11597
 msgid ""
 "The libdazzle library is a companion library to GObject and\n"
 "Gtk+.  It provides various features that the authors wish were in the\n"
@@ -6687,40 +6750,40 @@ msgid ""
 "generic enough to work for everyone."
 msgstr ""
 
-#: gnu/packages/gnome.scm:11120
+#: gnu/packages/gnome.scm:11670
 msgid ""
 "Evolution is a personal information management application\n"
 "that provides integrated mail, calendaring and address book\n"
 "functionality."
 msgstr ""
 
-#: gnu/packages/gnome.scm:11176
+#: gnu/packages/gnome.scm:11726
 msgid ""
 "GThumb is an image viewer, browser, organizer, editor and\n"
 "advanced image management tool"
 msgstr ""
 
-#: gnu/packages/gnome.scm:11249
+#: gnu/packages/gnome.scm:11799
 msgid ""
 "Terminator allows you to run multiple GNOME terminals in a grid and\n"
 "tabs, and it supports drag and drop re-ordering of terminals."
 msgstr ""
 
-#: gnu/packages/gnome.scm:11310
+#: gnu/packages/gnome.scm:11859
 msgid ""
 "The aim of the handy library is to help with developing user\n"
 "interfaces for mobile devices using GTK+.  It provides responsive GTK+ widgets\n"
 "for usage on small and big screens."
 msgstr ""
 
-#: gnu/packages/gnome.scm:11359
+#: gnu/packages/gnome.scm:11907
 msgid ""
 "libgit2-glib is a GLib wrapper library around the libgit2 Git\n"
 "access library.  It only implements the core plumbing functions, not really the\n"
 "higher level porcelain stuff."
 msgstr ""
 
-#: gnu/packages/gnome.scm:11422
+#: gnu/packages/gnome.scm:11970
 msgid ""
 "gitg is a graphical user interface for git.  It aims at being a small,\n"
 "fast and convenient tool to visualize the history of git repositories.\n"
@@ -6728,21 +6791,21 @@ msgid ""
 "repository and commit your work."
 msgstr ""
 
-#: gnu/packages/gnome.scm:11494
+#: gnu/packages/gnome.scm:12042
 msgid ""
 "Gamin is a file and directory monitoring system defined to be a subset\n"
 "of the FAM (File Alteration Monitor) system.  This is a service provided by a\n"
 "library which detects when a file or a directory has been modified."
 msgstr ""
 
-#: gnu/packages/gnome.scm:11528
+#: gnu/packages/gnome.scm:12076
 msgid ""
 "GNOME Mahjongg is a game based on the classic Chinese\n"
 "tile-matching game Mahjongg.  It features multiple board layouts, tile themes,\n"
 "and a high score table."
 msgstr ""
 
-#: gnu/packages/gnome.scm:11566
+#: gnu/packages/gnome.scm:12114
 msgid ""
 "This package provides themes and related elements that don't\n"
 "really fit in other upstream packages.  It offers legacy support for GTK+ 2\n"
@@ -6750,19 +6813,19 @@ msgid ""
 "index files needed for Adwaita to be used outside of GNOME."
 msgstr ""
 
-#: gnu/packages/gnome.scm:11615
+#: gnu/packages/gnome.scm:12163
 msgid ""
 "Gnote is a note-taking application written for the GNOME\n"
 "desktop environment."
 msgstr ""
 
-#: gnu/packages/gnome.scm:11674
+#: gnu/packages/gnome.scm:12227
 msgid ""
 "Polari is a simple Internet Relay Chat (IRC) client that is designed to\n"
 "integrate seamlessly with the GNOME desktop."
 msgstr ""
 
-#: gnu/packages/gnome.scm:11733
+#: gnu/packages/gnome.scm:12294
 msgid ""
 "GNOME Boxes is a simple application to view, access, and\n"
 "manage remote and virtual systems.  Note that this application requires the\n"
@@ -6771,7 +6834,7 @@ msgid ""
 "these services on the Guix System."
 msgstr ""
 
-#: gnu/packages/gnome.scm:11833
+#: gnu/packages/gnome.scm:12394
 msgid ""
 "Geary collects related messages together into conversations,\n"
 "making it easy to find and follow your discussions.  Full-text and keyword\n"
@@ -6783,14 +6846,14 @@ msgid ""
 "to."
 msgstr ""
 
-#: gnu/packages/gnome.scm:11878
+#: gnu/packages/gnome.scm:12439
 msgid ""
 "gLabels is a program for creating labels and business cards.  It is\n"
 "designed to work with various laser/ink-jet peel-off label and business\n"
 "card sheets that you’ll find at most office supply stores."
 msgstr ""
 
-#: gnu/packages/gnome.scm:11919
+#: gnu/packages/gnome.scm:12475
 msgid ""
 "GNOME LaTeX is a LaTeX editor for the GNOME desktop.  It has features\n"
 "such as build tools, completion of LaTeX commands, structure navigation,\n"
@@ -6798,19 +6861,19 @@ msgid ""
 "and toolbars."
 msgstr ""
 
-#: gnu/packages/gnome.scm:11979
+#: gnu/packages/gnome.scm:12532
 msgid ""
 "Setzer is a simple yet full-featured LaTeX editor written in Python with\n"
 "GTK+.  It integrates well with the GNOME desktop environment."
 msgstr ""
 
-#: gnu/packages/gnome.scm:12045
+#: gnu/packages/gnome.scm:12597
 msgid ""
 "Apostrophe is a GTK+ based distraction-free Markdown editor.\n"
 "It uses pandoc as back-end for parsing Markdown."
 msgstr ""
 
-#: gnu/packages/gnome.scm:12106
+#: gnu/packages/gnome.scm:12658
 msgid ""
 "libratbag provides @command{ratbagd}, a DBus daemon to\n"
 "configure input devices, mainly gaming mice.  The daemon provides a generic\n"
@@ -6827,7 +6890,7 @@ msgid ""
 "  (simple-service 'ratbagd dbus-root-service-type (list libratbag))"
 msgstr ""
 
-#: gnu/packages/gnome.scm:12174
+#: gnu/packages/gnome.scm:12729
 msgid ""
 "Piper is a GTK+ application for configuring gaming mice with\n"
 "onboard configuration for key bindings via libratbag.  Piper requires\n"
@@ -6839,14 +6902,14 @@ msgid ""
 "  (simple-service 'ratbagd dbus-root-service-type (list libratbag))"
 msgstr ""
 
-#: gnu/packages/gnome.scm:12236
+#: gnu/packages/gnome.scm:12791
 msgid ""
 "Parlatype is an audio player for the GNOME desktop\n"
 "environment.  Its main purpose is the manual transcription of spoken\n"
 "audio files."
 msgstr ""
 
-#: gnu/packages/gnome.scm:12262
+#: gnu/packages/gnome.scm:12819
 msgid ""
 "Jsonrpc-GLib is a library to communicate with JSON-RPC based\n"
 "peers in either a synchronous or asynchronous fashion.  It also allows\n"
@@ -6855,14 +6918,14 @@ msgid ""
 "host to avoid parser overhead and memory-allocator fragmentation."
 msgstr ""
 
-#: gnu/packages/gnome.scm:12290
+#: gnu/packages/gnome.scm:12847
 msgid ""
 "Feedbackd provides a DBus daemon to act on events to provide\n"
 "haptic, visual and audio feedback.  It offers the libfeedbackd library and\n"
 "GObject introspection bindings."
 msgstr ""
 
-#: gnu/packages/gnome.scm:12339
+#: gnu/packages/gnome.scm:12901
 msgid ""
 "Sysprof performs detailed, accurate, and fast CPU profiling of an entire\n"
 "GNU/Linux system including the kernel and all user-space applications.  This\n"
@@ -6872,7 +6935,7 @@ msgid ""
 "libraries.  Applications do not need to be recompiled--or even restarted."
 msgstr ""
 
-#: gnu/packages/gnome.scm:12424
+#: gnu/packages/gnome.scm:13004
 msgid ""
 "Builder aims to be an integrated development environment (IDE) for\n"
 "writing GNOME-based software.  It features fuzzy search, auto-completion,\n"
@@ -6880,13 +6943,13 @@ msgid ""
 "profiler via Sysprof, debugging support, and more."
 msgstr ""
 
-#: gnu/packages/gnome.scm:12498
+#: gnu/packages/gnome.scm:13081
 msgid ""
 "Komikku is an online/offline manga reader for GNOME,\n"
 "developed with the aim of being used with the Librem 5 phone."
 msgstr ""
 
-#: gnu/packages/gnome.scm:12582
+#: gnu/packages/gnome.scm:13129
 msgid ""
 "GNU Data Access (GDA) is an attempt to provide uniform access to\n"
 "different kinds of data sources (databases, information servers, mail spools,\n"
@@ -6894,7 +6957,7 @@ msgid ""
 "your data."
 msgstr ""
 
-#: gnu/packages/gnome.scm:12632
+#: gnu/packages/gnome.scm:13178
 msgid ""
 "gtranslator is a quite comfortable gettext po/po.gz/(g)mo files editor\n"
 "for the GNOME 3.x platform with many features.  It aims to be a very complete\n"
@@ -6902,36 +6965,40 @@ msgid ""
 "world."
 msgstr ""
 
-#: gnu/packages/gnome.scm:12697
+#: gnu/packages/gnome.scm:13243
 msgid ""
 "OCRFeeder is a complete Optical Character Recognition and\n"
 "Document Analysis and Recognition program."
 msgstr ""
 
-#: gnu/packages/gnome.scm:12737
+#: gnu/packages/gnome.scm:13282
 msgid ""
 "@code{libadwaita} offers widgets and objects to build GNOME\n"
 "applications scaling from desktop workstations to mobile phones.  It is the\n"
 "successor of @code{libhandy} for GTK4."
 msgstr ""
 
-#: gnu/packages/gnome.scm:12762
+#: gnu/packages/gnome.scm:13307
 msgid ""
 "@code{gnome-power-manager} is a tool for viewing present and\n"
 "historical battery usage and related statistics."
 msgstr ""
 
-#: gnu/packages/gnome.scm:12806
+#: gnu/packages/gnome.scm:13351
 msgid "This package provides a graphical file manager."
 msgstr ""
 
-#: gnu/packages/gnuzilla.scm:241
+#: gnu/packages/gnuzilla.scm:243
 msgid ""
 "SpiderMonkey is Mozilla's JavaScript engine written\n"
 "in C/C++."
 msgstr ""
 
-#: gnu/packages/gnuzilla.scm:964
+#: gnu/packages/gnuzilla.scm:393
+msgid "Minimal, flexible command line parser"
+msgstr ""
+
+#: gnu/packages/gnuzilla.scm:1227
 msgid ""
 "IceCat is the GNU version of the Firefox browser.  It is entirely free\n"
 "software, which does not recommend non-free plugins and addons.  It also\n"
@@ -6939,38 +7006,38 @@ msgid ""
 "@command{geckodriver} command, which can be useful for automated web\n"
 "testing.\n"
 "\n"
-"WARNING: IceCat 91 has not yet been released by the upstream IceCat project.\n"
+"WARNING: IceCat 102 has not yet been released by the upstream IceCat project.\n"
 "This is a preview release, and does not currently meet the privacy-respecting\n"
 "standards of the IceCat project."
 msgstr ""
 
-#: gnu/packages/gnuzilla.scm:1289
+#: gnu/packages/gnuzilla.scm:1560
 msgid ""
 "This package provides an email client built based on Mozilla\n"
 "Thunderbird.  It supports email, news feeds, chat, calendar and contacts."
 msgstr ""
 
-#: gnu/packages/gnuzilla.scm:1364
+#: gnu/packages/gnuzilla.scm:1635
 msgid ""
 "Firefox Decrypt is a tool to extract passwords from\n"
 "Mozilla (Firefox, Waterfox, Thunderbird, SeaMonkey) profiles."
 msgstr ""
 
-#: gnu/packages/gnuzilla.scm:1401
+#: gnu/packages/gnuzilla.scm:1672
 msgid ""
 "@code{lz4json} is a little utility to unpack lz4json files as generated\n"
 "by Firefox's bookmark backups and session restore.  This is a different format\n"
 "from what the normal lz4 utility expects.  The data is dumped to stdout."
 msgstr ""
 
-#: gnu/packages/gtk.scm:147
+#: gnu/packages/gtk.scm:148
 msgid ""
 "ATK provides the set of accessibility interfaces that are implemented\n"
 "by other toolkits and applications.  Using the ATK interfaces, accessibility\n"
 "tools have full access to view and control running applications."
 msgstr ""
 
-#: gnu/packages/gtk.scm:214
+#: gnu/packages/gtk.scm:215
 msgid ""
 "Cairo is a 2D graphics library with support for multiple output\n"
 "devices.  Currently supported output targets include the X Window System (via\n"
@@ -6978,24 +7045,24 @@ msgid ""
 "output.  Experimental backends include OpenGL, BeOS, OS/2, and DirectFB."
 msgstr ""
 
-#: gnu/packages/gtk.scm:276
+#: gnu/packages/gtk.scm:277
 msgid "HarfBuzz is an OpenType text shaping engine."
 msgstr ""
 
-#: gnu/packages/gtk.scm:332
+#: gnu/packages/gtk.scm:333
 msgid ""
 "Libdatrie is an implementation of double-array structure for\n"
 "representing trie.  Trie is a kind of digital search tree."
 msgstr ""
 
-#: gnu/packages/gtk.scm:364
+#: gnu/packages/gtk.scm:365
 msgid ""
 "LibThai is a set of Thai language support routines aimed to\n"
 "ease developers’ tasks to incorporate Thai language support in their\n"
 "applications."
 msgstr ""
 
-#: gnu/packages/gtk.scm:419
+#: gnu/packages/gtk.scm:420
 msgid ""
 "Pango is a library for laying out and rendering of text, with\n"
 "an emphasis on internationalization.  Pango can be used anywhere that text\n"
@@ -7004,21 +7071,21 @@ msgid ""
 "handling for GTK+-2.x."
 msgstr ""
 
-#: gnu/packages/gtk.scm:512
+#: gnu/packages/gtk.scm:513
 msgid ""
 "Pangox was a X backend to pango.  It is now obsolete and no\n"
 "longer provided by recent pango releases.  pangox-compat provides the\n"
 "functions which were removed."
 msgstr ""
 
-#: gnu/packages/gtk.scm:549
+#: gnu/packages/gtk.scm:550
 msgid ""
 "Ganv is an interactive GTK+ widget for interactive “boxes and lines” or\n"
 "graph-like environments, e.g. modular synths or finite state machine\n"
 "diagrams."
 msgstr ""
 
-#: gnu/packages/gtk.scm:605
+#: gnu/packages/gtk.scm:606
 msgid ""
 "GtkSourceView is a portable C library that extends the standard GTK+\n"
 "framework for multiline text editing with support for configurable syntax\n"
@@ -7026,21 +7093,21 @@ msgid ""
 "printing and other features typical of a source code editor."
 msgstr ""
 
-#: gnu/packages/gtk.scm:653
+#: gnu/packages/gtk.scm:664
 msgid ""
 "GtkSourceView is a text widget that extends the standard\n"
 "GTK+ text widget GtkTextView.  It improves GtkTextView by implementing syntax\n"
 "highlighting and other features typical of a source code editor."
 msgstr ""
 
-#: gnu/packages/gtk.scm:750
+#: gnu/packages/gtk.scm:789
 msgid ""
 "GdkPixbuf is a library that loads image data in various\n"
 "formats and stores it as linear buffers in memory.  The buffers can then be\n"
 "scaled, composited, modified, saved, or rendered."
 msgstr ""
 
-#: gnu/packages/gtk.scm:777
+#: gnu/packages/gtk.scm:816
 msgid ""
 "GdkPixbuf-Xlib contains the deprecated API for integrating GdkPixbuf with\n"
 "Xlib data types.  This library was originally shipped by gdk-pixbuf, and has\n"
@@ -7048,19 +7115,19 @@ msgid ""
 "ever use this library."
 msgstr ""
 
-#: gnu/packages/gtk.scm:826
+#: gnu/packages/gtk.scm:865
 msgid ""
 "The Assistive Technology Service Provider Interface, core components,\n"
 "is part of the GNOME accessibility project."
 msgstr ""
 
-#: gnu/packages/gtk.scm:907
+#: gnu/packages/gtk.scm:946
 msgid ""
 "The Assistive Technology Service Provider Interface\n"
 "is part of the GNOME accessibility project."
 msgstr ""
 
-#: gnu/packages/gtk.scm:1001
+#: gnu/packages/gtk.scm:1040
 msgid ""
 "GTK+, or the GIMP Toolkit, is a multi-platform toolkit for creating\n"
 "graphical user interfaces.  Offering a complete set of widgets, GTK+ is\n"
@@ -7068,14 +7135,14 @@ msgid ""
 "application suites."
 msgstr ""
 
-#: gnu/packages/gtk.scm:1332
+#: gnu/packages/gtk.scm:1371
 msgid ""
 "GTK is a multi-platform toolkit for creating graphical user\n"
 "interfaces.  Offering a complete set of widgets, GTK is suitable for projects\n"
 "ranging from small one-off tools to complete application suites."
 msgstr ""
 
-#: gnu/packages/gtk.scm:1406
+#: gnu/packages/gtk.scm:1445
 msgid ""
 "Guile-Cairo wraps the Cairo graphics library for Guile Scheme.\n"
 "Guile-Cairo is complete, wrapping almost all of the Cairo API.  It is API\n"
@@ -7085,13 +7152,13 @@ msgid ""
 "exceptions, macros, and a dynamic programming environment."
 msgstr ""
 
-#: gnu/packages/gtk.scm:1487
+#: gnu/packages/gtk.scm:1526
 msgid ""
 "Guile-RSVG wraps the RSVG library for Guile, allowing you to render SVG\n"
 "images onto Cairo surfaces."
 msgstr ""
 
-#: gnu/packages/gtk.scm:1554
+#: gnu/packages/gtk.scm:1593
 msgid ""
 "Guile-Present defines a declarative vocabulary for presentations,\n"
 "together with tools to render presentation documents as SVG or PDF.\n"
@@ -7100,29 +7167,29 @@ msgid ""
 "documents."
 msgstr ""
 
-#: gnu/packages/gtk.scm:1620
+#: gnu/packages/gtk.scm:1659
 msgid ""
 "Includes guile-clutter, guile-gnome-gstreamer,\n"
 "guile-gnome-platform (GNOME developer libraries), and guile-gtksourceview."
 msgstr ""
 
-#: gnu/packages/gtk.scm:1675
+#: gnu/packages/gtk.scm:1714
 msgid ""
 "Cairomm provides a C++ programming interface to the Cairo 2D graphics\n"
 "library."
 msgstr ""
 
-#: gnu/packages/gtk.scm:1740
+#: gnu/packages/gtk.scm:1779
 msgid ""
 "Pangomm provides a C++ programming interface to the Pango text rendering\n"
 "library."
 msgstr ""
 
-#: gnu/packages/gtk.scm:1802
+#: gnu/packages/gtk.scm:1841
 msgid "ATKmm is the C++ binding for the ATK library."
 msgstr ""
 
-#: gnu/packages/gtk.scm:1883
+#: gnu/packages/gtk.scm:1922
 msgid ""
 "GTKmm is the official C++ interface for the popular GUI\n"
 "library GTK+.  Highlights include typesafe callbacks, and a comprehensive set\n"
@@ -7132,7 +7199,7 @@ msgid ""
 "tutorial."
 msgstr ""
 
-#: gnu/packages/gtk.scm:1958
+#: gnu/packages/gtk.scm:1997
 msgid ""
 "gtksourceviewmm is a portable C++ library that extends the standard GTK+\n"
 "framework for multiline text editing with support for configurable syntax\n"
@@ -7140,24 +7207,24 @@ msgid ""
 "printing and other features typical of a source code editor."
 msgstr ""
 
-#: gnu/packages/gtk.scm:1989
+#: gnu/packages/gtk.scm:2028
 msgid "Pycairo is a set of Python bindings for the Cairo graphics library."
 msgstr ""
 
-#: gnu/packages/gtk.scm:2013
+#: gnu/packages/gtk.scm:2052
 msgid ""
 "Cairo provides Perl bindings for the vector graphics library\n"
 "cairo.  It supports multiple output targets, including PNG, PDF and SVG.  Cairo\n"
 "produces identical output on all those targets."
 msgstr ""
 
-#: gnu/packages/gtk.scm:2036
+#: gnu/packages/gtk.scm:2075
 msgid ""
 "Cairo::GObject registers Cairo's types with Glib's type systems,\n"
 "so that they can be used normally in signals and properties."
 msgstr ""
 
-#: gnu/packages/gtk.scm:2070
+#: gnu/packages/gtk.scm:2109
 msgid ""
 "Perl bindings to the 2.x series of the Gtk+ widget set.\n"
 "This module allows you to write graphical user interfaces in a Perlish and\n"
@@ -7165,7 +7232,7 @@ msgid ""
 "yet remaining very close in spirit to original API."
 msgstr ""
 
-#: gnu/packages/gtk.scm:2109
+#: gnu/packages/gtk.scm:2148
 msgid ""
 "Perl bindings to the 3.x series of the gtk+ toolkit.\n"
 "This module allows you to write graphical user interfaces in a Perlish and\n"
@@ -7173,7 +7240,7 @@ msgid ""
 "yet remaining very close in spirit to original API."
 msgstr ""
 
-#: gnu/packages/gtk.scm:2135
+#: gnu/packages/gtk.scm:2174
 msgid ""
 "Pango is a library for laying out and rendering text, with an\n"
 "emphasis on internationalization.  Pango can be used anywhere that text layout\n"
@@ -7190,7 +7257,7 @@ msgid ""
 "and routines to assist in editing internationalized text."
 msgstr ""
 
-#: gnu/packages/gtk.scm:2190
+#: gnu/packages/gtk.scm:2229
 msgid ""
 "Girara is a library that implements a user interface that\n"
 "focuses on simplicity and minimalism.  Currently based on GTK+, a\n"
@@ -7201,7 +7268,7 @@ msgid ""
 "information."
 msgstr ""
 
-#: gnu/packages/gtk.scm:2271
+#: gnu/packages/gtk.scm:2310
 msgid ""
 "GtkDoc is a tool used to extract API documentation from C-code\n"
 "like Doxygen, but handles documentation of GObject (including signals and\n"
@@ -7210,46 +7277,46 @@ msgid ""
 "with some extra work."
 msgstr ""
 
-#: gnu/packages/gtk.scm:2318
+#: gnu/packages/gtk.scm:2357
 msgid ""
 "This package contains the standard GTK+ 2.x theming engines including\n"
 "Clearlooks, Crux, High Contrast, Industrial, LighthouseBlue, Metal, Mist,\n"
 "Redmond95 and ThinIce."
 msgstr ""
 
-#: gnu/packages/gtk.scm:2347
+#: gnu/packages/gtk.scm:2386
 msgid ""
 "Murrine is a cairo-based GTK+ theming engine.  It is named after the\n"
 "glass artworks done by Venicians glass blowers."
 msgstr ""
 
-#: gnu/packages/gtk.scm:2372
+#: gnu/packages/gtk.scm:2411
 msgid ""
 "GtkSpell provides word-processor-style highlighting and replacement of\n"
 "misspelled words in a GtkTextView widget."
 msgstr ""
 
-#: gnu/packages/gtk.scm:2397
+#: gnu/packages/gtk.scm:2436
 msgid ""
 "ClipIt is a clipboard manager with features such as a history, search\n"
 "thereof, global hotkeys and clipboard item actions.  It was forked from\n"
 "Parcellite and adds bugfixes and features."
 msgstr ""
 
-#: gnu/packages/gtk.scm:2434
+#: gnu/packages/gtk.scm:2473
 msgid ""
 "Graphene provides graphic types and their relative API; it\n"
 "does not deal with windowing system surfaces, drawing, scene graphs, or input."
 msgstr ""
 
-#: gnu/packages/gtk.scm:2460
+#: gnu/packages/gtk.scm:2499
 msgid ""
 "GNU Spread Sheet Widget is a library for Gtk+ which provides a widget for\n"
 "viewing and manipulating 2 dimensional tabular data in a manner similar to many\n"
 "popular spread sheet programs."
 msgstr ""
 
-#: gnu/packages/gtk.scm:2487
+#: gnu/packages/gtk.scm:2526
 msgid ""
 "PNMixer is a simple mixer application designed to run in system tray.\n"
 "It integrates nicely into desktop environments that don't have a panel that\n"
@@ -7263,21 +7330,21 @@ msgid ""
 "behaves quite well anyway when PA is running."
 msgstr ""
 
-#: gnu/packages/gtk.scm:2521
+#: gnu/packages/gtk.scm:2560
 msgid ""
 "Volume Icon is a volume indicator and control applet for @acronym{the\n"
 "Advanced Linux Sound Architecture, ALSA}.  It sits in the system tray,\n"
 "independent of your desktop environment, and supports global key bindings."
 msgstr ""
 
-#: gnu/packages/gtk.scm:2562
+#: gnu/packages/gtk.scm:2601
 msgid ""
 "This program allows you to display GTK+ dialog boxes from command line or\n"
 "shell scripts.  Example of how to use @code{yad} can be consulted at\n"
 "@url{https://sourceforge.net/p/yad-dialog/wiki/browse_pages/}."
 msgstr ""
 
-#: gnu/packages/gtk.scm:2596
+#: gnu/packages/gtk.scm:2633
 msgid ""
 "Dragon is a lightweight drag-and-drop source for X where you can run:\n"
 "\n"
@@ -7296,14 +7363,14 @@ msgid ""
 "printed to standard output."
 msgstr ""
 
-#: gnu/packages/gtk.scm:2688
+#: gnu/packages/gtk.scm:2725
 msgid ""
 "@code{libdbusmenu} passes a menu structure across DBus so\n"
 "that a program can create a menu simply without worrying about how it is\n"
 "displayed on the other side of the bus."
 msgstr ""
 
-#: gnu/packages/gtk.scm:2715
+#: gnu/packages/gtk.scm:2752
 msgid ""
 "Layer Shell is a Wayland protocol for desktop shell\n"
 "components, such as panels, notifications and wallpapers.  It can be used to\n"
@@ -7312,13 +7379,13 @@ msgid ""
 "popovers."
 msgstr ""
 
-#: gnu/packages/gtk.scm:2760
+#: gnu/packages/gtk.scm:2797
 msgid ""
 "GooCanvas is a canvas widget for GTK+ that uses the cairo 2D\n"
 "library for drawing."
 msgstr ""
 
-#: gnu/packages/gtk.scm:2818
+#: gnu/packages/gtk.scm:2855
 msgid ""
 "GtkSheet is a matrix widget for GTK+.  It consists of an\n"
 "scrollable grid of cells where you can allocate text.  Cell contents can be\n"
@@ -7328,7 +7395,7 @@ msgid ""
 "foreground and background colors, text justification and more."
 msgstr ""
 
-#: gnu/packages/gtk.scm:2851
+#: gnu/packages/gtk.scm:2888
 msgid ""
 "GtkDatabox is a widget for live display of large amounts of\n"
 "fluctuating numerical data.  It enables data presentation (for example, on\n"
@@ -7336,7 +7403,7 @@ msgid ""
 "user interaction (e.g.  measuring distances)."
 msgstr ""
 
-#: gnu/packages/gtk.scm:2891
+#: gnu/packages/gtk.scm:2928
 msgid ""
 "Volctl is a PulseAudio-enabled tray icon volume control and\n"
 "OSD applet for graphical desktops.  It's not meant to be an replacement for a\n"
@@ -7344,13 +7411,13 @@ msgid ""
 "excellent pavucontrol."
 msgstr ""
 
-#: gnu/packages/gtk.scm:2920
+#: gnu/packages/gtk.scm:2957
 msgid ""
 "Gromit-MPX is an on-screen annotation tool that works with any\n"
 "Unix desktop environment under X11 as well as Wayland."
 msgstr ""
 
-#: gnu/packages/gtk.scm:2947
+#: gnu/packages/gtk.scm:2984
 msgid "Webp-pixbuf-loader is a WebP format loader of GdkPixbuf."
 msgstr ""
 
@@ -7435,7 +7502,7 @@ msgid ""
 "libraries, like Guile-zlib."
 msgstr ""
 
-#: gnu/packages/imagemagick.scm:136
+#: gnu/packages/imagemagick.scm:137
 msgid ""
 "ImageMagick is a software suite to create, edit, compose, or convert\n"
 "bitmap images.  It can read and write images in a variety of formats (over 100)\n"
@@ -7445,7 +7512,7 @@ msgid ""
 "text, lines, polygons, ellipses and Bézier curves."
 msgstr ""
 
-#: gnu/packages/imagemagick.scm:205
+#: gnu/packages/imagemagick.scm:206
 msgid ""
 "This Perl extension allows the reading, manipulation and\n"
 "writing of a large number of image file formats using the ImageMagick library.\n"
@@ -7453,7 +7520,7 @@ msgid ""
 "script."
 msgstr ""
 
-#: gnu/packages/imagemagick.scm:262
+#: gnu/packages/imagemagick.scm:264
 msgid ""
 "GraphicsMagick provides a comprehensive collection of utilities,\n"
 "programming interfaces, and GUIs, to support file format conversion, image\n"
@@ -7948,13 +8015,13 @@ msgid ""
 "Graphics (PNGs), intended as an easy-to-use replacement for @code{libpng}."
 msgstr ""
 
-#: gnu/packages/image-viewers.scm:167
+#: gnu/packages/image-viewers.scm:171
 msgid ""
 "@code{ytfzf} is a POSIX script that helps you find PeerTube or\n"
 "YouTube videos without requiring API and opens/downloads them using mpv/ytdl."
 msgstr ""
 
-#: gnu/packages/image-viewers.scm:214
+#: gnu/packages/image-viewers.scm:218
 msgid ""
 "feh is an X11 image viewer aimed mostly at console users.\n"
 "Unlike most other viewers, it does not have a fancy GUI, but simply\n"
@@ -7963,7 +8030,7 @@ msgid ""
 "actions."
 msgstr ""
 
-#: gnu/packages/image-viewers.scm:278
+#: gnu/packages/image-viewers.scm:282
 msgid ""
 "Geeqie is a lightweight GTK+ based image viewer for Unix like operating\n"
 "systems.  It features: EXIF, IPTC and XMP metadata browsing and editing\n"
@@ -7973,13 +8040,13 @@ msgid ""
 "collection.  Geeqie was initially based on GQview."
 msgstr ""
 
-#: gnu/packages/image-viewers.scm:303
+#: gnu/packages/image-viewers.scm:307
 msgid ""
 "gpicview is a lightweight GTK+ 2.x based image viewer.\n"
 "It is the default image viewer on LXDE desktop environment."
 msgstr ""
 
-#: gnu/packages/image-viewers.scm:355
+#: gnu/packages/image-viewers.scm:359
 msgid ""
 "sxiv is an alternative to feh and qiv.  Its primary goal is to\n"
 "provide the most basic features required for fast image viewing.  It has\n"
@@ -7988,7 +8055,7 @@ msgid ""
 "it and customize it for your needs."
 msgstr ""
 
-#: gnu/packages/image-viewers.scm:412
+#: gnu/packages/image-viewers.scm:416
 msgid ""
 "nsxiv is a fork of sxiv.  Its primary goal is to provide the most basic\n"
 "features required for fast image viewing.  It has vi key bindings and works\n"
@@ -7997,7 +8064,7 @@ msgid ""
 "needs."
 msgstr ""
 
-#: gnu/packages/image-viewers.scm:452
+#: gnu/packages/image-viewers.scm:456
 msgid ""
 "Viewnior is an image viewer program.  Created to be simple,\n"
 "fast and elegant.  Its minimalistic interface provides more screenspace for\n"
@@ -8015,13 +8082,21 @@ msgid ""
 "@end enumerate\n"
 msgstr ""
 
-#: gnu/packages/image-viewers.scm:509
+#: gnu/packages/image-viewers.scm:513
 msgid ""
 "Catimg is a little program that prints images in the terminal.\n"
 "It supports JPEG, PNG and GIF formats."
 msgstr ""
 
-#: gnu/packages/image-viewers.scm:565
+#: gnu/packages/image-viewers.scm:540
+msgid ""
+"PIXterm shows images directly in your terminal, recreating\n"
+"the pixels through a combination of ANSI character background color and the\n"
+"unicode lower half block element.  It supports JPEG, PNG, GIF, BMP, TIFF\n"
+"and WebP."
+msgstr ""
+
+#: gnu/packages/image-viewers.scm:598
 msgid ""
 "Luminance HDR (formerly QtPFSGui) is a graphical user interface\n"
 "application that aims to provide a workflow for high dynamic range (HDR)\n"
@@ -8037,7 +8112,7 @@ msgid ""
 "@end itemize\n"
 msgstr ""
 
-#: gnu/packages/image-viewers.scm:640
+#: gnu/packages/image-viewers.scm:673
 msgid ""
 "MComix is a customizable image viewer that specializes as\n"
 "a comic and manga reader.  It supports a variety of container formats\n"
@@ -8046,7 +8121,7 @@ msgid ""
 "For PDF support, install the @emph{mupdf} package."
 msgstr ""
 
-#: gnu/packages/image-viewers.scm:687
+#: gnu/packages/image-viewers.scm:720
 msgid ""
 "qView is a Qt image viewer designed with visually\n"
 "minimalism and usability in mind.  Its features include animated GIF\n"
@@ -8054,14 +8129,14 @@ msgid ""
 "preloading."
 msgstr ""
 
-#: gnu/packages/image-viewers.scm:711
+#: gnu/packages/image-viewers.scm:744
 msgid ""
 "Chafa is a command-line utility that converts all kinds of images,\n"
 "including animated GIFs, into ANSI/Unicode character output that can be\n"
 "displayed in a terminal."
 msgstr ""
 
-#: gnu/packages/image-viewers.scm:759
+#: gnu/packages/image-viewers.scm:792
 msgid ""
 "@code{imv} is a command line image viewer intended for use\n"
 "with tiling window managers.  Features include:\n"
@@ -8083,7 +8158,7 @@ msgid ""
 "@end itemize\n"
 msgstr ""
 
-#: gnu/packages/image-viewers.scm:836
+#: gnu/packages/image-viewers.scm:869
 msgid ""
 "Quick Image Viewer is a small and fast GDK/Imlib2 image viewer.\n"
 "Features include zoom, maxpect, scale down, fullscreen, slideshow, delete,\n"
@@ -8092,7 +8167,7 @@ msgid ""
 "to set X desktop background."
 msgstr ""
 
-#: gnu/packages/image-viewers.scm:880
+#: gnu/packages/image-viewers.scm:913
 msgid ""
 "pqiv is a GTK-3 based command-line image viewer with a minimal UI.\n"
 "It is highly customizable, can be fully controlled from scripts, and has\n"
@@ -8100,7 +8175,7 @@ msgid ""
 "archives."
 msgstr ""
 
-#: gnu/packages/image-viewers.scm:937
+#: gnu/packages/image-viewers.scm:970
 msgid ""
 "Nomacs is a simple to use image lounge featuring\n"
 "semi-transparent widgets that display additional information such as metadata,\n"
@@ -8113,11 +8188,11 @@ msgid ""
 "synchronization of multiple instances."
 msgstr ""
 
-#: gnu/packages/image-viewers.scm:982
+#: gnu/packages/image-viewers.scm:1015
 msgid "xzgv is a fast image viewer that provides extensive keyboard support."
 msgstr ""
 
-#: gnu/packages/image-viewers.scm:1105
+#: gnu/packages/image-viewers.scm:1138
 msgid ""
 "The hydrus network client is an application written for\n"
 "internet-fluent media nerds who have large image/swf/webm collections.\n"
@@ -8379,17 +8454,17 @@ msgid ""
 "Math for editing mathematics."
 msgstr ""
 
-#: gnu/packages/linux.scm:624
+#: gnu/packages/linux.scm:605
 msgid "Headers of the Linux-Libre kernel."
 msgstr ""
 
-#: gnu/packages/linux.scm:943
+#: gnu/packages/linux.scm:918
 msgid ""
 "GNU Linux-Libre is a free (as in freedom) variant of the Linux kernel.\n"
 "It has been modified to remove all non-free binary blobs."
 msgstr ""
 
-#: gnu/packages/linux.scm:1254
+#: gnu/packages/linux.scm:1222
 msgid ""
 "This simple Linux kernel module allows calls from user space to any\n"
 "@acronym{ACPI, Advanced Configuration and Power Interface} method provided by\n"
@@ -8401,7 +8476,7 @@ msgid ""
 "and should be used with caution, especially on untested models."
 msgstr ""
 
-#: gnu/packages/linux.scm:1322
+#: gnu/packages/linux.scm:1290
 msgid ""
 "CoreFreq is a CPU monitor that reports low-level processor settings and\n"
 "performance data with notably high precision by using a loadable Linux kernel\n"
@@ -8432,7 +8507,7 @@ msgid ""
 "@file{README.md} before loading it."
 msgstr ""
 
-#: gnu/packages/linux.scm:1371
+#: gnu/packages/linux.scm:1339
 msgid ""
 "This is the Linux kernel @acronym{ACPI, Advanced Configuration and Power\n"
 "Interface} platform driver for the @acronym{EC, Embedded Controller} firmware\n"
@@ -8441,13 +8516,20 @@ msgid ""
 "and the notification, WiFi, and Bluetooth LED."
 msgstr ""
 
-#: gnu/packages/linux.scm:1405
+#: gnu/packages/linux.scm:1366
+msgid ""
+"This utility can read or write specific registers or all the available\n"
+"registers of the @acronym{EC, Embedded Controller} supported by the\n"
+"@code{ec_sys} Linux driver."
+msgstr ""
+
+#: gnu/packages/linux.scm:1398
 msgid ""
 "This package performs runtime integrity checking of the Linux kernel and\n"
 "detection of security vulnerability exploits against the kernel."
 msgstr ""
 
-#: gnu/packages/linux.scm:1427
+#: gnu/packages/linux.scm:1420
 msgid ""
 "The @acronym{VHBA, Virtual SCSI Host Bus Adapter} module is the link\n"
 "between the CDemu user-space daemon and the kernel Linux.  It acts as a\n"
@@ -8456,13 +8538,13 @@ msgid ""
 "emulate optical devices such as DVD and CD-ROM drives."
 msgstr ""
 
-#: gnu/packages/linux.scm:1455
+#: gnu/packages/linux.scm:1448
 msgid ""
 "The bbswitch module provides a way to toggle the Nvidia\n"
 "graphics card on Optimus laptops."
 msgstr ""
 
-#: gnu/packages/linux.scm:1494
+#: gnu/packages/linux.scm:1487
 msgid ""
 "This package provides two Linux kernel drivers, ddcci and\n"
 "ddcci-backlight, that allows the control of DDC/CI monitors through the sysfs\n"
@@ -8472,7 +8554,7 @@ msgid ""
 "supported under @file{/sys/class/backlight/}."
 msgstr ""
 
-#: gnu/packages/linux.scm:1521
+#: gnu/packages/linux.scm:1514
 msgid ""
 "This Linux module creates virtual video devices.  @acronym{V4L2, Video\n"
 "for Linux 2} applications will treat these as ordinary video devices but read\n"
@@ -8484,7 +8566,7 @@ msgid ""
 "application by hooking GStreamer into the loopback device."
 msgstr ""
 
-#: gnu/packages/linux.scm:1562
+#: gnu/packages/linux.scm:1555
 msgid ""
 "This package provides a driver for the XBox One S Wireless controller\n"
 "and some newer models when connected via Bluetooth.  In addition to the included\n"
@@ -8492,7 +8574,7 @@ msgid ""
 "which need to be installed separately."
 msgstr ""
 
-#: gnu/packages/linux.scm:1615
+#: gnu/packages/linux.scm:1608
 msgid ""
 "A *Free* project to implement OSF's RFC 86.0.\n"
 "Pluggable authentication modules are small shared object files that can\n"
@@ -8500,18 +8582,18 @@ msgid ""
 "at login.  Local and dynamic reconfiguration are its key features."
 msgstr ""
 
-#: gnu/packages/linux.scm:1661
+#: gnu/packages/linux.scm:1654
 msgid "This package provides a PAM interface using @code{ctypes}."
 msgstr ""
 
-#: gnu/packages/linux.scm:1690
+#: gnu/packages/linux.scm:1683
 msgid ""
 "This package provides a PAM module that hands over your\n"
 "login password to @code{gpg-agent}.  This can be useful if you are using a\n"
 "GnuPG-based password manager like @code{pass}."
 msgstr ""
 
-#: gnu/packages/linux.scm:1719
+#: gnu/packages/linux.scm:1712
 msgid ""
 "This package contains utilities for accessing the powercap\n"
 "Linux kernel feature through sysfs.  It includes an implementation for working\n"
@@ -8519,7 +8601,7 @@ msgid ""
 "It provides the commands @code{powercap-info} and @code{powercap-set}."
 msgstr ""
 
-#: gnu/packages/linux.scm:1750
+#: gnu/packages/linux.scm:1743
 msgid ""
 "Powerstat measures and reports your computer's power consumption in real\n"
 "time.  On mobile PCs, it uses ACPI battery information to measure the power\n"
@@ -8536,28 +8618,28 @@ msgid ""
 "deviation, and minimum and maximum values.  It can show a nice histogram too."
 msgstr ""
 
-#: gnu/packages/linux.scm:1788
+#: gnu/packages/linux.scm:1781
 msgid ""
 "This PSmisc package is a set of some small useful utilities that\n"
 "use the proc file system.  We're not about changing the world, but\n"
 "providing the system administrator with some help in common tasks."
 msgstr ""
 
-#: gnu/packages/linux.scm:1927
+#: gnu/packages/linux.scm:1920
 msgid ""
 "Util-linux is a diverse collection of Linux kernel\n"
 "utilities.  It provides dmesg and includes tools for working with file systems,\n"
 "block devices, UUIDs, TTYs, and many other tools."
 msgstr ""
 
-#: gnu/packages/linux.scm:1981
+#: gnu/packages/linux.scm:1974
 msgid ""
 "ddate displays the Discordian date and holidays of a given date.\n"
 "The Discordian calendar was made popular by the \"Illuminatus!\" trilogy\n"
 "by Robert Shea and Robert Anton Wilson."
 msgstr ""
 
-#: gnu/packages/linux.scm:2035
+#: gnu/packages/linux.scm:2028
 msgid ""
 "The kernel Linux's @dfn{frame buffers} provide a simple interface to\n"
 "different kinds of graphic displays.  The @command{fbset} utility can query and\n"
@@ -8565,7 +8647,7 @@ msgid ""
 "parameters."
 msgstr ""
 
-#: gnu/packages/linux.scm:2080
+#: gnu/packages/linux.scm:2073
 msgid ""
 "Procps is the package that has a bunch of small useful utilities\n"
 "that give information about processes using the Linux /proc file system.\n"
@@ -8573,11 +8655,11 @@ msgid ""
 "slabtop, tload, top, vmstat, w, watch and sysctl."
 msgstr ""
 
-#: gnu/packages/linux.scm:2126
+#: gnu/packages/linux.scm:2119
 msgid "Tools for working with USB devices, such as lsusb."
 msgstr ""
 
-#: gnu/packages/linux.scm:2150
+#: gnu/packages/linux.scm:2143
 msgid ""
 "The USB/IP protocol enables to pass USB device from a server to\n"
 "a client over the network.  The server is a machine which shares an\n"
@@ -8590,23 +8672,23 @@ msgid ""
 "module."
 msgstr ""
 
-#: gnu/packages/linux.scm:2233
+#: gnu/packages/linux.scm:2226
 msgid "This package provides tools for manipulating ext2/ext3/ext4 file systems."
 msgstr ""
 
-#: gnu/packages/linux.scm:2275
+#: gnu/packages/linux.scm:2268
 msgid ""
 "This package provides statically-linked e2fsck command taken\n"
 "from the e2fsprogs package.  It is meant to be used in initrds."
 msgstr ""
 
-#: gnu/packages/linux.scm:2298
+#: gnu/packages/linux.scm:2291
 msgid ""
 "Extundelete is a set of tools that can recover deleted files from an\n"
 "ext3 or ext4 partition."
 msgstr ""
 
-#: gnu/packages/linux.scm:2331
+#: gnu/packages/linux.scm:2324
 msgid ""
 "Zerofree finds the unallocated blocks with non-zero value content in an\n"
 "ext2, ext3, or ext4 file system and fills them with zeroes (or another value).\n"
@@ -8614,39 +8696,39 @@ msgid ""
 "Zerofree requires the file system to be unmounted or mounted read-only."
 msgstr ""
 
-#: gnu/packages/linux.scm:2376
+#: gnu/packages/linux.scm:2369
 msgid ""
 "strace is a system call tracer, i.e. a debugging tool which prints out a\n"
 "trace of all the system calls made by a another process/program."
 msgstr ""
 
-#: gnu/packages/linux.scm:2401
+#: gnu/packages/linux.scm:2394
 msgid ""
 "ltrace intercepts and records dynamic library calls which are called by\n"
 "an executed process and the signals received by that process.  It can also\n"
 "intercept and print the system calls executed by the program."
 msgstr ""
 
-#: gnu/packages/linux.scm:2426
+#: gnu/packages/linux.scm:2419
 msgid ""
 "This package contains Advanced Linux Sound Architecture Use Case Manager\n"
 "configuration of audio input/output names and routing for specific audio\n"
 "hardware."
 msgstr ""
 
-#: gnu/packages/linux.scm:2450
+#: gnu/packages/linux.scm:2443
 msgid ""
 "This package contains Advanced Linux Sound Architecture topology\n"
 "configuration files that can be used for specific audio hardware."
 msgstr ""
 
-#: gnu/packages/linux.scm:2497 gnu/packages/linux.scm:2546
+#: gnu/packages/linux.scm:2490 gnu/packages/linux.scm:2539
 msgid ""
 "The Advanced Linux Sound Architecture (ALSA) provides audio and\n"
 "MIDI functionality to the Linux-based operating system."
 msgstr ""
 
-#: gnu/packages/linux.scm:2615
+#: gnu/packages/linux.scm:2608
 msgid ""
 "The Advanced Linux Sound Architecture (ALSA) provides audio and\n"
 "MIDI functionality to the Linux-based operating system.  This package enhances ALSA\n"
@@ -8655,7 +8737,7 @@ msgid ""
 "external rate conversion."
 msgstr ""
 
-#: gnu/packages/linux.scm:2653
+#: gnu/packages/linux.scm:2646
 msgid ""
 "@command{iptables} is the user-space command line program used to\n"
 "configure the Linux 2.4.x and later IPv4 packet filtering ruleset\n"
@@ -8667,7 +8749,7 @@ msgid ""
 "Both commands are targeted at system administrators."
 msgstr ""
 
-#: gnu/packages/linux.scm:2689
+#: gnu/packages/linux.scm:2682
 msgid ""
 "This simple daemon feeds entropy from the CPU Jitter @acronym{RNG, random\n"
 "number generator} core to the kernel Linux's entropy estimator.  This prevents\n"
@@ -8689,7 +8771,7 @@ msgid ""
 "early boot when entropy may be low, especially in virtualised environments."
 msgstr ""
 
-#: gnu/packages/linux.scm:2725
+#: gnu/packages/linux.scm:2718
 msgid ""
 "@command{lsscsi} lists SCSI logical units or SCSI targets.  It can\n"
 "also list NVMe namespaces or controllers and show the relationship between a\n"
@@ -8697,7 +8779,7 @@ msgid ""
 "name."
 msgstr ""
 
-#: gnu/packages/linux.scm:2749
+#: gnu/packages/linux.scm:2742
 msgid ""
 "ebtables is an application program used to set up and maintain the\n"
 "tables of rules (inside the Linux kernel) that inspect Ethernet frames.  It is\n"
@@ -8705,7 +8787,7 @@ msgid ""
 "that the Ethernet protocol is much simpler than the IP protocol."
 msgstr ""
 
-#: gnu/packages/linux.scm:2814
+#: gnu/packages/linux.scm:2807
 msgid ""
 "Iproute2 is a collection of utilities for controlling TCP/IP networking\n"
 "and traffic with the Linux kernel.  The most important of these are\n"
@@ -8717,7 +8799,7 @@ msgid ""
 "inadequately in modern network environments, and both should be deprecated."
 msgstr ""
 
-#: gnu/packages/linux.scm:2894
+#: gnu/packages/linux.scm:2887
 msgid ""
 "This package includes the important tools for controlling the network\n"
 "subsystem of the Linux kernel.  This includes arp, ifconfig, netstat, rarp and\n"
@@ -8726,13 +8808,13 @@ msgid ""
 "configuration (iptunnel, ipmaddr)."
 msgstr ""
 
-#: gnu/packages/linux.scm:2936
+#: gnu/packages/linux.scm:2929
 msgid ""
 "Libcap2 provides a programming interface to POSIX capabilities on\n"
 "Linux-based operating systems."
 msgstr ""
 
-#: gnu/packages/linux.scm:2963
+#: gnu/packages/linux.scm:2956
 msgid ""
 "Utilities for Linux's Ethernet bridging facilities.  A bridge is a way\n"
 "to connect two Ethernet segments together in a protocol independent way.\n"
@@ -8741,7 +8823,7 @@ msgid ""
 "transparently through a bridge."
 msgstr ""
 
-#: gnu/packages/linux.scm:3014
+#: gnu/packages/linux.scm:3007
 msgid ""
 "The libnl suite is a collection of libraries providing APIs to netlink\n"
 "protocol based Linux kernel interfaces.  Netlink is an IPC mechanism primarily\n"
@@ -8750,13 +8832,13 @@ msgid ""
 "configuration and monitoring interfaces."
 msgstr ""
 
-#: gnu/packages/linux.scm:3088
+#: gnu/packages/linux.scm:3081
 msgid ""
 "iw is a new nl80211 based CLI configuration utility for wireless\n"
 "devices.  It replaces @code{iwconfig}, which is deprecated."
 msgstr ""
 
-#: gnu/packages/linux.scm:3138
+#: gnu/packages/linux.scm:3131
 msgid ""
 "PowerTOP is a Linux tool to diagnose issues with power consumption and\n"
 "power management.  In addition to being a diagnostic tool, PowerTOP also has\n"
@@ -8765,19 +8847,19 @@ msgid ""
 "settings."
 msgstr ""
 
-#: gnu/packages/linux.scm:3165
+#: gnu/packages/linux.scm:3158
 msgid ""
 "Aumix adjusts an audio mixer from X, the console, a terminal,\n"
 "the command line or a script."
 msgstr ""
 
-#: gnu/packages/linux.scm:3201
+#: gnu/packages/linux.scm:3194
 msgid ""
 "Iotop is a Python program with a top like user interface to show the\n"
 "processes currently causing I/O."
 msgstr ""
 
-#: gnu/packages/linux.scm:3232
+#: gnu/packages/linux.scm:3225
 msgid ""
 "iotop identifies which processes and threads are most responsible for\n"
 "@acronym{I/O, input/output} activity such as disc reads and writes.  It sorts\n"
@@ -8789,7 +8871,7 @@ msgid ""
 "or kill them altogether."
 msgstr ""
 
-#: gnu/packages/linux.scm:3303
+#: gnu/packages/linux.scm:3296
 msgid ""
 "As a consequence of its monolithic design, file system code for Linux\n"
 "normally goes into the kernel itself---which is not only a robustness issue,\n"
@@ -8799,7 +8881,7 @@ msgid ""
 "user-space processes."
 msgstr ""
 
-#: gnu/packages/linux.scm:3396
+#: gnu/packages/linux.scm:3389
 msgid ""
 "UnionFS-FUSE is a flexible union file system implementation in user\n"
 "space, using the FUSE library.  Mounting a union file system allows you to\n"
@@ -8807,7 +8889,7 @@ msgid ""
 "UnionFS-FUSE additionally supports copy-on-write."
 msgstr ""
 
-#: gnu/packages/linux.scm:3480
+#: gnu/packages/linux.scm:3473
 msgid ""
 "This is a file system client based on the SSH File Transfer Protocol.\n"
 "Since most SSH servers already support this protocol it is very easy to set\n"
@@ -8815,7 +8897,7 @@ msgid ""
 "file system is as easy as logging into the server with an SSH client."
 msgstr ""
 
-#: gnu/packages/linux.scm:3507
+#: gnu/packages/linux.scm:3500
 msgid ""
 "archivemount is a FUSE-based file system for Unix variants,\n"
 "including Linux.  Its purpose is to mount archives (i.e. tar, tar.gz, etc.) to a\n"
@@ -8824,7 +8906,7 @@ msgid ""
 "compressed, transparent to other programs, without decompressing them."
 msgstr ""
 
-#: gnu/packages/linux.scm:3537
+#: gnu/packages/linux.scm:3530
 msgid ""
 "NUMA stands for Non-Uniform Memory Access, in other words a system whose\n"
 "memory is not all in one place.  The @command{numactl} program allows you to\n"
@@ -8837,26 +8919,26 @@ msgid ""
 "NUMA performance on your system."
 msgstr ""
 
-#: gnu/packages/linux.scm:3575
+#: gnu/packages/linux.scm:3568
 msgid ""
 "Kbd-neo provides the Neo2 keyboard layout for use with\n"
 "@command{loadkeys(1)} from @code{kbd(4)}."
 msgstr ""
 
-#: gnu/packages/linux.scm:3641
+#: gnu/packages/linux.scm:3634
 msgid ""
 "This package contains keytable files and keyboard utilities compatible\n"
 "for systems using the Linux kernel.  This includes commands such as\n"
 "@code{loadkeys}, @code{setfont}, @code{kbdinfo}, and @code{chvt}."
 msgstr ""
 
-#: gnu/packages/linux.scm:3704
+#: gnu/packages/linux.scm:3697
 msgid ""
 "The inotify-tools packages provides a C library and command-line tools\n"
 "to use Linux' inotify mechanism, which allows file accesses to be monitored."
 msgstr ""
 
-#: gnu/packages/linux.scm:3756
+#: gnu/packages/linux.scm:3749
 msgid ""
 "Kmod is a set of tools to handle common tasks with Linux\n"
 "kernel modules like insert, remove, list, check properties, resolve\n"
@@ -8867,21 +8949,21 @@ msgid ""
 "from the module-init-tools project."
 msgstr ""
 
-#: gnu/packages/linux.scm:3812
+#: gnu/packages/linux.scm:3805
 msgid ""
 "Early OOM is a minimalist out of memory (OOM) daemon that\n"
 "runs in user space and provides a more responsive and configurable alternative\n"
 "to the in-kernel OOM killer."
 msgstr ""
 
-#: gnu/packages/linux.scm:3892
+#: gnu/packages/linux.scm:3885
 msgid ""
 "Udev is a daemon which dynamically creates and removes\n"
 "device nodes from /dev/, handles hotplug events and loads drivers at boot\n"
 "time."
 msgstr ""
 
-#: gnu/packages/linux.scm:3922
+#: gnu/packages/linux.scm:3915
 msgid ""
 "Python-evdev provides bindings to the generic input event interface in\n"
 "Linux.  The @code{evdev} interface serves the purpose of passing events\n"
@@ -8893,7 +8975,7 @@ msgid ""
 "devices that can inject events directly into the input subsystem."
 msgstr ""
 
-#: gnu/packages/linux.scm:3955
+#: gnu/packages/linux.scm:3948
 msgid ""
 "Interception Tools provides a composable infrastructure on top of\n"
 "@code{libudev} and @code{libevdev}.  The following utilities are provided:\n"
@@ -8906,33 +8988,33 @@ msgid ""
 "@end itemize"
 msgstr ""
 
-#: gnu/packages/linux.scm:4004
+#: gnu/packages/linux.scm:3997
 msgid ""
 "Dual Function Keys is a plugin for @code{interception-tools} that allows\n"
 "one to send arbitrary keycodes when a given key is tapped or held."
 msgstr ""
 
-#: gnu/packages/linux.scm:4090
+#: gnu/packages/linux.scm:4083
 msgid ""
 "LVM2 is the logical volume management tool set for Linux-based systems.\n"
 "This package includes the user-space libraries and tools, including the device\n"
 "mapper.  Kernel components are part of Linux-libre."
 msgstr ""
 
-#: gnu/packages/linux.scm:4156
+#: gnu/packages/linux.scm:4149
 msgid ""
 "A suite of tools for manipulating the metadata of the\n"
 "dm-thin, dm-cache and dm-era device-mapper targets."
 msgstr ""
 
-#: gnu/packages/linux.scm:4178
+#: gnu/packages/linux.scm:4171
 msgid ""
 "This package provides an advanced monitor of critical system\n"
 "resources, supervises the heartbeat of processes, records deadline\n"
 "transgressions, and initiates a controlled reset if needed."
 msgstr ""
 
-#: gnu/packages/linux.scm:4223
+#: gnu/packages/linux.scm:4216
 msgid ""
 "Wireless Tools are used to manipulate the now-deprecated\n"
 "Linux Wireless Extensions; consider using @code{iw} instead.  The Wireless\n"
@@ -8941,35 +9023,35 @@ msgid ""
 "interface."
 msgstr ""
 
-#: gnu/packages/linux.scm:4314
+#: gnu/packages/linux.scm:4307
 msgid ""
 "The Central Regulatory Domain Agent (CRDA) acts as the udev helper for\n"
 "communication between the kernel Linux and user space for regulatory\n"
 "compliance."
 msgstr ""
 
-#: gnu/packages/linux.scm:4384
+#: gnu/packages/linux.scm:4377
 msgid ""
 "This package contains the wireless regulatory database for the Central\n"
 "Regulatory Database Agent (CRDA).  The database contains information on\n"
 "country-specific regulations for the wireless spectrum."
 msgstr ""
 
-#: gnu/packages/linux.scm:4458
+#: gnu/packages/linux.scm:4451
 msgid ""
 "Lm-sensors is a hardware health monitoring package for Linux.  It allows\n"
 "you to access information from temperature, voltage, and fan speed sensors.\n"
 "It works with most newer systems."
 msgstr ""
 
-#: gnu/packages/linux.scm:4478
+#: gnu/packages/linux.scm:4471
 msgid ""
 "@command{iucode_tool} is a utility to work with microcode packages for\n"
 "Intel processors.  It can convert between formats, extract specific versions,\n"
 "create a firmware image suitable for the Linux kernel, and more."
 msgstr ""
 
-#: gnu/packages/linux.scm:4511
+#: gnu/packages/linux.scm:4504
 msgid ""
 "The i2c-tools package contains a heterogeneous set of I2C tools for\n"
 "Linux: a bus probing tool, a chip dumper, register-level SMBus access helpers,\n"
@@ -8977,14 +9059,14 @@ msgid ""
 "SMBus access."
 msgstr ""
 
-#: gnu/packages/linux.scm:4568
+#: gnu/packages/linux.scm:4561
 msgid ""
 "Xsensors reads data from the libsensors library regarding hardware\n"
 "health such as temperature, voltage and fan speed and displays the information\n"
 "in a digital read-out."
 msgstr ""
 
-#: gnu/packages/linux.scm:4628
+#: gnu/packages/linux.scm:4621
 msgid ""
 "perf is a tool suite for profiling using hardware performance counters,\n"
 "with support in the Linux kernel.  perf can instrument CPU performance\n"
@@ -8993,7 +9075,7 @@ msgid ""
 "particular the @code{perf} command."
 msgstr ""
 
-#: gnu/packages/linux.scm:4653
+#: gnu/packages/linux.scm:4646
 msgid ""
 "pflask is a simple tool for creating Linux namespace\n"
 "containers.  It can be used for running a command or even booting an OS inside\n"
@@ -9002,7 +9084,7 @@ msgid ""
 "thanks to the use of namespaces."
 msgstr ""
 
-#: gnu/packages/linux.scm:4738
+#: gnu/packages/linux.scm:4731
 msgid ""
 "Singularity is a container platform supporting a number of\n"
 "container image formats.  It can build SquashFS container images or import\n"
@@ -9010,7 +9092,7 @@ msgid ""
 "isolation or root privileges."
 msgstr ""
 
-#: gnu/packages/linux.scm:4770
+#: gnu/packages/linux.scm:4763
 msgid ""
 "@command{hdparm} is a command-line utility to control ATA controllers and\n"
 "disk drives.  It can increase performance and/or reliability by careful tuning\n"
@@ -9024,21 +9106,21 @@ msgid ""
 "Translation (@dfn{SAT}) are also supported."
 msgstr ""
 
-#: gnu/packages/linux.scm:4810
+#: gnu/packages/linux.scm:4803
 msgid ""
 "Nvme-cli is a utility to provide standards compliant tooling\n"
 "for NVM-Express drives.  It was made specifically for Linux as it relies on the\n"
 "IOCTLs defined by the mainline kernel driver."
 msgstr ""
 
-#: gnu/packages/linux.scm:4836
+#: gnu/packages/linux.scm:4829
 msgid ""
 "rfkill is a simple tool for accessing the rfkill device interface,\n"
 "which is used to enable and disable wireless networking devices, typically\n"
 "WLAN, Bluetooth and mobile broadband."
 msgstr ""
 
-#: gnu/packages/linux.scm:4858
+#: gnu/packages/linux.scm:4851
 msgid ""
 "@code{acpi} attempts to replicate the functionality of the\n"
 "\"old\" @code{apm} command on ACPI systems, including battery and thermal\n"
@@ -9046,7 +9128,7 @@ msgid ""
 "about ACPI devices."
 msgstr ""
 
-#: gnu/packages/linux.scm:4879
+#: gnu/packages/linux.scm:4872
 msgid ""
 "acpid is designed to notify user-space programs of Advanced\n"
 "Configuration and Power Interface (ACPI) events.  acpid should be started\n"
@@ -9055,34 +9137,34 @@ msgid ""
 "specified in /etc/acpi/events and execute the rules that match the event."
 msgstr ""
 
-#: gnu/packages/linux.scm:4903
+#: gnu/packages/linux.scm:4896
 msgid ""
 "These are a set of utilities built upon sysfs, a virtual file system in\n"
 "Linux kernel versions 2.5+ that exposes a system's device tree.  The package\n"
 "also contains the libsysfs library."
 msgstr ""
 
-#: gnu/packages/linux.scm:4951
+#: gnu/packages/linux.scm:4944
 msgid ""
 "The cpufrequtils suite contains utilities to retrieve CPU frequency\n"
 "information, and set the CPU frequency if supported, using the cpufreq\n"
 "capabilities of the Linux kernel."
 msgstr ""
 
-#: gnu/packages/linux.scm:4988
+#: gnu/packages/linux.scm:4981
 msgid ""
 "This package provides many of the missing pieces in GNU\n"
 "libc.  Most notably the string functions: strlcpy(3), strlcat(3) and the *BSD\n"
 "sys/queue.h and sys/tree.h API's."
 msgstr ""
 
-#: gnu/packages/linux.scm:5011
+#: gnu/packages/linux.scm:5004
 msgid ""
 "This package provides small event loop that wraps the\n"
 "epoll family of APIs."
 msgstr ""
 
-#: gnu/packages/linux.scm:5032
+#: gnu/packages/linux.scm:5025
 msgid ""
 "Libraw1394 is the only supported interface to the kernel side raw1394 of\n"
 "the Linux IEEE-1394 subsystem, which provides direct access to the connected\n"
@@ -9091,26 +9173,26 @@ msgid ""
 "protocol in question."
 msgstr ""
 
-#: gnu/packages/linux.scm:5058
+#: gnu/packages/linux.scm:5051
 msgid ""
 "Libavc1394 is a programming interface to the AV/C specification from\n"
 "the 1394 Trade Association.  AV/C stands for Audio/Video Control."
 msgstr ""
 
-#: gnu/packages/linux.scm:5082
+#: gnu/packages/linux.scm:5075
 msgid ""
 "The libiec61883 library provides a higher level API for streaming DV,\n"
 "MPEG-2 and audio over Linux IEEE 1394."
 msgstr ""
 
-#: gnu/packages/linux.scm:5133
+#: gnu/packages/linux.scm:5126
 msgid ""
 "mdadm is a tool for managing Linux Software RAID arrays.  It can create,\n"
 "assemble, report on, and monitor arrays.  It can also move spares between raid\n"
 "arrays when needed."
 msgstr ""
 
-#: gnu/packages/linux.scm:5248
+#: gnu/packages/linux.scm:5241
 msgid ""
 "This package provides the following binaries to drive the\n"
 "Linux Device Mapper multipathing driver:\n"
@@ -9123,66 +9205,66 @@ msgid ""
 "@end enumerate"
 msgstr ""
 
-#: gnu/packages/linux.scm:5305
+#: gnu/packages/linux.scm:5298
 msgid ""
 "This library enables userspace to use Linux kernel asynchronous I/O\n"
 "system calls, important for the performance of databases and other advanced\n"
 "applications."
 msgstr ""
 
-#: gnu/packages/linux.scm:5348
+#: gnu/packages/linux.scm:5341
 msgid ""
 "Blktrace is a block layer IO tracing mechanism which provides\n"
 "detailed information about request queue operations to user space.  It extracts\n"
 "event traces from the kernel (via the relaying through the debug file system)."
 msgstr ""
 
-#: gnu/packages/linux.scm:5373
+#: gnu/packages/linux.scm:5366
 msgid ""
 "The SBC is a digital audio encoder and decoder used to transfer data to\n"
 "Bluetooth audio output devices like headphones or loudspeakers."
 msgstr ""
 
-#: gnu/packages/linux.scm:5440
+#: gnu/packages/linux.scm:5433
 msgid ""
 "BlueZ provides support for the core Bluetooth layers and protocols.  It\n"
 "is flexible, efficient and uses a modular implementation."
 msgstr ""
 
-#: gnu/packages/linux.scm:5464
+#: gnu/packages/linux.scm:5457
 msgid ""
 "This package provides a FUSE-based file system that provides read and\n"
 "write access to exFAT devices."
 msgstr ""
 
-#: gnu/packages/linux.scm:5487
+#: gnu/packages/linux.scm:5480
 msgid ""
 "FuseISO is a FUSE module to mount ISO file system images (.iso, .nrg,\n"
 ".bin, .mdf and .img files).  It supports plain ISO9660 Level 1 and 2, Rock\n"
 "Ridge, Joliet, and zisofs."
 msgstr ""
 
-#: gnu/packages/linux.scm:5541
+#: gnu/packages/linux.scm:5534
 msgid ""
 "The GPM (general-purpose mouse) daemon is a mouse server for\n"
 "applications running on the Linux console.  It allows users to select items\n"
 "and copy/paste text in the console and in xterm."
 msgstr ""
 
-#: gnu/packages/linux.scm:5614
+#: gnu/packages/linux.scm:5607
 msgid ""
 "Btrfs is a @acronym{CoW, copy-on-write} file system for Linux\n"
 "aimed at implementing advanced features while focusing on fault tolerance,\n"
 "repair and easy administration."
 msgstr ""
 
-#: gnu/packages/linux.scm:5648
+#: gnu/packages/linux.scm:5641
 msgid ""
 "This package provides the statically-linked @command{btrfs}\n"
 "from the btrfs-progs package.  It is meant to be used in initrds."
 msgstr ""
 
-#: gnu/packages/linux.scm:5680
+#: gnu/packages/linux.scm:5673
 msgid ""
 "Cramfs is a Linux file system designed to be simple, small,\n"
 "and to compress things well.  It is used on a number of embedded systems and\n"
@@ -9190,7 +9272,7 @@ msgid ""
 "blocks and random block placement."
 msgstr ""
 
-#: gnu/packages/linux.scm:5715
+#: gnu/packages/linux.scm:5708
 msgid ""
 "@command{compsize} takes a list of files (given as\n"
 "arguments) on a Btrfs file system and measures used compression types and\n"
@@ -9207,20 +9289,20 @@ msgid ""
 "obviously it can be shared with files outside our set)."
 msgstr ""
 
-#: gnu/packages/linux.scm:5763
+#: gnu/packages/linux.scm:5756
 msgid ""
 "F2FS, the Flash-Friendly File System, is a modern file system\n"
 "designed to be fast and durable on flash devices such as solid-state\n"
 "disks and SD cards.  This package provides the userland utilities."
 msgstr ""
 
-#: gnu/packages/linux.scm:5853
+#: gnu/packages/linux.scm:5846
 msgid ""
 "This package provides statically-linked fsck.f2fs command taken\n"
 "from the f2fs-tools package. It is meant to be used in initrds."
 msgstr ""
 
-#: gnu/packages/linux.scm:5884
+#: gnu/packages/linux.scm:5877
 msgid ""
 "Prevents shock damage to the internal spinning hard drive(s) of some\n"
 "HP and Dell laptops.  When sudden movement is detected, all input/output\n"
@@ -9230,7 +9312,7 @@ msgid ""
 "feature, and a laptop with an accelerometer.  It has no effect on SSDs."
 msgstr ""
 
-#: gnu/packages/linux.scm:5940
+#: gnu/packages/linux.scm:5933
 msgid ""
 "Thinkfan is a simple fan control program.  It reads temperatures,\n"
 "checks them against configured limits and switches to appropriate (also\n"
@@ -9239,7 +9321,7 @@ msgid ""
 "from userspace."
 msgstr ""
 
-#: gnu/packages/linux.scm:5996
+#: gnu/packages/linux.scm:5989
 msgid ""
 "Tpacpi-bat is a command-line interface to control battery charging on\n"
 "@uref{https://github.com/teleshoes/tpacpi-bat/wiki/Supported-Hardware, Lenovo\n"
@@ -9254,7 +9336,7 @@ msgid ""
 "supported."
 msgstr ""
 
-#: gnu/packages/linux.scm:6040
+#: gnu/packages/linux.scm:6033
 msgid ""
 "Tmon is a tool to interact with the complex thermal subsystem of the\n"
 "kernel Linux.  It helps visualize thermal relationships and real-time thermal\n"
@@ -9271,7 +9353,7 @@ msgid ""
 "by hand is no trivial task: @command{tmon} aims to make it understandable."
 msgstr ""
 
-#: gnu/packages/linux.scm:6082
+#: gnu/packages/linux.scm:6075
 msgid ""
 "Turbostat reports x86 processor topology, frequency, idle power state\n"
 "statistics, temperature, and power consumption.  Some information is unavailable\n"
@@ -9286,20 +9368,20 @@ msgid ""
 "invocations of itself."
 msgstr ""
 
-#: gnu/packages/linux.scm:6141
+#: gnu/packages/linux.scm:6134
 msgid ""
 "NTFS-3G provides read-write access to NTFS file systems, which are\n"
 "commonly found on Microsoft Windows.  It is implemented as a FUSE file system.\n"
 "The package provides additional NTFS tools."
 msgstr ""
 
-#: gnu/packages/linux.scm:6191
+#: gnu/packages/linux.scm:6184
 msgid ""
 "This package provides a statically linked @command{ntfsfix} taken\n"
 "from the ntfs-3g package.  It is meant to be used in initrds."
 msgstr ""
 
-#: gnu/packages/linux.scm:6246
+#: gnu/packages/linux.scm:6239
 msgid ""
 "This package provides userspace components for the InfiniBand\n"
 "subsystem of the Linux kernel.  Specifically it contains userspace\n"
@@ -9319,7 +9401,7 @@ msgid ""
 "@end enumerate"
 msgstr ""
 
-#: gnu/packages/linux.scm:6300
+#: gnu/packages/linux.scm:6293
 msgid ""
 "This is a collection of tests written over uverbs intended for\n"
 "use as a performance micro-benchmark. The tests may be used for hardware or\n"
@@ -9335,20 +9417,20 @@ msgid ""
 "@end enumerate"
 msgstr ""
 
-#: gnu/packages/linux.scm:6349
+#: gnu/packages/linux.scm:6342
 msgid ""
 "Monitor a hardware random number generator, and supply entropy\n"
 "from that to the system kernel's @file{/dev/random} machinery."
 msgstr ""
 
-#: gnu/packages/linux.scm:6391
+#: gnu/packages/linux.scm:6383
 msgid ""
 "cpupower is a set of user-space tools that use the cpufreq feature of the\n"
 "Linux kernel to retrieve and control processor features related to power saving,\n"
 "such as frequency and voltage scaling."
 msgstr ""
 
-#: gnu/packages/linux.scm:6423
+#: gnu/packages/linux.scm:6415
 msgid ""
 "@command{x86_energy_perf_policy} displays and updates energy-performance\n"
 "policy settings specific to Intel Architecture Processors.  Settings are\n"
@@ -9356,7 +9438,7 @@ msgid ""
 "cpufreq sub-system is enabled or not."
 msgstr ""
 
-#: gnu/packages/linux.scm:6449
+#: gnu/packages/linux.scm:6441
 msgid ""
 "haveged generates an unpredictable stream of random numbers for use by\n"
 "Linux's @file{/dev/random} and @file{/dev/urandom} devices.  The kernel's\n"
@@ -9374,7 +9456,7 @@ msgid ""
 "not as a replacement for it."
 msgstr ""
 
-#: gnu/packages/linux.scm:6535
+#: gnu/packages/linux.scm:6527
 msgid ""
 "eCryptfs is a POSIX-compliant stacked cryptographic file system for Linux.\n"
 "Each file's cryptographic meta-data is stored inside the file itself, along\n"
@@ -9384,7 +9466,7 @@ msgid ""
 "2.6.19.  This package contains the userland utilities to manage it."
 msgstr ""
 
-#: gnu/packages/linux.scm:6567
+#: gnu/packages/linux.scm:6559
 msgid ""
 "Libnfsidmap is a library holding mulitiple methods of\n"
 "mapping names to ids and visa versa, mainly for NFSv4.  It provides an\n"
@@ -9392,13 +9474,13 @@ msgid ""
 "the default @code{nsswitch} and the experimental @code{umich_ldap}."
 msgstr ""
 
-#: gnu/packages/linux.scm:6603
+#: gnu/packages/linux.scm:6595
 msgid ""
 "Tools for loading and managing Linux kernel modules, such as\n"
 "@code{modprobe}, @code{insmod}, @code{lsmod}, and more."
 msgstr ""
 
-#: gnu/packages/linux.scm:6647
+#: gnu/packages/linux.scm:6639
 msgid ""
 "This simple tool injects fake @acronym{MCEs, machine-check exceptions}\n"
 "into a running Linux kernel, to debug or test the kernel's @acronym{EDAC, error\n"
@@ -9419,7 +9501,7 @@ msgid ""
 "the @code{mce-inject} module loaded if it exists."
 msgstr ""
 
-#: gnu/packages/linux.scm:6703
+#: gnu/packages/linux.scm:6697
 msgid ""
 "The mcelog daemon logs memory, I/O, CPU, and other hardware errors on x86\n"
 "systems running the kernel Linux.  It can also perform user-defined tasks, such\n"
@@ -9427,13 +9509,13 @@ msgid ""
 "exceeded."
 msgstr ""
 
-#: gnu/packages/linux.scm:6739
+#: gnu/packages/linux.scm:6733
 msgid ""
 "This package provides utilities for testing, partitioning, etc\n"
 "of flash storage."
 msgstr ""
 
-#: gnu/packages/linux.scm:6771
+#: gnu/packages/linux.scm:6765
 msgid ""
 "The libseccomp library provides an easy to use, platform\n"
 "independent, interface to the Linux Kernel's syscall filtering mechanism.  The\n"
@@ -9443,7 +9525,7 @@ msgid ""
 "developers."
 msgstr ""
 
-#: gnu/packages/linux.scm:6813
+#: gnu/packages/linux.scm:6807
 msgid ""
 "RadeonTop monitors resource consumption on supported AMD\n"
 "Radeon Graphics Processing Units (GPUs), either in real time as bar graphs on\n"
@@ -9453,13 +9535,13 @@ msgid ""
 "under OpenGL graphics workloads."
 msgstr ""
 
-#: gnu/packages/linux.scm:6861
+#: gnu/packages/linux.scm:6855
 msgid ""
 "This package provides a library and a command line\n"
 "interface to the variable facility of UEFI boot firmware."
 msgstr ""
 
-#: gnu/packages/linux.scm:6915
+#: gnu/packages/linux.scm:6909
 msgid ""
 "@code{efibootmgr} is a user-space application to modify the Intel\n"
 "Extensible Firmware Interface (EFI) Boot Manager.  This application can\n"
@@ -9467,7 +9549,7 @@ msgid ""
 "running boot option, and more."
 msgstr ""
 
-#: gnu/packages/linux.scm:6951
+#: gnu/packages/linux.scm:6945
 msgid ""
 "The sysstat utilities are a collection of performance\n"
 "monitoring tools for Linux.  These include @code{mpstat}, @code{iostat},\n"
@@ -9475,7 +9557,15 @@ msgid ""
 "@code{sadf} and @code{sa}."
 msgstr ""
 
-#: gnu/packages/linux.scm:6992
+#: gnu/packages/linux.scm:6985
+msgid ""
+"acpilight is a backward-compatibile replacement for\n"
+"xbacklight that uses the ACPI interface to set the display brightness.  On\n"
+"modern laptops acpilight can control both display and keyboard backlight\n"
+"uniformly on either X11, the console or Wayland."
+msgstr ""
+
+#: gnu/packages/linux.scm:7026
 msgid ""
 "Light is a program to send commands to screen backlight controllers\n"
 "under GNU/Linux.  Features include:\n"
@@ -9489,7 +9579,7 @@ msgid ""
 "@end itemize\n"
 msgstr ""
 
-#: gnu/packages/linux.scm:7040
+#: gnu/packages/linux.scm:7074
 msgid ""
 "This program allows you read and control device brightness.  Devices\n"
 "include backlight and LEDs.  It can also preserve current brightness before\n"
@@ -9499,7 +9589,7 @@ msgid ""
 "interface in sysfs, which can be accomplished with the included udev rules."
 msgstr ""
 
-#: gnu/packages/linux.scm:7164
+#: gnu/packages/linux.scm:7198
 msgid ""
 "TLP is a power management tool for Linux.  It comes with\n"
 "a default configuration already optimized for battery life.  Nevertheless,\n"
@@ -9507,7 +9597,7 @@ msgid ""
 "every time the power supply source is changed."
 msgstr ""
 
-#: gnu/packages/linux.scm:7231
+#: gnu/packages/linux.scm:7265
 msgid ""
 "The Python scripts in this project generate a GTK-UI to change\n"
 "TLP configuration files easily.  It aims to protect users from setting\n"
@@ -9515,7 +9605,7 @@ msgid ""
 "configuration values."
 msgstr ""
 
-#: gnu/packages/linux.scm:7257
+#: gnu/packages/linux.scm:7291
 msgid ""
 "@command{lshw} (Hardware Lister) is a small tool to provide\n"
 "detailed information on the hardware configuration of the machine.\n"
@@ -9525,7 +9615,7 @@ msgid ""
 "machines (PowerMac G4 is known to work)."
 msgstr ""
 
-#: gnu/packages/linux.scm:7281
+#: gnu/packages/linux.scm:7315
 msgid ""
 "Libmnl is a minimalistic user-space library oriented to\n"
 "Netlink developers.  There are a lot of common tasks in parsing, validating,\n"
@@ -9534,7 +9624,7 @@ msgid ""
 "re-use code and to avoid re-inventing the wheel."
 msgstr ""
 
-#: gnu/packages/linux.scm:7306
+#: gnu/packages/linux.scm:7340
 msgid ""
 "Libnftnl is a userspace library providing a low-level netlink\n"
 "programming interface to the in-kernel nf_tables subsystem.  The library\n"
@@ -9542,7 +9632,7 @@ msgid ""
 "used by nftables."
 msgstr ""
 
-#: gnu/packages/linux.scm:7363
+#: gnu/packages/linux.scm:7397
 msgid ""
 "nftables is the project that aims to replace the existing\n"
 "{ip,ip6,arp,eb}tables framework.  Basically, this project provides a new packet\n"
@@ -9552,7 +9642,7 @@ msgid ""
 "userspace queueing component and the logging subsystem."
 msgstr ""
 
-#: gnu/packages/linux.scm:7389
+#: gnu/packages/linux.scm:7423
 msgid ""
 "libnetfilter_conntrack is a userspace library providing a\n"
 "programming interface (API) to the in-kernel connection tracking state table.\n"
@@ -9561,7 +9651,7 @@ msgid ""
 "conntrack-tools among many other applications."
 msgstr ""
 
-#: gnu/packages/linux.scm:7416
+#: gnu/packages/linux.scm:7450
 msgid ""
 "libnetfilter_cttimeout is the userspace library that\n"
 "provides the programming interface to the fine-grain connection tracking\n"
@@ -9570,7 +9660,7 @@ msgid ""
 "by conntrack-tools."
 msgstr ""
 
-#: gnu/packages/linux.scm:7443
+#: gnu/packages/linux.scm:7477
 msgid ""
 "libnetfilter_cthelper is a userspace library that provides a\n"
 "programming interface to user-space connection tracking helpers.\n"
@@ -9584,14 +9674,14 @@ msgid ""
 "@end enumerate"
 msgstr ""
 
-#: gnu/packages/linux.scm:7475
+#: gnu/packages/linux.scm:7509
 msgid ""
 "libnetfilter_queue is a userspace library providing an API\n"
 "to packets that have been queued by the kernel packet filter.  It is is part\n"
 "of a system that deprecates the old ip_queue/libipq mechanism."
 msgstr ""
 
-#: gnu/packages/linux.scm:7506
+#: gnu/packages/linux.scm:7540
 msgid ""
 "The tool conntrack provides a full featured interface that\n"
 "is intended to replace the old @file{/proc/net/ip_conntrack} interface.  Using\n"
@@ -9606,7 +9696,7 @@ msgid ""
 "similar to nftables."
 msgstr ""
 
-#: gnu/packages/linux.scm:7538
+#: gnu/packages/linux.scm:7572
 msgid ""
 "libnetfilter_acct is the userspace library providing interface\n"
 "to extended accounting infrastructure.\n"
@@ -9622,7 +9712,7 @@ msgid ""
 "For the nfnetlink_acct subsystem."
 msgstr ""
 
-#: gnu/packages/linux.scm:7571
+#: gnu/packages/linux.scm:7605
 msgid ""
 "nfacct is the command line tool to create/retrieve/delete\n"
 "accounting objects\n"
@@ -9638,7 +9728,7 @@ msgid ""
 "@end enumerate"
 msgstr ""
 
-#: gnu/packages/linux.scm:7604
+#: gnu/packages/linux.scm:7638
 msgid ""
 "libnetfilter_log is a userspace library providing interface to\n"
 "packets that have been logged by the kernel packet filter.  It is is part of a\n"
@@ -9651,7 +9741,7 @@ msgid ""
 "@end enumerate"
 msgstr ""
 
-#: gnu/packages/linux.scm:7682
+#: gnu/packages/linux.scm:7716
 msgid ""
 "ulogd is a userspace logging daemon for netfilter/iptables\n"
 "related logging.  This includes per-packet logging of security violations,\n"
@@ -9670,7 +9760,7 @@ msgid ""
 "@end enumerate"
 msgstr ""
 
-#: gnu/packages/linux.scm:7809
+#: gnu/packages/linux.scm:7843
 msgid ""
 "PRoot is a user-space implementation of @code{chroot}, @code{mount --bind},\n"
 "and @code{binfmt_misc}.  This means that users don't need any privileges or\n"
@@ -9683,7 +9773,7 @@ msgid ""
 "available in the kernel Linux."
 msgstr ""
 
-#: gnu/packages/linux.scm:7870
+#: gnu/packages/linux.scm:7904
 msgid ""
 "cpuid dumps detailed information about the CPU(s) gathered\n"
 "from the CPUID instruction, and also determines the exact model of CPU(s).  It\n"
@@ -9691,14 +9781,14 @@ msgid ""
 "NexGen, Rise, and SiS CPUs."
 msgstr ""
 
-#: gnu/packages/linux.scm:7897
+#: gnu/packages/linux.scm:7931
 msgid ""
 "jmtpfs uses FUSE (file system in userspace) to provide access\n"
 "to data over the Media Transfer Protocol (MTP).  Unprivileged users can mount\n"
 "the MTP device as a file system."
 msgstr ""
 
-#: gnu/packages/linux.scm:7924
+#: gnu/packages/linux.scm:7958
 msgid ""
 "Procenv is a command-line tool that displays as much detail about\n"
 "itself and its environment as possible.  It can be used as a test\n"
@@ -9706,7 +9796,7 @@ msgid ""
 "comparing system environments."
 msgstr ""
 
-#: gnu/packages/linux.scm:7953
+#: gnu/packages/linux.scm:7987
 msgid ""
 "OpenFabrics Interfaces (OFI) is a framework focused on exporting fabric\n"
 "communication services to applications.  OFI is best described as a collection\n"
@@ -9720,7 +9810,7 @@ msgid ""
 "libraries, which are often integrated directly into libfabric."
 msgstr ""
 
-#: gnu/packages/linux.scm:8015
+#: gnu/packages/linux.scm:8049
 msgid ""
 "The PSM Messaging API, or PSM API, is Intel's low-level user-level\n"
 "communications interface for the True Scale family of products.  PSM users are\n"
@@ -9728,14 +9818,14 @@ msgid ""
 "interfaces in parallel environments."
 msgstr ""
 
-#: gnu/packages/linux.scm:8058
+#: gnu/packages/linux.scm:8092
 msgid ""
 "snapscreenshot saves a screenshot of one or more Linux text consoles as a\n"
 "Targa (@dfn{.tga}) image.  It can be used by anyone with read access to the\n"
 "relevant @file{/dev/vcs*} file(s)."
 msgstr ""
 
-#: gnu/packages/linux.scm:8112
+#: gnu/packages/linux.scm:8146
 msgid ""
 "fbcat saves the contents of the Linux framebuffer (@file{/dev/fb*}), or\n"
 "a dump therof.  It supports a wide range of drivers and pixel formats.\n"
@@ -9747,14 +9837,14 @@ msgid ""
 "emulates the behaviour of Gunnar Monell's older fbgrab utility."
 msgstr ""
 
-#: gnu/packages/linux.scm:8146
+#: gnu/packages/linux.scm:8180
 msgid ""
 "Control groups is Linux kernel method for process resource\n"
 "restriction, permission handling and more.  This package provides userspace\n"
 "interface to this kernel feature."
 msgstr ""
 
-#: gnu/packages/linux.scm:8181
+#: gnu/packages/linux.scm:8215
 msgid ""
 "mbpfan is a fan control daemon for Apple Macbooks.  It uses input from\n"
 "the @code{coretemp} module and sets the fan speed using the @code{applesmc}\n"
@@ -9762,7 +9852,7 @@ msgid ""
 "privileges."
 msgstr ""
 
-#: gnu/packages/linux.scm:8225
+#: gnu/packages/linux.scm:8259
 msgid ""
 "This package is low-level user-level Intel's communications interface.\n"
 "The PSM2 API is a high-performance vendor-specific protocol that provides a\n"
@@ -9770,7 +9860,7 @@ msgid ""
 "high-speed networking devices."
 msgstr ""
 
-#: gnu/packages/linux.scm:8268
+#: gnu/packages/linux.scm:8302
 msgid ""
 "This package provides a library called libpfm4, which is used to develop\n"
 "monitoring tools exploiting the performance monitoring events such as those\n"
@@ -9785,7 +9875,7 @@ msgid ""
 "introduced in Linux 2.6.31."
 msgstr ""
 
-#: gnu/packages/linux.scm:8298
+#: gnu/packages/linux.scm:8332
 msgid ""
 "@code{libnfnetlink} is the low-level library for netfilter related\n"
 "kernel/userspace communication.  It provides a generic messaging\n"
@@ -9794,7 +9884,7 @@ msgid ""
 "management tools in userspace."
 msgstr ""
 
-#: gnu/packages/linux.scm:8325
+#: gnu/packages/linux.scm:8359
 msgid ""
 "The netlink package provides a simple netlink library for\n"
 "Go.  Netlink is the interface a user-space program in Linux uses to\n"
@@ -9802,7 +9892,7 @@ msgid ""
 "IP addresses and routes, and configure IPsec."
 msgstr ""
 
-#: gnu/packages/linux.scm:8365
+#: gnu/packages/linux.scm:8399
 msgid ""
 "The inih (INI Not Invented Here) library is a simple .INI file\n"
 "parser written in C.  It's only a couple of pages of code, and it was designed to\n"
@@ -9811,19 +9901,19 @@ msgid ""
 "822-style multi-line syntax and name: value entries."
 msgstr ""
 
-#: gnu/packages/linux.scm:8416
+#: gnu/packages/linux.scm:8450
 msgid ""
 "This package provides commands to create and check XFS\n"
 "file systems."
 msgstr ""
 
-#: gnu/packages/linux.scm:8472
+#: gnu/packages/linux.scm:8506
 msgid ""
 "This package provides a statically linked @command{xfs_repair} taken\n"
 "from the xfsprogs package.  It is meant to be used in initrds."
 msgstr ""
 
-#: gnu/packages/linux.scm:8493
+#: gnu/packages/linux.scm:8527
 msgid ""
 "This package provides a program to generate an ext2\n"
 "file system as a normal (non-root) user.  It does not require you to mount\n"
@@ -9831,7 +9921,7 @@ msgid ""
 "the superuser to make device nodes."
 msgstr ""
 
-#: gnu/packages/linux.scm:8587
+#: gnu/packages/linux.scm:8621
 msgid ""
 "@command{fakeroot} runs a command in an environment where it appears to\n"
 "have root privileges for file manipulation.  This is useful for allowing users\n"
@@ -9844,7 +9934,7 @@ msgid ""
 "without using the archiver."
 msgstr ""
 
-#: gnu/packages/linux.scm:8627
+#: gnu/packages/linux.scm:8661
 msgid ""
 "@command{fakechroot} runs a command in an environment were is additional\n"
 "possibility to use @code{chroot} command without root privileges.  This is\n"
@@ -9855,13 +9945,13 @@ msgid ""
 "set as @code{LD_PRELOAD} to override the C library file system functions."
 msgstr ""
 
-#: gnu/packages/linux.scm:8673
+#: gnu/packages/linux.scm:8707
 msgid ""
 "inputattach dispatches input events from several device\n"
 "types and interfaces and translates so that the X server can use them."
 msgstr ""
 
-#: gnu/packages/linux.scm:8709
+#: gnu/packages/linux.scm:8743
 msgid ""
 "PipeWire is a project that aims to greatly improve handling of audio and\n"
 "video under Linux.  It aims to support the usecases currently handled by both\n"
@@ -9873,7 +9963,7 @@ msgid ""
 "of Linux application development."
 msgstr ""
 
-#: gnu/packages/linux.scm:8772
+#: gnu/packages/linux.scm:8810
 msgid ""
 "WirePlumber is a modular session / policy manager for\n"
 "PipeWire and a GObject-based high-level library that wraps PipeWire's API,\n"
@@ -9881,7 +9971,7 @@ msgid ""
 "tools for managing PipeWire."
 msgstr ""
 
-#: gnu/packages/linux.scm:8802
+#: gnu/packages/linux.scm:8840
 msgid ""
 "The Embedded Linux* Library (ELL) provides core, low-level\n"
 "functionality for system daemons.  It typically has no dependencies other than\n"
@@ -9890,7 +9980,7 @@ msgid ""
 "platforms, it is not limited to resource-constrained systems."
 msgstr ""
 
-#: gnu/packages/linux.scm:8831
+#: gnu/packages/linux.scm:8869
 msgid ""
 "This package provides the @code{kexec} program and ancillary\n"
 "utilities.  Using @code{kexec}, it is possible to boot directly into a new\n"
@@ -9898,7 +9988,7 @@ msgid ""
 "system boot process."
 msgstr ""
 
-#: gnu/packages/linux.scm:8865
+#: gnu/packages/linux.scm:8903
 msgid ""
 "@code{cachefilesd} is a userspace daemon that manages the\n"
 "cache data store that is used by network file systems such as @code{AFS} and\n"
@@ -9906,14 +9996,14 @@ msgid ""
 "persistent over reboots."
 msgstr ""
 
-#: gnu/packages/linux.scm:8907
+#: gnu/packages/linux.scm:8945
 msgid ""
 "Libbpf supports building BPF CO-RE-enabled applications, which, in\n"
 "contrast to BCC, do not require the Clang/LLVM runtime or linux kernel\n"
 "headers."
 msgstr ""
 
-#: gnu/packages/linux.scm:8985
+#: gnu/packages/linux.scm:9023
 msgid ""
 "BCC is a toolkit for creating efficient kernel tracing and manipulation\n"
 "programs, and includes several useful tools and examples.  It makes use of\n"
@@ -9922,7 +10012,7 @@ msgid ""
 "and above."
 msgstr ""
 
-#: gnu/packages/linux.scm:9021
+#: gnu/packages/linux.scm:9059
 msgid ""
 "bpftrace is a high-level tracing language for Linux enhanced Berkeley\n"
 "Packet Filter (eBPF) available in recent Linux kernels (4.x).  bpftrace uses\n"
@@ -9934,14 +10024,14 @@ msgid ""
 "created by Alastair Robertson."
 msgstr ""
 
-#: gnu/packages/linux.scm:9053
+#: gnu/packages/linux.scm:9091
 msgid ""
 "This package provides a Linux kernel module that will\n"
 "provide a serial device @code{/dev/ttyebus} with almost no latency upon\n"
 "receiving.  It is dedicated to the PL011 UART of the Raspberry Pi."
 msgstr ""
 
-#: gnu/packages/linux.scm:9079
+#: gnu/packages/linux.scm:9117
 msgid ""
 "IP sets are a framework inside the Linux 2.4.x and 2.6.x kernel which\n"
 "can be administered by the ipset utility.  Depending on the type,\n"
@@ -9962,7 +10052,7 @@ msgid ""
 "then IP sets may be the proper tool for you."
 msgstr ""
 
-#: gnu/packages/linux.scm:9126
+#: gnu/packages/linux.scm:9164
 msgid ""
 "This is the io_uring library, liburing. liburing provides\n"
 "helpers to setup and teardown io_uring instances, and also a simplified\n"
@@ -9970,14 +10060,14 @@ msgid ""
 "kernel side implementation."
 msgstr ""
 
-#: gnu/packages/linux.scm:9154
+#: gnu/packages/linux.scm:9192
 msgid ""
 "@acronym{EROFS, The Enhanced Read-Only File System} is a compressed,\n"
 "read-only file system optimized for resource-scarce devices.  This package\n"
 "provides user-space tools for creating EROFS file systems."
 msgstr ""
 
-#: gnu/packages/linux.scm:9198
+#: gnu/packages/linux.scm:9236
 msgid ""
 "The @code{rasdaemon} daemon monitors platform @acronym{RAS, Reliability\n"
 "Availability and Serviceability} reports from Linux kernel trace events.\n"
@@ -9985,33 +10075,42 @@ msgid ""
 "through standard log mechanisms like syslog."
 msgstr ""
 
-#: gnu/packages/linux.scm:9232
+#: gnu/packages/linux.scm:9270
 msgid ""
 "This package provides a C library with C++/Python bindings and\n"
 "command-line tools for interacting with GPIO devices that avoids the usage of\n"
 "older system-wide @file{/sys} interface."
 msgstr ""
 
-#: gnu/packages/linux.scm:9275
+#: gnu/packages/linux.scm:9313
 msgid ""
 "This tool turns @command{ldd} into a tree and explains how shared\n"
 "libraries are found or why they cannot be located."
 msgstr ""
 
-#: gnu/packages/linux.scm:9312
+#: gnu/packages/linux.scm:9350
 msgid ""
 "Touchégg is an application that runs in the background and transform the\n"
 "gestures you make on your touchpad or touchscreen into visible actions in your\n"
 "desktop."
 msgstr ""
 
-#: gnu/packages/linux.scm:9366
+#: gnu/packages/linux.scm:9404
 msgid ""
 "@code{evtest} is a tool to print @code{evdev} kernel events.  It reads\n"
 "directly from the kernel device and prints a device description and the events\n"
 "with the value and the symbolic name."
 msgstr ""
 
+#: gnu/packages/linux.scm:9429
+msgid ""
+"This package provides a Linux Kernel module that allows to control\n"
+"battery charging of specific ThinkPad laptops.  It also includes an improved\n"
+"version of the HDAPS driver.  The underlying hardware interfaces are\n"
+"@acronym{SMAPI, System Management Application Program Interface} and direct\n"
+"access to the embedded controller."
+msgstr ""
+
 #: gnu/packages/lout.scm:102
 msgid ""
 "The Lout document formatting system reads a high-level description of\n"
@@ -10031,33 +10130,33 @@ msgid ""
 "beginning."
 msgstr ""
 
-#: gnu/packages/messaging.scm:188
+#: gnu/packages/messaging.scm:189
 msgid ""
 "OMEMO-wget is a tool to handle cryptographic URLs, generated\n"
 "by @acronym{OMEMO, OMEMO Multi-End Message and Object Encryption}, during\n"
 "XMPP-based sessions."
 msgstr ""
 
-#: gnu/packages/messaging.scm:244
+#: gnu/packages/messaging.scm:245
 msgid ""
 "Psi is a capable XMPP client aimed at experienced users.\n"
 "Its design goals are simplicity and stability."
 msgstr ""
 
-#: gnu/packages/messaging.scm:302
+#: gnu/packages/messaging.scm:303
 msgid ""
 "GNT is an ncurses toolkit for creating text-mode graphical\n"
 "user interfaces in a fast and easy way.  It is based on GLib and ncurses."
 msgstr ""
 
-#: gnu/packages/messaging.scm:353
+#: gnu/packages/messaging.scm:354
 msgid ""
 "LibGadu is library for handling Gadu-Gadu instant messenger\n"
 "protocol.  The library is written in C and aims to be operating system and\n"
 "environment independent."
 msgstr ""
 
-#: gnu/packages/messaging.scm:388
+#: gnu/packages/messaging.scm:389
 msgid ""
 "SILC (Secure Internet Live Conferencing) is a modern and secure\n"
 "conferencing protocol.  It provides all the common conferencing services like\n"
@@ -10065,14 +10164,14 @@ msgid ""
 "conferencing."
 msgstr ""
 
-#: gnu/packages/messaging.scm:434
+#: gnu/packages/messaging.scm:435
 msgid ""
 "QXmpp is a XMPP client and server library written in C++ and uses the Qt\n"
 "framework.  It builds XMPP clients complying with the XMPP Compliance Suites\n"
 "2021 for IM and Advanced Mobile."
 msgstr ""
 
-#: gnu/packages/messaging.scm:461
+#: gnu/packages/messaging.scm:462
 msgid ""
 "Meanwhile is a library for connecting to a LIM (Lotus Instant\n"
 "Messaging, formerly Lotus Sametime, formerly VPBuddy) community.  It uses a\n"
@@ -10080,7 +10179,7 @@ msgid ""
 "TCP sessions from existing clients."
 msgstr ""
 
-#: gnu/packages/messaging.scm:505
+#: gnu/packages/messaging.scm:506
 msgid ""
 "Poezio is a free console XMPP client (the protocol on which\n"
 "the Jabber IM network is built).\n"
@@ -10093,7 +10192,7 @@ msgid ""
 "powerful, standard and open protocol."
 msgstr ""
 
-#: gnu/packages/messaging.scm:538
+#: gnu/packages/messaging.scm:539
 msgid ""
 "OTR allows you to have private conversations over instant\n"
 "messaging by providing: (1) Encryption: No one else can read your instant\n"
@@ -10106,7 +10205,7 @@ msgid ""
 "your private keys, no previous conversation is compromised."
 msgstr ""
 
-#: gnu/packages/messaging.scm:577
+#: gnu/packages/messaging.scm:578
 msgid ""
 "libsignal-protocol-c is an implementation of a ratcheting\n"
 "forward secrecy protocol that works in synchronous and asynchronous\n"
@@ -10114,20 +10213,20 @@ msgid ""
 "end-to-end encryption."
 msgstr ""
 
-#: gnu/packages/messaging.scm:615
+#: gnu/packages/messaging.scm:616
 msgid ""
 "This is a client library for @code{libsignal-protocol-c}.\n"
 "It implements the necessary interfaces using @code{libgcrypt} and\n"
 "@code{sqlite}."
 msgstr ""
 
-#: gnu/packages/messaging.scm:647
+#: gnu/packages/messaging.scm:648
 msgid ""
 "This library implements @acronym{OMEMO, OMEMO Multi-End\n"
 "Message and Object Encryption} of XMPP (XEP-0384) in C."
 msgstr ""
 
-#: gnu/packages/messaging.scm:687
+#: gnu/packages/messaging.scm:688
 msgid ""
 "BitlBee brings IM (instant messaging) to IRC clients, for\n"
 "people who have an IRC client running all the time and don't want to run an\n"
@@ -10137,20 +10236,20 @@ msgid ""
 "identi.ca and status.net)."
 msgstr ""
 
-#: gnu/packages/messaging.scm:772
+#: gnu/packages/messaging.scm:773
 msgid ""
 "Bitlbee-discord is a plugin for Bitlbee which provides\n"
 "access to servers running the Discord protocol."
 msgstr ""
 
-#: gnu/packages/messaging.scm:818
+#: gnu/packages/messaging.scm:819
 msgid ""
 "Purple-Mattermost is a plug-in for Purple, the instant messaging library\n"
 "used by Pidgin and Bitlbee, among others, to access\n"
 "@uref{https://mattermost.com/, Mattermost} servers."
 msgstr ""
 
-#: gnu/packages/messaging.scm:876
+#: gnu/packages/messaging.scm:877
 msgid ""
 "HexChat lets you connect to multiple IRC networks at once.  The main\n"
 "window shows the list of currently connected networks and their channels, the\n"
@@ -10159,7 +10258,7 @@ msgid ""
 "dictionaries.  HexChat can be extended with multiple addons."
 msgstr ""
 
-#: gnu/packages/messaging.scm:941
+#: gnu/packages/messaging.scm:942
 msgid ""
 "ngIRCd is a lightweight @dfn{Internet Relay Chat} (IRC) server for small\n"
 "or private networks.  It is easy to configure, can cope with dynamic IP\n"
@@ -10167,13 +10266,13 @@ msgid ""
 "authentication."
 msgstr ""
 
-#: gnu/packages/messaging.scm:1046
+#: gnu/packages/messaging.scm:1047
 msgid ""
 "Pidgin is a modular instant messaging client that supports\n"
 "many popular chat protocols."
 msgstr ""
 
-#: gnu/packages/messaging.scm:1086
+#: gnu/packages/messaging.scm:1087
 msgid ""
 "Pidgin-OTR is a plugin that adds support for OTR to the Pidgin\n"
 "instant messaging client.  OTR (Off-the-Record) Messaging allows you to have\n"
@@ -10187,7 +10286,7 @@ msgid ""
 "control of your private keys, no previous conversation is compromised."
 msgstr ""
 
-#: gnu/packages/messaging.scm:1140
+#: gnu/packages/messaging.scm:1141
 msgid ""
 "ZNC is an @dfn{IRC network bouncer} or @dfn{BNC}.  It can\n"
 "detach the client from the actual IRC server, and also from selected channels.\n"
@@ -10195,41 +10294,41 @@ msgid ""
 "simultaneously and therefore appear under the same nickname on IRC."
 msgstr ""
 
-#: gnu/packages/messaging.scm:1169
+#: gnu/packages/messaging.scm:1170
 msgid ""
 "Python-nbxmpp is a Python library that provides a way for\n"
 "Python applications to use the XMPP network.  This library was initially a fork\n"
 "of xmpppy."
 msgstr ""
 
-#: gnu/packages/messaging.scm:1298
+#: gnu/packages/messaging.scm:1299
 msgid ""
 "Gajim aims to be an easy to use and fully-featured XMPP chat\n"
 "client.  It is extensible via plugins, supports end-to-end encryption (OMEMO\n"
 "and OpenPGP) and available in 29 languages."
 msgstr ""
 
-#: gnu/packages/messaging.scm:1333
+#: gnu/packages/messaging.scm:1334
 msgid ""
 "Gajim-OMEMO is a plugin that adds support for the OMEMO\n"
 "Encryption to Gajim.  OMEMO is an XMPP Extension Protocol (XEP) for secure\n"
 "multi-client end-to-end encryption."
 msgstr ""
 
-#: gnu/packages/messaging.scm:1368
+#: gnu/packages/messaging.scm:1369
 msgid ""
 "Gajim-OpenPGP is a plugin that adds support for the OpenPGP\n"
 "Encryption to Gajim."
 msgstr ""
 
-#: gnu/packages/messaging.scm:1447
+#: gnu/packages/messaging.scm:1448
 msgid ""
 "Dino is a chat client for the desktop.  It focuses on providing\n"
 "a minimal yet reliable Jabber/XMPP experience and having encryption enabled by\n"
 "default."
 msgstr ""
 
-#: gnu/packages/messaging.scm:1489
+#: gnu/packages/messaging.scm:1490
 msgid ""
 "Kaidan is a chat client.  It uses the open communication\n"
 "protocol XMPP (Jabber).  The user interface makes use of Kirigami and QtQuick,\n"
@@ -10237,7 +10336,7 @@ msgid ""
 "Qt-based XMPP library QXmpp."
 msgstr ""
 
-#: gnu/packages/messaging.scm:1586
+#: gnu/packages/messaging.scm:1587
 msgid ""
 "Prosody is a modern XMPP communication server.  It aims to\n"
 "be easy to set up and configure, and efficient with system resources.\n"
@@ -10246,43 +10345,43 @@ msgid ""
 "protocols."
 msgstr ""
 
-#: gnu/packages/messaging.scm:1621
+#: gnu/packages/messaging.scm:1622
 msgid ""
 "This module implements XEP-0363: it allows clients to\n"
 "upload files over HTTP."
 msgstr ""
 
-#: gnu/packages/messaging.scm:1653
+#: gnu/packages/messaging.scm:1654
 msgid ""
 "This module implements XEP-0198: when supported by both\n"
 "the client and server, it can allow clients to resume a disconnected session,\n"
 "and prevent message loss."
 msgstr ""
 
-#: gnu/packages/messaging.scm:1682
+#: gnu/packages/messaging.scm:1683
 msgid "C library implementation of the Tox encrypted messenger protocol."
 msgstr ""
 
-#: gnu/packages/messaging.scm:1714
+#: gnu/packages/messaging.scm:1715
 msgid ""
 "Official fork of the C library implementation of the Tox encrypted\n"
 "messenger protocol."
 msgstr ""
 
-#: gnu/packages/messaging.scm:1768
+#: gnu/packages/messaging.scm:1769
 msgid ""
 "uTox is a lightweight Tox client.  Tox is a distributed and secure\n"
 "instant messenger with audio and video chat capabilities."
 msgstr ""
 
-#: gnu/packages/messaging.scm:1831
+#: gnu/packages/messaging.scm:1832
 msgid ""
 "qTox is a Tox client that follows the Tox design\n"
 "guidelines.  It provides an easy to use application that allows you to\n"
 "connect with friends and family without anyone else listening in."
 msgstr ""
 
-#: gnu/packages/messaging.scm:1853
+#: gnu/packages/messaging.scm:1854
 msgid ""
 "Ytalk is a replacement for the BSD talk program.  Its main\n"
 "advantage is the ability to communicate with any arbitrary number of users at\n"
@@ -10290,7 +10389,7 @@ msgid ""
 "with several different talk daemons at the same time."
 msgstr ""
 
-#: gnu/packages/messaging.scm:1877
+#: gnu/packages/messaging.scm:1878
 msgid ""
 "gloox is a full-featured Jabber/XMPP client library,\n"
 "written in ANSI C++.  It makes writing spec-compliant clients easy\n"
@@ -10298,7 +10397,7 @@ msgid ""
 "into existing applications."
 msgstr ""
 
-#: gnu/packages/messaging.scm:1947
+#: gnu/packages/messaging.scm:1948
 msgid ""
 "@code{Net::PSYC} with support for TCP, UDP, Event.pm, @code{IO::Select} and\n"
 "Gtk2 event loops.  This package includes 12 applications and additional scripts:\n"
@@ -10306,14 +10405,14 @@ msgid ""
 "for @uref{https://torproject.org,tor} router) and many more."
 msgstr ""
 
-#: gnu/packages/messaging.scm:1988
+#: gnu/packages/messaging.scm:1989
 msgid ""
 "@code{libpsyc} is a PSYC library in C which implements\n"
 "core aspects of PSYC, useful for all kinds of clients and servers\n"
 "including psyced."
 msgstr ""
 
-#: gnu/packages/messaging.scm:2030
+#: gnu/packages/messaging.scm:2031
 msgid ""
 "Loudmouth is a lightweight and easy-to-use C library for programming\n"
 "with the XMPP (formerly known as Jabber) protocol.  It is designed to be\n"
@@ -10321,7 +10420,7 @@ msgid ""
 "protocol allows."
 msgstr ""
 
-#: gnu/packages/messaging.scm:2072
+#: gnu/packages/messaging.scm:2073
 msgid ""
 "Mcabber is a small XMPP (Jabber) console client, which includes features\n"
 "such as SASL and TLS support, @dfn{Multi-User Chat} (MUC) support, logging,\n"
@@ -10329,7 +10428,7 @@ msgid ""
 "support, and more."
 msgstr ""
 
-#: gnu/packages/messaging.scm:2119
+#: gnu/packages/messaging.scm:2120
 msgid ""
 "GNU Freetalk is a command-line Jabber/XMPP chat client.  It notably uses\n"
 "the Readline library to handle input, so it features convenient navigation of\n"
@@ -10337,20 +10436,20 @@ msgid ""
 "is also scriptable and extensible via Guile."
 msgstr ""
 
-#: gnu/packages/messaging.scm:2160
+#: gnu/packages/messaging.scm:2161
 msgid ""
 "Libstrophe is a minimal XMPP library written in C.  It has\n"
 "almost no external dependencies, only an XML parsing library (expat or libxml\n"
 "are both supported)."
 msgstr ""
 
-#: gnu/packages/messaging.scm:2217
+#: gnu/packages/messaging.scm:2218
 msgid ""
 "Profanity is a console based XMPP client written in C\n"
 "using ncurses and libmesode, inspired by Irssi."
 msgstr ""
 
-#: gnu/packages/messaging.scm:2248
+#: gnu/packages/messaging.scm:2249
 msgid ""
 "Libircclient is a library which implements the client IRC\n"
 "protocol.  It is designed to be small, fast, portable and compatible with the\n"
@@ -10358,14 +10457,14 @@ msgid ""
 "building the IRC clients and bots."
 msgstr ""
 
-#: gnu/packages/messaging.scm:2306
+#: gnu/packages/messaging.scm:2307
 msgid ""
 "Toxic is a console-based instant messaging client, using\n"
 "c-toxcore and ncurses.  It provides audio calls, sound and desktop\n"
 "notifications, and Python scripting support."
 msgstr ""
 
-#: gnu/packages/messaging.scm:2332
+#: gnu/packages/messaging.scm:2333
 msgid ""
 "libqmatrixclient is a Qt5 library to write clients for the\n"
 "Matrix instant messaging protocol.  Quaternion is the reference client\n"
@@ -10373,13 +10472,13 @@ msgid ""
 "QMatrixClient project."
 msgstr ""
 
-#: gnu/packages/messaging.scm:2379
+#: gnu/packages/messaging.scm:2380
 msgid ""
 "@code{mtxclient} is a C++ library that implements client API\n"
 "for the Matrix protocol.  It is built on to of @code{Boost.Asio}."
 msgstr ""
 
-#: gnu/packages/messaging.scm:2474
+#: gnu/packages/messaging.scm:2475
 msgid ""
 "@code{Nheko} want to provide a native desktop app for the\n"
 "Matrix protocol that feels more like a mainstream chat app and less like an IRC\n"
@@ -10389,7 +10488,7 @@ msgid ""
 "notification, emojis, E2E encryption, and voip calls."
 msgstr ""
 
-#: gnu/packages/messaging.scm:2511
+#: gnu/packages/messaging.scm:2512
 msgid ""
 "Quaternion is a Qt5 desktop client for the Matrix instant\n"
 "messaging protocol.  It uses libqmatrixclient and is its reference client\n"
@@ -10397,7 +10496,7 @@ msgid ""
 "QMatrixClient project."
 msgstr ""
 
-#: gnu/packages/messaging.scm:2558
+#: gnu/packages/messaging.scm:2559
 msgid ""
 "Hangups is an instant messaging client for Google Hangouts.  It includes\n"
 "both a Python library and a reference client with a text-based user interface.\n"
@@ -10407,7 +10506,7 @@ msgid ""
 "messaging that aren’t available to clients that connect over XMPP."
 msgstr ""
 
-#: gnu/packages/messaging.scm:2640
+#: gnu/packages/messaging.scm:2641
 msgid ""
 "Telegram-purple is a plugin for Libpurple, the communication library\n"
 "used by the Pidgin instant messaging client, that adds support for the\n"
@@ -10417,7 +10516,7 @@ msgid ""
 "replacement."
 msgstr ""
 
-#: gnu/packages/messaging.scm:2681
+#: gnu/packages/messaging.scm:2682
 msgid ""
 "Tdlib is a cross-platform library for creating custom\n"
 "Telegram clients following the official Telegram API.  It can be easily used\n"
@@ -10425,11 +10524,11 @@ msgid ""
 "support for high performance Telegram Bot creation."
 msgstr ""
 
-#: gnu/packages/messaging.scm:2719
+#: gnu/packages/messaging.scm:2734
 msgid "Plugin for libpurple to allow sending SMS using ModemManager."
 msgstr ""
 
-#: gnu/packages/messaging.scm:2764
+#: gnu/packages/messaging.scm:2779
 msgid ""
 "Purple-lurch plugin adds end-to-end encryption support\n"
 "through the Double Ratchet (Axolotl) algorithm, to @code{libpurple}\n"
@@ -10440,19 +10539,19 @@ msgid ""
 "asynchronicity."
 msgstr ""
 
-#: gnu/packages/messaging.scm:2802
+#: gnu/packages/messaging.scm:2817
 msgid ""
 "This package provides a C++ library for parsing, formatting, and\n"
 "validating international phone numbers."
 msgstr ""
 
-#: gnu/packages/messaging.scm:2867
+#: gnu/packages/messaging.scm:2883
 msgid ""
 "Chatty is a chat program for XMPP and SMS.  It works on mobile\n"
 "as well as on desktop platforms.  It's based on libpurple and ModemManager."
 msgstr ""
 
-#: gnu/packages/messaging.scm:2888
+#: gnu/packages/messaging.scm:2904
 msgid ""
 "This package provides Eclipse Mosquitto, a message broker\n"
 "that implements the MQTT protocol versions 5.0, 3.1.1 and 3.1.  Mosquitto\n"
@@ -10465,7 +10564,7 @@ msgid ""
 "as phones, embedded computers or microcontrollers."
 msgstr ""
 
-#: gnu/packages/messaging.scm:2924
+#: gnu/packages/messaging.scm:2940
 msgid ""
 "MQTT and MQTT-SN are lightweight publish/subscribe messaging\n"
 "transports for TCP/IP and connection-less protocols (such as UDP).  The\n"
@@ -10474,27 +10573,27 @@ msgid ""
 "implementation of an MQTT version client class."
 msgstr ""
 
-#: gnu/packages/messaging.scm:2968
+#: gnu/packages/messaging.scm:2984
 msgid ""
 "Movim-Desktop is a desktop application, relying on Qt, for the Movim\n"
 "social and chat platform."
 msgstr ""
 
-#: gnu/packages/messaging.scm:3103
+#: gnu/packages/messaging.scm:3119
 msgid ""
 "Psi+ is a spin-off of Psi XMPP client.  It is a powerful XMPP client\n"
 "designed for experienced users."
 msgstr ""
 
-#: gnu/packages/messaging.scm:3143
+#: gnu/packages/messaging.scm:3159
 msgid "This package provides Python bindings to Zulip's API."
 msgstr ""
 
-#: gnu/packages/messaging.scm:3192
+#: gnu/packages/messaging.scm:3208
 msgid "This package contains Zulip's official terminal client."
 msgstr ""
 
-#: gnu/packages/messaging.scm:3243
+#: gnu/packages/messaging.scm:3259
 msgid ""
 "Relays messages between different channels from various\n"
 "messaging networks and protocols.  So far it supports mattermost, IRC, gitter,\n"
@@ -10503,7 +10602,7 @@ msgid ""
 "API.  Mattermost is not required."
 msgstr ""
 
-#: gnu/packages/messaging.scm:3280
+#: gnu/packages/messaging.scm:3296
 msgid ""
 "jj is a simple file-system-based Jabber client, inspired by ii IRC\n"
 "client.  Interaction with jj is done by writing and reading files from the\n"
@@ -10511,20 +10610,20 @@ msgid ""
 "notifications."
 msgstr ""
 
-#: gnu/packages/messaging.scm:3311
+#: gnu/packages/messaging.scm:3327
 msgid ""
 "@command{pounce} is a multi-client, TLS-only IRC bouncer.  It maintains\n"
 "a persistent connection to an IRC server, acting as a proxy and buffer for\n"
 "a number of clients."
 msgstr ""
 
-#: gnu/packages/messaging.scm:3377
+#: gnu/packages/messaging.scm:3393
 msgid ""
 "@code{weechat-matrix} is a Python plugin for Weechat that lets\n"
 "Weechat communicate over the Matrix protocol."
 msgstr ""
 
-#: gnu/packages/messaging.scm:3424
+#: gnu/packages/messaging.scm:3440
 msgid ""
 "@code{weechat-wee-slack} is a WeeChat native client for\n"
 "Slack.  It provides supplemental features only available in the web/mobile\n"
@@ -10533,30 +10632,30 @@ msgid ""
 "for notification of events."
 msgstr ""
 
-#: gnu/packages/messaging.scm:3448
+#: gnu/packages/messaging.scm:3464
 msgid "This package shows CAPTCHA without running proprietary code."
 msgstr ""
 
-#: gnu/packages/messaging.scm:3471
+#: gnu/packages/messaging.scm:3487
 msgid ""
 "This package provides account management tools for\n"
 "Discord."
 msgstr ""
 
-#: gnu/packages/messaging.scm:3502
+#: gnu/packages/messaging.scm:3518
 msgid ""
 "@code{pn} provides a command line tool that allows users to operate on\n"
 "phone numbers (get validity information, reformat them, or extract numbers from\n"
 "a text snippet), using @code{libphonenumber}."
 msgstr ""
 
-#: gnu/packages/mpd.scm:103
+#: gnu/packages/mpd.scm:104
 msgid ""
 "A stable, documented, asynchronous API library for\n"
 "interfacing MPD in the C, C++ & Objective C languages."
 msgstr ""
 
-#: gnu/packages/mpd.scm:184
+#: gnu/packages/mpd.scm:185
 msgid ""
 "Music Player Daemon (MPD) is a flexible, powerful,\n"
 "server-side application for playing music.  Through plugins and libraries it\n"
@@ -10564,19 +10663,19 @@ msgid ""
 "protocol."
 msgstr ""
 
-#: gnu/packages/mpd.scm:221
+#: gnu/packages/mpd.scm:222
 msgid ""
 "MPC is a minimalist command line interface to MPD, the music\n"
 "player daemon."
 msgstr ""
 
-#: gnu/packages/mpd.scm:246
+#: gnu/packages/mpd.scm:247
 msgid ""
 "ncmpc is a fully featured MPD client, which runs in a\n"
 "terminal using ncurses."
 msgstr ""
 
-#: gnu/packages/mpd.scm:277
+#: gnu/packages/mpd.scm:278
 msgid ""
 "Ncmpcpp is an mpd client with a UI very similar to ncmpc,\n"
 "but it provides new useful features such as support for regular expressions\n"
@@ -10584,26 +10683,26 @@ msgid ""
 "sort playlists, and a local file system browser."
 msgstr ""
 
-#: gnu/packages/mpd.scm:299
+#: gnu/packages/mpd.scm:300
 msgid ""
 "mpdscribble is a Music Player Daemon client which submits\n"
 "information about tracks being played to a scrobbler, such as Libre.FM."
 msgstr ""
 
-#: gnu/packages/mpd.scm:324
+#: gnu/packages/mpd.scm:325
 msgid ""
 "Python-mpd2 is a Python library which provides a client\n"
 "interface for the Music Player Daemon."
 msgstr ""
 
-#: gnu/packages/mpd.scm:371
+#: gnu/packages/mpd.scm:372
 msgid ""
 "Sonata is an elegant graphical client for the Music Player\n"
 "Daemon (MPD).  It supports playlists, multiple profiles (connecting to different\n"
 "MPD servers, search and multimedia key support."
 msgstr ""
 
-#: gnu/packages/mpd.scm:395
+#: gnu/packages/mpd.scm:396
 msgid ""
 "ashuffle is an application for automatically shuffling your\n"
 "MPD library in a similar way to many other music players' 'shuffle library'\n"
@@ -10611,13 +10710,13 @@ msgid ""
 "other MPD frontends."
 msgstr ""
 
-#: gnu/packages/mpd.scm:436
+#: gnu/packages/mpd.scm:437
 msgid ""
 "Client for the Music Player Daemon providing MPRIS 2\n"
 "support"
 msgstr ""
 
-#: gnu/packages/mpd.scm:471
+#: gnu/packages/mpd.scm:472
 msgid ""
 "Cantata is a graphical client for the Music Player Daemon\n"
 "(MPD), using the Qt5 toolkit.  Its user interface is highly customizable,\n"
@@ -10626,7 +10725,7 @@ msgid ""
 "artists along with albumart."
 msgstr ""
 
-#: gnu/packages/mpd.scm:520
+#: gnu/packages/mpd.scm:521
 msgid ""
 "mcg (CoverGrid) is a client for the Music Player Daemon (MPD), focusing\n"
 "on albums instead of single tracks.  It is not intended to be a replacement\n"
@@ -10634,6 +10733,14 @@ msgid ""
 "album-experience."
 msgstr ""
 
+#: gnu/packages/mpd.scm:556
+msgid ""
+"mpdevil is a music browser for the Music Player Daemon (MPD),\n"
+"which is focused on playing local music without the need of managing playlists.\n"
+"Instead of maintaining a client side database of your music library,\n"
+"mpdevil loads all tags and covers on demand."
+msgstr ""
+
 #: gnu/packages/netpbm.scm:189
 msgid ""
 "Netpbm is a toolkit for the manipulation of graphic images, including\n"
@@ -11185,7 +11292,7 @@ msgid ""
 "procedure calls (RPCs)."
 msgstr ""
 
-#: gnu/packages/networking.scm:2804
+#: gnu/packages/networking.scm:2813
 msgid ""
 "Open vSwitch is a multilayer virtual switch.  It is designed to enable\n"
 "massive network automation through programmatic extension, while still\n"
@@ -11193,27 +11300,27 @@ msgid ""
 "IPFIX, RSPAN, CLI, LACP, 802.1ag)."
 msgstr ""
 
-#: gnu/packages/networking.scm:2827
+#: gnu/packages/networking.scm:2838
 msgid ""
 "The @code{IP} class allows a comfortable parsing and\n"
 "handling for most notations in use for IPv4 and IPv6 addresses and\n"
 "networks."
 msgstr ""
 
-#: gnu/packages/networking.scm:2849
+#: gnu/packages/networking.scm:2860
 msgid ""
 "Command line interface for testing internet bandwidth using\n"
 "speedtest.net."
 msgstr ""
 
-#: gnu/packages/networking.scm:2872
+#: gnu/packages/networking.scm:2883
 msgid ""
 "This is a tftp client derived from OpenBSD tftp with some extra options\n"
 "added and bugs fixed.  The source includes readline support but it is not\n"
 "enabled due to license conflicts between the BSD advertising clause and the GPL."
 msgstr ""
 
-#: gnu/packages/networking.scm:2924
+#: gnu/packages/networking.scm:2935
 msgid ""
 "Spiped (pronounced \"ess-pipe-dee\") is a utility for creating\n"
 "symmetrically encrypted and authenticated pipes between socket addresses, so\n"
@@ -11223,7 +11330,7 @@ msgid ""
 "does not use SSH and requires a pre-shared symmetric key."
 msgstr ""
 
-#: gnu/packages/networking.scm:2950
+#: gnu/packages/networking.scm:2961
 msgid ""
 "Quagga is a routing software suite, providing implementations\n"
 "of OSPFv2, OSPFv3, RIP v1 and v2, RIPng and BGP-4 for Unix platforms.\n"
@@ -11235,14 +11342,14 @@ msgid ""
 "updates to the zebra daemon."
 msgstr ""
 
-#: gnu/packages/networking.scm:3006
+#: gnu/packages/networking.scm:3017
 msgid ""
 "The THC IPv6 Toolkit provides command-line tools and a library\n"
 "for researching IPv6 implementations and deployments.  It requires Linux 2.6 or\n"
 "newer and only works on Ethernet network interfaces."
 msgstr ""
 
-#: gnu/packages/networking.scm:3031
+#: gnu/packages/networking.scm:3042
 msgid ""
 "bmon is a monitoring and debugging tool to capture\n"
 "networking-related statistics and prepare them visually in a human-friendly\n"
@@ -11250,7 +11357,7 @@ msgid ""
 "interface and a programmable text output for scripting."
 msgstr ""
 
-#: gnu/packages/networking.scm:3074
+#: gnu/packages/networking.scm:3085
 msgid ""
 "Libnet provides a fairly portable framework for network packet\n"
 "construction and injection.  It features portable packet creation interfaces\n"
@@ -11259,7 +11366,7 @@ msgid ""
 "can be whipped up with little effort."
 msgstr ""
 
-#: gnu/packages/networking.scm:3100
+#: gnu/packages/networking.scm:3112
 msgid ""
 "@acronym{mtr, My TraceRoute} combines the functionality of the\n"
 "@command{traceroute} and @command{ping} programs in a single network diagnostic\n"
@@ -11269,7 +11376,7 @@ msgid ""
 "displays the results in real time."
 msgstr ""
 
-#: gnu/packages/networking.scm:3153
+#: gnu/packages/networking.scm:3165
 msgid ""
 "aMule is an eMule-like client for the eD2k and Kademlia peer-to-peer\n"
 "file sharing networks.  It includes a graphical user interface (GUI), a daemon\n"
@@ -11278,7 +11385,7 @@ msgid ""
 "remotely."
 msgstr ""
 
-#: gnu/packages/networking.scm:3175
+#: gnu/packages/networking.scm:3187
 msgid ""
 "Zyre provides reliable group messaging over local area\n"
 "networks using zeromq.  It has these key characteristics:\n"
@@ -11295,13 +11402,13 @@ msgid ""
 "@end itemize"
 msgstr ""
 
-#: gnu/packages/networking.scm:3214
+#: gnu/packages/networking.scm:3226
 msgid ""
 "This library allows controlling basic functions in SocketCAN\n"
 "from user-space.  It requires a kernel built with SocketCAN support."
 msgstr ""
 
-#: gnu/packages/networking.scm:3243
+#: gnu/packages/networking.scm:3255
 msgid ""
 "This package provides CAN utilities in the following areas:\n"
 "\n"
@@ -11317,14 +11424,14 @@ msgid ""
 "@end itemize"
 msgstr ""
 
-#: gnu/packages/networking.scm:3279
+#: gnu/packages/networking.scm:3291
 msgid ""
 "Asio is a cross-platform C++ library for network and\n"
 "low-level I/O programming that provides developers with a consistent\n"
 "asynchronous model using a modern C++ approach."
 msgstr ""
 
-#: gnu/packages/networking.scm:3314
+#: gnu/packages/networking.scm:3326
 msgid ""
 "This package is a fast tunnel proxy that helps you bypass firewalls.\n"
 "\n"
@@ -11338,7 +11445,7 @@ msgid ""
 "@end itemize"
 msgstr ""
 
-#: gnu/packages/networking.scm:3389
+#: gnu/packages/networking.scm:3401
 msgid ""
 "The @dfn{Simple Network Management Protocol} (SNMP) is a\n"
 "widely used protocol for monitoring the health and welfare of network\n"
@@ -11347,20 +11454,20 @@ msgid ""
 "SNMP v3 using both IPv4 and IPv6."
 msgstr ""
 
-#: gnu/packages/networking.scm:3436
+#: gnu/packages/networking.scm:3448
 msgid ""
 "uBridge is a simple program to create user-land bridges\n"
 "between various technologies.  Currently, bridging between UDP tunnels,\n"
 "Ethernet and TAP interfaces is supported.  Packet capture is also supported."
 msgstr ""
 
-#: gnu/packages/networking.scm:3471
+#: gnu/packages/networking.scm:3483
 msgid ""
 "This package contains a small set of tools to capture and convert\n"
 "packets from wireless devices for use with hashcat or John the Ripper."
 msgstr ""
 
-#: gnu/packages/networking.scm:3502
+#: gnu/packages/networking.scm:3514
 msgid ""
 "Small tool to capture packets from WLAN devices.  After capturing,\n"
 "upload the \"uncleaned\" cap to @url{https://wpa-sec.stanev.org/?submit} to\n"
@@ -11370,7 +11477,7 @@ msgid ""
 "and check if the WLAN key or the master key was transmitted unencrypted."
 msgstr ""
 
-#: gnu/packages/networking.scm:3529
+#: gnu/packages/networking.scm:3541
 msgid ""
 "Dante is a SOCKS client and server implementation.  It can\n"
 "be installed on a machine with access to an external TCP/IP network and will\n"
@@ -11379,21 +11486,21 @@ msgid ""
 "never see any machines other than the one Dante is running on."
 msgstr ""
 
-#: gnu/packages/networking.scm:3576
+#: gnu/packages/networking.scm:3588
 msgid ""
 "Restbed is a comprehensive and consistent programming\n"
 "model for building applications that require seamless and secure\n"
 "communication over HTTP."
 msgstr ""
 
-#: gnu/packages/networking.scm:3616
+#: gnu/packages/networking.scm:3628
 msgid ""
 "RESTinio is a header-only C++14 library that gives you an embedded\n"
 "HTTP/Websocket server.  It is based on standalone version of ASIO\n"
 "and targeted primarily for asynchronous processing of HTTP-requests."
 msgstr ""
 
-#: gnu/packages/networking.scm:3714
+#: gnu/packages/networking.scm:3726
 msgid ""
 "OpenDHT provides an easy to use distributed in-memory data\n"
 "store.  Every node in the network can read and write values to the store.\n"
@@ -11420,20 +11527,20 @@ msgid ""
 "@end table"
 msgstr ""
 
-#: gnu/packages/networking.scm:3758
+#: gnu/packages/networking.scm:3770
 msgid ""
 "FRRouting (FRR) is an IP routing protocol suite which includes\n"
 "protocol daemons for BGP, IS-IS, LDP, OSPF, PIM, and RIP."
 msgstr ""
 
-#: gnu/packages/networking.scm:3788
+#: gnu/packages/networking.scm:3800
 msgid ""
 "BIRD is an Internet routing daemon with full support for all\n"
 "the major routing protocols.  It allows redistribution between protocols with a\n"
 "powerful route filtering syntax and an easy-to-use configuration interface."
 msgstr ""
 
-#: gnu/packages/networking.scm:3851
+#: gnu/packages/networking.scm:3863
 msgid ""
 "iwd is a wireless daemon for Linux that aims to replace WPA\n"
 "Supplicant.  It optimizes resource utilization by not depending on any external\n"
@@ -11441,21 +11548,21 @@ msgid ""
 "maximum extent possible."
 msgstr ""
 
-#: gnu/packages/networking.scm:3878
+#: gnu/packages/networking.scm:3890
 msgid ""
 "libyang is a YANG data modelling language parser and toolkit\n"
 "written (and providing API) in C.  Current implementation covers YANG 1.0 (RFC\n"
 "6020) as well as YANG 1.1 (RFC 7950)."
 msgstr ""
 
-#: gnu/packages/networking.scm:3912
+#: gnu/packages/networking.scm:3924
 msgid ""
 "This package provides a control tool for the\n"
 "B.A.T.M.A.N. mesh networking routing protocol provided by the Linux kernel\n"
 "module @code{batman-adv}, for Layer 2."
 msgstr ""
 
-#: gnu/packages/networking.scm:3945
+#: gnu/packages/networking.scm:3957
 msgid ""
 "PageKite implements a tunneled reverse proxy which makes it easy to make\n"
 "a service (such as an HTTP or SSH server) on localhost visible to the wider\n"
@@ -11463,7 +11570,7 @@ msgid ""
 "service is available at @url{https://pagekite.net/}, or you can run your own."
 msgstr ""
 
-#: gnu/packages/networking.scm:3986
+#: gnu/packages/networking.scm:3998
 msgid ""
 "ipcalc takes an IP address and netmask and calculates the\n"
 "resulting broadcast, network, Cisco wildcard mask, and host range.  By giving\n"
@@ -11472,7 +11579,7 @@ msgid ""
 "easy-to-understand binary values."
 msgstr ""
 
-#: gnu/packages/networking.scm:4025
+#: gnu/packages/networking.scm:4037
 msgid ""
 "Tunctl is used to set up and maintain persistent TUN/TAP\n"
 "network interfaces, enabling user applications to simulate network traffic.\n"
@@ -11480,13 +11587,13 @@ msgid ""
 "simulation, and a number of other applications."
 msgstr ""
 
-#: gnu/packages/networking.scm:4045
+#: gnu/packages/networking.scm:4057
 msgid ""
 "Tool to send a magic packet to wake another host on the\n"
 "network.  This must be enabled on the target host, usually in the BIOS."
 msgstr ""
 
-#: gnu/packages/networking.scm:4082
+#: gnu/packages/networking.scm:4094
 msgid ""
 "This package provides a modern, but Linux-specific\n"
 "implementation of the @command{traceroute} command that can be used to follow\n"
@@ -11497,7 +11604,7 @@ msgid ""
 "some traces for unprivileged users."
 msgstr ""
 
-#: gnu/packages/networking.scm:4116
+#: gnu/packages/networking.scm:4128
 msgid ""
 "VDE is a set of programs to provide virtual software-defined\n"
 "Ethernet network interface controllers across multiple virtual or\n"
@@ -11506,7 +11613,7 @@ msgid ""
 "cables."
 msgstr ""
 
-#: gnu/packages/networking.scm:4158
+#: gnu/packages/networking.scm:4170
 msgid ""
 "HAProxy offers @acronym{HA, high availability}, load\n"
 "balancing, and proxying for TCP and HTTP-based applications.  It is particularly\n"
@@ -11515,7 +11622,7 @@ msgid ""
 "realistic with today's hardware."
 msgstr ""
 
-#: gnu/packages/networking.scm:4202
+#: gnu/packages/networking.scm:4214
 msgid ""
 "The @dfn{Link Layer Discovery Protocol} (LLDP) is an industry standard\n"
 "protocol designed to supplant proprietary Link-Layer protocols such as EDP or\n"
@@ -11524,7 +11631,7 @@ msgid ""
 "an implementation of LLDP.  It also supports some proprietary protocols."
 msgstr ""
 
-#: gnu/packages/networking.scm:4244
+#: gnu/packages/networking.scm:4256
 msgid ""
 "Hashcash is a proof-of-work algorithm, which has been used\n"
 "as a denial-of-service countermeasure technique in a number of systems.\n"
@@ -11537,14 +11644,14 @@ msgid ""
 "stamps."
 msgstr ""
 
-#: gnu/packages/networking.scm:4273
+#: gnu/packages/networking.scm:4285
 msgid ""
 "This package provides the NBD (Network Block Devices)\n"
 "client and server.  It allows you to use remote block devices over a TCP/IP\n"
 "network."
 msgstr ""
 
-#: gnu/packages/networking.scm:4340
+#: gnu/packages/networking.scm:4352
 msgid ""
 "Yggdrasil is an early-stage implementation of a fully end-to-end encrypted\n"
 "IPv6 network.  It is lightweight, self-arranging, supported on multiple\n"
@@ -11553,7 +11660,7 @@ msgid ""
 "IPv6 Internet connectivity - it also works over IPv4."
 msgstr ""
 
-#: gnu/packages/networking.scm:4384
+#: gnu/packages/networking.scm:4396
 msgid ""
 "Netdiscover is a network address discovery tool developed\n"
 "mainly for wireless networks without a @acronym{DHCP} server.  It also works\n"
@@ -11561,7 +11668,7 @@ msgid ""
 "@acronym{ARP} requests and sniff for replies."
 msgstr ""
 
-#: gnu/packages/networking.scm:4424
+#: gnu/packages/networking.scm:4436
 msgid ""
 "PuTTY is a graphical text terminal client.  It supports\n"
 "@acronym{SSH, Secure SHell}, telnet, and raw socket connections with good\n"
@@ -11571,7 +11678,7 @@ msgid ""
 "implementations."
 msgstr ""
 
-#: gnu/packages/pdf.scm:143
+#: gnu/packages/pdf.scm:144
 msgid ""
 "PDFmarks is a technique that accompanies PDF, and that is used to store\n"
 "metadata such as author or title, but also structural information such as\n"
@@ -11587,7 +11694,7 @@ msgid ""
 "information."
 msgstr ""
 
-#: gnu/packages/pdf.scm:187
+#: gnu/packages/pdf.scm:188
 msgid ""
 "@command{flyer-composer} can be used to prepare one- or\n"
 "two-sided flyers for printing on one sheet of paper.\n"
@@ -11601,7 +11708,7 @@ msgid ""
 "This package contains both the command line tool and the gui too."
 msgstr ""
 
-#: gnu/packages/pdf.scm:214
+#: gnu/packages/pdf.scm:215
 msgid ""
 "@command{flyer-composer} can be used to prepare one- or\n"
 "two-sided flyers for printing on one sheet of paper.\n"
@@ -11616,70 +11723,70 @@ msgid ""
 "please install the @code{flyer-composer-gui} package."
 msgstr ""
 
-#: gnu/packages/pdf.scm:280
+#: gnu/packages/pdf.scm:281
 msgid "Poppler is a PDF rendering library based on the xpdf-3.0 code base."
 msgstr ""
 
-#: gnu/packages/pdf.scm:306
+#: gnu/packages/pdf.scm:307
 msgid ""
 "This package provides optional encoding files for Poppler.\n"
 "When present, Poppler is able to correctly render CJK and Cyrillic text."
 msgstr ""
 
-#: gnu/packages/pdf.scm:359
+#: gnu/packages/pdf.scm:379
 msgid ""
 "This package provides Python bindings for the Qt5 interface of the\n"
 "Poppler PDF rendering library."
 msgstr ""
 
-#: gnu/packages/pdf.scm:392
+#: gnu/packages/pdf.scm:413
 msgid ""
 "libHaru is a library for generating PDF files.  libHaru does not support\n"
 "reading and editing of existing PDF files."
 msgstr ""
 
-#: gnu/packages/pdf.scm:412
+#: gnu/packages/pdf.scm:433
 msgid "Xpdf is a viewer for Portable Document Format (PDF) files."
 msgstr ""
 
-#: gnu/packages/pdf.scm:446
+#: gnu/packages/pdf.scm:467
 msgid ""
 "The zathura-cb plugin adds comic book support to zathura\n"
 "using libarchive."
 msgstr ""
 
-#: gnu/packages/pdf.scm:480
+#: gnu/packages/pdf.scm:501
 msgid ""
 "The zathura-ps plugin adds PS support to zathura\n"
 "using libspectre."
 msgstr ""
 
-#: gnu/packages/pdf.scm:515
+#: gnu/packages/pdf.scm:536
 msgid ""
 "The zathura-djvu plugin adds DjVu support to zathura\n"
 "using the DjVuLibre library."
 msgstr ""
 
-#: gnu/packages/pdf.scm:565
+#: gnu/packages/pdf.scm:586
 msgid ""
 "The zathura-pdf-mupdf plugin adds PDF support to zathura\n"
 "by using the @code{mupdf} rendering library."
 msgstr ""
 
-#: gnu/packages/pdf.scm:600
+#: gnu/packages/pdf.scm:621
 msgid ""
 "The zathura-pdf-poppler plugin adds PDF support to zathura\n"
 "by using the poppler rendering engine."
 msgstr ""
 
-#: gnu/packages/pdf.scm:656
+#: gnu/packages/pdf.scm:678
 msgid ""
 "Zathura is a customizable document viewer.  It provides a\n"
 "minimalistic interface and an interface that mainly focuses on keyboard\n"
 "interaction."
 msgstr ""
 
-#: gnu/packages/pdf.scm:698
+#: gnu/packages/pdf.scm:720
 msgid ""
 "PoDoFo is a C++ library and set of command-line tools to work with the\n"
 "PDF file format.  It can parse PDF files and load them into memory, and makes\n"
@@ -11688,13 +11795,13 @@ msgid ""
 "extracting content or merging files."
 msgstr ""
 
-#: gnu/packages/pdf.scm:728
+#: gnu/packages/pdf.scm:750
 msgid ""
 "@code{pydyf} is a low-level PDF generator written in Python\n"
 "and based on PDF specification 1.7."
 msgstr ""
 
-#: gnu/packages/pdf.scm:808
+#: gnu/packages/pdf.scm:830
 msgid ""
 "MuPDF is a C library that implements a PDF and XPS parsing and\n"
 "rendering engine.  It is used primarily to render pages into bitmaps,\n"
@@ -11706,7 +11813,7 @@ msgid ""
 "@command{pdfclean}, and examining the file structure @command{pdfshow}."
 msgstr ""
 
-#: gnu/packages/pdf.scm:855
+#: gnu/packages/pdf.scm:877
 msgid ""
 "QPDF is a command-line program that does structural, content-preserving\n"
 "transformations on PDF files.  It could have been called something like\n"
@@ -11715,7 +11822,7 @@ msgid ""
 "program capable of converting PDF into other formats."
 msgstr ""
 
-#: gnu/packages/pdf.scm:899
+#: gnu/packages/pdf.scm:921
 msgid ""
 "@command{qpdfview} is a document viewer for PDF, PS and DJVU\n"
 "files.  It uses the Qt toolkit and features persistent per-file settings,\n"
@@ -11723,13 +11830,13 @@ msgid ""
 "SyncTeX support, and rudimentary support for annotations and forms."
 msgstr ""
 
-#: gnu/packages/pdf.scm:925
+#: gnu/packages/pdf.scm:947
 msgid ""
 "Xournal is an application for notetaking, sketching, keeping a journal\n"
 "using a stylus."
 msgstr ""
 
-#: gnu/packages/pdf.scm:979
+#: gnu/packages/pdf.scm:1001
 msgid ""
 "Xournal++ is a hand note taking software written in\n"
 "C++ with the target of flexibility, functionality and speed.  Stroke\n"
@@ -11765,14 +11872,14 @@ msgid ""
 "@end itemize"
 msgstr ""
 
-#: gnu/packages/pdf.scm:1058
+#: gnu/packages/pdf.scm:1080
 msgid ""
 "This is the ReportLab PDF Toolkit.  It allows rapid creation\n"
 "of rich PDF documents, and also creation of charts in a variety of bitmap and\n"
 "vector formats."
 msgstr ""
 
-#: gnu/packages/pdf.scm:1104
+#: gnu/packages/pdf.scm:1126
 msgid ""
 "Impressive is a tool to display PDF files that provides visual effects\n"
 "such as smooth alpha-blended slide transitions.  It provides additional tools\n"
@@ -11780,26 +11887,26 @@ msgid ""
 "the PDF pages."
 msgstr ""
 
-#: gnu/packages/pdf.scm:1127
+#: gnu/packages/pdf.scm:1149
 msgid ""
 "img2pdf converts images to PDF via direct JPEG inclusion.  That\n"
 "conversion is lossless: the image embedded in the PDF has the exact same color\n"
 "information for every pixel as the input."
 msgstr ""
 
-#: gnu/packages/pdf.scm:1180
+#: gnu/packages/pdf.scm:1202
 msgid ""
 "fbida contains a few applications for viewing and editing images on\n"
 "the framebuffer."
 msgstr ""
 
-#: gnu/packages/pdf.scm:1204
+#: gnu/packages/pdf.scm:1226
 msgid ""
 "@command{pdf2svg} is a simple command-line PDF to SVG\n"
 "converter using the Poppler and Cairo libraries."
 msgstr ""
 
-#: gnu/packages/pdf.scm:1236
+#: gnu/packages/pdf.scm:1258
 msgid ""
 "PyPDF2 is a pure Python PDF library capable of:\n"
 "\n"
@@ -11819,7 +11926,7 @@ msgid ""
 "manage or manipulate PDFs."
 msgstr ""
 
-#: gnu/packages/pdf.scm:1292
+#: gnu/packages/pdf.scm:1314
 msgid ""
 "PDF Arranger is a small application which allows one to merge or split\n"
 "PDF documents and rotate, crop and rearrange their pages using an interactive\n"
@@ -11828,7 +11935,7 @@ msgid ""
 "PDF Arranger was formerly known as PDF-Shuffler."
 msgstr ""
 
-#: gnu/packages/pdf.scm:1316
+#: gnu/packages/pdf.scm:1338
 msgid ""
 "@command{pdfposter} can be used to create a large poster by\n"
 "building it from multiple pages and/or printing it on large media.  It expects\n"
@@ -11841,7 +11948,7 @@ msgid ""
 "PDF.  Indeed @command{pdfposter} was inspired by @command{poster}."
 msgstr ""
 
-#: gnu/packages/pdf.scm:1347
+#: gnu/packages/pdf.scm:1369
 msgid ""
 "Pdfgrep searches in pdf files for strings matching a regular expression.\n"
 "Support some GNU grep options as file name output, page number output,\n"
@@ -11849,7 +11956,7 @@ msgid ""
 "multiple files."
 msgstr ""
 
-#: gnu/packages/pdf.scm:1395
+#: gnu/packages/pdf.scm:1417
 msgid ""
 "pdfpc is a presentation viewer application which uses multi-monitor\n"
 "output to provide meta information to the speaker during the presentation.  It\n"
@@ -11859,13 +11966,13 @@ msgid ""
 "presentation.  The input files processed by pdfpc are PDF documents."
 msgstr ""
 
-#: gnu/packages/pdf.scm:1422
+#: gnu/packages/pdf.scm:1444
 msgid ""
 "Paps reads a UTF-8 encoded file and generates a PostScript language\n"
 "rendering of the file through the Pango Cairo back end."
 msgstr ""
 
-#: gnu/packages/pdf.scm:1452
+#: gnu/packages/pdf.scm:1474
 msgid ""
 "Stapler is a pure Python alternative to PDFtk, a tool for\n"
 "manipulating PDF documents from the command line.  It supports\n"
@@ -11879,7 +11986,7 @@ msgid ""
 "@end itemize"
 msgstr ""
 
-#: gnu/packages/pdf.scm:1538
+#: gnu/packages/pdf.scm:1560
 msgid ""
 "WeasyPrint helps web developers to create PDF documents.  It\n"
 "turns simple HTML pages into gorgeous statistical reports, invoices, tickets,\n"
@@ -15919,7 +16026,7 @@ msgid ""
 "time compilation and compiled macros."
 msgstr ""
 
-#: gnu/packages/search.scm:106
+#: gnu/packages/search.scm:107
 msgid ""
 "Xapian is a highly adaptable toolkit which allows developers to easily\n"
 "add advanced indexing and search facilities to their own applications.  It\n"
@@ -15927,20 +16034,20 @@ msgid ""
 "rich set of boolean query operators."
 msgstr ""
 
-#: gnu/packages/search.scm:131
+#: gnu/packages/search.scm:132
 msgid ""
 "Omega is a search application built on Xapian.  It provides indexers and\n"
 "a CGI web search frontend."
 msgstr ""
 
-#: gnu/packages/search.scm:188
+#: gnu/packages/search.scm:189
 msgid ""
 "Search::Xapian wraps most methods of most Xapian classes.  The missing\n"
 "classes and methods should be added in the future.  It also provides a\n"
 "simplified, more 'perlish' interface to some common operations."
 msgstr ""
 
-#: gnu/packages/search.scm:231
+#: gnu/packages/search.scm:232
 msgid ""
 "libtocc is the engine of the Tocc project, a tag-based file management\n"
 "system.  The goal of Tocc is to provide a better system for classifying files\n"
@@ -15948,17 +16055,17 @@ msgid ""
 "files and directories."
 msgstr ""
 
-#: gnu/packages/search.scm:254
+#: gnu/packages/search.scm:255
 msgid ""
 "Tocc is a tag-based file management system.  This package contains the\n"
 "command line tool for interacting with libtocc."
 msgstr ""
 
-#: gnu/packages/search.scm:302
+#: gnu/packages/search.scm:303
 msgid "Searx is a privacy-respecting, hackable metasearch engine."
 msgstr ""
 
-#: gnu/packages/search.scm:321
+#: gnu/packages/search.scm:322
 msgid ""
 "GNU Bool is a utility to perform text searches on files using Boolean\n"
 "expressions.  For example, a search for \"hello AND world\" would return a\n"
@@ -15969,13 +16076,13 @@ msgid ""
 "for parsing HTML files."
 msgstr ""
 
-#: gnu/packages/search.scm:357
+#: gnu/packages/search.scm:358
 msgid ""
 "FSearch is a fast file search utility, inspired by Everything\n"
 "Search Engine.  It is written in C and based on GTK3."
 msgstr ""
 
-#: gnu/packages/search.scm:450
+#: gnu/packages/search.scm:452
 msgid ""
 "Recoll finds documents based on their contents as well as\n"
 "their file names.  It can search most document formats, but you may need\n"
@@ -15984,14 +16091,14 @@ msgid ""
 "decompression."
 msgstr ""
 
-#: gnu/packages/search.scm:478
+#: gnu/packages/search.scm:480
 msgid ""
 "Hyper Estraier can be used to integrate full-text\n"
 "search into applications, using either the provided command line and CGI\n"
 "interfaces, or a C API."
 msgstr ""
 
-#: gnu/packages/search.scm:498
+#: gnu/packages/search.scm:500
 msgid ""
 "mlocate is a locate/updatedb implementation.  The @code{m} stands for\n"
 "\"merging\": @code{updatedb} reuses the existing database to avoid rereading\n"
@@ -16001,21 +16108,21 @@ msgid ""
 "conflict with slocate compatibility."
 msgstr ""
 
-#: gnu/packages/search.scm:539
+#: gnu/packages/search.scm:541
 msgid ""
 "Plocate is a @code{locate} based on posting lists,\n"
 "completely replacing @command{mlocate} with a faster and smaller index.  It is\n"
 "suitable as a default locate on your system."
 msgstr ""
 
-#: gnu/packages/search.scm:600
+#: gnu/packages/search.scm:602
 msgid ""
 "Swish-e is Simple Web Indexing System for Humans - Enhanced.  Swish-e\n"
 "can quickly and easily index directories of files or remote web sites and\n"
 "search the generated indexes."
 msgstr ""
 
-#: gnu/packages/search.scm:666
+#: gnu/packages/search.scm:668
 msgid ""
 "Xapers is a personal document indexing system,\n"
 "geared towards academic journal articles build on the Xapian search engine.\n"
@@ -16024,7 +16131,7 @@ msgid ""
 "bibliographic data and simple document and bibtex retrieval."
 msgstr ""
 
-#: gnu/packages/search.scm:716
+#: gnu/packages/search.scm:718
 msgid ""
 "Ugrep is a ultra fast searcher of file systems, text\n"
 "and binary files, source code, archives, compressed files, documents, and\n"
@@ -16467,13 +16574,13 @@ msgid ""
 "your calls and messages."
 msgstr ""
 
-#: gnu/packages/telephony.scm:850
+#: gnu/packages/telephony.scm:851
 msgid ""
 "PJProject provides an implementation of the Session\n"
 "Initiation Protocol (SIP) and a multimedia framework."
 msgstr ""
 
-#: gnu/packages/telephony.scm:892
+#: gnu/packages/telephony.scm:893
 msgid ""
 "A collection of libraries and header files for implementing\n"
 "telephony functionality into custom Telegram clients."
@@ -17831,12 +17938,23 @@ msgstr ""
 
 #: gnu/packages/tex.scm:5118
 msgid ""
+"@code{seqsplit} provides a command @code{\\seqsplit}, which makes its\n"
+"argument splittable anywhere, and then leaves the TeX paragraph-maker to do the\n"
+"splitting.  The package is suitable for situations when one needs to type long\n"
+"sequences of letters or of numbers in which there is no obvious break points to\n"
+"be found, such as in base-sequences in genes or calculations of transcendental\n"
+"numbers.  While the package may obviously be used to typeset DNA sequences, the\n"
+"user may consider the @code{dnaseq} as a rather more powerful alternative."
+msgstr ""
+
+#: gnu/packages/tex.scm:5139
+msgid ""
 "The package provides a versatile way to stack objects vertically in a\n"
 "variety of customizable ways.  A number of useful macros are provided, all\n"
 "of which make use of the @code{stackengine} core."
 msgstr ""
 
-#: gnu/packages/tex.scm:5134
+#: gnu/packages/tex.scm:5155
 msgid ""
 "This package provides control over the typography of the\n"
 "@dfn{Table of Contents}, @dfn{List of Figures} and @dfn{List of Tables},\n"
@@ -17844,7 +17962,7 @@ msgid ""
 "be changed."
 msgstr ""
 
-#: gnu/packages/tex.scm:5168
+#: gnu/packages/tex.scm:5189
 msgid ""
 "This very short package allows you to expandably remove spaces around a\n"
 "token list (commands are provided to remove spaces before, spaces after, or\n"
@@ -17852,17 +17970,17 @@ msgid ""
 "space-stripped macros."
 msgstr ""
 
-#: gnu/packages/tex.scm:5184
+#: gnu/packages/tex.scm:5205
 msgid "This package provides a math interface to the Rsfs fonts."
 msgstr ""
 
-#: gnu/packages/tex.scm:5221
+#: gnu/packages/tex.scm:5242
 msgid ""
 "This package defines a command @code{\\captionof} for putting a caption\n"
 "to something that's not a float."
 msgstr ""
 
-#: gnu/packages/tex.scm:5239
+#: gnu/packages/tex.scm:5260
 msgid ""
 "Many of David Carlisle's more substantial packages stand on their own,\n"
 "or as part of the LaTeX latex-tools set; this set contains: making dotless\n"
@@ -17871,7 +17989,7 @@ msgid ""
 "in LaTeX documents; a jiffy to create slashed characters for physicists."
 msgstr ""
 
-#: gnu/packages/tex.scm:5258
+#: gnu/packages/tex.scm:5279
 msgid ""
 "You can hyperlink DOI numbers to doi.org.  However, some publishers have\n"
 "elected to use nasty characters in their DOI numbering scheme (@code{<},\n"
@@ -17881,7 +17999,7 @@ msgid ""
 "hyperlink to the target of the DOI."
 msgstr ""
 
-#: gnu/packages/tex.scm:5281
+#: gnu/packages/tex.scm:5302
 msgid ""
 "This package is a toolbox of programming facilities geared primarily\n"
 "towards LaTeX class and package authors.  It provides LaTeX frontends to some\n"
@@ -17892,7 +18010,7 @@ msgid ""
 "of the LaTeX kernel."
 msgstr ""
 
-#: gnu/packages/tex.scm:5321
+#: gnu/packages/tex.scm:5342
 msgid ""
 "This package provides seven predefined chapter heading styles.  Each\n"
 "style can be modified using a set of simple commands.  Optionally one can\n"
@@ -17900,7 +18018,7 @@ msgid ""
 "headings."
 msgstr ""
 
-#: gnu/packages/tex.scm:5356
+#: gnu/packages/tex.scm:5377
 msgid ""
 "The package creates three environments: @code{framed}, which puts an\n"
 "ordinary frame box around the region, @code{shaded}, which shades the region,\n"
@@ -17911,7 +18029,7 @@ msgid ""
 "@code{\\MakeFramed} to make your own framed-style environments."
 msgstr ""
 
-#: gnu/packages/tex.scm:5390
+#: gnu/packages/tex.scm:5411
 msgid ""
 "This package is designed for formatting formless letters in German; it\n"
 "can also be used for English (by those who can read the documentation).  There\n"
@@ -17919,13 +18037,13 @@ msgid ""
 "\"old\" and a \"new\" version of g-brief."
 msgstr ""
 
-#: gnu/packages/tex.scm:5412
+#: gnu/packages/tex.scm:5433
 msgid ""
 "The package deals with connections in two-dimensional style, optionally\n"
 "in colour."
 msgstr ""
 
-#: gnu/packages/tex.scm:5432
+#: gnu/packages/tex.scm:5453
 msgid ""
 "The package allows citations in the German style, which is considered by\n"
 "many to be particularly reader-friendly.  The citation provides a small amount\n"
@@ -17935,7 +18053,7 @@ msgid ""
 "BibLaTeX, and is considered experimental."
 msgstr ""
 
-#: gnu/packages/tex.scm:5459
+#: gnu/packages/tex.scm:5480
 msgid ""
 "This package provides an easy and flexible user interface to customize\n"
 "page layout, implementing auto-centering and auto-balancing mechanisms so that\n"
@@ -17946,7 +18064,7 @@ msgid ""
 "ability to communicate the paper size it's set up to the output."
 msgstr ""
 
-#: gnu/packages/tex.scm:5484
+#: gnu/packages/tex.scm:5505
 msgid ""
 "This collection of tools includes: @code{atsupport} for short commands\n"
 "starting with @code{@@}, macros to sanitize the OT1 encoding of the\n"
@@ -17956,7 +18074,7 @@ msgid ""
 "array environments; verbatim handling; and syntax diagrams."
 msgstr ""
 
-#: gnu/packages/tex.scm:5530
+#: gnu/packages/tex.scm:5551
 msgid ""
 "The package provides a @code{\\makecommand} command, which\n"
 "is like @code{\\newcommand} or @code{\\renewcommand} except it\n"
@@ -17964,14 +18082,23 @@ msgid ""
 "@code{\\provideenvironment} for environments."
 msgstr ""
 
-#: gnu/packages/tex.scm:5611
+#: gnu/packages/tex.scm:5569
+msgid ""
+"Authors using LaTeX to typeset books with significant margin material\n"
+"often run into the problem of long notes running off the bottom of the page.\n"
+"This package implements a solution to make marginpars ``just work'' by keeping\n"
+"a list of floating inserts and arranging them intelligently in the output\n"
+"routine."
+msgstr ""
+
+#: gnu/packages/tex.scm:5651
 msgid ""
 "This package exposes spacing parameters for various TeX\n"
 "logos to the end user, to optimise the logos for different fonts.  It is\n"
 "written especially for XeLaTeX users."
 msgstr ""
 
-#: gnu/packages/tex.scm:5655
+#: gnu/packages/tex.scm:5695
 msgid ""
 "The @code{paralist} package provides enumerate and itemize\n"
 "environments that can be used within paragraphs to format the items either as\n"
@@ -17979,7 +18106,7 @@ msgid ""
 "also provides compacted versions of enumerate and itemize."
 msgstr ""
 
-#: gnu/packages/tex.scm:5760
+#: gnu/packages/tex.scm:5800
 msgid ""
 "This package provides a complete Babel replacement for users\n"
 "of LuaLaTeX and XeLaTeX.  It includes support for over 70 different languages,\n"
@@ -18012,7 +18139,7 @@ msgid ""
 "@end itemize"
 msgstr ""
 
-#: gnu/packages/tex.scm:5809
+#: gnu/packages/tex.scm:5849
 msgid ""
 "This package was a predecessor of @code{longtable}; the newer\n"
 "package (designed on quite different principles) is easier to use and more\n"
@@ -18020,7 +18147,7 @@ msgid ""
 "situations where longtable has problems."
 msgstr ""
 
-#: gnu/packages/tex.scm:5844
+#: gnu/packages/tex.scm:5884
 msgid ""
 "Texinfo is the preferred format for documentation in the GNU project;\n"
 "the format may be used to produce online or printed output from a single\n"
@@ -18029,7 +18156,7 @@ msgid ""
 "hypertext linkages in some cases)."
 msgstr ""
 
-#: gnu/packages/tex.scm:5864
+#: gnu/packages/tex.scm:5904
 msgid ""
 "The textcase package offers commands @code{\\MakeTextUppercase} and\n"
 "@code{\\MakeTextLowercase} are similar to the standard @code{\\MakeUppercase}\n"
@@ -18045,7 +18172,7 @@ msgid ""
 "@end example\n"
 msgstr ""
 
-#: gnu/packages/tex.scm:5894
+#: gnu/packages/tex.scm:5934
 msgid ""
 "Typewriter-style fonts are best for program listings, but Computer\n"
 "Modern Typewriter prints @code{`} and @code{'} as bent opening and closing\n"
@@ -18059,14 +18186,14 @@ msgid ""
 "does not affect @code{\\tt}, @code{\\texttt}, etc."
 msgstr ""
 
-#: gnu/packages/tex.scm:5935
+#: gnu/packages/tex.scm:5975
 msgid ""
 "This is a simple package to set up document margins.  This package is\n"
 "considered obsolete; alternatives are the @code{typearea} package from the\n"
 "@code{koma-script} bundle, or the @code{geometry} package."
 msgstr ""
 
-#: gnu/packages/tex.scm:5956
+#: gnu/packages/tex.scm:5996
 msgid ""
 "The appendix package provides various ways of formatting the titles of\n"
 "appendices.  Also (sub)appendices environments are provided that can be used,\n"
@@ -18075,14 +18202,14 @@ msgid ""
 "command."
 msgstr ""
 
-#: gnu/packages/tex.scm:5975
+#: gnu/packages/tex.scm:6015
 msgid ""
 "This package implements a new bookmark (outline) organization for the\n"
 "@code{hyperref} package.  Bookmark properties such as style and color.  Other\n"
 "action types are available (URI, GoToR, Named)."
 msgstr ""
 
-#: gnu/packages/tex.scm:5996
+#: gnu/packages/tex.scm:6036
 msgid ""
 "Identify areas of text to be marked with changebars with the\n"
 "@code{\\cbstart} and @code{\\cbend} commands; the bars may be coloured.  The\n"
@@ -18091,19 +18218,19 @@ msgid ""
 "drivers, and VTeX and pdfTeX."
 msgstr ""
 
-#: gnu/packages/tex.scm:6033
+#: gnu/packages/tex.scm:6073
 msgid ""
 "This package embeds CMap tables into PDF files to make search and\n"
 "copy-and-paste functions work properly."
 msgstr ""
 
-#: gnu/packages/tex.scm:6053
+#: gnu/packages/tex.scm:6093
 msgid ""
 "This package allows rows, columns, and even individual cells in LaTeX\n"
 "tables to be coloured."
 msgstr ""
 
-#: gnu/packages/tex.scm:6086
+#: gnu/packages/tex.scm:6126
 msgid ""
 "This package provides variants of @code{\\fbox}: @code{\\shadowbox},\n"
 "@code{\\doublebox}, @code{\\ovalbox}, @code{\\Ovalbox}, with helpful tools for\n"
@@ -18111,14 +18238,14 @@ msgid ""
 "floats, center, flushleft, and flushright, lists, and pages."
 msgstr ""
 
-#: gnu/packages/tex.scm:6121
+#: gnu/packages/tex.scm:6161
 msgid ""
 "The package provides extensive facilities, both for constructing headers\n"
 "and footers, and for controlling their use (for example, at times when LaTeX\n"
 "would automatically change the heading style in use)."
 msgstr ""
 
-#: gnu/packages/tex.scm:6142
+#: gnu/packages/tex.scm:6182
 msgid ""
 "This package improves the interface for defining floating objects such\n"
 "as figures and tables.  It introduces the boxed float, the ruled float and the\n"
@@ -18128,7 +18255,7 @@ msgid ""
 "with @code{\\floatplacement{figure}{H}}."
 msgstr ""
 
-#: gnu/packages/tex.scm:6166
+#: gnu/packages/tex.scm:6206
 msgid ""
 "This is a collection of ways to change the typesetting of footnotes.\n"
 "The package provides means of changing the layout of the footnotes themselves,\n"
@@ -18138,7 +18265,17 @@ msgid ""
 "footnotes with symbols rather than numbers."
 msgstr ""
 
-#: gnu/packages/tex.scm:6186
+#: gnu/packages/tex.scm:6242
+msgid ""
+"Frankenstein is a bundle of LaTeX packages serving various purposes and a\n"
+"BibTeX bibliography style.  The individual packages are: @code{abbrevs},\n"
+"@code{achicago}, @code{achicago} bibstyle, @code{attrib}, @code{blkcntrl},\n"
+"@code{compsci}, @code{dialogue}, @code{lips}, @code{moredefs}, @code{newclude},\n"
+"@code{slemph} and @code{titles}.  Note: The installation follows the suboptimal\n"
+"``Quick and dirty'' recipe, rendering some features unavailable."
+msgstr ""
+
+#: gnu/packages/tex.scm:6265
 msgid ""
 "TeX’s @code{\\let} assignment does not work for LaTeX macros with\n"
 "optional arguments, or for macros that are defined as robust macros by\n"
@@ -18146,7 +18283,7 @@ msgid ""
 "that also takes care of the involved internal macros."
 msgstr ""
 
-#: gnu/packages/tex.scm:6212
+#: gnu/packages/tex.scm:6291
 msgid ""
 "The package enables the user to typeset programs (programming code)\n"
 "within LaTeX; the source code is read directly by TeX---no front-end processor\n"
@@ -18154,7 +18291,7 @@ msgid ""
 "styles.  Support for @code{hyperref} is provided."
 msgstr ""
 
-#: gnu/packages/tex.scm:6250
+#: gnu/packages/tex.scm:6329
 msgid ""
 "This package provides miscellaneous macros by Joerg Knappen, including:\n"
 "represent counters in greek; Maxwell's non-commutative division;\n"
@@ -18166,13 +18303,13 @@ msgid ""
 "in SGML; use maths minus in text as appropriate; simple Young tableaux."
 msgstr ""
 
-#: gnu/packages/tex.scm:6274
+#: gnu/packages/tex.scm:6353
 msgid ""
 "This package provides facilities for using key-value format in\n"
 "package options."
 msgstr ""
 
-#: gnu/packages/tex.scm:6343
+#: gnu/packages/tex.scm:6422
 msgid ""
 "The EC fonts are European Computer Modern Fonts, supporting the complete\n"
 "LaTeX T1 encoding defined at the 1990 TUG conference hold at Cork/Ireland.\n"
@@ -18189,7 +18326,7 @@ msgid ""
 "differs from the EC in a number of particulars."
 msgstr ""
 
-#: gnu/packages/tex.scm:6376
+#: gnu/packages/tex.scm:6455
 msgid ""
 "This package provides a set of virtual fonts which emulates T1 coded\n"
 "fonts using the standard CM fonts.  The package name, AE fonts, supposedly\n"
@@ -18199,7 +18336,7 @@ msgid ""
 "via the CM-super, Latin Modern and (in a restricted way) CM-LGC font sets."
 msgstr ""
 
-#: gnu/packages/tex.scm:6401
+#: gnu/packages/tex.scm:6480
 msgid ""
 "Inconsolata is a monospaced font designed by Raph Levien.  This package\n"
 "contains the font (in both Adobe Type 1 and OpenType formats) in regular and\n"
@@ -18208,25 +18345,25 @@ msgid ""
 "TeX, and LaTeX font definition and other relevant files."
 msgstr ""
 
-#: gnu/packages/tex.scm:6430
+#: gnu/packages/tex.scm:6509
 msgid ""
 "This package provides a drop-in replacements for the Times font from\n"
 "Adobe's basic set."
 msgstr ""
 
-#: gnu/packages/tex.scm:6458
+#: gnu/packages/tex.scm:6537
 msgid ""
 "This package provides a drop-in replacements for the Palatino font from\n"
 "Adobe's basic set."
 msgstr ""
 
-#: gnu/packages/tex.scm:6483
+#: gnu/packages/tex.scm:6562
 msgid ""
 "This package provides a drop-in replacements for the Zapfding font from\n"
 "Adobe's basic set."
 msgstr ""
 
-#: gnu/packages/tex.scm:6522
+#: gnu/packages/tex.scm:6601
 msgid ""
 "This package offers a means to remove the limitation, of\n"
 "only two properties, that is inherent in the way LaTeX's reference system\n"
@@ -18264,7 +18401,7 @@ msgid ""
 "@end table"
 msgstr ""
 
-#: gnu/packages/tex.scm:6625
+#: gnu/packages/tex.scm:6704
 msgid ""
 "The fonts provide uppercase formal script letters for use as symbols in\n"
 "scientific and mathematical typesetting (in contrast to the informal script\n"
@@ -18274,14 +18411,14 @@ msgid ""
 "one of the packages @code{calrsfs} and @code{mathrsfs}."
 msgstr ""
 
-#: gnu/packages/tex.scm:6649
+#: gnu/packages/tex.scm:6728
 msgid ""
 "The package adds one or more user commands to LaTeX's @code{shipout}\n"
 "routine, which may be used to place the output at fixed positions.  The\n"
 "@code{grid} option may be used to find the correct places."
 msgstr ""
 
-#: gnu/packages/tex.scm:6683
+#: gnu/packages/tex.scm:6762
 msgid ""
 "Extensions to @code{epic} and the LaTeX picture drawing environment,\n"
 "include the drawing of lines at any slope, the drawing of circles in any\n"
@@ -18291,7 +18428,13 @@ msgid ""
 "@code{\\special} commands."
 msgstr ""
 
-#: gnu/packages/tex.scm:6702
+#: gnu/packages/tex.scm:6782
+msgid ""
+"This package allows nested endnotes, supports @code{hyperref} and\n"
+"provides means for easy customization of the list of notes."
+msgstr ""
+
+#: gnu/packages/tex.scm:6797
 msgid ""
 "This package is intended to ease customizing the three basic list\n"
 "environments: @code{enumerate}, @code{itemize} and @code{description}.  It\n"
@@ -18300,14 +18443,14 @@ msgid ""
 "@code{\\begin{itemize}[itemsep=1ex,leftmargin=1cm]}."
 msgstr ""
 
-#: gnu/packages/tex.scm:6727
+#: gnu/packages/tex.scm:6822
 msgid ""
 "The package provides tools for creating tabular cells spanning multiple\n"
 "rows.  It has a lot of flexibility, including an option for specifying an\n"
 "entry at the \"natural\" width of its text."
 msgstr ""
 
-#: gnu/packages/tex.scm:6761
+#: gnu/packages/tex.scm:6856
 msgid ""
 "The @code{overpic} environment is a cross between the LaTeX\n"
 "@code{picture} environment and the @code{\\includegraphics} command of\n"
@@ -18316,14 +18459,21 @@ msgid ""
 "positions; a grid for orientation is available."
 msgstr ""
 
-#: gnu/packages/tex.scm:6797
+#: gnu/packages/tex.scm:6892
 msgid ""
 "Simply changing @code{\\parskip} and @code{\\parindent} leaves a layout\n"
 "that is untidy; this package (though it is no substitute for a properly\n"
 "designed class) helps alleviate this untidiness."
 msgstr ""
 
-#: gnu/packages/tex.scm:6818
+#: gnu/packages/tex.scm:6909
+msgid ""
+"@code{pbox} defines a \\pbox{<max width>}{<text>} command which adjusts\n"
+"the box width to that of the enclosed text, up to the maximum width given.  The\n"
+"package also defines some associated length commands."
+msgstr ""
+
+#: gnu/packages/tex.scm:6930
 msgid ""
 "This package simplifies the inclusion of external multi-page PDF\n"
 "documents in LaTeX documents.  Pages may be freely selected and it is possible\n"
@@ -18333,7 +18483,7 @@ msgid ""
 "use this package to insert PostScript files, in addition to PDF files."
 msgstr ""
 
-#: gnu/packages/tex.scm:6854
+#: gnu/packages/tex.scm:6966
 msgid ""
 "The Scientific and Technical Information eXchange (STIX)\n"
 "fonts are intended to satisfy the demanding needs of authors, publishers,\n"
@@ -18342,7 +18492,15 @@ msgid ""
 "and alphabets with a set of text faces suitable for professional publishing."
 msgstr ""
 
-#: gnu/packages/tex.scm:6902
+#: gnu/packages/tex.scm:6985
+msgid ""
+"@code{sidecap} defines environments called @code{SCfigure} and\n"
+"@code{SCtable} (analogous to @code{figure} and @code{table}) to typeset\n"
+"captions sideways.  Options include @code{outercaption}, @code{innercaption},\n"
+"@code{leftcaption} and @code{rightcaption}."
+msgstr ""
+
+#: gnu/packages/tex.scm:7032
 msgid ""
 "The fonts were originally distributed as Metafont sources only, but\n"
 "Adobe Type 1 versions are also now available.  Macro support is provided for\n"
@@ -18351,7 +18509,7 @@ msgid ""
 "the whole font."
 msgstr ""
 
-#: gnu/packages/tex.scm:6927
+#: gnu/packages/tex.scm:7057
 msgid ""
 "This (deprecated) package provides support for the manipulation and\n"
 "reference of small or \"sub\" figures and tables within a single figure or\n"
@@ -18364,7 +18522,7 @@ msgid ""
 "the more recent @code{subcaption} package more satisfactory."
 msgstr ""
 
-#: gnu/packages/tex.scm:6954
+#: gnu/packages/tex.scm:7084
 msgid ""
 "The package defines a @code{tabular*}-like environment, @code{tabulary},\n"
 "taking a \"total width\" argument as well as the column specifications.  The\n"
@@ -18375,7 +18533,7 @@ msgid ""
 "according to the natural width of the widest cell in the column."
 msgstr ""
 
-#: gnu/packages/tex.scm:6992
+#: gnu/packages/tex.scm:7122
 msgid ""
 "This package facilitates tables with titles (captions) and notes.  The\n"
 "title and notes are given a width equal to the body of the table (a\n"
@@ -18384,7 +18542,7 @@ msgid ""
 "environment."
 msgstr ""
 
-#: gnu/packages/tex.scm:7019
+#: gnu/packages/tex.scm:7149
 msgid ""
 "Txfonts supplies virtual text roman fonts using Adobe Times (or URW\n"
 "NimbusRomNo9L) with some modified and additional text symbols in the OT1, T1,\n"
@@ -18400,7 +18558,7 @@ msgid ""
 "TeX metrics (VF and TFM files) and macros for use with LaTeX."
 msgstr ""
 
-#: gnu/packages/tex.scm:7068
+#: gnu/packages/tex.scm:7198
 msgid ""
 "Iwona is a two-element sans-serif typeface. It was created\n"
 "as an alternative version of the Kurier typeface, which was designed in 1975\n"
@@ -18411,7 +18569,7 @@ msgid ""
 "of ink traps which typify the Kurier font."
 msgstr ""
 
-#: gnu/packages/tex.scm:7091
+#: gnu/packages/tex.scm:7221
 msgid ""
 "This package contains a collection of macros by Jörg Knappen:\n"
 "@table @code\n"
@@ -18447,7 +18605,7 @@ msgid ""
 "@end table"
 msgstr ""
 
-#: gnu/packages/tex.scm:7198
+#: gnu/packages/tex.scm:7328
 msgid ""
 "JadeTeX is a companion package to the OpenJade DSSSL\n"
 "processor.  OpenJade applies a DSSSL stylesheet to an SGML or XML document.\n"
@@ -18458,7 +18616,7 @@ msgid ""
 "command)."
 msgstr ""
 
-#: gnu/packages/tex.scm:7228
+#: gnu/packages/tex.scm:7358
 msgid ""
 "The package provides the Libertine and Biolinum fonts in both Type 1 and\n"
 "OTF styles, together with support macros for their use.  Monospaced and\n"
@@ -18468,7 +18626,7 @@ msgid ""
 "@code{libertine-legacy} packages."
 msgstr ""
 
-#: gnu/packages/tex.scm:7260
+#: gnu/packages/tex.scm:7390
 msgid ""
 "The package contains LaTeX support for the DejaVu fonts, which are\n"
 "derived from the Vera fonts but contain more characters and styles.  The fonts\n"
@@ -18477,7 +18635,7 @@ msgid ""
 "LGR.  The package doesn't (currently) support mathematics."
 msgstr ""
 
-#: gnu/packages/tex.scm:7296
+#: gnu/packages/tex.scm:7426
 msgid ""
 "This package provides an interface to sectioning commands for selection\n"
 "from various title styles, e.g. for marginal titles and to change the font of\n"
@@ -18486,7 +18644,7 @@ msgid ""
 "floats in a page.  You may assign headers/footers to individual floats, too."
 msgstr ""
 
-#: gnu/packages/tex.scm:7319
+#: gnu/packages/tex.scm:7449
 msgid ""
 "LaTeX, by default, restricts the sizes at which you can use its default\n"
 "computer modern fonts, to a fixed set of discrete sizes (effectively, a set\n"
@@ -18501,7 +18659,7 @@ msgid ""
 "@code{ec} fonts."
 msgstr ""
 
-#: gnu/packages/tex.scm:7373
+#: gnu/packages/tex.scm:7503
 msgid ""
 "The LH fonts address the problem of the wide variety of alphabets that\n"
 "are written with Cyrillic-style characters.  The fonts are the original basis\n"
@@ -18514,7 +18672,7 @@ msgid ""
 "OT2 encoded fonts, CM bright shaped fonts and Concrete shaped fonts."
 msgstr ""
 
-#: gnu/packages/tex.scm:7403
+#: gnu/packages/tex.scm:7533
 msgid ""
 "The Martin Vogel’s Symbols fonts (marvosym) contains the\n"
 "Euro currency symbol as defined by the European commission, along with symbols\n"
@@ -18524,41 +18682,41 @@ msgid ""
 "the derived Type 1 font, together with support files for TeX (LaTeX)."
 msgstr ""
 
-#: gnu/packages/tex.scm:7441
+#: gnu/packages/tex.scm:7571
 msgid ""
 "MetaPost uses a language based on that of Metafont to produce precise\n"
 "technical illustrations.  Its output is scalable PostScript or SVG, rather\n"
 "than the bitmaps Metafont creates."
 msgstr ""
 
-#: gnu/packages/tex.scm:7462
+#: gnu/packages/tex.scm:7592
 msgid ""
 "This package provides a class for typesetting publications of the\n"
 "Association for Computing Machinery (ACM)."
 msgstr ""
 
-#: gnu/packages/tex.scm:7495
+#: gnu/packages/tex.scm:7625
 msgid ""
 "The @code{varwidth} environment is superficially similar to\n"
 "@code{minipage}, but the specified width is just a maximum value — the box may\n"
 "get a narrower “natural” width."
 msgstr ""
 
-#: gnu/packages/tex.scm:7510
+#: gnu/packages/tex.scm:7640
 msgid ""
 "The varwidth environment is superficially similar to minipage, but the\n"
 "specified width is just a maximum value --- the box may get a narrower natural\n"
 "width."
 msgstr ""
 
-#: gnu/packages/tex.scm:7528
+#: gnu/packages/tex.scm:7658
 msgid ""
 "This package provides the @code{wasy} (Waldi symbol) fonts,\n"
 "in the Metafont and Adobe Type 1 formats.  Support under LaTeX is provided by\n"
 "the @code{wasysym} package."
 msgstr ""
 
-#: gnu/packages/tex.scm:7549
+#: gnu/packages/tex.scm:7679
 msgid ""
 "The @code{wasy} (Waldi Symbol) font by Roland Waldi provides many glyphs like\n"
 "male and female symbols and astronomical symbols, as well as the complete\n"
@@ -18566,14 +18724,14 @@ msgid ""
 "implements an easy to use interface for these symbols."
 msgstr ""
 
-#: gnu/packages/tex.scm:7568
+#: gnu/packages/tex.scm:7698
 msgid ""
 "This package allows figures or tables to have text wrapped around them.\n"
 "It does not work in combination with list environments, but can be used in a\n"
 "@code{parbox} or @code{minipage}, and in two-column format."
 msgstr ""
 
-#: gnu/packages/tex.scm:7604
+#: gnu/packages/tex.scm:7734
 msgid ""
 "The bundle provides the @code{ucs} package, and @code{utf8x.def},\n"
 "together with a large number of support files.  The @code{utf8x.def}\n"
@@ -18586,7 +18744,7 @@ msgid ""
 "package of that name now exists."
 msgstr ""
 
-#: gnu/packages/tex.scm:7638
+#: gnu/packages/tex.scm:7768
 msgid ""
 "The main purpose of the preview package is the extraction of selected\n"
 "elements from a LaTeX source, like formulas or graphics, into separate\n"
@@ -18597,7 +18755,7 @@ msgid ""
 "files."
 msgstr ""
 
-#: gnu/packages/tex.scm:7663
+#: gnu/packages/tex.scm:7793
 msgid ""
 "This package ensures that all acronyms used in the text are spelled out\n"
 "in full at least once.  It also provides an environment to build a list of\n"
@@ -18606,13 +18764,13 @@ msgid ""
 "e-TeX."
 msgstr ""
 
-#: gnu/packages/tex.scm:7700
+#: gnu/packages/tex.scm:7830
 msgid ""
 "This package provides an extension of TeX which can be configured to\n"
 "directly generate PDF documents instead of DVI."
 msgstr ""
 
-#: gnu/packages/tex.scm:7780
+#: gnu/packages/tex.scm:7910
 msgid ""
 "TeX Live provides a comprehensive TeX document production system.\n"
 "It includes all the major TeX-related programs, macro packages, and fonts\n"
@@ -18622,7 +18780,7 @@ msgid ""
 "This package contains the complete tree of texmf-dist data."
 msgstr ""
 
-#: gnu/packages/tex.scm:7843
+#: gnu/packages/tex.scm:7973
 msgid ""
 "TeX Live provides a comprehensive TeX document production system.\n"
 "It includes all the major TeX-related programs, macro packages, and fonts\n"
@@ -18632,7 +18790,7 @@ msgid ""
 "This package contains the complete TeX Live distribution."
 msgstr ""
 
-#: gnu/packages/tex.scm:7885
+#: gnu/packages/tex.scm:8015
 msgid ""
 "@code{Text::BibTeX} is a Perl library for reading, parsing,\n"
 "and processing BibTeX files.  @code{Text::BibTeX} gives you access to the data\n"
@@ -18641,13 +18799,13 @@ msgid ""
 "values (strings, macros, or numbers) pasted together."
 msgstr ""
 
-#: gnu/packages/tex.scm:7971
+#: gnu/packages/tex.scm:8101
 msgid ""
 "Biber is a BibTeX replacement for users of biblatex.  Among\n"
 "other things it comes with full Unicode support."
 msgstr ""
 
-#: gnu/packages/tex.scm:8005
+#: gnu/packages/tex.scm:8135
 msgid ""
 "Rubber is a program whose purpose is to handle all tasks related to the\n"
 "compilation of LaTeX documents.  This includes compiling the document itself,\n"
@@ -18657,20 +18815,20 @@ msgid ""
 "PDF documents."
 msgstr ""
 
-#: gnu/packages/tex.scm:8044
+#: gnu/packages/tex.scm:8174
 msgid ""
 "Texmaker is a program that integrates many tools needed to\n"
 "develop documents with LaTeX, in a single application."
 msgstr ""
 
-#: gnu/packages/tex.scm:8085
+#: gnu/packages/tex.scm:8215
 msgid ""
 "@i{TeX for the Impatient} is a ~350 page book on TeX,\n"
 "plain TeX, and Eplain, originally written by Paul Abrahams, Kathryn Hargreaves,\n"
 "and Karl Berry."
 msgstr ""
 
-#: gnu/packages/tex.scm:8149
+#: gnu/packages/tex.scm:8279
 msgid ""
 "LyX is a document preparation system.  It excels at letting\n"
 "you create complex technical and scientific articles with mathematics,\n"
@@ -18679,7 +18837,7 @@ msgid ""
 "required: automatic sectioning and pagination, spell checking and so forth."
 msgstr ""
 
-#: gnu/packages/tex.scm:8185
+#: gnu/packages/tex.scm:8315
 msgid ""
 "The package provides an interface to embed interactive Flash (SWF) and 3D\n"
 "objects (Adobe U3D & PRC), as well as video and sound files or streams in the\n"
@@ -18692,7 +18850,7 @@ msgid ""
 "specification.  It replaces the now obsolete @code{movie15} package."
 msgstr ""
 
-#: gnu/packages/tex.scm:8225
+#: gnu/packages/tex.scm:8355
 msgid ""
 "This package provides OCG (Optional Content Groups) support within a PDF\n"
 "document.\n"
@@ -18710,7 +18868,7 @@ msgid ""
 "It also ensures compatibility with the @code{media9} and @code{animate} packages."
 msgstr ""
 
-#: gnu/packages/tex.scm:8259
+#: gnu/packages/tex.scm:8389
 msgid ""
 "A bundle of LATEX packages by Martin Schröder; the collection comprises:\n"
 "\n"
@@ -18724,7 +18882,7 @@ msgid ""
 "@end itemize\n"
 msgstr ""
 
-#: gnu/packages/tex.scm:8305
+#: gnu/packages/tex.scm:8435
 msgid ""
 "The package numprint prints numbers with a separator every three\n"
 "digits and converts numbers given as 12345.6e789 to 12\\,345,6\\cdot\n"
@@ -18745,14 +18903,14 @@ msgid ""
 "and after the formatted number."
 msgstr ""
 
-#: gnu/packages/tex.scm:8346
+#: gnu/packages/tex.scm:8476
 msgid ""
 "Provides commands to disable pagebreaking within a given vertical\n"
 "space.  If there is not enough space between the command and the bottom of the\n"
 "page, a new page will be started."
 msgstr ""
 
-#: gnu/packages/tex.scm:8372
+#: gnu/packages/tex.scm:8502
 msgid ""
 "The package provides commands to change the page layout in the middle of\n"
 "a document, and to robustly check for typesetting on odd or even pages.\n"
@@ -18760,7 +18918,7 @@ msgid ""
 "of code from the @code{memoir} class, whose user interface it shares."
 msgstr ""
 
-#: gnu/packages/tex.scm:8408
+#: gnu/packages/tex.scm:8538
 msgid ""
 "The package is used to change the format of @code{\\today}’s date,\n"
 "including the weekday, e.g., \"Saturday, 26 June 2008\", the 'UK format', which\n"
@@ -18768,7 +18926,7 @@ msgid ""
 "@code{\\maketitle} of the article class, \"June 26, 2008\", the 'US format'."
 msgstr ""
 
-#: gnu/packages/tex.scm:8424
+#: gnu/packages/tex.scm:8554
 msgid ""
 "The package provides an @code{\\ul} (underline) command which will break\n"
 "over line ends; this technique may be used to replace @code{\\em} (both in that\n"
@@ -18777,7 +18935,7 @@ msgid ""
 "striking out (line through words) and crossing out (/// over words)."
 msgstr ""
 
-#: gnu/packages/tex.scm:8482
+#: gnu/packages/tex.scm:8612
 msgid ""
 "PGF is a macro package for creating graphics.  It is platform- and\n"
 "format-independent and works together with the most important TeX backend\n"
@@ -18789,7 +18947,7 @@ msgid ""
 "produce either PostScript or PDF output."
 msgstr ""
 
-#: gnu/packages/tex.scm:8531
+#: gnu/packages/tex.scm:8661
 msgid ""
 "The KOMA-Script bundle provides replacements for the article, report, and\n"
 "book classes with emphasis on typography and versatility.  There is also a\n"
@@ -18814,7 +18972,7 @@ msgid ""
 "typearea (which are the main parts of the bundle)."
 msgstr ""
 
-#: gnu/packages/tex.scm:8566
+#: gnu/packages/tex.scm:8696
 msgid ""
 "This package is a modern reimplementation of package @code{everyshi},\n"
 "providing various commands to be executed before a @code{\\shipout} command.\n"
@@ -18822,20 +18980,20 @@ msgid ""
 "be used either with LaTeX or with plain TeX."
 msgstr ""
 
-#: gnu/packages/tex.scm:8586
+#: gnu/packages/tex.scm:8716
 msgid ""
 "This package provides expandable arithmetic operations with big\n"
 "integers that can exceed TeX's number limits."
 msgstr ""
 
-#: gnu/packages/tex.scm:8605
+#: gnu/packages/tex.scm:8735
 msgid ""
 "This package defines and implements the data type bit set, a vector\n"
 "of bits.  The size of the vector may grow dynamically.  Individual bits\n"
 "can be manipulated."
 msgstr ""
 
-#: gnu/packages/tex.scm:8624
+#: gnu/packages/tex.scm:8754
 msgid ""
 "New primitive commands are introduced in e-TeX; sometimes the names\n"
 "collide with existing macros.  This package solves the name clashes by\n"
@@ -18843,14 +19001,14 @@ msgid ""
 "@code{\\unexpanded} is provided as @code{\\etex@@unexpanded}."
 msgstr ""
 
-#: gnu/packages/tex.scm:8642
+#: gnu/packages/tex.scm:8772
 msgid ""
 "This package provides commands for cleaning up the title string\n"
 "(such as removing @code{\\label} commands) for packages that typeset such\n"
 "strings."
 msgstr ""
 
-#: gnu/packages/tex.scm:8658
+#: gnu/packages/tex.scm:8788
 msgid ""
 "This package provides a complete set of macros for information,\n"
 "warning and error messages.  Under LaTeX, the commands are wrappers for\n"
@@ -18858,19 +19016,19 @@ msgid ""
 "complete implementations."
 msgstr ""
 
-#: gnu/packages/tex.scm:8675
+#: gnu/packages/tex.scm:8805
 msgid ""
 "This package provides expandable arithmetic operations with integers,\n"
 "using the e-TeX extension @code{\\numexpr} if it is available."
 msgstr ""
 
-#: gnu/packages/tex.scm:8690
+#: gnu/packages/tex.scm:8820
 msgid ""
 "This package provides the @code{\\kv@@define@@key} (analogous to\n"
 "keyval’s @code{\\define@@key}, to define keys for use by @code{kvsetkeys}."
 msgstr ""
 
-#: gnu/packages/tex.scm:8705
+#: gnu/packages/tex.scm:8835
 msgid ""
 "This package provides @code{\\kvsetkeys}, a variant of @code{\\setkeys}\n"
 "from the @code{keyval} package.  Users can specify a handler that deals with\n"
@@ -18878,35 +19036,35 @@ msgid ""
 "level of curly braces are removed from the values."
 msgstr ""
 
-#: gnu/packages/tex.scm:8740
+#: gnu/packages/tex.scm:8870
 msgid ""
 "This package allows one to capture all the items of a list, for which\n"
 "the parsing character has been selected by the user, and to access any of\n"
 "these items with a simple syntax."
 msgstr ""
 
-#: gnu/packages/tex.scm:8756
+#: gnu/packages/tex.scm:8886
 msgid ""
 "This package exports some utility macros from the LaTeX kernel into\n"
 "a separate namespace and also makes them available for other formats such\n"
 "as plain TeX."
 msgstr ""
 
-#: gnu/packages/tex.scm:8772
+#: gnu/packages/tex.scm:8902
 msgid ""
 "This package implements pdfTeX's escape features (@code{\\pdfescapehex},\n"
 "@code{\\pdfunescapehex}, @code{\\pdfescapename}, @code{\\pdfescapestring})\n"
 "using TeX or e-TeX."
 msgstr ""
 
-#: gnu/packages/tex.scm:8791
+#: gnu/packages/tex.scm:8921
 msgid ""
 "This package provides a kind of counter that provides unique number\n"
 "values.  Several counters can be created with different names.  The numeric\n"
 "values are not limited."
 msgstr ""
 
-#: gnu/packages/tex.scm:8827
+#: gnu/packages/tex.scm:8957
 msgid ""
 "This package allows the user to input formatted data into elements of a\n"
 "2-D or 3-D array and to recall that data at will by individual cell number.\n"
@@ -18914,7 +19072,7 @@ msgid ""
 "formatted text."
 msgstr ""
 
-#: gnu/packages/tex.scm:8864
+#: gnu/packages/tex.scm:8994
 msgid ""
 "The package provides a @code{verbbox} environment to place its contents\n"
 "into a globally available box, or into a box specified by the user.  The\n"
@@ -18924,7 +19082,7 @@ msgid ""
 "@code{trivlist}) may not appear."
 msgstr ""
 
-#: gnu/packages/tex.scm:8901
+#: gnu/packages/tex.scm:9031
 msgid ""
 "Examplep provides sophisticated features for typesetting verbatim source\n"
 "code listings, including the display of the source code and its compiled LaTeX\n"
@@ -18937,7 +19095,7 @@ msgid ""
 "titles."
 msgstr ""
 
-#: gnu/packages/tex.scm:8926
+#: gnu/packages/tex.scm:9056
 msgid ""
 "The package supports XeTeX's (and other putative future similar engines')\n"
 "need for Unicode characters, in a similar way to what the fontenc does for\n"
@@ -18947,7 +19105,7 @@ msgid ""
 "glyphs."
 msgstr ""
 
-#: gnu/packages/tex.scm:8959
+#: gnu/packages/tex.scm:9089
 msgid ""
 "This is a package for typesetting a variety of graphs and\n"
 "diagrams with TeX.  Xy-pic works with most formats (including LaTeX,\n"
@@ -18955,7 +19113,7 @@ msgid ""
 "@code{diag} package, which was previously distributed stand-alone."
 msgstr ""
 
-#: gnu/packages/tex.scm:8999
+#: gnu/packages/tex.scm:9129
 msgid ""
 "BibTeX allows the user to store his citation data in generic form, while\n"
 "printing citations in a document in the form specified by a BibTeX style, to\n"
@@ -18963,7 +19121,7 @@ msgid ""
 "package, such as @command{natbib} as well)."
 msgstr ""
 
-#: gnu/packages/tex.scm:9022
+#: gnu/packages/tex.scm:9152
 msgid ""
 "This package provides a copy of the Charter Type-1 fonts\n"
 "which Bitstream contributed to the X consortium, renamed for use with TeX.\n"
@@ -18971,14 +19129,14 @@ msgid ""
 "@command{psnfss}."
 msgstr ""
 
-#: gnu/packages/tex.scm:9118
+#: gnu/packages/tex.scm:9248
 msgid ""
 "ConTeXt is a full featured, parameter driven macro package,\n"
 "which fully supports advanced interactive documents.  See the ConTeXt garden\n"
 "for a wealth of support information."
 msgstr ""
 
-#: gnu/packages/tex.scm:9143
+#: gnu/packages/tex.scm:9273
 msgid ""
 "The beamer LaTeX class can be used for producing slides.\n"
 "The class works in both PostScript and direct PDF output modes, using the\n"
@@ -18991,7 +19149,7 @@ msgid ""
 "effects, varying slide transitions and animations."
 msgstr ""
 
-#: gnu/packages/tex.scm:9175
+#: gnu/packages/tex.scm:9305
 msgid ""
 "The XMP (eXtensible Metadata platform) is a framework to add metadata to\n"
 "digital material to enhance the workflow in publication.  The essence is that\n"
@@ -18999,13 +19157,13 @@ msgid ""
 "the file to which it applies."
 msgstr ""
 
-#: gnu/packages/tex.scm:9214
+#: gnu/packages/tex.scm:9344
 msgid ""
 "This package helps LaTeX users to create PDF/X, PDF/A and other\n"
 "standards-compliant PDF documents with pdfTeX, LuaTeX and XeTeX."
 msgstr ""
 
-#: gnu/packages/tex.scm:9249
+#: gnu/packages/tex.scm:9379
 msgid ""
 "The package provides macros and environments to document\n"
 "LaTeX packages and classes.  It is an (as yet unfinished) alternative to the\n"
@@ -19016,7 +19174,7 @@ msgid ""
 "change."
 msgstr ""
 
-#: gnu/packages/tex.scm:9277
+#: gnu/packages/tex.scm:9407
 msgid ""
 "PSTricks offers an extensive collection of macros for\n"
 "generating PostScript that is usable with most TeX macro formats, including\n"
@@ -19027,14 +19185,14 @@ msgid ""
 "or shading the cells of tables."
 msgstr ""
 
-#: gnu/packages/tex.scm:9302
+#: gnu/packages/tex.scm:9432
 msgid ""
 "Pst-text is a PSTricks based package for plotting text along\n"
 "a different path and manipulating characters.  It includes the functionality\n"
 "of the old package @code{pst-char}."
 msgstr ""
 
-#: gnu/packages/tex.scm:9327
+#: gnu/packages/tex.scm:9457
 msgid ""
 "This package provides the command @code{\\marginnote} that\n"
 "may be used instead of @code{\\marginpar} at almost every place where\n"
@@ -19042,7 +19200,7 @@ msgid ""
 "frames made with the @code{framed} package."
 msgstr ""
 
-#: gnu/packages/tex.scm:9345
+#: gnu/packages/tex.scm:9475
 msgid ""
 "This package, which works both for Plain TeX and for\n"
 "LaTeX, defines the @code{\\ifPDFTeX}, @code{\\ifXeTeX}, and @code{\\ifLuaTeX}\n"
@@ -19052,7 +19210,7 @@ msgid ""
 "LuaTeX (respectively) is not the engine in use."
 msgstr ""
 
-#: gnu/packages/tex.scm:9391
+#: gnu/packages/tex.scm:9521
 msgid ""
 "The package provides an environment, tabu, which will make any sort of\n"
 "tabular, and an environment longtabu which provides the facilities of tabu in\n"
@@ -19064,7 +19222,7 @@ msgid ""
 "environments, as well as the @code{array} environment in maths mode."
 msgstr ""
 
-#: gnu/packages/tex.scm:9422
+#: gnu/packages/tex.scm:9552
 msgid ""
 "This package provides a collection of simple tools that\n"
 "are part of the LaTeX required tools distribution, comprising the packages:\n"
@@ -19076,7 +19234,7 @@ msgid ""
 "@code{varioref}, @code{verbatim}, @code{xr}, and @code{xspace}."
 msgstr ""
 
-#: gnu/packages/tex.scm:9508
+#: gnu/packages/tex.scm:9638
 msgid ""
 "This package is an extension of the keyval package and offers additional\n"
 "macros for setting keys and declaring and setting class or package options.\n"
@@ -19086,7 +19244,7 @@ msgid ""
 "keys."
 msgstr ""
 
-#: gnu/packages/tex.scm:9536
+#: gnu/packages/tex.scm:9666
 msgid ""
 "A class and package is provided which allows TeX pictures or\n"
 "other TeX code to be compiled standalone or as part of a main document.\n"
@@ -19098,7 +19256,7 @@ msgid ""
 "@code{standalone.cfg} to redefine the standalone environment."
 msgstr ""
 
-#: gnu/packages/tex.scm:9569
+#: gnu/packages/tex.scm:9699
 msgid ""
 "Typesetting values with units requires care to ensure that the combined\n"
 "mathematical meaning of the value plus unit combination is clear.  In\n"
@@ -19114,7 +19272,7 @@ msgid ""
 "package to handle all of the possible unit-related needs of LaTeX users."
 msgstr ""
 
-#: gnu/packages/tex.scm:9600
+#: gnu/packages/tex.scm:9730
 msgid ""
 "This package enhances the quality of tables in LaTeX, providing extra\n"
 "commands as well as behind-the-scenes optimisation.  Guidelines are given as\n"
@@ -19122,7 +19280,7 @@ msgid ""
 "@code{longtable} compatibility."
 msgstr ""
 
-#: gnu/packages/tex.scm:9620
+#: gnu/packages/tex.scm:9750
 msgid ""
 "This package provides advanced facilities for inline and\n"
 "display quotations.  It is designed for a wide range of tasks ranging from the\n"
@@ -19136,7 +19294,7 @@ msgid ""
 "styles as well as the optional active quotes are freely configurable."
 msgstr ""
 
-#: gnu/packages/tex.scm:9646
+#: gnu/packages/tex.scm:9776
 msgid ""
 "The package helps to automate a typical LaTeX\n"
 "workflow that involves running LaTeX several times and running tools\n"
@@ -19156,7 +19314,7 @@ msgid ""
 "@end enumerate\n"
 msgstr ""
 
-#: gnu/packages/tex.scm:9678
+#: gnu/packages/tex.scm:9808
 msgid ""
 "BibLaTeX is a complete reimplementation of the\n"
 "bibliographic facilities provided by LaTeX.  Formatting of the\n"
@@ -19182,7 +19340,7 @@ msgid ""
 "@end enumerate\n"
 msgstr ""
 
-#: gnu/packages/tex.scm:9718
+#: gnu/packages/tex.scm:9848
 msgid ""
 "This is a fairly complete BibLaTeX style (citations and references) for\n"
 "@acronym{APA, American Psychological Association} publications.  It implements\n"
@@ -19190,7 +19348,7 @@ msgid ""
 "citations and references."
 msgstr ""
 
-#: gnu/packages/tex.scm:9738
+#: gnu/packages/tex.scm:9868
 msgid ""
 "The @code{todonotes} package lets the user mark\n"
 "things to do later, in a simple and visually appealing way.  The\n"
@@ -19198,7 +19356,7 @@ msgid ""
 "of the visual appearance."
 msgstr ""
 
-#: gnu/packages/tex.scm:9756
+#: gnu/packages/tex.scm:9886
 msgid ""
 "@code{units} is a package for typesetting physical\n"
 "units in a standard-looking way.  The package is based upon\n"
@@ -19206,7 +19364,7 @@ msgid ""
 "included in the @code{units} bundle."
 msgstr ""
 
-#: gnu/packages/tex.scm:9774
+#: gnu/packages/tex.scm:9904
 msgid ""
 "@code{microtype} provides a LaTeX interface to the\n"
 "micro-typographic extensions that were introduced by pdfTeX and have\n"
@@ -19221,7 +19379,7 @@ msgid ""
 "the bundle."
 msgstr ""
 
-#: gnu/packages/tex.scm:9799
+#: gnu/packages/tex.scm:9929
 msgid ""
 "The @code{caption} package provides many ways to\n"
 "customise the captions in floating environments like figure and table.\n"
@@ -19231,17 +19389,17 @@ msgid ""
 "documentation.  The package also provides the \"caption outside\n"
 "float\" facility, in the same way that simpler packages like\n"
 "@code{capt-ofcapt-of} do.  The package supersedes @code{caption2}.\n"
-"Packages @code{bicaption}, @code{ltcaption}, @code{newfloat},\n"
-"@code{subcaption} and @code{totalcount} are included in the bundle."
+"Packages @code{bicaption}, @code{ltcaption} and @code{subcaption} are\n"
+"included in the bundle."
 msgstr ""
 
-#: gnu/packages/tex.scm:9828
+#: gnu/packages/tex.scm:9958
 msgid ""
 "This package provides a drop-in replacement for the\n"
 "Symbol font from Adobe's basic set."
 msgstr ""
 
-#: gnu/packages/tex.scm:9846
+#: gnu/packages/tex.scm:9976
 msgid ""
 "The Pazo Math fonts are a family of PostScript fonts\n"
 "suitable for typesetting mathematics in combination with the Palatino\n"
@@ -19255,7 +19413,7 @@ msgid ""
 "LaTeX macro support is provided in package @code{psnfss}."
 msgstr ""
 
-#: gnu/packages/tex.scm:9871
+#: gnu/packages/tex.scm:10001
 msgid ""
 "The FPL Fonts provide a set of SC/OsF fonts for URW\n"
 "Palladio L which are compatible with the Palatino SC/OsF fonts from\n"
@@ -19263,7 +19421,7 @@ msgid ""
 "the @code{psnfss} distribution."
 msgstr ""
 
-#: gnu/packages/tex.scm:9895
+#: gnu/packages/tex.scm:10025
 msgid ""
 "The @code{arev} package provides type 1 fonts,\n"
 "virtual fonts and LaTeX packages for using Arev Sans in both text and\n"
@@ -19277,7 +19435,7 @@ msgid ""
 "support packages.  Others are cmbright, hvmath and kerkis."
 msgstr ""
 
-#: gnu/packages/tex.scm:9926
+#: gnu/packages/tex.scm:10056
 msgid ""
 "The Math Design project offers free mathematical\n"
 "fonts that match with existing text fonts.  To date, three free font\n"
@@ -19288,7 +19446,7 @@ msgid ""
 "created by the Greek Font Society)."
 msgstr ""
 
-#: gnu/packages/tex.scm:9951
+#: gnu/packages/tex.scm:10081
 msgid ""
 "The @code{bera} package contains the Bera Type 1\n"
 "fonts and files to use the fonts with LaTeX.  Bera is a set of three\n"
@@ -19297,7 +19455,7 @@ msgid ""
 "a repackaging, for use with TeX, of the Bitstream Vera family."
 msgstr ""
 
-#: gnu/packages/tex.scm:9974
+#: gnu/packages/tex.scm:10104
 msgid ""
 "Fourier-GUTenberg is a LaTeX typesetting system\n"
 "which uses Adobe Utopia as its standard base font.  Fourier-GUTenberg\n"
@@ -19308,7 +19466,7 @@ msgid ""
 "trademark of Adobe Systems Incorporated."
 msgstr ""
 
-#: gnu/packages/tex.scm:9997
+#: gnu/packages/tex.scm:10127
 msgid ""
 "The Adobe Standard Encoding set of the Utopia font\n"
 "family, as contributed to the X Consortium.  The set comprises upright\n"
@@ -19317,7 +19475,7 @@ msgid ""
 "@code{mathdesign} font packages."
 msgstr ""
 
-#: gnu/packages/tex.scm:10021
+#: gnu/packages/tex.scm:10151
 msgid ""
 "The @code{fontaxes} package adds several new font\n"
 "axes on top of LaTeX's New Font Selection Scheme (NFSS).  In\n"
@@ -19326,7 +19484,7 @@ msgid ""
 "figure versions offered by many professional fonts."
 msgstr ""
 
-#: gnu/packages/tex.scm:10044
+#: gnu/packages/tex.scm:10174
 msgid ""
 "The bundle comprises: @code{authblk}, which permits\n"
 "footnote style author/affiliation input in the @command{\\author} command,\n"
@@ -19336,7 +19494,7 @@ msgid ""
 "@code{sublabel}, which permits counters to be subnumbered."
 msgstr ""
 
-#: gnu/packages/tex.scm:10063
+#: gnu/packages/tex.scm:10193
 msgid ""
 "Many font families available for use with LaTeX are\n"
 "available at multiple weights.  Many Type 1-oriented support packages\n"
@@ -19347,7 +19505,7 @@ msgid ""
 "@code{mweights} package provides a solution to these difficulties."
 msgstr ""
 
-#: gnu/packages/tex.scm:10089
+#: gnu/packages/tex.scm:10219
 msgid ""
 "Cabin is a humanist sans with four weights, true\n"
 "italics and small capitals.  According to its designer, Pablo\n"
@@ -19361,7 +19519,7 @@ msgid ""
 "use with [pdf]LaTeX."
 msgstr ""
 
-#: gnu/packages/tex.scm:10120
+#: gnu/packages/tex.scm:10250
 msgid ""
 "The @code{newtx} bundle splits\n"
 "@code{txfonts.sty} (from the TX fonts distribution) into two\n"
@@ -19373,7 +19531,7 @@ msgid ""
 "mathematics package that matches Libertine text quite well."
 msgstr ""
 
-#: gnu/packages/tex.scm:10148
+#: gnu/packages/tex.scm:10278
 msgid ""
 "@code{xcharter} repackages Bitstream Charter with an\n"
 "extended set of features.  The extension provides small caps, oldstyle\n"
@@ -19382,7 +19540,7 @@ msgid ""
 "Type 1 and OTF formats, with supporting files as necessary."
 msgstr ""
 
-#: gnu/packages/tex.scm:10172
+#: gnu/packages/tex.scm:10302
 msgid ""
 "The legacy @emph{texnansi} (TeX and ANSI) encoding\n"
 "is known in the LaTeX scheme of things as @emph{LY1} encoding.  The\n"
@@ -19391,14 +19549,14 @@ msgid ""
 "LY1 encoding."
 msgstr ""
 
-#: gnu/packages/tex.scm:10201
+#: gnu/packages/tex.scm:10331
 msgid ""
 "This is a LaTeX2ε package to help change the style of any or\n"
 "all of LaTeX's sectional headers in the article, book, or report classes.\n"
 "Examples include the addition of rules above or below a section title."
 msgstr ""
 
-#: gnu/packages/tex.scm:10227
+#: gnu/packages/tex.scm:10357
 msgid ""
 "LaTeX can, by default, only cope with 18 outstanding floats;\n"
 "any more, and you get the error “too many unprocessed floats”.  This package\n"
@@ -19409,19 +19567,19 @@ msgid ""
 "floats merely delays the arrival of the inevitable error message."
 msgstr ""
 
-#: gnu/packages/tex.scm:10260
+#: gnu/packages/tex.scm:10390
 msgid ""
 "This package provides a command for the LaTeX programmer for\n"
 "testing whether an argument is empty."
 msgstr ""
 
-#: gnu/packages/tex.scm:10287
+#: gnu/packages/tex.scm:10417
 msgid ""
 "The pagenote package provides tagged notes on a separate\n"
 "page (also known as ‘end notes’)."
 msgstr ""
 
-#: gnu/packages/tex.scm:10315
+#: gnu/packages/tex.scm:10445
 msgid ""
 "The @code{titling} package provides control over the\n"
 "typesetting of the @code{\\maketitle} command and @code{\\thanks} commands,\n"
@@ -19431,7 +19589,7 @@ msgid ""
 "a physical page."
 msgstr ""
 
-#: gnu/packages/tex.scm:10345
+#: gnu/packages/tex.scm:10475
 msgid ""
 "This package provides an @code{\\ifoddpage} conditional to\n"
 "determine if the current page is odd or even.  The macro @code{\\checkoddpage}\n"
@@ -19441,7 +19599,7 @@ msgid ""
 "@code{oneside} mode where all pages use the odd page layout."
 msgstr ""
 
-#: gnu/packages/tex.scm:10375
+#: gnu/packages/tex.scm:10505
 msgid ""
 "The package provides \"store boxes\" whose user interface\n"
 "matches that of normal LaTeX \"save boxes\", except that the content of a\n"
@@ -19450,7 +19608,7 @@ msgid ""
 "DVI is output, store boxes behave the same as save boxes."
 msgstr ""
 
-#: gnu/packages/tex.scm:10404
+#: gnu/packages/tex.scm:10534
 msgid ""
 "The package provides macros to collect and process a macro\n"
 "argument (i.e., something which looks like a macro argument) as a horizontal\n"
@@ -19463,13 +19621,13 @@ msgid ""
 "The macros were designed for use within other macros."
 msgstr ""
 
-#: gnu/packages/tex.scm:10436
+#: gnu/packages/tex.scm:10566
 msgid ""
 "This package provides macros for adding to, and reordering\n"
 "the list of graphics file extensions recognised by package graphics."
 msgstr ""
 
-#: gnu/packages/tex.scm:10470
+#: gnu/packages/tex.scm:10600
 msgid ""
 "The package provides several macros to adjust boxed\n"
 "content.  One purpose is to supplement the standard @code{graphics} package,\n"
@@ -19482,7 +19640,7 @@ msgid ""
 "@code{\\minsizebox}, @code{\\maxsizebox} and @code{\\phantombox}."
 msgstr ""
 
-#: gnu/packages/tex.scm:10528
+#: gnu/packages/tex.scm:10658
 msgid ""
 "This package creates @acronym{QR,Quick Response} codes for\n"
 "LaTeX documents without depending on external graphics packages.  It supports\n"
@@ -19490,7 +19648,7 @@ msgid ""
 "levels.  All functionality is provided by the single @code{\\qrcode} command."
 msgstr ""
 
-#: gnu/packages/tex.scm:10549
+#: gnu/packages/tex.scm:10679
 msgid ""
 "This package provides an environment for colored and\n"
 "framed text boxes with a heading line.  Optionally, such a box may be split in\n"
@@ -19501,7 +19659,7 @@ msgid ""
 "parts."
 msgstr ""
 
-#: gnu/packages/tex.scm:10580
+#: gnu/packages/tex.scm:10710
 msgid ""
 "This package provides commands to typeset proof trees in the style of\n"
 "sequent calculus and related systems.  The commands allow for writing\n"
@@ -19510,13 +19668,13 @@ msgid ""
 "styles of inference rules, placement of labels, etc."
 msgstr ""
 
-#: gnu/packages/tex.scm:10609
+#: gnu/packages/tex.scm:10739
 msgid ""
 "This package provides commands to typeset proof trees in the style of\n"
 "sequent calculus and related systems."
 msgstr ""
 
-#: gnu/packages/tex.scm:10629
+#: gnu/packages/tex.scm:10759
 msgid ""
 "This package provides the European currency symbol for the\n"
 "Euro implemented in METAFONT, using the official European Commission\n"
@@ -19525,7 +19683,7 @@ msgid ""
 "pre-compiled font files, and documentation."
 msgstr ""
 
-#: gnu/packages/tex.scm:10659
+#: gnu/packages/tex.scm:10789
 msgid ""
 "The @code{kastrup} package provides the\n"
 "@emph{binhex.tex} file.  This file provides expandable macros for both\n"
@@ -19535,7 +19693,18 @@ msgid ""
 "LaTeX and plain TeX."
 msgstr ""
 
-#: gnu/packages/tex.scm:10679
+#: gnu/packages/tex.scm:10811
+msgid ""
+"This package (once part of the @code{exsheets} package), provides a\n"
+"framework for providing multilingual features to a LaTeX package.  The package\n"
+"has its own basic dictionaries for English, Brazilian, Catalan, Dutch, French,\n"
+"German, Polish and Spanish.  It aims to use translation material for English,\n"
+"Dutch, French, German, Italian, Spanish, Catalan, Turkish, Croatian, Hungarian,\n"
+"Danish and Portuguese from babel or polyglossia if either is in use in the\n"
+"document."
+msgstr ""
+
+#: gnu/packages/tex.scm:10832
 msgid ""
 "This LaTeX package provides a flexible mechanism for translating\n"
 "individual words into different languages.  For example, it can be used to\n"
@@ -19546,7 +19715,7 @@ msgid ""
 "automatically translate more than a few words."
 msgstr ""
 
-#: gnu/packages/tex.scm:10700
+#: gnu/packages/tex.scm:10853
 msgid ""
 "This package facilitates placing boxes at absolute positions on the\n"
 "LaTeX page.  There are several reasons why this might be useful, but the main\n"
@@ -19559,7 +19728,7 @@ msgid ""
 "accompanied by various configuration commands."
 msgstr ""
 
-#: gnu/packages/tex.scm:10744
+#: gnu/packages/tex.scm:10897
 msgid ""
 "This package will provide a complete implementation of\n"
 "Unicode maths for XeLaTeX and LuaLaTeX.  Unicode maths is currently supported\n"
@@ -19579,7 +19748,7 @@ msgid ""
 "@end itemize"
 msgstr ""
 
-#: gnu/packages/tex.scm:10775
+#: gnu/packages/tex.scm:10928
 msgid ""
 "This package extends the @code{ifthen} package by implementing new\n"
 "commands to go within the first argument of @code{\\\\ifthenelse}: to test\n"
@@ -19589,7 +19758,7 @@ msgid ""
 "handle complex tests."
 msgstr ""
 
-#: gnu/packages/tex.scm:10824
+#: gnu/packages/tex.scm:10977
 msgid ""
 "Xindy was developed after an impasse had been encountered in\n"
 "the attempt to complete internationalisation of @command{makeindex}.  Xindy\n"
@@ -19598,7 +19767,7 @@ msgid ""
 "terms and in terms of the collating order of the text being processed."
 msgstr ""
 
-#: gnu/packages/tex.scm:10845
+#: gnu/packages/tex.scm:10998
 msgid ""
 "The package provides commands that display the value of a LaTeX counter in a\n"
 "variety of formats (ordinal, text, hexadecimal, decimal, octal, binary etc).\n"
@@ -19609,7 +19778,7 @@ msgid ""
 "now distributed separately."
 msgstr ""
 
-#: gnu/packages/tex.scm:10874
+#: gnu/packages/tex.scm:11027
 msgid ""
 "Inria is a free font designed by Black[Foundry] for Inria, a French research\n"
 "institute.  It comes as Serif and Sans Serif, each with three weights and\n"
@@ -19621,21 +19790,21 @@ msgid ""
 "their associated files.  These were created using autoinst."
 msgstr ""
 
-#: gnu/packages/tex.scm:10897
+#: gnu/packages/tex.scm:11050
 msgid ""
 "The package can float text around figures and tables which do not\n"
 "span the full width of a page; it improves upon floatfig, and allows\n"
 "tables and figures to be set left/right or alternating on even/odd pages."
 msgstr ""
 
-#: gnu/packages/tex.scm:10927
+#: gnu/packages/tex.scm:11080
 msgid ""
 "BibTool manipulates BibTeX files.  The possibilities of BibTool include\n"
 "sorting and merging of BibTeX databases, generation of uniform reference keys,\n"
 "and selecting references used in a publication."
 msgstr ""
 
-#: gnu/packages/tex.scm:10944
+#: gnu/packages/tex.scm:11097
 msgid ""
 "The class formats documents in APA style (6th\n"
 "Edition).  It provides a full set of facilities in three different\n"
@@ -19648,7 +19817,7 @@ msgid ""
 "maintained)."
 msgstr ""
 
-#: gnu/packages/tex.scm:10967
+#: gnu/packages/tex.scm:11120
 msgid ""
 "Place all floats on pages by themselves at the end of\n"
 "the document, optionally leaving markers like “[Figure 3 about here]”\n"
@@ -19658,7 +19827,7 @@ msgid ""
 "possible to register these float types with endfloat."
 msgstr ""
 
-#: gnu/packages/tex.scm:10987
+#: gnu/packages/tex.scm:11140
 msgid ""
 "A bundle of packages that arise in the author’s area of interest:\n"
 "\n"
@@ -19670,19 +19839,19 @@ msgid ""
 "@end itemize"
 msgstr ""
 
-#: gnu/packages/tex.scm:11009
+#: gnu/packages/tex.scm:11162
 msgid ""
 "The package generalises the macro patching commands\n"
 "provided by Philipp Lehmann’s etoolbox."
 msgstr ""
 
-#: gnu/packages/tex.scm:11024
+#: gnu/packages/tex.scm:11177
 msgid ""
 "The package provides the functionality of the\n"
 "threeparttable package to tables created using the longtable package."
 msgstr ""
 
-#: gnu/packages/tex.scm:11040
+#: gnu/packages/tex.scm:11193
 msgid ""
 "Adds line numbers to selected paragraphs with reference\n"
 "possible through the LaTeX @code{\\ref} and @code{\\pageref} cross reference\n"
@@ -19690,35 +19859,49 @@ msgid ""
 "fnlineno package."
 msgstr ""
 
-#: gnu/packages/tex.scm:11067
+#: gnu/packages/tex.scm:11221
+msgid ""
+"This package provides the language definition file for support of\n"
+"Czech in @code{babel}.  Some shortcuts are defined, as well as translations to\n"
+"Czech of standard ``LaTeX names''."
+msgstr ""
+
+#: gnu/packages/tex.scm:11247
 msgid ""
 "This package provides the language definition file for support of Dutch\n"
 "in @code{babel}.  It provides all the necessary macros, definitions and\n"
 "settings to typeset Dutch documents."
 msgstr ""
 
-#: gnu/packages/tex.scm:11094
+#: gnu/packages/tex.scm:11274
 msgid ""
 "This package provides the language definition file for support of\n"
 "Finnish in @code{babel}.  It provides all the necessary macros, definitions and\n"
 "settings to typeset Finnish documents."
 msgstr ""
 
-#: gnu/packages/tex.scm:11115
+#: gnu/packages/tex.scm:11295
 msgid ""
 "The package provides the language definition file for support of\n"
 "Norwegian in @code{babel}.  Some shortcuts are defined, as well as translations\n"
 "to Norsk of standard “LaTeX names”."
 msgstr ""
 
-#: gnu/packages/tex.scm:11142
+#: gnu/packages/tex.scm:11322
 msgid ""
 "This package provides the language definition file for support of\n"
 "Danish in @code{babel}.  It provides all the necessary macros, definitions and\n"
 "settings to typeset Danish documents."
 msgstr ""
 
-#: gnu/packages/tex.scm:11161
+#: gnu/packages/tex.scm:11349
+msgid ""
+"This package provides the language definition file for support of\n"
+"Polish in @code{babel}.  Some shortcuts are defined, as well as translations to\n"
+"Polish of standard ``LaTeX names''."
+msgstr ""
+
+#: gnu/packages/tex.scm:11368
 msgid ""
 "The @code{mdframed} package develops the facilities of @code{framed} in\n"
 "providing breakable framed and coloured boxes.  The user may instruct the\n"
@@ -19726,7 +19909,7 @@ msgid ""
 "TikZ."
 msgstr ""
 
-#: gnu/packages/tex.scm:11178
+#: gnu/packages/tex.scm:11385
 msgid ""
 "The @code{setspace} package provides support for setting the spacing between\n"
 "lines in a document.  Package options include @code{singlespacing},\n"
@@ -19736,14 +19919,14 @@ msgid ""
 "spacings also available."
 msgstr ""
 
-#: gnu/packages/tex.scm:11200
+#: gnu/packages/tex.scm:11408
 msgid ""
 "The @code{pgfgantt} package provides an environment for drawing Gantt charts\n"
 "that contain various elements (titles, bars, milestones, groups and links).\n"
 "Several keys customize the appearance of the chart elements."
 msgstr ""
 
-#: gnu/packages/tex.scm:11218
+#: gnu/packages/tex.scm:11426
 msgid ""
 "The @code{pdflscape} package adds PDF support to the @code{landscape}\n"
 "environment of package @code{lscape}, by setting the PDF @code{/Rotate} page\n"
@@ -19751,7 +19934,7 @@ msgid ""
 "orientation by conforming PDF viewers."
 msgstr ""
 
-#: gnu/packages/tex.scm:11237
+#: gnu/packages/tex.scm:11445
 msgid ""
 "The @code{datetime2} package provides commands for formatting dates, times\n"
 "and time zones and redefines @code{\\today} to use the same formatting style.\n"
@@ -19765,7 +19948,7 @@ msgid ""
 "replaces @code{datetime.sty} which is now obsolete."
 msgstr ""
 
-#: gnu/packages/tex.scm:11263
+#: gnu/packages/tex.scm:11471
 msgid ""
 "The @code{tracklang} package is provided for package developers who want a\n"
 "simple interface to find out which languages the user has requested through\n"
@@ -19775,7 +19958,7 @@ msgid ""
 "non-LaTeX users."
 msgstr ""
 
-#: gnu/packages/tex.scm:11282
+#: gnu/packages/tex.scm:11490
 msgid ""
 "The @code{ltablex} package modifies the @code{tabularx} environment to\n"
 "combine the features of the @code{tabularx} package (auto-sized columns in a\n"
@@ -19783,7 +19966,7 @@ msgid ""
 "tables)."
 msgstr ""
 
-#: gnu/packages/tex.scm:11301
+#: gnu/packages/tex.scm:11509
 msgid ""
 "The @code{ragged2e} package defines new commands @code{\\Centering}, @code{\\RaggedLeft},\n"
 "and @code{\\RaggedRight} and new environments @code{Center}, @code{FlushLeft},\n"
@@ -19792,7 +19975,7 @@ msgid ""
 "lower-case, prevent hyphenation altogether)."
 msgstr ""
 
-#: gnu/packages/tex.scm:11321
+#: gnu/packages/tex.scm:11529
 msgid ""
 "The @code{everysel} package provided hooks whose arguments are executed just\n"
 "after LaTeX has loaded a new font by means of @code{\\selectfont}.  It has\n"
@@ -19803,7 +19986,7 @@ msgid ""
 "@code{lthooks} instead of @code{everysel}."
 msgstr ""
 
-#: gnu/packages/tex.scm:11343
+#: gnu/packages/tex.scm:11551
 msgid ""
 "The @code{everyshi} package provides hooks into @code{\\sshipout} called\n"
 "@code{\\EveryShipout} and @code{\\AtNextShipout} analogous to\n"
@@ -19815,14 +19998,14 @@ msgid ""
 "loading @code{everyshi-2001-05-15}."
 msgstr ""
 
-#: gnu/packages/tex.scm:11385
+#: gnu/packages/tex.scm:11593
 msgid ""
 "The abstract package gives you control over the typesetting\n"
 "of the abstract environment, and in particular provides for a one column\n"
 "abstract in a two column paper."
 msgstr ""
 
-#: gnu/packages/tex.scm:11421
+#: gnu/packages/tex.scm:11629
 msgid ""
 "This package provides solutions to a number of common\n"
 "difficulties in writing displayed equations and getting high-quality output.\n"
@@ -19834,14 +20017,14 @@ msgid ""
 "both designated as support for @code{breqn}."
 msgstr ""
 
-#: gnu/packages/tex.scm:11442
+#: gnu/packages/tex.scm:11650
 msgid ""
 "This package provides environments for selectively including\n"
 "or excluding pieces of text, allowing the user to define new, separately\n"
 "controlled comment versions."
 msgstr ""
 
-#: gnu/packages/tex.scm:11479
+#: gnu/packages/tex.scm:11687
 msgid ""
 "This package provides tools to create databases using LaTeX\n"
 "commands or by importing external files.  Databases may be sorted, filtered,\n"
@@ -19850,34 +20033,90 @@ msgid ""
 "bibliographies, and displaying personal pronouns."
 msgstr ""
 
-#: gnu/packages/tex.scm:11497
+#: gnu/packages/tex.scm:11705
 msgid ""
 "The package defines simple and flexible macros for\n"
 "typesetting equations in the languages of vector calculus and linear\n"
 "algebra, using Dirac notation."
 msgstr ""
 
-#: gnu/packages/tex.scm:11525
+#: gnu/packages/tex.scm:11733
 msgid ""
 "This package provides the Source Sans Pro font family from\n"
 "Adobe in both Adobe Type 1 and OpenType formats, plus macros supporting the\n"
 "use of the fonts in LaTeX (Type 1) and XeLaTeX/LuaLaTeX (OTF)."
 msgstr ""
 
-#: gnu/packages/tex.scm:11548
+#: gnu/packages/tex.scm:11756
 msgid ""
 "This package provides the Source Serif Pro font family from\n"
 "Adobe in both Adobe Type 1 and OpenType formats, plus macros supporting the\n"
 "use of the fonts in LaTeX (Type 1) and XeLaTeX/LuaLaTeX (OTF)."
 msgstr ""
 
-#: gnu/packages/tex.scm:11571
+#: gnu/packages/tex.scm:11779
 msgid ""
 "This package provides the Source Code Pro font family from\n"
 "Adobe in both Adobe Type 1 and OpenType formats, plus macros supporting the\n"
 "use of the fonts in LaTeX (Type 1) and XeLaTeX/LuaLaTeX (OTF)."
 msgstr ""
 
+#: gnu/packages/tex.scm:11796
+msgid ""
+"This package can disable all hyphenation or enable hyphenation of\n"
+"non-alphabetics or monospaced fonts.  The package can also enable hyphenation\n"
+"within ‘words’ that contain non-alphabetic characters (e.g., that include\n"
+"underscores), and hyphenation of text typeset in monospaced (e.g., cmtt)\n"
+"fonts."
+msgstr ""
+
+#: gnu/packages/tex.scm:11815
+msgid ""
+"This package enables referencing the number of pages in a LaTeX document\n"
+"through the introduction of a new label which can be referenced like\n"
+"@code{\\pageref{LastPage}} to give a reference to the last page of a document.\n"
+"It is particularly useful in the page footer that says: Page N of M."
+msgstr ""
+
+#: gnu/packages/tex.scm:11849
+msgid ""
+"This package provides @code{\\tabto{<length>}}, which moves the\n"
+"typesetting position to @code{<length>} from the left margin of the paragraph.\n"
+"If the typesetting position is already further along, @code{\\tabto} starts a\n"
+"new line; the command @code{\\tabto*} will move position backwards if\n"
+"necessary, so that previous text may be overwritten.  In addition, the command\n"
+"@code{\\TabPositions} may be used to define a set of tabbing positions, after\n"
+"which the command @code{\\tab} advances typesetting position to the next\n"
+"defined ``tab stop''."
+msgstr ""
+
+#: gnu/packages/tex.scm:11872
+msgid ""
+"@code{soul} enables hyphenatable spacing out (letterspacing),\n"
+"underlining, striking out, etc., using the TeX hyphenation algorithm to find\n"
+"the proper hyphens automatically.  The package also provides a mechanism that\n"
+"can be used to implement similar tasks, that have to treat text syllable by\n"
+"syllable.  The package itself does not support UTF-8 input in ordinary\n"
+"(PDF)LaTeX; some UTF-8 support is offered by package @code{soulutf8}."
+msgstr ""
+
+#: gnu/packages/tex.scm:11893
+msgid ""
+"@code{xstring} package provides macros for manipulating strings --\n"
+"testing a string's contents, extracting substrings, substitution of substrings\n"
+"and providing numbers such as string length, position of, or number of\n"
+"recurrences of, a substring.  The package works equally in Plain TeX and LaTeX\n"
+"(though e-TeX is always required).  The strings to be processed may contain\n"
+"(expandable) macros."
+msgstr ""
+
+#: gnu/packages/tex.scm:11913
+msgid ""
+"This package records the value that was last set, for any counter of\n"
+"interest.  Since most such counters are simply incremented when they are\n"
+"changed, the recorded value will usually be the maximum value."
+msgstr ""
+
 #: gnu/packages/texinfo.scm:90
 msgid ""
 "Texinfo is the official documentation format of the GNU project.  It\n"
@@ -19912,13 +20151,13 @@ msgid ""
 "are hypertextualized."
 msgstr ""
 
-#: gnu/packages/textutils.scm:103
+#: gnu/packages/textutils.scm:104
 msgid ""
 "dos2unix is a tool to convert line breaks in a text file from Unix format\n"
 "to DOS format and vice versa."
 msgstr ""
 
-#: gnu/packages/textutils.scm:123
+#: gnu/packages/textutils.scm:124
 msgid ""
 "The Recode library converts files between character sets and\n"
 "usages.  It recognises or produces over 200 different character sets (or about\n"
@@ -19928,21 +20167,21 @@ msgid ""
 "handy front-end to the library."
 msgstr ""
 
-#: gnu/packages/textutils.scm:149
+#: gnu/packages/textutils.scm:150
 msgid ""
 "Enca (Extremely Naive Charset Analyser) consists of libenca,\n"
 "an encoding detection library, and enca, a command line frontend, integrating\n"
 "libenca and several charset conversion libraries and tools."
 msgstr ""
 
-#: gnu/packages/textutils.scm:207
+#: gnu/packages/textutils.scm:208
 msgid ""
 "utf8proc is a small C library that provides Unicode\n"
 "normalization, case-folding, and other operations for data in the UTF-8\n"
 "encoding, supporting Unicode version 9.0.0."
 msgstr ""
 
-#: gnu/packages/textutils.scm:269
+#: gnu/packages/textutils.scm:270
 msgid ""
 "libconfuse is a configuration file parser library.  It\n"
 "supports sections and (lists of) values (strings, integers, floats, booleans\n"
@@ -19951,23 +20190,23 @@ msgid ""
 "nested include statements)."
 msgstr ""
 
-#: gnu/packages/textutils.scm:313
+#: gnu/packages/textutils.scm:314
 msgid ""
 "libgtextutils is a text utilities library used by the fastx toolkit from\n"
 "the Hannon Lab."
 msgstr ""
 
-#: gnu/packages/textutils.scm:347
+#: gnu/packages/textutils.scm:348
 msgid ""
 "CityHash provides hash functions for strings.  The functions mix the\n"
 "input bits thoroughly but are not suitable for cryptography."
 msgstr ""
 
-#: gnu/packages/textutils.scm:404
+#: gnu/packages/textutils.scm:405
 msgid "Ustr is a string library for C with very low memory overhead."
 msgstr ""
 
-#: gnu/packages/textutils.scm:428
+#: gnu/packages/textutils.scm:429
 msgid ""
 "The two programs are useful for generating test data, for\n"
 "inspecting binary files, and for interfacing programs that generate textual\n"
@@ -19997,7 +20236,7 @@ msgid ""
 "@end itemize"
 msgstr ""
 
-#: gnu/packages/textutils.scm:486
+#: gnu/packages/textutils.scm:487
 msgid ""
 "Useful tools when working with Unicode files when one\n"
 "doesn't know the writing system, doesn't have the necessary font, needs to\n"
@@ -20030,7 +20269,7 @@ msgid ""
 "@end itemize"
 msgstr ""
 
-#: gnu/packages/textutils.scm:532
+#: gnu/packages/textutils.scm:533
 msgid ""
 "Libconfig is a simple library for manipulating structured configuration\n"
 "files.  This file format is more compact and more readable than XML.  And\n"
@@ -20038,7 +20277,7 @@ msgid ""
 "application code."
 msgstr ""
 
-#: gnu/packages/textutils.scm:555
+#: gnu/packages/textutils.scm:556
 msgid ""
 "pfff is a tool for calculating a compact digital fingerprint of a file\n"
 "by sampling randomly from the file instead of reading it in full.\n"
@@ -20047,14 +20286,14 @@ msgid ""
 "as existing hashing techniques, with provably negligible risk of collisions."
 msgstr ""
 
-#: gnu/packages/textutils.scm:582
+#: gnu/packages/textutils.scm:583
 msgid ""
 "Oniguruma is a regular expressions library.  The special\n"
 "characteristic of this library is that different character encoding for every\n"
 "regular expression object can be specified."
 msgstr ""
 
-#: gnu/packages/textutils.scm:623
+#: gnu/packages/textutils.scm:624
 msgid ""
 "Antiword is an application for displaying Microsoft Word\n"
 "documents.  It can also convert the document to PostScript or XML.  Only\n"
@@ -20064,7 +20303,7 @@ msgid ""
 "runs Word\"."
 msgstr ""
 
-#: gnu/packages/textutils.scm:657
+#: gnu/packages/textutils.scm:658
 msgid ""
 "@command{catdoc} extracts text from MS-Word files, trying to\n"
 "preserve as many special printable characters as possible.  It supports\n"
@@ -20080,13 +20319,13 @@ msgid ""
 "@command{catppt}, which extracts data from PowerPoint presentations."
 msgstr ""
 
-#: gnu/packages/textutils.scm:699
+#: gnu/packages/textutils.scm:700
 msgid ""
 "UTF8-CPP is a C++ library for handling UTF-8 encoded text\n"
 "in a portable way."
 msgstr ""
 
-#: gnu/packages/textutils.scm:763
+#: gnu/packages/textutils.scm:764
 msgid ""
 "dbacl is a fast Bayesian text and email classifier.  It builds a variety\n"
 "of language models using maximum entropy (minimum divergence) principles, and\n"
@@ -20094,11 +20333,11 @@ msgid ""
 "categories."
 msgstr ""
 
-#: gnu/packages/textutils.scm:799
+#: gnu/packages/textutils.scm:800
 msgid "C library for creating and parsing configuration files."
 msgstr ""
 
-#: gnu/packages/textutils.scm:856
+#: gnu/packages/textutils.scm:857
 msgid ""
 "The drm_tools package contains the following commands:\n"
 "@table @command\n"
@@ -20151,7 +20390,7 @@ msgid ""
 "@end table"
 msgstr ""
 
-#: gnu/packages/textutils.scm:931
+#: gnu/packages/textutils.scm:932
 msgid ""
 "RSyntaxTextArea is a syntax highlighting, code folding text\n"
 "component for Java Swing.  It extends @code{JTextComponent} so it integrates\n"
@@ -20160,20 +20399,26 @@ msgid ""
 "source code."
 msgstr ""
 
-#: gnu/packages/textutils.scm:971
+#: gnu/packages/textutils.scm:972
 msgid ""
 "This library simply implements Levenshtein distance algorithm with C++\n"
 "and Cython."
 msgstr ""
 
-#: gnu/packages/textutils.scm:997
+#: gnu/packages/textutils.scm:991
+msgid ""
+"txt2tags is a document generator.  It reads a text file with minimal\n"
+"markup and converts it to multiple formats."
+msgstr ""
+
+#: gnu/packages/textutils.scm:1017
 msgid ""
 "The @code{runewidth} library provides Go functions for padding,\n"
 "measuring and checking the width of strings, with support for East Asian\n"
 "text."
 msgstr ""
 
-#: gnu/packages/textutils.scm:1050
+#: gnu/packages/textutils.scm:1070
 msgid ""
 "@command{docx2txt} is a Perl based command line utility to convert\n"
 "Microsoft Office @file{.docx} documents to equivalent text documents.  Latest\n"
@@ -20192,13 +20437,13 @@ msgid ""
 "@end itemize\n"
 msgstr ""
 
-#: gnu/packages/textutils.scm:1100
+#: gnu/packages/textutils.scm:1120
 msgid ""
 "@code{html2text} is a command line utility that converts HTML\n"
 "documents into plain text."
 msgstr ""
 
-#: gnu/packages/textutils.scm:1132
+#: gnu/packages/textutils.scm:1152
 msgid ""
 "odt2txt is a command-line tool which extracts the text out\n"
 "of OpenDocument Texts, as produced by OpenOffice.org, KOffice, StarOffice and\n"
@@ -20211,13 +20456,13 @@ msgid ""
 "OpenDocument presentations (*.odp)."
 msgstr ""
 
-#: gnu/packages/textutils.scm:1173
+#: gnu/packages/textutils.scm:1193
 msgid ""
 "This package provides converters for various bibliography\n"
 "formats (e.g. Bibtex, RIS, ...) using a common XML intermediate."
 msgstr ""
 
-#: gnu/packages/textutils.scm:1255
+#: gnu/packages/textutils.scm:1275
 msgid ""
 "Open Chinese Convert (OpenCC) converts between Traditional\n"
 "Chinese and Simplified Chinese, supporting character-level conversion,\n"
@@ -20225,14 +20470,14 @@ msgid ""
 "Mainland China, Taiwan, and Hong-Kong."
 msgstr ""
 
-#: gnu/packages/textutils.scm:1290
+#: gnu/packages/textutils.scm:1310
 msgid ""
 "Nkf is yet another kanji code converter among networks,\n"
 "hosts and terminals.  It converts input kanji code to designated kanji code\n"
 "such as ISO-2022-JP, Shift_JIS, EUC-JP, UTF-8, UTF-16 or UTF-32."
 msgstr ""
 
-#: gnu/packages/textutils.scm:1308
+#: gnu/packages/textutils.scm:1328
 msgid ""
 "Pandoc is a powerful utility to transform various\n"
 "input formats into a wide range of output formats.  To alter the\n"
@@ -20245,13 +20490,13 @@ msgid ""
 "This package provides Python bindings."
 msgstr ""
 
-#: gnu/packages/textutils.scm:1343
+#: gnu/packages/textutils.scm:1363
 msgid ""
 "@command{aha} (Ansi Html Adapter) converts ANSI escape sequences\n"
 "of a Unix terminal to HTML code."
 msgstr ""
 
-#: gnu/packages/textutils.scm:1372
+#: gnu/packages/textutils.scm:1392
 msgid ""
 "Vale is a fully extensible linter that focuses on your own writing style\n"
 "by making use of rules in individual YAML files.  It is syntax-aware on markup\n"
@@ -20260,13 +20505,13 @@ msgid ""
 "@url{https://github.com/errata-ai/styles, their styles repo}."
 msgstr ""
 
-#: gnu/packages/textutils.scm:1408
+#: gnu/packages/textutils.scm:1428
 msgid ""
 "@code{utf-8-lineseparator} provides a tool to efficiently check text\n"
 "files for valid UTF-8 use and to report which line endings they use."
 msgstr ""
 
-#: gnu/packages/textutils.scm:1441
+#: gnu/packages/textutils.scm:1461
 msgid ""
 "@code{csvdiff} is a diff tool to compute changes between two\n"
 "CSV files.  It can compare CSV files with a million records in under 2\n"
@@ -20283,7 +20528,7 @@ msgid ""
 "@end itemize"
 msgstr ""
 
-#: gnu/packages/textutils.scm:1500
+#: gnu/packages/textutils.scm:1520
 msgid ""
 "ack is a tool for finding text inside files.  It is designed for\n"
 "hackers and programmers by being fast, ignoring VCS directories, letting a user\n"
@@ -20458,39 +20703,39 @@ msgid ""
 "also walk each side of a merge and test those changes individually."
 msgstr ""
 
-#: gnu/packages/version-control.scm:1590
+#: gnu/packages/version-control.scm:1588
 msgid ""
 "Gitolite is an access control layer on top of Git, providing fine access\n"
 "control to Git repositories."
 msgstr ""
 
-#: gnu/packages/version-control.scm:1656
+#: gnu/packages/version-control.scm:1654
 msgid ""
 "Gitile is a Git forge written in Guile that lets you\n"
 "visualize your public Git repositories on a web interface."
 msgstr ""
 
-#: gnu/packages/version-control.scm:1733
+#: gnu/packages/version-control.scm:1731
 msgid ""
 "Pre-commit is a multi-language package manager for pre-commit hooks.  You\n"
 "specify a list of hooks you want and pre-commit manages the installation and\n"
 "execution of any hook written in any language before every commit."
 msgstr ""
 
-#: gnu/packages/version-control.scm:1837
+#: gnu/packages/version-control.scm:1842
 msgid ""
 "Mercurial is a free, distributed source control management tool.  It\n"
 "efficiently handles projects of any size and offers an easy and intuitive\n"
 "interface."
 msgstr ""
 
-#: gnu/packages/version-control.scm:1864
+#: gnu/packages/version-control.scm:1869
 msgid ""
 "Evolve is a Mercurial extension for faster and safer mutable\n"
 "history.  It implements the changeset evolution concept for Mercurial."
 msgstr ""
 
-#: gnu/packages/version-control.scm:1920
+#: gnu/packages/version-control.scm:1925
 msgid ""
 "This package provides a Mercurial extension for signing\n"
 "the changeset hash of commits.  The signure is embedded directly in the\n"
@@ -20498,7 +20743,7 @@ msgid ""
 "can be used for signing."
 msgstr ""
 
-#: gnu/packages/version-control.scm:1955
+#: gnu/packages/version-control.scm:1960
 msgid ""
 "Neon is an HTTP and WebDAV client library, with a C interface and the\n"
 "following features:\n"
@@ -20520,7 +20765,7 @@ msgid ""
 "@end enumerate\n"
 msgstr ""
 
-#: gnu/packages/version-control.scm:2051
+#: gnu/packages/version-control.scm:2056
 msgid ""
 "@dfn{Subversion} (svn) exists to be recognized and adopted as a\n"
 "centralized version control system characterized by its\n"
@@ -20529,7 +20774,7 @@ msgid ""
 "projects, from individuals to large-scale enterprise operations."
 msgstr ""
 
-#: gnu/packages/version-control.scm:2084
+#: gnu/packages/version-control.scm:2089
 msgid ""
 "RCS is the original Revision Control System.  It works on a\n"
 "file-by-file basis, in contrast to subsequent version control systems such as\n"
@@ -20538,21 +20783,21 @@ msgid ""
 "machine."
 msgstr ""
 
-#: gnu/packages/version-control.scm:2107
+#: gnu/packages/version-control.scm:2112
 msgid ""
 "@code{blame} outputs an annotated revision from each RCS file.  An\n"
 "annotated RCS file describes the revision and date in which each line was\n"
 "added to the file, and the author of each line."
 msgstr ""
 
-#: gnu/packages/version-control.scm:2128
+#: gnu/packages/version-control.scm:2133
 msgid ""
 "The @code{rcshist} utility displays the complete revision history of a\n"
 "set of RCS files including log messages and patches.  It can also display the\n"
 "patch associated with a particular revision of an RCS file."
 msgstr ""
 
-#: gnu/packages/version-control.scm:2156
+#: gnu/packages/version-control.scm:2161
 msgid ""
 "CVS is a version control system, an important component of Source\n"
 "Configuration Management (SCM).  Using it, you can record the history of\n"
@@ -20560,7 +20805,7 @@ msgid ""
 "RCS, PRCS, and Aegis packages."
 msgstr ""
 
-#: gnu/packages/version-control.scm:2190
+#: gnu/packages/version-control.scm:2195
 msgid ""
 "This program analyzes a collection of RCS files in a CVS\n"
 "repository (or outside of one) and, when possible, emits an equivalent history\n"
@@ -20573,7 +20818,7 @@ msgid ""
 "masters from remote CVS hosts."
 msgstr ""
 
-#: gnu/packages/version-control.scm:2220
+#: gnu/packages/version-control.scm:2225
 msgid ""
 "The vc-dwim package contains two tools, \"vc-dwim\" and \"vc-chlog\".\n"
 "vc-dwim is a tool that simplifies the task of maintaining a ChangeLog and\n"
@@ -20583,21 +20828,21 @@ msgid ""
 "standards-compliant ChangeLog entries based on the changes that it detects."
 msgstr ""
 
-#: gnu/packages/version-control.scm:2247
+#: gnu/packages/version-control.scm:2252
 msgid ""
 "Diffstat reads the output of @command{diff} and displays a histogram of\n"
 "the insertions, deletions, and modifications per file.  It is useful for\n"
 "reviewing large, complex patch files."
 msgstr ""
 
-#: gnu/packages/version-control.scm:2286
+#: gnu/packages/version-control.scm:2291
 msgid ""
 "GNU CSSC provides a replacement for the legacy Unix source\n"
 "code control system SCCS.  This allows old code still under that system to be\n"
 "accessed and migrated on modern systems."
 msgstr ""
 
-#: gnu/packages/version-control.scm:2378
+#: gnu/packages/version-control.scm:2383
 msgid ""
 "Aegis is a project change supervisor, and performs some of\n"
 "the Software Configuration Management needed in a CASE environment.  Aegis\n"
@@ -20608,7 +20853,7 @@ msgid ""
 "any project with more than one developer, is one of Aegis's major functions."
 msgstr ""
 
-#: gnu/packages/version-control.scm:2452
+#: gnu/packages/version-control.scm:2457
 msgid ""
 "Reposurgeon enables risky operations that version-control\n"
 "systems don't want to let you do, such as editing past comments and metadata\n"
@@ -20619,20 +20864,20 @@ msgid ""
 "from Subversion to any supported Distributed Version Control System (DVCS)."
 msgstr ""
 
-#: gnu/packages/version-control.scm:2506
+#: gnu/packages/version-control.scm:2511
 msgid ""
 "Tig is an ncurses text user interface for Git, primarily intended as\n"
 "a history browser.  It can also stage hunks for commit, or colorize the\n"
 "output of the @code{git} command."
 msgstr ""
 
-#: gnu/packages/version-control.scm:2529
+#: gnu/packages/version-control.scm:2534
 msgid ""
 "Recursively find the newest file in a file tree and print its\n"
 "modification time."
 msgstr ""
 
-#: gnu/packages/version-control.scm:2576
+#: gnu/packages/version-control.scm:2581
 msgid ""
 "Myrepos provides the @code{mr} command, which maps an operation (e.g.,\n"
 "fetching updates) over a collection of version control repositories.  It\n"
@@ -20640,14 +20885,14 @@ msgid ""
 "Mercurial, Bazaar, Darcs, CVS, Fossil, and Veracity."
 msgstr ""
 
-#: gnu/packages/version-control.scm:2613
+#: gnu/packages/version-control.scm:2618
 msgid ""
 "Grokmirror enables replicating large git repository\n"
 "collections efficiently.  Mirrors decide to clone and update repositories\n"
 "based on a manifest file published by servers."
 msgstr ""
 
-#: gnu/packages/version-control.scm:2634
+#: gnu/packages/version-control.scm:2639
 msgid ""
 "This utility provides end-to-end cryptographic attestation\n"
 "of patches sent via mail.  It does so by adapting the DKIM email signature\n"
@@ -20655,7 +20900,7 @@ msgid ""
 "email header."
 msgstr ""
 
-#: gnu/packages/version-control.scm:2666
+#: gnu/packages/version-control.scm:2671
 msgid ""
 "The @code{b4} command is designed to make it easier to participate in\n"
 "patch-based workflows for projects that have public-inbox archives.\n"
@@ -20669,26 +20914,26 @@ msgid ""
 "@end itemize"
 msgstr ""
 
-#: gnu/packages/version-control.scm:2713
+#: gnu/packages/version-control.scm:2718
 msgid ""
 "This wrapper around rclone makes any destination supported\n"
 "by rclone usable with git-annex."
 msgstr ""
 
-#: gnu/packages/version-control.scm:2772
+#: gnu/packages/version-control.scm:2777
 msgid ""
 "Fossil is a distributed source control management system which supports\n"
 "access and administration over HTTP CGI or via a built-in HTTP server.  It has\n"
 "a built-in wiki, built-in file browsing, built-in tickets system, etc."
 msgstr ""
 
-#: gnu/packages/version-control.scm:2806
+#: gnu/packages/version-control.scm:2811
 msgid ""
 "Stagit creates static pages for git repositories, the results can\n"
 "be served with a HTTP file server of your choice."
 msgstr ""
 
-#: gnu/packages/version-control.scm:2842
+#: gnu/packages/version-control.scm:2847
 msgid ""
 "@code{gource} provides a software version control\n"
 "visualization.  The repository is displayed as a tree where the root of the\n"
@@ -20697,7 +20942,7 @@ msgid ""
 "specific files and directories."
 msgstr ""
 
-#: gnu/packages/version-control.scm:2890
+#: gnu/packages/version-control.scm:2896
 #, scheme-format
 msgid ""
 "SRC (or src) is simple revision control, a version-control system for\n"
@@ -20707,7 +20952,7 @@ msgid ""
 "directory full of HOWTOs."
 msgstr ""
 
-#: gnu/packages/version-control.scm:2942
+#: gnu/packages/version-control.scm:2948
 msgid ""
 "This Git extension defines a subcommand,\n"
 "@code{when-merged}, whose core operation is to find the merge that brought a\n"
@@ -20715,7 +20960,7 @@ msgid ""
 "how information about the merge is displayed."
 msgstr ""
 
-#: gnu/packages/version-control.scm:2986
+#: gnu/packages/version-control.scm:2992
 msgid ""
 "This Git extension defines a subcommand, @code{imerge},\n"
 "which performs an incremental merge between two branches.  Its two primary\n"
@@ -20724,20 +20969,20 @@ msgid ""
 "interrupted, published, and collaborated on while in progress."
 msgstr ""
 
-#: gnu/packages/version-control.scm:3037
+#: gnu/packages/version-control.scm:3043
 msgid ""
 "Git Large File Storage (LFS) replaces large files such as audio samples,\n"
 "videos, datasets, and graphics with text pointers inside Git, while storing the\n"
 "file contents on a remote server."
 msgstr ""
 
-#: gnu/packages/version-control.scm:3072
+#: gnu/packages/version-control.scm:3078
 msgid ""
 "@code{git open} opens the repository's website from the command-line,\n"
 "guessing the URL pattern from the @code{origin} remote."
 msgstr ""
 
-#: gnu/packages/version-control.scm:3126
+#: gnu/packages/version-control.scm:3132
 msgid ""
 "GNU Arch, aka. @code{tla}, was one of the first free distributed\n"
 "version-control systems (DVCS).  It saw its last release in 2006.  This\n"
@@ -20745,18 +20990,18 @@ msgid ""
 "for historians."
 msgstr ""
 
-#: gnu/packages/version-control.scm:3172
+#: gnu/packages/version-control.scm:3178
 msgid ""
 "@code{diff-so-fancy} strives to make your diffs human readable instead\n"
 "of machine readable.  This helps improve code quality and helps you spot\n"
 "defects faster."
 msgstr ""
 
-#: gnu/packages/version-control.scm:3228
+#: gnu/packages/version-control.scm:3234
 msgid "This package provides a Git implementation library."
 msgstr ""
 
-#: gnu/packages/version-control.scm:3278
+#: gnu/packages/version-control.scm:3284
 msgid ""
 "This package provides a command-line tool to manage\n"
 "multiple Git repos.\n"
@@ -20771,7 +21016,7 @@ msgid ""
 "If several repos are related, it helps to see their status together."
 msgstr ""
 
-#: gnu/packages/version-control.scm:3336
+#: gnu/packages/version-control.scm:3342
 #, scheme-format
 msgid ""
 "@code{ghq} provides a way to organize remote repository clones, like\n"
@@ -20780,7 +21025,7 @@ msgid ""
 "using the remote repository URL's host and path."
 msgstr ""
 
-#: gnu/packages/version-control.scm:3381
+#: gnu/packages/version-control.scm:3387
 msgid ""
 "TkRev (formerly TkCVS) is a Tcl/Tk-based graphical interface to the CVS,\n"
 "Subversion and Git configuration management systems.  It will also help with\n"
@@ -20789,7 +21034,7 @@ msgid ""
 "TkDiff is included for browsing and merging your changes."
 msgstr ""
 
-#: gnu/packages/version-control.scm:3414
+#: gnu/packages/version-control.scm:3420
 msgid ""
 "@command{git filter-repo} is a versatile tool for rewriting history,\n"
 "which roughly falls into the same space of tool like git filter-branch but\n"
@@ -20797,13 +21042,13 @@ msgid ""
 "Git project instead of @command{git filter-branch}."
 msgstr ""
 
-#: gnu/packages/version-control.scm:3454
+#: gnu/packages/version-control.scm:3460
 msgid ""
 "Gitlint is a Git commit message linter written in Python: it checks your\n"
 "commit messages for style."
 msgstr ""
 
-#: gnu/packages/virtualization.scm:379
+#: gnu/packages/virtualization.scm:388
 msgid ""
 "QEMU is a generic machine emulator and virtualizer.\n"
 "\n"
@@ -20818,7 +21063,7 @@ msgid ""
 "server and embedded PowerPC, and S390 guests."
 msgstr ""
 
-#: gnu/packages/virtualization.scm:535
+#: gnu/packages/virtualization.scm:544
 msgid ""
 "Libx86emu is a small library to emulate x86 instructions.  The\n"
 "focus here is not a complete emulation but to cover enough for typical\n"
@@ -20833,7 +21078,7 @@ msgid ""
 "@end enumerate"
 msgstr ""
 
-#: gnu/packages/virtualization.scm:877
+#: gnu/packages/virtualization.scm:886
 msgid ""
 "Ganeti is a virtual machine management tool built on top of existing\n"
 "virtualization technologies such as Xen or KVM.  Ganeti controls:\n"
@@ -20850,25 +21095,25 @@ msgid ""
 "commodity hardware."
 msgstr ""
 
-#: gnu/packages/virtualization.scm:913
+#: gnu/packages/virtualization.scm:922
 msgid ""
 "This package provides a guest OS definition for Ganeti that uses\n"
 "Guix to build virtual machines."
 msgstr ""
 
-#: gnu/packages/virtualization.scm:1007
+#: gnu/packages/virtualization.scm:1016
 msgid ""
 "This package provides a guest OS definition for Ganeti.  It installs\n"
 "Debian or a derivative using @command{debootstrap}."
 msgstr ""
 
-#: gnu/packages/virtualization.scm:1040
+#: gnu/packages/virtualization.scm:1049
 msgid ""
 "Spike, the RISC-V ISA Simulator, implements a functional model\n"
 "of one or more RISC-V harts."
 msgstr ""
 
-#: gnu/packages/virtualization.scm:1087
+#: gnu/packages/virtualization.scm:1096
 msgid ""
 "libosinfo is a GObject based library API for managing\n"
 "information about operating systems, hypervisors and the (virtual) hardware\n"
@@ -20878,21 +21123,21 @@ msgid ""
 "all common programming languages.  Vala bindings are also provided."
 msgstr ""
 
-#: gnu/packages/virtualization.scm:1135
+#: gnu/packages/virtualization.scm:1144
 msgid ""
 "LXC is a userspace interface for the Linux kernel containment features.\n"
 "Through a powerful API and simple tools, it lets Linux users easily create and\n"
 "manage system or application containers."
 msgstr ""
 
-#: gnu/packages/virtualization.scm:1161
+#: gnu/packages/virtualization.scm:1170
 msgid ""
 "LXCFS is a small FUSE file system written with the intention\n"
 "of making Linux containers feel more like a virtual machine.\n"
 "It started as a side project of LXC but can be used by any run-time."
 msgstr ""
 
-#: gnu/packages/virtualization.scm:1266
+#: gnu/packages/virtualization.scm:1275
 msgid ""
 "LXD is a next generation system container manager.  It\n"
 "offers a user experience similar to virtual machines but using Linux\n"
@@ -20901,7 +21146,7 @@ msgid ""
 "pretty simple, REST API."
 msgstr ""
 
-#: gnu/packages/virtualization.scm:1368
+#: gnu/packages/virtualization.scm:1377
 msgid ""
 "Libvirt is a C toolkit to interact with the virtualization\n"
 "capabilities of recent versions of Linux.  The library aims at providing long\n"
@@ -20909,7 +21154,7 @@ msgid ""
 "to integrate other virtualization mechanisms if needed."
 msgstr ""
 
-#: gnu/packages/virtualization.scm:1397
+#: gnu/packages/virtualization.scm:1406
 msgid ""
 "libvirt-glib wraps the libvirt library to provide a\n"
 "high-level object-oriented API better suited for glib-based applications, via\n"
@@ -20922,13 +21167,13 @@ msgid ""
 "@end enumerate\n"
 msgstr ""
 
-#: gnu/packages/virtualization.scm:1429
+#: gnu/packages/virtualization.scm:1438
 msgid ""
 "This package provides Python bindings to the libvirt\n"
 "virtualization library."
 msgstr ""
 
-#: gnu/packages/virtualization.scm:1544
+#: gnu/packages/virtualization.scm:1553
 msgid ""
 "The virt-manager application is a desktop user interface for managing\n"
 "virtual machines through libvirt.  It primarily targets KVM VMs, but also\n"
@@ -20936,7 +21181,7 @@ msgid ""
 "domains, their live performance and resource utilization statistics."
 msgstr ""
 
-#: gnu/packages/virtualization.scm:1652
+#: gnu/packages/virtualization.scm:1661
 msgid ""
 "Using this tool, you can freeze a running application (or\n"
 "part of it) and checkpoint it to a hard drive as a collection of files.  You\n"
@@ -20945,7 +21190,7 @@ msgid ""
 "mainly implemented in user space."
 msgstr ""
 
-#: gnu/packages/virtualization.scm:1697
+#: gnu/packages/virtualization.scm:1706
 msgid ""
 "@code{emu.qmp} is a\n"
 "@url{https://gitlab.com/qemu-project/qemu/-/blob/master/docs/interop/qmp-intro.txt,\n"
@@ -20955,14 +21200,14 @@ msgid ""
 "any other utility or application that speaks QMP."
 msgstr ""
 
-#: gnu/packages/virtualization.scm:1724
+#: gnu/packages/virtualization.scm:1733
 msgid ""
 "@command{qmpbackup} is designed to create and restore full\n"
 "and incremental backups of running QEMU virtual machines via QMP, the QEMU\n"
 "Machine Protocol."
 msgstr ""
 
-#: gnu/packages/virtualization.scm:1808
+#: gnu/packages/virtualization.scm:1817
 msgid ""
 "Looking Glass allows the use of a KVM (Kernel-based Virtual\n"
 "Machine) configured for VGA PCI Pass-through without an attached physical\n"
@@ -20970,7 +21215,7 @@ msgid ""
 "main monitor/GPU."
 msgstr ""
 
-#: gnu/packages/virtualization.scm:1859
+#: gnu/packages/virtualization.scm:1868
 msgid ""
 "@command{runc} is a command line client for running applications\n"
 "packaged according to the\n"
@@ -20979,13 +21224,13 @@ msgid ""
 "Open Container Initiative specification."
 msgstr ""
 
-#: gnu/packages/virtualization.scm:1908
+#: gnu/packages/virtualization.scm:1917
 msgid ""
 "@command{umoci} is a tool that allows for high-level modification of an\n"
 "Open Container Initiative (OCI) image layout and its tagged images."
 msgstr ""
 
-#: gnu/packages/virtualization.scm:1962
+#: gnu/packages/virtualization.scm:1971
 msgid ""
 "@command{skopeo} is a command line utility providing various operations\n"
 "with container images and container image registries.  It can:\n"
@@ -21006,14 +21251,14 @@ msgid ""
 "@end enumerate"
 msgstr ""
 
-#: gnu/packages/virtualization.scm:1998
+#: gnu/packages/virtualization.scm:2007
 msgid ""
 "Python-vagrant is a Python module that provides a thin wrapper around the\n"
 "@code{vagrant} command line executable, allowing programmatic control of Vagrant\n"
 "virtual machines."
 msgstr ""
 
-#: gnu/packages/virtualization.scm:2059
+#: gnu/packages/virtualization.scm:2068
 msgid ""
 "Bubblewrap is aimed at running applications in a sandbox,\n"
 "restricting their access to parts of the operating system or user data such as\n"
@@ -21023,7 +21268,7 @@ msgid ""
 "by default and can be made read-only."
 msgstr ""
 
-#: gnu/packages/virtualization.scm:2086
+#: gnu/packages/virtualization.scm:2095
 msgid ""
 "Bochs is an emulator which can emulate Intel x86 CPU, common I/O\n"
 "devices, and a custom BIOS.  It can also be compiled to emulate many different\n"
@@ -21032,32 +21277,32 @@ msgid ""
 "DOS or Microsoft Windows."
 msgstr ""
 
-#: gnu/packages/virtualization.scm:2297
+#: gnu/packages/virtualization.scm:2306
 msgid ""
 "This package provides the Xen Virtual Machine Monitor\n"
 "which is a hypervisor."
 msgstr ""
 
-#: gnu/packages/virtualization.scm:2329
+#: gnu/packages/virtualization.scm:2338
 msgid ""
 "This package contains a set of tools to assist\n"
 "administrators and developers in managing the database."
 msgstr ""
 
-#: gnu/packages/virtualization.scm:2362
+#: gnu/packages/virtualization.scm:2371
 msgid ""
 "Osinfo-db provides the database files for use with the\n"
 "libosinfo library.  It provides information about guest operating systems for\n"
 "use with virtualization provisioning tools"
 msgstr ""
 
-#: gnu/packages/virtualization.scm:2404
+#: gnu/packages/virtualization.scm:2413
 msgid ""
 "@code{transient} is a wrapper for QEMU allowing the creation of virtual\n"
 "machines with shared folder, ssh, and disk creation support."
 msgstr ""
 
-#: gnu/packages/virtualization.scm:2436
+#: gnu/packages/virtualization.scm:2445
 msgid ""
 "The RISC-V Proxy Kernel, @command{pk}, is a lightweight\n"
 "application execution environment that can host statically-linked RISC-V ELF\n"
@@ -21082,7 +21327,7 @@ msgid ""
 "engine that uses Wayland for graphics output."
 msgstr ""
 
-#: gnu/packages/webkit.scm:266
+#: gnu/packages/webkit.scm:267
 msgid ""
 "WebKitGTK+ is a full-featured port of the WebKit rendering engine,\n"
 "suitable for projects requiring any kind of web integration, from hybrid\n"
@@ -21092,7 +21337,7 @@ msgid ""
 "@code{gst-plugins-bad}."
 msgstr ""
 
-#: gnu/packages/webkit.scm:311
+#: gnu/packages/webkit.scm:348
 msgid ""
 "WPE WebKit allows embedders to create simple and performant\n"
 "systems based on Web platform technologies.  It is designed with hardware\n"
@@ -22940,53 +23185,53 @@ msgid ""
 "Enhancement}."
 msgstr ""
 
-#: gnu/services/base.scm:291
+#: gnu/services/base.scm:297
 msgid ""
 "Populate the @file{/etc/fstab} based on the given file\n"
 "system objects."
 msgstr ""
 
-#: gnu/services/base.scm:338
+#: gnu/services/base.scm:344
 msgid ""
 "Take care of syncing the root file\n"
 "system and of remounting it read-only when the system shuts down."
 msgstr ""
 
-#: gnu/services/base.scm:505
+#: gnu/services/base.scm:538
 msgid ""
 "Provide Shepherd services to mount and unmount the given\n"
 "file systems, as well as corresponding @file{/etc/fstab} entries."
 msgstr ""
 
-#: gnu/services/base.scm:603
+#: gnu/services/base.scm:636
 msgid ""
 "Seed the @file{/dev/urandom} pseudo-random number\n"
 "generator (RNG) with the value recorded when the system was last shut\n"
 "down."
 msgstr ""
 
-#: gnu/services/base.scm:635
+#: gnu/services/base.scm:668
 msgid ""
 "Run the @command{rngd} random number generation daemon to\n"
 "supply entropy to the kernel's pool."
 msgstr ""
 
-#: gnu/services/base.scm:664
+#: gnu/services/base.scm:697
 msgid "Initialize the machine's host name."
 msgstr ""
 
-#: gnu/services/base.scm:694
+#: gnu/services/base.scm:727
 msgid "Ensure the Linux virtual terminals run in UTF-8 mode."
 msgstr ""
 
-#: gnu/services/base.scm:707
+#: gnu/services/base.scm:740
 msgid ""
 "@emph{This service is deprecated in favor of the\n"
 "@code{keyboard-layout} field of @code{operating-system}.}  Load the given list\n"
 "of console keymaps with @command{loadkeys}."
 msgstr ""
 
-#: gnu/services/base.scm:767
+#: gnu/services/base.scm:800
 msgid ""
 "Install the given fonts on the specified ttys (fonts are per\n"
 "virtual console on GNU/Linux).  The value of this service is a list of\n"
@@ -23004,70 +23249,70 @@ msgid ""
 "@end example\n"
 msgstr ""
 
-#: gnu/services/base.scm:819
+#: gnu/services/base.scm:852
 msgid ""
 "Provide a console log-in service as specified by its\n"
 "configuration value, a @code{login-configuration} object."
 msgstr ""
 
-#: gnu/services/base.scm:1091
+#: gnu/services/base.scm:1124
 msgid ""
 "Provide console login using the @command{agetty}\n"
 "program."
 msgstr ""
 
-#: gnu/services/base.scm:1156
+#: gnu/services/base.scm:1189
 msgid ""
 "Provide console login using the @command{mingetty}\n"
 "program."
 msgstr ""
 
-#: gnu/services/base.scm:1373
+#: gnu/services/base.scm:1406
 msgid ""
 "Runs libc's @dfn{name service cache daemon} (nscd) with the\n"
 "given configuration---an @code{<nscd-configuration>} object.  @xref{Name\n"
 "Service Switch}, for an example."
 msgstr ""
 
-#: gnu/services/base.scm:1412
+#: gnu/services/base.scm:1445
 msgid ""
 "Run the syslog daemon, @command{syslogd}, which is\n"
 "responsible for logging system messages."
 msgstr ""
 
-#: gnu/services/base.scm:1478
+#: gnu/services/base.scm:1511
 msgid ""
 "Install the specified resource usage limits by populating\n"
 "@file{/etc/security/limits.conf} and using the @code{pam_limits}\n"
 "authentication module."
 msgstr ""
 
-#: gnu/services/base.scm:1838
+#: gnu/services/base.scm:1871
 msgid "Run the build daemon of GNU@tie{}Guix, aka. @command{guix-daemon}."
 msgstr ""
 
-#: gnu/services/base.scm:2011
+#: gnu/services/base.scm:2044
 msgid ""
 "Add a Shepherd service running @command{guix publish}, a\n"
 "command that allows you to share pre-built binaries with others over HTTP."
 msgstr ""
 
-#: gnu/services/base.scm:2215
+#: gnu/services/base.scm:2248
 msgid ""
 "Run @command{udev}, which populates the @file{/dev}\n"
 "directory dynamically.  Get extra rules from the packages listed in the\n"
 "@code{rules} field of its value, @code{udev-configuration} object."
 msgstr ""
 
-#: gnu/services/base.scm:2243
+#: gnu/services/base.scm:2276
 msgid "This service adds udev rules."
 msgstr ""
 
-#: gnu/services/base.scm:2333
+#: gnu/services/base.scm:2366
 msgid "Turn on the virtual memory swap area."
 msgstr ""
 
-#: gnu/services/base.scm:2375
+#: gnu/services/base.scm:2408
 msgid ""
 "Run GPM, the general-purpose mouse daemon, with the given\n"
 "command-line options.  GPM allows users to use the mouse in the console,\n"
@@ -23075,33 +23320,33 @@ msgid ""
 "@code{ps2} protocol, which works for both USB and PS/2 mice."
 msgstr ""
 
-#: gnu/services/base.scm:2448
+#: gnu/services/base.scm:2481
 msgid ""
 "Start the @command{kmscon} virtual terminal emulator for the\n"
 "Linux @dfn{kernel mode setting} (KMS)."
 msgstr ""
 
-#: gnu/services/base.scm:2465
+#: gnu/services/base.scm:2498
 #, scheme-format
 msgid "address '~a' lacks a network mask"
 msgstr ""
 
-#: gnu/services/base.scm:2471
+#: gnu/services/base.scm:2504
 #, scheme-format
 msgid "Write, say, @samp{\"~a/24\"} for a 24-bit network mask."
 msgstr ""
 
-#: gnu/services/base.scm:2551
+#: gnu/services/base.scm:2584
 #, scheme-format
 msgid "network links are currently ignored on GNU/Hurd~%"
 msgstr ""
 
-#: gnu/services/base.scm:2576
+#: gnu/services/base.scm:2609
 #, scheme-format
 msgid "ignoring network route for '~a'~%"
 msgstr ""
 
-#: gnu/services/base.scm:2760
+#: gnu/services/base.scm:2793
 msgid ""
 "Turn up the specified network interfaces upon startup,\n"
 "with the given IP address, gateway, netmask, and so on.  The value for\n"
@@ -23109,7 +23354,7 @@ msgid ""
 "network interface."
 msgstr ""
 
-#: gnu/services/base.scm:3028
+#: gnu/services/base.scm:3061
 msgid ""
 "Provides necessary infrastructure for logging into the\n"
 "system including @code{greetd} PAM service, @code{pam-mount} module to\n"
@@ -23117,12 +23362,12 @@ msgid ""
 "login manager daemon."
 msgstr ""
 
-#: gnu/services/certbot.scm:158
+#: gnu/services/certbot.scm:159
 #, scheme-format
 msgid "~a may need to be run~%"
 msgstr ""
 
-#: gnu/services/certbot.scm:207
+#: gnu/services/certbot.scm:209
 msgid ""
 "Automatically renew @url{https://letsencrypt.org, Let's\n"
 "Encrypt} HTTPS certificates by adjusting the nginx web server configuration\n"