summaryrefslogtreecommitdiff
path: root/po/packages
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
parente543bd8321cf0bcfbab1f8189786defe2a13722a (diff)
nls: Update translations.
Diffstat (limited to 'po/packages')
-rw-r--r--po/packages/da.po2740
-rw-r--r--po/packages/de.po2735
-rw-r--r--po/packages/eo.po2735
-rw-r--r--po/packages/es.po2761
-rw-r--r--po/packages/fa.po2735
-rw-r--r--po/packages/fi.po2735
-rw-r--r--po/packages/fr.po2740
-rw-r--r--po/packages/hu.po2735
-rw-r--r--po/packages/it.po2735
-rw-r--r--po/packages/ko.po2735
-rw-r--r--po/packages/nl.po2735
-rw-r--r--po/packages/oc.po2735
-rw-r--r--po/packages/pl.po2758
-rw-r--r--po/packages/pt_BR.po2735
-rw-r--r--po/packages/sk.po2735
-rw-r--r--po/packages/sr.po2735
-rw-r--r--po/packages/tr.po2735
-rw-r--r--po/packages/zh_CN.po2735
18 files changed, 26854 insertions, 22435 deletions
diff --git a/po/packages/da.po b/po/packages/da.po
index e14304c5fa..dc69f086a3 100644
--- a/po/packages/da.po
+++ b/po/packages/da.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: guix-packages 1.0.0-pre3\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: 2019-05-01 19:30+01:00\n"
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
@@ -3091,7 +3091,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"
@@ -3099,18 +3099,18 @@ 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."
@@ -3118,32 +3118,32 @@ msgstr ""
"psycopg2 er en trådsikker PostgreSQL-adapter som implementerer DB-API\n"
"2.0."
-#: 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"
@@ -3154,19 +3154,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"
@@ -3177,49 +3177,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 "Denne pakke tilbyder en Pythongrænseflade til Redis' nøgle-værdi-lager."
-#: 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"
@@ -3228,21 +3228,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"
@@ -3250,7 +3250,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"
@@ -3263,26 +3263,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"
@@ -3290,17 +3290,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"
@@ -3443,14 +3443,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"
@@ -3461,7 +3461,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"
@@ -3470,7 +3470,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"
@@ -3480,7 +3480,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"
@@ -3492,7 +3492,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"
@@ -3502,7 +3502,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"
@@ -3512,19 +3512,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"
@@ -3532,7 +3532,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"
@@ -3565,7 +3565,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"
@@ -3585,7 +3585,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"
@@ -3597,7 +3597,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"
@@ -3605,7 +3605,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"
@@ -3613,7 +3613,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"
@@ -3621,14 +3621,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"
@@ -3650,7 +3650,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"
@@ -3659,7 +3659,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"
@@ -3669,7 +3669,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"
@@ -3690,7 +3690,7 @@ msgid ""
"@end enumerate"
msgstr ""
-#: gnu/packages/games.scm:1550
+#: gnu/packages/games.scm:1551
#, fuzzy
#| msgid "This package provides HTML documentation for the nginx web server."
msgid ""
@@ -3698,7 +3698,7 @@ msgid ""
"Joy-Con controllers."
msgstr "Denne pakke tilbyder HTML-dokumentation for nginx-internetserveren."
-#: 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"
@@ -3706,7 +3706,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"
@@ -3721,7 +3721,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"
@@ -3729,7 +3729,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"
@@ -3737,7 +3737,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"
@@ -3749,7 +3749,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"
@@ -3757,7 +3757,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"
@@ -3765,7 +3765,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"
@@ -3779,7 +3779,7 @@ msgstr ""
"og avancerede spillere. Udover grænsefladen for kommandolinjen har\n"
"spillet også en attraktiv 3D-repræsentation af brættet."
-#: 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"
@@ -3788,13 +3788,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"
@@ -3808,7 +3808,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"
@@ -3822,7 +3822,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"
@@ -3831,11 +3831,11 @@ 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 "PrBoom+ er en Doom-kildeport udviklet fra det oprindelige PrBoom-projekt."
-#: 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."
@@ -3843,7 +3843,7 @@ msgstr ""
"ReTux er et platformspil løst inspireret af Mariospillene,\n"
"der udnytter grafikken fra projektet @code{SuperTux}."
-#: 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"
@@ -3851,7 +3851,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"
@@ -3859,7 +3859,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"
@@ -3869,27 +3869,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"
@@ -3901,18 +3908,18 @@ 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
#, fuzzy
msgid "This package contains maps and other assets for UFO: Alien Invasion."
msgstr "Denne pakke indeholder spildataen for GNU Freedink."
-#: 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"
@@ -3930,11 +3937,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 "En grafisk brugerflade for pakken @code{gnushogi}."
-#: 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"
@@ -3943,14 +3950,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"
@@ -3960,21 +3967,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"
@@ -3982,14 +3989,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"
@@ -3997,11 +4004,11 @@ 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 "Denne pakke indeholder spildataen for GNU Freedink."
-#: 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."
@@ -4009,7 +4016,7 @@ msgstr ""
"DFarc gør det nemt at spille og håndtere GNU FreeDink-spillet\n"
"og dets utallige D-Mod'er."
-#: 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"
@@ -4018,7 +4025,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"
@@ -4027,7 +4034,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"
@@ -4035,7 +4042,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"
@@ -4043,7 +4050,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"
@@ -4052,7 +4059,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"
@@ -4060,28 +4067,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"
@@ -4092,7 +4099,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"
@@ -4105,7 +4112,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"
@@ -4113,7 +4135,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"
@@ -4122,7 +4144,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"
@@ -4130,7 +4152,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"
@@ -4142,7 +4164,7 @@ 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}."
@@ -4150,14 +4172,14 @@ msgstr ""
"Denne pakke indeholder en dedikeret server for @emph{The\n"
"Battle for Wesnoth}."
-#: 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"
@@ -4165,7 +4187,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"
@@ -4175,7 +4197,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"
@@ -4190,29 +4212,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"
@@ -4222,7 +4244,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"
@@ -4230,27 +4252,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"
@@ -4258,21 +4280,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"
@@ -4297,14 +4319,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"
@@ -4312,7 +4334,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"
@@ -4334,7 +4356,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"
@@ -4343,7 +4365,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"
@@ -4351,7 +4373,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"
@@ -4360,23 +4382,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 "Tux Paint Config er et grafisk redigeringsprogram til konfigurationen for Tux Paint."
-#: 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"
@@ -4384,7 +4406,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"
@@ -4392,14 +4414,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"
@@ -4407,7 +4429,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"
@@ -4421,13 +4443,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"
@@ -4435,7 +4457,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"
@@ -4446,25 +4468,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 "Denne pakke indeholder spildataene krævet for MegaGlest."
-#: 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"
@@ -4472,21 +4494,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"
@@ -4498,7 +4520,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"
@@ -4508,7 +4530,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"
@@ -4517,14 +4539,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"
@@ -4534,11 +4556,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"
@@ -4548,7 +4570,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"
@@ -4557,7 +4579,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"
@@ -4568,21 +4590,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"
@@ -4592,18 +4614,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"
@@ -4614,14 +4636,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"
@@ -4629,7 +4651,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"
@@ -4637,7 +4659,7 @@ 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"
@@ -4646,7 +4668,7 @@ msgstr ""
"Odamex er en ændring af Doommotoren, der tillader spillere\n"
"nemt at slutte sig til servere dedikeret til Doom på nettet."
-#: 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"
@@ -4659,7 +4681,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"
@@ -4668,11 +4690,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 "Xonotic-data indeholder spildataene krævet for spillet Xonotic."
-#: 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"
@@ -4682,7 +4704,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"
@@ -4691,7 +4713,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"
@@ -4703,7 +4725,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"
@@ -4715,7 +4737,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"
@@ -4725,7 +4747,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"
@@ -4740,7 +4762,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"
@@ -4748,7 +4770,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"
@@ -4760,7 +4782,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"
@@ -4770,7 +4792,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"
@@ -4780,7 +4802,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"
@@ -4790,7 +4812,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"
@@ -4799,7 +4821,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"
@@ -4810,14 +4832,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"
@@ -4827,7 +4849,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"
@@ -4835,7 +4857,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"
@@ -4845,20 +4867,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"
@@ -4872,7 +4894,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"
@@ -4882,7 +4904,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"
@@ -4890,7 +4912,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"
@@ -4900,14 +4922,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"
@@ -4917,7 +4939,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"
@@ -4927,13 +4949,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"
@@ -4943,7 +4965,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"
@@ -4955,7 +4977,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"
@@ -4974,7 +4996,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"
@@ -4991,7 +5013,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"
@@ -5014,7 +5036,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"
@@ -5022,14 +5044,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"
@@ -5039,14 +5061,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"
@@ -5058,7 +5080,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"
@@ -5066,27 +5088,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"
@@ -5095,7 +5117,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"
@@ -5105,7 +5127,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"
@@ -5115,7 +5137,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"
@@ -5125,13 +5147,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"
@@ -5140,13 +5162,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"
@@ -5157,7 +5179,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"
@@ -5166,21 +5188,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"
@@ -5189,13 +5211,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"
@@ -5203,21 +5225,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"
@@ -5230,6 +5252,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"
@@ -5244,7 +5272,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"
@@ -5255,13 +5283,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"
@@ -5273,7 +5301,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"
@@ -5288,7 +5316,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"
@@ -5403,18 +5431,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"
@@ -5422,19 +5450,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"
@@ -5443,21 +5471,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"
@@ -5465,7 +5493,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"
@@ -5474,27 +5502,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"
@@ -5502,25 +5530,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"
@@ -5528,81 +5556,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"
@@ -5613,27 +5641,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"
@@ -5641,14 +5669,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"
@@ -5656,28 +5684,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"
@@ -5685,13 +5713,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"
@@ -5701,44 +5729,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 "Diskhåndteringsredskab for GNOME."
-#: 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"
@@ -5746,13 +5775,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"
@@ -5763,7 +5792,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"
@@ -5773,18 +5802,18 @@ 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 "Ikoner for GNOME-skrivebordet."
-#: gnu/packages/gnome.scm:2840
+#: gnu/packages/gnome.scm:2906
msgid ""
"This is an icon theme that follows the Tango visual\n"
"guidelines."
@@ -5792,7 +5821,7 @@ msgstr ""
"Dette er et ikontema, som følger de visuelle\n"
"retningslinjer fra Tango."
-#: 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"
@@ -5801,18 +5830,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 "Freedesktop-ikondtema."
-#: 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"
@@ -5820,7 +5849,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"
@@ -5829,28 +5858,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"
@@ -5858,13 +5893,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"
@@ -5872,7 +5907,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"
@@ -5881,13 +5916,13 @@ 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."
@@ -5895,7 +5930,7 @@ msgstr ""
"Bonobo er en ramme til at oprette genbrugelige komponenter til\n"
"brug i GNOME-programmer, bygget oven på CORBA."
-#: 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."
@@ -5903,21 +5938,21 @@ msgstr ""
"Gconf er et system til at lagre programpræferencer. Det\n"
"er lavet for brugerpræferencer; ikke arbitrær datalager."
-#: 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"
@@ -5927,43 +5962,43 @@ msgstr ""
"til at bygge moderne programmer, inklusive sessionshåndtering, aktivering af\n"
"filer og URI'er samt visning af hjælpetekster."
-#: 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 "C++-bindinger til GNOME Canvas-biblioteket."
-#: 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"
@@ -5971,11 +6006,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"
@@ -5984,17 +6019,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"
@@ -6003,7 +6038,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"
@@ -6011,14 +6046,14 @@ 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."
@@ -6026,21 +6061,21 @@ msgstr ""
"Vinagre er en ekstern skærmklient, der understøtter VNC-, SPICE-\n"
"og RDP-protokollerne."
-#: 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"
@@ -6048,7 +6083,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"
@@ -6058,26 +6093,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"
@@ -6085,19 +6127,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"
@@ -6105,7 +6156,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"
@@ -6115,14 +6170,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"
@@ -6131,7 +6194,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"
@@ -6139,7 +6202,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"
@@ -6147,13 +6210,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"
@@ -6161,33 +6224,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"
@@ -6195,14 +6258,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"
@@ -6210,7 +6273,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"
@@ -6218,20 +6281,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"
@@ -6239,20 +6302,20 @@ 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."
@@ -6260,7 +6323,7 @@ msgstr ""
"Totem er en simpel men stadig funktionsrig medieafspiller for GNOME\n"
"der kan læse et stort antal filformater."
-#: 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."
@@ -6268,13 +6331,13 @@ msgstr ""
"Rhythmbox er en musikafspiller for GNOME. Programmet understøtter\n"
"afspilningslister, sangbedømmelser og alle kodninger installeret via gstreamer."
-#: 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"
@@ -6287,13 +6350,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"
@@ -6304,7 +6367,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"
@@ -6312,7 +6375,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"
@@ -6320,7 +6383,7 @@ 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."
@@ -6329,19 +6392,19 @@ msgstr ""
"synkroniseringsunderstøttelse, et hemmeligt lager for adgangskoder, en\n"
"reklameblokering og en moderne brugerflade."
-#: 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"
@@ -6351,14 +6414,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"
@@ -6366,20 +6429,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"
@@ -6387,26 +6450,26 @@ 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."
@@ -6414,13 +6477,13 @@ msgstr ""
"Selv om den forsøger at være enkel og nem at bruge, så\n"
"er gedit et funktionsrigt og alment tekstredigeringsprogram."
-#: 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"
@@ -6428,7 +6491,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"
@@ -6436,20 +6499,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"
@@ -6458,36 +6521,36 @@ 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
#, fuzzy
#| msgid ""
#| "This package provides a C++ wrapper for the XML parser library\n"
@@ -6499,25 +6562,25 @@ msgstr ""
"Denne pakke tilbyder et C++-omslag for XML-fortolkerbiblioteket\n"
"libxml2."
-#: 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"
@@ -6525,13 +6588,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"
@@ -6539,13 +6602,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"
@@ -6568,21 +6631,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"
@@ -6590,7 +6653,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"
@@ -6598,21 +6661,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"
@@ -6621,33 +6684,33 @@ msgid ""
"associations for GNOME."
msgstr ""
-#: gnu/packages/gnome.scm:9422
+#: gnu/packages/gnome.scm:9925
#, fuzzy
msgid "GoVirt is a GObject wrapper for the oVirt REST API."
msgstr "GLib/GObject-omslag for Facebook-API'en"
-#: 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"
@@ -6664,44 +6727,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"
@@ -6709,13 +6772,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"
@@ -6724,19 +6787,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"
@@ -6746,20 +6809,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"
@@ -6767,20 +6830,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"
@@ -6789,7 +6852,7 @@ 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."
@@ -6797,21 +6860,21 @@ msgstr ""
"Denne pakke indeholder et Pythonklientbibliotek for AT-SPI D-Bus-\n"
"tilgængelighedsinfrastrukturen."
-#: 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"
@@ -6823,7 +6886,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"
@@ -6831,26 +6894,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"
@@ -6858,21 +6921,21 @@ 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."
@@ -6880,7 +6943,7 @@ msgstr ""
"GHex-programmet kan vise og redigere filer på to måder:\n"
"hexadecimal eller ASCII. Det er nyttigt til at redigere binære filer generelt."
-#: 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"
@@ -6889,40 +6952,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"
@@ -6930,21 +6993,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"
@@ -6952,19 +7015,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"
@@ -6973,7 +7036,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"
@@ -6985,14 +7048,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"
@@ -7000,19 +7063,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"
@@ -7029,7 +7092,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"
@@ -7041,14 +7104,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"
@@ -7057,14 +7120,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"
@@ -7074,7 +7137,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"
@@ -7082,13 +7145,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"
@@ -7096,7 +7159,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"
@@ -7104,33 +7167,33 @@ 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
#, fuzzy
msgid "This package provides a graphical file manager."
msgstr ""
"Denne pakke tilbyder Pythonbindinger til virtualiseringsbiblioteket\n"
"libvirt."
-#: gnu/packages/gnuzilla.scm:241
+#: gnu/packages/gnuzilla.scm:243
msgid ""
"SpiderMonkey is Mozilla's JavaScript engine written\n"
"in C/C++."
@@ -7138,7 +7201,13 @@ msgstr ""
"SpiderMonkey er Mozillas JavaScript-motor skrevet\n"
"i C/C++."
-#: gnu/packages/gnuzilla.scm:964
+#: gnu/packages/gnuzilla.scm:393
+#, fuzzy
+#| msgid "Configuration files and command line parsing"
+msgid "Minimal, flexible command line parser"
+msgstr "Konfigurationsfiler og kommandolinjefortolkning"
+
+#: 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"
@@ -7146,38 +7215,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"
@@ -7185,24 +7254,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 "HarfBuzz er et OpenType-tekstformningsmotor."
-#: 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"
@@ -7211,21 +7280,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"
@@ -7233,21 +7302,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"
@@ -7255,19 +7324,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"
@@ -7275,14 +7344,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"
@@ -7292,13 +7361,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"
@@ -7307,31 +7376,31 @@ 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
#, fuzzy
#| msgid "C++ bindings for the ØMQ messaging library"
msgid "ATKmm is the C++ binding for the ATK library."
msgstr "C++-bindinger for ØMQ-beskedbiblioteket"
-#: 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"
@@ -7341,7 +7410,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"
@@ -7349,24 +7418,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 "Pycairo er et sæt af Pythonbindinger for grafikbiblioteket Cairo."
-#: 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"
@@ -7374,7 +7443,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"
@@ -7382,7 +7451,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"
@@ -7399,7 +7468,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"
@@ -7410,7 +7479,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"
@@ -7419,46 +7488,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"
@@ -7472,21 +7541,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"
@@ -7505,14 +7574,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"
@@ -7521,13 +7590,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"
@@ -7537,7 +7606,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"
@@ -7545,7 +7614,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"
@@ -7553,13 +7622,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 ""
@@ -7649,7 +7718,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"
@@ -7659,7 +7728,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"
@@ -7667,7 +7736,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"
@@ -8162,13 +8231,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"
@@ -8177,7 +8246,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"
@@ -8187,13 +8256,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"
@@ -8202,7 +8271,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"
@@ -8211,7 +8280,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"
@@ -8229,13 +8298,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"
@@ -8251,7 +8328,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"
@@ -8260,7 +8337,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"
@@ -8268,14 +8345,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"
@@ -8297,7 +8374,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"
@@ -8306,7 +8383,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"
@@ -8314,7 +8391,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"
@@ -8327,11 +8404,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"
@@ -8605,17 +8682,17 @@ msgstr ""
"præsentationsprogram; Draw, tegne- og diagramprogram; Base, en\n"
"databasebrugerflade; Math til at redigere matematik."
-#: gnu/packages/linux.scm:624
+#: gnu/packages/linux.scm:605
msgid "Headers of the Linux-Libre kernel."
msgstr "Teksthoveder for Linux-Libre-kernen."
-#: 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"
@@ -8627,7 +8704,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"
@@ -8658,7 +8735,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"
@@ -8667,13 +8744,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"
@@ -8682,13 +8766,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"
@@ -8698,7 +8782,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"
@@ -8710,7 +8794,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"
@@ -8718,7 +8802,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"
@@ -8726,19 +8810,19 @@ msgid ""
"at login. Local and dynamic reconfiguration are its key features."
msgstr ""
-#: gnu/packages/linux.scm:1661
+#: gnu/packages/linux.scm:1654
#, fuzzy
msgid "This package provides a PAM interface using @code{ctypes}."
msgstr "Denne pakke tilbyder en Pythongrænseflade til Redis' nøgle-værdi-lager."
-#: 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"
@@ -8746,7 +8830,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"
@@ -8763,28 +8847,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"
@@ -8792,7 +8876,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"
@@ -8800,11 +8884,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 "Værktøjer for arbejde med USB-enheder, såsom lsusb."
-#: 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"
@@ -8817,23 +8901,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 "Denne pakke tilbyder værktøjer til manipulering af ext2/ext3/ext4-filsystemer."
-#: 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"
@@ -8841,39 +8925,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"
@@ -8882,7 +8966,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"
@@ -8894,7 +8978,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"
@@ -8916,7 +9000,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"
@@ -8924,7 +9008,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"
@@ -8932,7 +9016,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"
@@ -8944,7 +9028,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"
@@ -8953,13 +9037,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"
@@ -8968,7 +9052,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"
@@ -8977,13 +9061,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"
@@ -8992,19 +9076,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"
@@ -9016,7 +9100,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"
@@ -9026,7 +9110,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"
@@ -9034,7 +9118,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"
@@ -9042,7 +9126,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"
@@ -9051,7 +9135,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"
@@ -9064,26 +9148,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"
@@ -9094,21 +9178,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"
@@ -9120,7 +9204,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"
@@ -9133,33 +9217,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"
@@ -9168,35 +9252,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"
@@ -9204,14 +9288,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"
@@ -9220,7 +9304,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"
@@ -9229,7 +9313,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"
@@ -9237,7 +9321,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"
@@ -9251,21 +9335,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"
@@ -9273,7 +9357,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"
@@ -9282,34 +9366,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"
@@ -9318,26 +9402,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"
@@ -9350,66 +9434,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"
@@ -9417,7 +9501,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"
@@ -9434,20 +9518,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"
@@ -9457,7 +9541,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"
@@ -9466,7 +9550,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"
@@ -9481,7 +9565,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"
@@ -9498,7 +9582,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"
@@ -9513,20 +9597,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"
@@ -9546,7 +9630,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"
@@ -9562,20 +9646,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"
@@ -9583,7 +9667,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"
@@ -9601,7 +9685,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"
@@ -9611,7 +9695,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"
@@ -9619,7 +9703,7 @@ 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."
@@ -9627,7 +9711,7 @@ msgstr ""
"Værktøjer til at indlæse og håndtere Linuxkernemoduler, såsom\n"
"@code{modprobe}, @code{insmod}, @code{lsmod} med flere."
-#: 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"
@@ -9648,7 +9732,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"
@@ -9656,7 +9740,7 @@ 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."
@@ -9664,7 +9748,7 @@ msgstr ""
"Denne pakke tilbyder redskaber til test, partitionering, etc.\n"
"for flashlager."
-#: 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"
@@ -9674,7 +9758,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"
@@ -9684,7 +9768,7 @@ 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."
@@ -9692,7 +9776,7 @@ msgstr ""
"Denne pakke tilbyder et bibliotek og en kommandolinje-\n"
"grænseflade til variabelfaciliteten for UEFI-opstartsfirmware."
-#: 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"
@@ -9700,7 +9784,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"
@@ -9708,7 +9792,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"
@@ -9722,7 +9814,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"
@@ -9732,7 +9824,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"
@@ -9740,7 +9832,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"
@@ -9748,7 +9840,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"
@@ -9758,7 +9850,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"
@@ -9767,7 +9859,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"
@@ -9775,7 +9867,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"
@@ -9785,7 +9877,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"
@@ -9794,7 +9886,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"
@@ -9803,7 +9895,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"
@@ -9817,14 +9909,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"
@@ -9839,7 +9931,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"
@@ -9855,7 +9947,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"
@@ -9871,7 +9963,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"
@@ -9884,7 +9976,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"
@@ -9903,7 +9995,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"
@@ -9916,7 +10008,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"
@@ -9924,14 +10016,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"
@@ -9939,7 +10031,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"
@@ -9953,7 +10045,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"
@@ -9961,14 +10053,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"
@@ -9980,14 +10072,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"
@@ -9995,7 +10087,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"
@@ -10003,7 +10095,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"
@@ -10018,7 +10110,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"
@@ -10027,7 +10119,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"
@@ -10035,7 +10127,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"
@@ -10044,7 +10136,7 @@ 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."
@@ -10052,13 +10144,13 @@ msgstr ""
"Denne pakke tilbyder kommandoer til at oprette og kontrollere\n"
"XFS-filsystemer."
-#: 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"
@@ -10066,7 +10158,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"
@@ -10079,7 +10171,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"
@@ -10090,13 +10182,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"
@@ -10108,7 +10200,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"
@@ -10116,7 +10208,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"
@@ -10125,7 +10217,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"
@@ -10133,7 +10225,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"
@@ -10141,14 +10233,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"
@@ -10157,7 +10249,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"
@@ -10169,14 +10261,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"
@@ -10197,7 +10289,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"
@@ -10205,14 +10297,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"
@@ -10220,33 +10312,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"
@@ -10266,33 +10367,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"
@@ -10300,14 +10401,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"
@@ -10315,7 +10416,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"
@@ -10328,7 +10429,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"
@@ -10341,7 +10442,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"
@@ -10349,20 +10450,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"
@@ -10372,20 +10473,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"
@@ -10394,7 +10495,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"
@@ -10402,13 +10503,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"
@@ -10422,7 +10523,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"
@@ -10430,41 +10531,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"
@@ -10472,7 +10573,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"
@@ -10481,24 +10582,24 @@ 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 "C-biblioteksimplementering for den Tox-krypterede messengerprotokol."
-#: 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."
@@ -10506,20 +10607,20 @@ msgstr ""
"Officel forgrening af C-biblioteksimplementering for den\n"
"Tox-krypterede messengerprotokol."
-#: 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"
@@ -10527,7 +10628,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"
@@ -10535,7 +10636,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"
@@ -10543,14 +10644,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"
@@ -10558,7 +10659,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"
@@ -10566,7 +10667,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"
@@ -10574,20 +10675,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"
@@ -10595,14 +10696,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"
@@ -10610,13 +10711,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"
@@ -10626,7 +10727,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"
@@ -10634,7 +10735,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"
@@ -10644,7 +10745,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"
@@ -10654,7 +10755,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"
@@ -10662,11 +10763,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"
@@ -10677,19 +10778,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"
@@ -10702,7 +10803,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"
@@ -10711,31 +10812,31 @@ 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
#, fuzzy
msgid "This package provides Python bindings to Zulip's API."
msgstr ""
"Denne pakke tilbyder Pythonbindinger til Qt5-grænsefladen for\n"
"Poppler PDF-optegningsbiblioteket."
-#: gnu/packages/messaging.scm:3192
+#: gnu/packages/messaging.scm:3208
#, fuzzy
msgid "This package contains Zulip's official terminal client."
msgstr "Denne pakke indeholder spildataen for GNU Freedink."
-#: 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"
@@ -10744,7 +10845,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"
@@ -10752,20 +10853,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"
@@ -10774,11 +10875,11 @@ 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
#, fuzzy
msgid ""
"This package provides account management tools for\n"
@@ -10787,20 +10888,20 @@ msgstr ""
"Denne pakke tilbyder Pythonbindinger til virtualiseringsbiblioteket\n"
"libvirt."
-#: 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"
@@ -10808,7 +10909,7 @@ 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."
@@ -10816,13 +10917,13 @@ msgstr ""
"MPC er en minimalistisk kommandolinjegrænseflade til MPD,\n"
"musikafspillerdæmonen."
-#: 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"
@@ -10830,26 +10931,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"
@@ -10857,13 +10958,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"
@@ -10872,7 +10973,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"
@@ -10880,6 +10981,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"
@@ -11431,7 +11540,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"
@@ -11439,27 +11548,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"
@@ -11469,7 +11578,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"
@@ -11481,14 +11590,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"
@@ -11496,7 +11605,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"
@@ -11505,7 +11614,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"
@@ -11515,7 +11624,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"
@@ -11524,7 +11633,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"
@@ -11541,13 +11650,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"
@@ -11563,14 +11672,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"
@@ -11584,7 +11693,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"
@@ -11593,20 +11702,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"
@@ -11616,7 +11725,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"
@@ -11625,21 +11734,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"
@@ -11666,20 +11775,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"
@@ -11687,21 +11796,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"
@@ -11709,7 +11818,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"
@@ -11718,7 +11827,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"
@@ -11726,13 +11835,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"
@@ -11743,7 +11852,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"
@@ -11752,7 +11861,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"
@@ -11761,7 +11870,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"
@@ -11770,7 +11879,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"
@@ -11783,14 +11892,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"
@@ -11799,7 +11908,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"
@@ -11807,7 +11916,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"
@@ -11817,7 +11926,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"
@@ -11833,7 +11942,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"
@@ -11847,7 +11956,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"
@@ -11862,17 +11971,17 @@ 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 "Poppler er et PDF-optegningsbibliotek baseret på xpdf-3.0-kodebasen."
-#: 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."
@@ -11880,35 +11989,35 @@ msgstr ""
"Denne pakke tilbyder Pythonbindinger til Qt5-grænsefladen for\n"
"Poppler PDF-optegningsbiblioteket."
-#: 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 "Xpdf er en fremviser for Portable Document Format-filer (PDF)."
-#: 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."
@@ -11916,20 +12025,20 @@ msgstr ""
"Udvidelsesmodulet zathura-pdf-mupdf tilføjer PDF-understøttelse\n"
"til zathura ved at brug optegningsbiblioteket @code{mupdf}."
-#: 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"
@@ -11938,13 +12047,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"
@@ -11956,7 +12065,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"
@@ -11965,7 +12074,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"
@@ -11973,13 +12082,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"
@@ -12015,14 +12124,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"
@@ -12030,26 +12139,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"
@@ -12069,7 +12178,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"
@@ -12078,7 +12187,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"
@@ -12091,7 +12200,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"
@@ -12099,7 +12208,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"
@@ -12109,13 +12218,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"
@@ -12129,7 +12238,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"
@@ -16200,7 +16309,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"
@@ -16208,20 +16317,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"
@@ -16229,17 +16338,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"
@@ -16250,13 +16359,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"
@@ -16265,14 +16374,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"
@@ -16282,21 +16391,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"
@@ -16305,7 +16414,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"
@@ -16774,13 +16883,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."
@@ -18205,12 +18314,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"
@@ -18218,7 +18338,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"
@@ -18226,19 +18346,19 @@ msgid ""
"space-stripped macros."
msgstr ""
-#: gnu/packages/tex.scm:5184
+#: gnu/packages/tex.scm:5205
#, fuzzy
#| msgid "This package provides a Python interface to the Redis key-value store."
msgid "This package provides a math interface to the Rsfs fonts."
msgstr "Denne pakke tilbyder en Pythongrænseflade til Redis' nøgle-værdi-lager."
-#: 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"
@@ -18247,7 +18367,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"
@@ -18257,7 +18377,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"
@@ -18268,7 +18388,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"
@@ -18276,7 +18396,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"
@@ -18287,7 +18407,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"
@@ -18295,13 +18415,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"
@@ -18311,7 +18431,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"
@@ -18322,7 +18442,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"
@@ -18332,7 +18452,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"
@@ -18340,14 +18460,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"
@@ -18355,7 +18484,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"
@@ -18388,7 +18517,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"
@@ -18396,7 +18525,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"
@@ -18405,7 +18534,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"
@@ -18421,7 +18550,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"
@@ -18435,14 +18564,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"
@@ -18451,14 +18580,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"
@@ -18467,19 +18596,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"
@@ -18487,14 +18616,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"
@@ -18504,7 +18633,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"
@@ -18514,7 +18643,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"
@@ -18522,7 +18661,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"
@@ -18530,7 +18669,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"
@@ -18542,7 +18681,7 @@ msgid ""
"in SGML; use maths minus in text as appropriate; simple Young tableaux."
msgstr ""
-#: gnu/packages/tex.scm:6274
+#: gnu/packages/tex.scm:6353
#, fuzzy
#| msgid ""
#| "This package provides tools for sorting and comparing\n"
@@ -18554,7 +18693,7 @@ msgstr ""
"Denne pakke tilbyder værktøjer for sortering og sammenligning\n"
"af Uniocodedata."
-#: 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"
@@ -18571,7 +18710,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"
@@ -18581,7 +18720,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"
@@ -18590,7 +18729,7 @@ 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."
@@ -18598,7 +18737,7 @@ msgstr ""
"Denne pakke tilbyder en direkte erstatning for Times-skrifttypen fra\n"
"Adobes grundlæggende sæt."
-#: 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."
@@ -18606,7 +18745,7 @@ msgstr ""
"Denne pakke tilbyder en direkte erstatning for Palatino-skrifttypen fra\n"
"Adobes grundlæggende sæt."
-#: 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."
@@ -18614,7 +18753,7 @@ msgstr ""
"Denne pakke tilbyder en direkte erstatning for Zapfding-skrifttypen fra\n"
"Adobes grundlæggende sæt."
-#: 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"
@@ -18652,7 +18791,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"
@@ -18662,14 +18801,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"
@@ -18679,7 +18818,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"
@@ -18688,14 +18833,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"
@@ -18704,14 +18849,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"
@@ -18721,7 +18873,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"
@@ -18730,7 +18882,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"
@@ -18739,7 +18899,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"
@@ -18752,7 +18912,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"
@@ -18763,7 +18923,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"
@@ -18772,7 +18932,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"
@@ -18788,7 +18948,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"
@@ -18799,7 +18959,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"
@@ -18835,7 +18995,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"
@@ -18846,7 +19006,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"
@@ -18856,7 +19016,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"
@@ -18865,7 +19025,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"
@@ -18874,7 +19034,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"
@@ -18889,7 +19049,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"
@@ -18902,7 +19062,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"
@@ -18912,41 +19072,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"
@@ -18954,14 +19114,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"
@@ -18974,7 +19134,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"
@@ -18985,7 +19145,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"
@@ -18994,13 +19154,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"
@@ -19010,7 +19170,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"
@@ -19020,7 +19180,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"
@@ -19029,13 +19189,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"
@@ -19045,20 +19205,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"
@@ -19067,7 +19227,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"
@@ -19080,7 +19240,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"
@@ -19098,7 +19258,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"
@@ -19112,7 +19272,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"
@@ -19133,14 +19293,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"
@@ -19148,7 +19308,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"
@@ -19156,7 +19316,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"
@@ -19165,7 +19325,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"
@@ -19177,7 +19337,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"
@@ -19202,7 +19362,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"
@@ -19210,20 +19370,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"
@@ -19231,14 +19391,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"
@@ -19246,19 +19406,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"
@@ -19266,35 +19426,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"
@@ -19302,7 +19462,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"
@@ -19312,7 +19472,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"
@@ -19325,7 +19485,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"
@@ -19335,7 +19495,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"
@@ -19343,7 +19503,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"
@@ -19351,7 +19511,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"
@@ -19359,14 +19519,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"
@@ -19379,7 +19539,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"
@@ -19387,13 +19547,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"
@@ -19404,7 +19564,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"
@@ -19415,14 +19575,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"
@@ -19430,7 +19590,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"
@@ -19440,7 +19600,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"
@@ -19452,7 +19612,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"
@@ -19464,7 +19624,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"
@@ -19474,7 +19634,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"
@@ -19486,7 +19646,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"
@@ -19502,7 +19662,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"
@@ -19510,7 +19670,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"
@@ -19524,7 +19684,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"
@@ -19544,7 +19704,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"
@@ -19570,7 +19730,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"
@@ -19578,7 +19738,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"
@@ -19586,7 +19746,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"
@@ -19594,7 +19754,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"
@@ -19609,7 +19769,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"
@@ -19619,11 +19779,11 @@ 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
#, fuzzy
msgid ""
"This package provides a drop-in replacement for the\n"
@@ -19632,7 +19792,7 @@ msgstr ""
"Denne pakke tilbyder en direkte erstatning for Times-skrifttypen fra\n"
"Adobes grundlæggende sæt."
-#: 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"
@@ -19646,7 +19806,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"
@@ -19654,7 +19814,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"
@@ -19668,7 +19828,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"
@@ -19679,7 +19839,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"
@@ -19688,7 +19848,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"
@@ -19699,7 +19859,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"
@@ -19708,7 +19868,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"
@@ -19717,7 +19877,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"
@@ -19727,7 +19887,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"
@@ -19738,7 +19898,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"
@@ -19752,7 +19912,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"
@@ -19764,7 +19924,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"
@@ -19773,7 +19933,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"
@@ -19782,14 +19942,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"
@@ -19800,19 +19960,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"
@@ -19822,7 +19982,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"
@@ -19832,7 +19992,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"
@@ -19841,7 +20001,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"
@@ -19854,13 +20014,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"
@@ -19873,7 +20033,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"
@@ -19881,7 +20041,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"
@@ -19892,7 +20052,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"
@@ -19901,7 +20061,7 @@ msgid ""
"styles of inference rules, placement of labels, etc."
msgstr ""
-#: gnu/packages/tex.scm:10609
+#: gnu/packages/tex.scm:10739
#, fuzzy
#| msgid ""
#| "This package provides commands to create and check XFS\n"
@@ -19913,7 +20073,7 @@ msgstr ""
"Denne pakke tilbyder kommandoer til at oprette og kontrollere\n"
"XFS-filsystemer."
-#: 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"
@@ -19922,7 +20082,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"
@@ -19932,7 +20092,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"
@@ -19943,7 +20114,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"
@@ -19956,7 +20127,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"
@@ -19976,7 +20147,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"
@@ -19986,7 +20157,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"
@@ -19995,7 +20166,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"
@@ -20006,7 +20177,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"
@@ -20018,21 +20189,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"
@@ -20045,7 +20216,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"
@@ -20055,7 +20226,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"
@@ -20067,19 +20238,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"
@@ -20087,35 +20258,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"
@@ -20123,7 +20308,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"
@@ -20133,14 +20318,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"
@@ -20148,7 +20333,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"
@@ -20162,7 +20347,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"
@@ -20172,7 +20357,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"
@@ -20180,7 +20365,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"
@@ -20189,7 +20374,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"
@@ -20200,7 +20385,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"
@@ -20212,14 +20397,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"
@@ -20231,14 +20416,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"
@@ -20247,34 +20432,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"
@@ -20309,13 +20550,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"
@@ -20325,21 +20566,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"
@@ -20348,23 +20589,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"
@@ -20394,7 +20635,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"
@@ -20427,7 +20668,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"
@@ -20435,7 +20676,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"
@@ -20444,14 +20685,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"
@@ -20461,7 +20702,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"
@@ -20477,13 +20718,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"
@@ -20491,11 +20732,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"
@@ -20548,7 +20789,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"
@@ -20557,20 +20798,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"
@@ -20589,13 +20836,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"
@@ -20608,13 +20855,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"
@@ -20622,14 +20869,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"
@@ -20642,13 +20889,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"
@@ -20657,13 +20904,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"
@@ -20680,7 +20927,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"
@@ -20855,39 +21102,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"
@@ -20895,7 +21142,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"
@@ -20917,7 +21164,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"
@@ -20926,7 +21173,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"
@@ -20935,21 +21182,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"
@@ -20957,7 +21204,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"
@@ -20970,7 +21217,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"
@@ -20980,21 +21227,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"
@@ -21005,7 +21252,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"
@@ -21016,20 +21263,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"
@@ -21037,14 +21284,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"
@@ -21052,7 +21299,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"
@@ -21066,26 +21313,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"
@@ -21094,7 +21341,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"
@@ -21104,7 +21351,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"
@@ -21112,7 +21359,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"
@@ -21121,20 +21368,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"
@@ -21142,21 +21389,21 @@ 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
#, fuzzy
msgid "This package provides a Git implementation library."
msgstr ""
"Denne pakke tilbyder Pythonbindinger til virtualiseringsbiblioteket\n"
"libvirt."
-#: 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"
@@ -21171,7 +21418,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"
@@ -21180,7 +21427,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"
@@ -21189,7 +21436,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"
@@ -21197,13 +21444,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"
@@ -21218,7 +21465,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"
@@ -21233,7 +21480,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"
@@ -21250,25 +21497,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"
@@ -21278,21 +21525,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"
@@ -21301,7 +21548,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"
@@ -21309,7 +21556,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"
@@ -21322,7 +21569,7 @@ 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."
@@ -21330,7 +21577,7 @@ msgstr ""
"Denne pakke tilbyder Pythonbindinger til virtualiseringsbiblioteket\n"
"libvirt."
-#: 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"
@@ -21338,7 +21585,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"
@@ -21347,7 +21594,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"
@@ -21357,14 +21604,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"
@@ -21372,7 +21619,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"
@@ -21381,13 +21628,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"
@@ -21408,14 +21655,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"
@@ -21425,7 +21672,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"
@@ -21434,7 +21681,7 @@ 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."
@@ -21442,26 +21689,26 @@ msgstr ""
"Denne pakke tilbyder Xen Virtual Machine Monitor\n"
"der er en hypervisor."
-#: 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"
@@ -21486,7 +21733,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"
@@ -21496,7 +21743,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"
@@ -23362,53 +23609,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"
@@ -23426,70 +23673,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"
@@ -23497,33 +23744,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"
@@ -23531,7 +23778,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"
@@ -23539,12 +23786,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"
@@ -24900,9 +25147,6 @@ msgstr ""
#~ msgid "Use shorter versions of class names"
#~ msgstr "Brug kortere versioner af klassenavne"
-#~ msgid "Configuration files and command line parsing"
-#~ msgstr "Konfigurationsfiler og kommandolinjefortolkning"
-
#~ msgid "Perl extension for libconfig"
#~ msgstr "Perludvidelse til libconfig"
diff --git a/po/packages/de.po b/po/packages/de.po
index 476e5a8a84..a0fa8d366c 100644
--- a/po/packages/de.po
+++ b/po/packages/de.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: guix-packages 1.2.0-pre3\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: 2021-08-17 14:04+0000\n"
"Last-Translator: Florian Pelz <pelzflorian@pelzflorian.de>\n"
"Language-Team: German <https://translate.fedoraproject.org/projects/guix/packages/de/>\n"
@@ -3044,7 +3044,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"
@@ -3052,49 +3052,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"
@@ -3105,19 +3105,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"
@@ -3128,49 +3128,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"
@@ -3179,21 +3179,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"
@@ -3201,7 +3201,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"
@@ -3214,26 +3214,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"
@@ -3241,17 +3241,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"
@@ -3394,14 +3394,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"
@@ -3412,7 +3412,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"
@@ -3421,7 +3421,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"
@@ -3431,7 +3431,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"
@@ -3443,7 +3443,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"
@@ -3453,7 +3453,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"
@@ -3463,19 +3463,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"
@@ -3483,7 +3483,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"
@@ -3516,7 +3516,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"
@@ -3536,7 +3536,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"
@@ -3548,7 +3548,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"
@@ -3556,7 +3556,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"
@@ -3564,7 +3564,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"
@@ -3572,14 +3572,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"
@@ -3601,7 +3601,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"
@@ -3610,7 +3610,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"
@@ -3620,7 +3620,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"
@@ -3641,7 +3641,7 @@ msgid ""
"@end enumerate"
msgstr ""
-#: gnu/packages/games.scm:1550
+#: gnu/packages/games.scm:1551
#, fuzzy
#| msgid "This package provides a dictionary for the GNU Aspell spell checker."
msgid ""
@@ -3649,7 +3649,7 @@ msgid ""
"Joy-Con controllers."
msgstr "Dieses Paket bietet ein Wörterbuch für das GNU-Aspell-Rechtschreibprüfprogramm."
-#: 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"
@@ -3657,7 +3657,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"
@@ -3672,7 +3672,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"
@@ -3680,7 +3680,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"
@@ -3688,7 +3688,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"
@@ -3700,7 +3700,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"
@@ -3708,7 +3708,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"
@@ -3716,7 +3716,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"
@@ -3725,7 +3725,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"
@@ -3734,13 +3734,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"
@@ -3754,7 +3754,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"
@@ -3768,7 +3768,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"
@@ -3777,17 +3777,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"
@@ -3795,7 +3795,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"
@@ -3803,7 +3803,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"
@@ -3813,27 +3813,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"
@@ -3845,17 +3852,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"
@@ -3873,11 +3880,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"
@@ -3886,14 +3893,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"
@@ -3903,21 +3910,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"
@@ -3925,14 +3932,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"
@@ -3940,17 +3947,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"
@@ -3959,7 +3966,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"
@@ -3968,7 +3975,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"
@@ -3976,7 +3983,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"
@@ -3984,7 +3991,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"
@@ -3993,7 +4000,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"
@@ -4001,28 +4008,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"
@@ -4033,7 +4040,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"
@@ -4046,7 +4053,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"
@@ -4054,7 +4076,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"
@@ -4063,7 +4085,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"
@@ -4071,7 +4093,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"
@@ -4083,20 +4105,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"
@@ -4104,7 +4126,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"
@@ -4114,7 +4136,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"
@@ -4129,29 +4151,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"
@@ -4161,7 +4183,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"
@@ -4169,27 +4191,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"
@@ -4197,21 +4219,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"
@@ -4236,14 +4258,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"
@@ -4251,7 +4273,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"
@@ -4273,7 +4295,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"
@@ -4282,7 +4304,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"
@@ -4290,7 +4312,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"
@@ -4299,23 +4321,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"
@@ -4323,7 +4345,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"
@@ -4331,14 +4353,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"
@@ -4346,7 +4368,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"
@@ -4360,13 +4382,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"
@@ -4374,7 +4396,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"
@@ -4385,25 +4407,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"
@@ -4411,21 +4433,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"
@@ -4437,7 +4459,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"
@@ -4447,7 +4469,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"
@@ -4456,14 +4478,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"
@@ -4473,11 +4495,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"
@@ -4487,7 +4509,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"
@@ -4496,7 +4518,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"
@@ -4507,21 +4529,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"
@@ -4531,18 +4553,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"
@@ -4553,14 +4575,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"
@@ -4568,7 +4590,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"
@@ -4576,14 +4598,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"
@@ -4596,7 +4618,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"
@@ -4605,11 +4627,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"
@@ -4619,7 +4641,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"
@@ -4628,7 +4650,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"
@@ -4640,7 +4662,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"
@@ -4652,7 +4674,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"
@@ -4662,7 +4684,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"
@@ -4677,7 +4699,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"
@@ -4685,7 +4707,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"
@@ -4697,7 +4719,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"
@@ -4707,7 +4729,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"
@@ -4717,7 +4739,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"
@@ -4727,7 +4749,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"
@@ -4736,7 +4758,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"
@@ -4747,14 +4769,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"
@@ -4764,7 +4786,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"
@@ -4772,7 +4794,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"
@@ -4782,20 +4804,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"
@@ -4809,7 +4831,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"
@@ -4819,7 +4841,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"
@@ -4827,7 +4849,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"
@@ -4837,14 +4859,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"
@@ -4854,7 +4876,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"
@@ -4864,13 +4886,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"
@@ -4880,7 +4902,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"
@@ -4892,7 +4914,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"
@@ -4911,7 +4933,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"
@@ -4928,7 +4950,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"
@@ -4951,7 +4973,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"
@@ -4959,14 +4981,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"
@@ -4976,14 +4998,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"
@@ -4995,7 +5017,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"
@@ -5003,27 +5025,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"
@@ -5032,7 +5054,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"
@@ -5042,7 +5064,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"
@@ -5052,7 +5074,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"
@@ -5062,13 +5084,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"
@@ -5077,13 +5099,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"
@@ -5094,7 +5116,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"
@@ -5103,21 +5125,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"
@@ -5126,13 +5148,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"
@@ -5140,21 +5162,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"
@@ -5167,6 +5189,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"
@@ -5181,7 +5209,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"
@@ -5192,13 +5220,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"
@@ -5210,7 +5238,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"
@@ -5225,7 +5253,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"
@@ -5338,18 +5366,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"
@@ -5357,19 +5385,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"
@@ -5378,21 +5406,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"
@@ -5400,7 +5428,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"
@@ -5409,27 +5437,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"
@@ -5437,25 +5465,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"
@@ -5463,81 +5491,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"
@@ -5548,27 +5576,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"
@@ -5576,14 +5604,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"
@@ -5591,28 +5619,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"
@@ -5620,13 +5648,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"
@@ -5636,44 +5664,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"
@@ -5681,13 +5710,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"
@@ -5698,7 +5727,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"
@@ -5708,24 +5737,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"
@@ -5734,18 +5763,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"
@@ -5753,7 +5782,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"
@@ -5762,28 +5791,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"
@@ -5791,13 +5826,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"
@@ -5805,7 +5840,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"
@@ -5814,82 +5849,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"
@@ -5897,11 +5932,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"
@@ -5910,17 +5945,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"
@@ -5929,7 +5964,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"
@@ -5937,34 +5972,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"
@@ -5972,7 +6007,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"
@@ -5982,26 +6017,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"
@@ -6009,19 +6051,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"
@@ -6029,7 +6080,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"
@@ -6039,14 +6094,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"
@@ -6055,7 +6118,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"
@@ -6063,7 +6126,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"
@@ -6071,13 +6134,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"
@@ -6085,33 +6148,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"
@@ -6119,14 +6182,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"
@@ -6134,7 +6197,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"
@@ -6142,20 +6205,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"
@@ -6163,38 +6226,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"
@@ -6207,13 +6270,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"
@@ -6224,7 +6287,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"
@@ -6232,7 +6295,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"
@@ -6240,25 +6303,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"
@@ -6268,14 +6331,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"
@@ -6283,20 +6346,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"
@@ -6304,38 +6367,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"
@@ -6343,7 +6406,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"
@@ -6351,20 +6414,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"
@@ -6373,36 +6436,36 @@ 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
#, fuzzy
#| msgid ""
#| "This package provides a dictionary for the Hunspell spell-checking\n"
@@ -6412,25 +6475,25 @@ msgid ""
"library."
msgstr "Dieses Paket bietet ein Wörterbuch für die Hunspell-Rechtschreibbibliothek."
-#: 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"
@@ -6438,13 +6501,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"
@@ -6452,13 +6515,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"
@@ -6481,21 +6544,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"
@@ -6503,7 +6566,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"
@@ -6511,21 +6574,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"
@@ -6534,32 +6597,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"
@@ -6576,44 +6639,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"
@@ -6621,13 +6684,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"
@@ -6636,19 +6699,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"
@@ -6658,20 +6721,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"
@@ -6679,20 +6742,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"
@@ -6701,27 +6764,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"
@@ -6733,7 +6796,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"
@@ -6741,26 +6804,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"
@@ -6768,27 +6831,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"
@@ -6797,40 +6860,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"
@@ -6838,21 +6901,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"
@@ -6860,19 +6923,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"
@@ -6881,7 +6944,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"
@@ -6893,14 +6956,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"
@@ -6908,19 +6971,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"
@@ -6937,7 +7000,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"
@@ -6949,14 +7012,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"
@@ -6965,14 +7028,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"
@@ -6982,7 +7045,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"
@@ -6990,13 +7053,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"
@@ -7004,7 +7067,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"
@@ -7012,37 +7075,41 @@ 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
#, fuzzy
msgid "This package provides a graphical file manager."
msgstr "Dieses Paket bietet Steve Harris’ LADSPA-Plugin für einen Stereo-Nachhall-Effekt."
-#: 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"
@@ -7050,38 +7117,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"
@@ -7089,24 +7156,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"
@@ -7115,21 +7182,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"
@@ -7137,21 +7204,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"
@@ -7159,19 +7226,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"
@@ -7179,14 +7246,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"
@@ -7196,13 +7263,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"
@@ -7211,29 +7278,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"
@@ -7243,7 +7310,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"
@@ -7251,24 +7318,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"
@@ -7276,7 +7343,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"
@@ -7284,7 +7351,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"
@@ -7301,7 +7368,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"
@@ -7312,7 +7379,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"
@@ -7321,46 +7388,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"
@@ -7374,21 +7441,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"
@@ -7407,14 +7474,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"
@@ -7423,13 +7490,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"
@@ -7439,7 +7506,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"
@@ -7447,7 +7514,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"
@@ -7455,13 +7522,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 ""
@@ -7546,7 +7613,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"
@@ -7556,7 +7623,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"
@@ -7564,7 +7631,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"
@@ -8059,13 +8126,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"
@@ -8074,7 +8141,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"
@@ -8084,13 +8151,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"
@@ -8099,7 +8166,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"
@@ -8108,7 +8175,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"
@@ -8126,13 +8193,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"
@@ -8148,7 +8223,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"
@@ -8157,7 +8232,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"
@@ -8165,14 +8240,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"
@@ -8194,7 +8269,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"
@@ -8203,7 +8278,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"
@@ -8211,7 +8286,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"
@@ -8224,11 +8299,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"
@@ -8490,17 +8565,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"
@@ -8512,7 +8587,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"
@@ -8543,7 +8618,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"
@@ -8552,13 +8627,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"
@@ -8567,13 +8649,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"
@@ -8583,7 +8665,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"
@@ -8595,7 +8677,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"
@@ -8603,7 +8685,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"
@@ -8611,18 +8693,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"
@@ -8630,7 +8712,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"
@@ -8647,28 +8729,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"
@@ -8676,7 +8758,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"
@@ -8684,11 +8766,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"
@@ -8701,23 +8783,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"
@@ -8725,39 +8807,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"
@@ -8766,7 +8848,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"
@@ -8778,7 +8860,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"
@@ -8800,7 +8882,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"
@@ -8808,7 +8890,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"
@@ -8816,7 +8898,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"
@@ -8828,7 +8910,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"
@@ -8837,13 +8919,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"
@@ -8852,7 +8934,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"
@@ -8861,13 +8943,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"
@@ -8876,19 +8958,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"
@@ -8900,7 +8982,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"
@@ -8910,7 +8992,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"
@@ -8918,7 +9000,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"
@@ -8926,7 +9008,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"
@@ -8935,7 +9017,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"
@@ -8948,26 +9030,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"
@@ -8978,21 +9060,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"
@@ -9004,7 +9086,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"
@@ -9017,33 +9099,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"
@@ -9052,35 +9134,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"
@@ -9088,14 +9170,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"
@@ -9104,7 +9186,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"
@@ -9113,7 +9195,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"
@@ -9121,7 +9203,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"
@@ -9135,21 +9217,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"
@@ -9157,7 +9239,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"
@@ -9166,34 +9248,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"
@@ -9202,26 +9284,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"
@@ -9234,66 +9316,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"
@@ -9301,7 +9383,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"
@@ -9318,20 +9400,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"
@@ -9341,7 +9423,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"
@@ -9350,7 +9432,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"
@@ -9365,7 +9447,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"
@@ -9382,7 +9464,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"
@@ -9397,20 +9479,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"
@@ -9430,7 +9512,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"
@@ -9446,20 +9528,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"
@@ -9467,7 +9549,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"
@@ -9485,7 +9567,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"
@@ -9495,7 +9577,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"
@@ -9503,13 +9585,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"
@@ -9530,7 +9612,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"
@@ -9538,13 +9620,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"
@@ -9554,7 +9636,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"
@@ -9564,13 +9646,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"
@@ -9578,7 +9660,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"
@@ -9586,7 +9668,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"
@@ -9600,7 +9690,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"
@@ -9610,7 +9700,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"
@@ -9618,7 +9708,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"
@@ -9626,7 +9716,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"
@@ -9636,7 +9726,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"
@@ -9645,7 +9735,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"
@@ -9653,7 +9743,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"
@@ -9663,7 +9753,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"
@@ -9672,7 +9762,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"
@@ -9681,7 +9771,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"
@@ -9695,14 +9785,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"
@@ -9717,7 +9807,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"
@@ -9733,7 +9823,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"
@@ -9749,7 +9839,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"
@@ -9762,7 +9852,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"
@@ -9781,7 +9871,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"
@@ -9794,7 +9884,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"
@@ -9802,14 +9892,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"
@@ -9817,7 +9907,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"
@@ -9831,7 +9921,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"
@@ -9839,14 +9929,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"
@@ -9858,14 +9948,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"
@@ -9873,7 +9963,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"
@@ -9881,7 +9971,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"
@@ -9896,7 +9986,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"
@@ -9905,7 +9995,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"
@@ -9913,7 +10003,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"
@@ -9922,19 +10012,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"
@@ -9942,7 +10032,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"
@@ -9955,7 +10045,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"
@@ -9966,13 +10056,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"
@@ -9984,7 +10074,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"
@@ -9992,7 +10082,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"
@@ -10001,7 +10091,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"
@@ -10009,7 +10099,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"
@@ -10017,14 +10107,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"
@@ -10033,7 +10123,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"
@@ -10045,14 +10135,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"
@@ -10073,7 +10163,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"
@@ -10081,14 +10171,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"
@@ -10096,33 +10186,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"
@@ -10142,33 +10241,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"
@@ -10176,14 +10275,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"
@@ -10191,7 +10290,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"
@@ -10204,7 +10303,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"
@@ -10217,7 +10316,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"
@@ -10225,20 +10324,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"
@@ -10248,20 +10347,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"
@@ -10270,7 +10369,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"
@@ -10278,13 +10377,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"
@@ -10298,7 +10397,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"
@@ -10306,41 +10405,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"
@@ -10348,7 +10447,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"
@@ -10357,43 +10456,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"
@@ -10401,7 +10500,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"
@@ -10409,7 +10508,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"
@@ -10417,14 +10516,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"
@@ -10432,7 +10531,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"
@@ -10440,7 +10539,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"
@@ -10448,20 +10547,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"
@@ -10469,14 +10568,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"
@@ -10484,13 +10583,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"
@@ -10500,7 +10599,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"
@@ -10508,7 +10607,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"
@@ -10518,7 +10617,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"
@@ -10528,7 +10627,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"
@@ -10536,11 +10635,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"
@@ -10551,19 +10650,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"
@@ -10576,7 +10675,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"
@@ -10585,28 +10684,28 @@ 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
#, fuzzy
msgid "This package provides Python bindings to Zulip's API."
msgstr "Dieses Paket bietet Python-Anbindungen für librsvg, die Bibliothek zum Zeichnen von SVG-Daten."
-#: 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"
@@ -10615,7 +10714,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"
@@ -10623,20 +10722,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"
@@ -10645,31 +10744,31 @@ 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
#, fuzzy
msgid ""
"This package provides account management tools for\n"
"Discord."
msgstr "Dieses Paket bietet Steve Harris’ LADSPA-Plugin für einen Stereo-Nachhall-Effekt."
-#: 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"
@@ -10677,19 +10776,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"
@@ -10697,26 +10796,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"
@@ -10724,13 +10823,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"
@@ -10739,7 +10838,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"
@@ -10747,6 +10846,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"
@@ -11298,7 +11405,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"
@@ -11306,27 +11413,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"
@@ -11336,7 +11443,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"
@@ -11348,14 +11455,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"
@@ -11363,7 +11470,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"
@@ -11372,7 +11479,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"
@@ -11382,7 +11489,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"
@@ -11391,7 +11498,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"
@@ -11408,13 +11515,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"
@@ -11430,14 +11537,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"
@@ -11451,7 +11558,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"
@@ -11460,20 +11567,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"
@@ -11483,7 +11590,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"
@@ -11492,21 +11599,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"
@@ -11533,20 +11640,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"
@@ -11554,21 +11661,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"
@@ -11576,7 +11683,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"
@@ -11585,7 +11692,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"
@@ -11593,13 +11700,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"
@@ -11610,7 +11717,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"
@@ -11619,7 +11726,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"
@@ -11628,7 +11735,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"
@@ -11637,7 +11744,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"
@@ -11650,14 +11757,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"
@@ -11666,7 +11773,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"
@@ -11674,7 +11781,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"
@@ -11684,7 +11791,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"
@@ -11700,7 +11807,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"
@@ -11714,7 +11821,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"
@@ -11729,70 +11836,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"
@@ -11801,13 +11908,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"
@@ -11819,7 +11926,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"
@@ -11828,7 +11935,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"
@@ -11836,13 +11943,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"
@@ -11878,14 +11985,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"
@@ -11893,26 +12000,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"
@@ -11932,7 +12039,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"
@@ -11941,7 +12048,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"
@@ -11954,7 +12061,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"
@@ -11962,7 +12069,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"
@@ -11972,13 +12079,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"
@@ -11992,7 +12099,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"
@@ -16034,7 +16141,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"
@@ -16042,20 +16149,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"
@@ -16063,17 +16170,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"
@@ -16084,13 +16191,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"
@@ -16099,14 +16206,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"
@@ -16116,21 +16223,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"
@@ -16139,7 +16246,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"
@@ -16595,13 +16702,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."
@@ -17967,12 +18074,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"
@@ -17980,7 +18098,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"
@@ -17988,7 +18106,7 @@ msgid ""
"space-stripped macros."
msgstr ""
-#: gnu/packages/tex.scm:5184
+#: gnu/packages/tex.scm:5205
#, fuzzy
#| msgid ""
#| "This package provides a dictionary for the Hunspell spell-checking\n"
@@ -17996,13 +18114,13 @@ msgstr ""
msgid "This package provides a math interface to the Rsfs fonts."
msgstr "Dieses Paket bietet ein Wörterbuch für die Hunspell-Rechtschreibbibliothek."
-#: 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"
@@ -18011,7 +18129,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"
@@ -18021,7 +18139,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"
@@ -18032,7 +18150,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"
@@ -18040,7 +18158,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"
@@ -18051,7 +18169,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"
@@ -18059,13 +18177,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"
@@ -18075,7 +18193,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"
@@ -18086,7 +18204,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"
@@ -18096,7 +18214,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"
@@ -18104,14 +18222,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"
@@ -18119,7 +18246,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"
@@ -18152,7 +18279,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"
@@ -18160,7 +18287,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"
@@ -18169,7 +18296,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"
@@ -18185,7 +18312,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"
@@ -18199,14 +18326,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"
@@ -18215,14 +18342,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"
@@ -18231,19 +18358,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"
@@ -18251,14 +18378,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"
@@ -18268,7 +18395,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"
@@ -18278,7 +18405,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"
@@ -18286,7 +18423,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"
@@ -18294,7 +18431,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"
@@ -18306,13 +18443,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"
@@ -18329,7 +18466,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"
@@ -18339,7 +18476,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"
@@ -18348,25 +18485,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"
@@ -18404,7 +18541,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"
@@ -18414,14 +18551,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"
@@ -18431,7 +18568,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"
@@ -18440,14 +18583,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"
@@ -18456,14 +18599,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"
@@ -18473,7 +18623,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"
@@ -18482,7 +18632,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"
@@ -18491,7 +18649,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"
@@ -18504,7 +18662,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"
@@ -18515,7 +18673,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"
@@ -18524,7 +18682,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"
@@ -18540,7 +18698,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"
@@ -18551,7 +18709,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"
@@ -18587,7 +18745,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"
@@ -18598,7 +18756,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"
@@ -18608,7 +18766,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"
@@ -18617,7 +18775,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"
@@ -18626,7 +18784,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"
@@ -18641,7 +18799,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"
@@ -18654,7 +18812,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"
@@ -18664,41 +18822,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"
@@ -18706,14 +18864,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"
@@ -18726,7 +18884,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"
@@ -18737,7 +18895,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"
@@ -18746,13 +18904,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"
@@ -18762,7 +18920,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"
@@ -18772,7 +18930,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"
@@ -18781,13 +18939,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"
@@ -18797,20 +18955,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"
@@ -18819,7 +18977,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"
@@ -18832,7 +18990,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"
@@ -18850,7 +19008,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"
@@ -18864,7 +19022,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"
@@ -18885,14 +19043,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"
@@ -18900,7 +19058,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"
@@ -18908,7 +19066,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"
@@ -18917,7 +19075,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"
@@ -18929,7 +19087,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"
@@ -18954,7 +19112,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"
@@ -18962,20 +19120,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"
@@ -18983,14 +19141,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"
@@ -18998,19 +19156,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"
@@ -19018,35 +19176,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"
@@ -19054,7 +19212,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"
@@ -19064,7 +19222,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"
@@ -19077,7 +19235,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"
@@ -19087,7 +19245,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"
@@ -19095,7 +19253,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"
@@ -19103,7 +19261,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"
@@ -19111,14 +19269,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"
@@ -19131,7 +19289,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"
@@ -19139,13 +19297,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"
@@ -19156,7 +19314,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"
@@ -19167,14 +19325,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"
@@ -19182,7 +19340,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"
@@ -19192,7 +19350,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"
@@ -19204,7 +19362,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"
@@ -19216,7 +19374,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"
@@ -19226,7 +19384,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"
@@ -19238,7 +19396,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"
@@ -19254,7 +19412,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"
@@ -19262,7 +19420,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"
@@ -19276,7 +19434,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"
@@ -19296,7 +19454,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"
@@ -19322,7 +19480,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"
@@ -19330,7 +19488,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"
@@ -19338,7 +19496,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"
@@ -19346,7 +19504,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"
@@ -19361,7 +19519,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"
@@ -19371,17 +19529,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"
@@ -19395,7 +19553,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"
@@ -19403,7 +19561,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"
@@ -19417,7 +19575,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"
@@ -19428,7 +19586,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"
@@ -19437,7 +19595,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"
@@ -19448,7 +19606,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"
@@ -19457,7 +19615,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"
@@ -19466,7 +19624,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"
@@ -19476,7 +19634,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"
@@ -19487,7 +19645,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"
@@ -19501,7 +19659,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"
@@ -19513,7 +19671,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"
@@ -19522,7 +19680,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"
@@ -19531,14 +19689,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"
@@ -19549,19 +19707,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"
@@ -19571,7 +19729,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"
@@ -19581,7 +19739,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"
@@ -19590,7 +19748,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"
@@ -19603,13 +19761,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"
@@ -19622,7 +19780,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"
@@ -19630,7 +19788,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"
@@ -19641,7 +19799,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"
@@ -19650,13 +19808,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"
@@ -19665,7 +19823,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"
@@ -19675,7 +19833,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"
@@ -19686,7 +19855,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"
@@ -19699,7 +19868,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"
@@ -19719,7 +19888,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"
@@ -19729,7 +19898,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"
@@ -19738,7 +19907,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"
@@ -19749,7 +19918,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"
@@ -19761,21 +19930,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"
@@ -19788,7 +19957,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"
@@ -19798,7 +19967,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"
@@ -19810,19 +19979,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"
@@ -19830,35 +19999,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"
@@ -19866,7 +20049,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"
@@ -19876,14 +20059,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"
@@ -19891,7 +20074,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"
@@ -19905,7 +20088,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"
@@ -19915,7 +20098,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"
@@ -19923,7 +20106,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"
@@ -19932,7 +20115,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"
@@ -19943,7 +20126,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"
@@ -19955,14 +20138,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"
@@ -19974,14 +20157,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"
@@ -19990,34 +20173,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"
@@ -20052,13 +20291,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"
@@ -20068,21 +20307,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"
@@ -20091,23 +20330,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"
@@ -20137,7 +20376,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"
@@ -20170,7 +20409,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"
@@ -20178,7 +20417,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"
@@ -20187,14 +20426,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"
@@ -20204,7 +20443,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"
@@ -20220,13 +20459,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"
@@ -20234,11 +20473,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"
@@ -20291,7 +20530,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"
@@ -20300,20 +20539,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"
@@ -20332,13 +20577,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"
@@ -20351,13 +20596,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"
@@ -20365,14 +20610,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"
@@ -20385,13 +20630,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"
@@ -20400,13 +20645,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"
@@ -20423,7 +20668,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"
@@ -20598,39 +20843,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"
@@ -20638,7 +20883,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"
@@ -20660,7 +20905,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"
@@ -20669,7 +20914,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"
@@ -20678,21 +20923,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"
@@ -20700,7 +20945,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"
@@ -20713,7 +20958,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"
@@ -20723,21 +20968,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"
@@ -20748,7 +20993,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"
@@ -20759,20 +21004,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"
@@ -20780,14 +21025,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"
@@ -20795,7 +21040,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"
@@ -20809,26 +21054,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"
@@ -20837,7 +21082,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"
@@ -20847,7 +21092,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"
@@ -20855,7 +21100,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"
@@ -20864,20 +21109,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"
@@ -20885,18 +21130,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"
@@ -20911,7 +21156,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"
@@ -20920,7 +21165,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"
@@ -20929,7 +21174,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"
@@ -20937,13 +21182,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"
@@ -20958,7 +21203,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"
@@ -20973,7 +21218,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"
@@ -20990,25 +21235,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"
@@ -21018,21 +21263,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"
@@ -21041,7 +21286,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"
@@ -21049,7 +21294,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"
@@ -21062,13 +21307,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"
@@ -21076,7 +21321,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"
@@ -21085,7 +21330,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"
@@ -21095,14 +21340,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"
@@ -21110,7 +21355,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"
@@ -21119,13 +21364,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"
@@ -21146,14 +21391,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"
@@ -21163,7 +21408,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"
@@ -21172,32 +21417,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"
@@ -21222,7 +21467,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"
@@ -21232,7 +21477,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"
@@ -23080,53 +23325,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"
@@ -23144,70 +23389,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"
@@ -23215,34 +23460,34 @@ 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
#, fuzzy, scheme-format
#| msgid "invalid signature for '~a'~%"
msgid "ignoring network route for '~a'~%"
msgstr "Ungültige Signatur für »~a«~%"
-#: 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"
@@ -23250,7 +23495,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"
@@ -23258,12 +23503,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"
diff --git a/po/packages/eo.po b/po/packages/eo.po
index 61d07b1fcf..b2ef7f158b 100644
--- a/po/packages/eo.po
+++ b/po/packages/eo.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: guix-packages 1.2.0-pre1\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: 2020-10-13 16:08-0300\n"
"Last-Translator: Felipe Castro <fefcas@gmail.com>\n"
"Language-Team: Esperanto <translation-team-eo@lists.sourceforge.net>\n"
@@ -2980,7 +2980,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"
@@ -2988,51 +2988,51 @@ 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
#, fuzzy
#| msgid "This package provides an database interface for Perl."
msgid "This package implements async database support for Python."
msgstr "Tiu ĉi pako provizas datumbazan interfacon por Perl."
-#: 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"
@@ -3043,19 +3043,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"
@@ -3066,50 +3066,50 @@ msgid ""
"reasonable substitute."
msgstr ""
-#: gnu/packages/databases.scm:3979
+#: gnu/packages/databases.scm:3983
#, fuzzy
msgid "This package provides a Python interface to the Redis key-value store."
msgstr "Tiu ĉi pako provizas datumbazan interfacon por Perl."
-#: 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"
@@ -3118,21 +3118,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"
@@ -3140,7 +3140,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"
@@ -3153,26 +3153,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"
@@ -3180,17 +3180,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"
@@ -3333,14 +3333,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"
@@ -3351,7 +3351,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"
@@ -3360,7 +3360,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"
@@ -3370,7 +3370,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"
@@ -3382,7 +3382,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"
@@ -3392,7 +3392,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"
@@ -3402,19 +3402,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"
@@ -3422,7 +3422,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"
@@ -3455,7 +3455,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"
@@ -3475,7 +3475,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"
@@ -3487,7 +3487,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"
@@ -3495,7 +3495,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"
@@ -3503,7 +3503,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"
@@ -3511,14 +3511,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"
@@ -3540,7 +3540,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"
@@ -3549,7 +3549,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"
@@ -3559,7 +3559,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"
@@ -3580,14 +3580,14 @@ msgid ""
"@end enumerate"
msgstr ""
-#: gnu/packages/games.scm:1550
+#: gnu/packages/games.scm:1551
#, fuzzy
msgid ""
"This package provides a userspace daemon for the Nintendo\n"
"Joy-Con controllers."
msgstr "Tiu ĉi pako provizas vortaron por la literumilo GNU Aspell."
-#: 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"
@@ -3595,7 +3595,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"
@@ -3610,7 +3610,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"
@@ -3618,7 +3618,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"
@@ -3626,7 +3626,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"
@@ -3638,7 +3638,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"
@@ -3646,7 +3646,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"
@@ -3654,7 +3654,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"
@@ -3663,7 +3663,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"
@@ -3672,13 +3672,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"
@@ -3692,7 +3692,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"
@@ -3706,7 +3706,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"
@@ -3715,17 +3715,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"
@@ -3733,7 +3733,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"
@@ -3741,7 +3741,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"
@@ -3751,27 +3751,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"
@@ -3783,18 +3790,18 @@ 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
#, fuzzy
msgid "This package contains maps and other assets for UFO: Alien Invasion."
msgstr "Tiu ĉi pako enhavas ludan datumaron por GNU Freedink."
-#: 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"
@@ -3812,12 +3819,12 @@ msgid ""
"properly."
msgstr ""
-#: gnu/packages/games.scm:3033
+#: gnu/packages/games.scm:3068
#, fuzzy
msgid "A graphical user interface for the package @code{gnushogi}."
msgstr "Grafikinterfacon por ŝak-programarojn"
-#: 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"
@@ -3826,14 +3833,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"
@@ -3843,21 +3850,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"
@@ -3865,14 +3872,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"
@@ -3880,17 +3887,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 "Tiu ĉi pako enhavas ludan datumaron por GNU Freedink."
-#: 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"
@@ -3899,7 +3906,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"
@@ -3908,7 +3915,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"
@@ -3916,7 +3923,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"
@@ -3924,7 +3931,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"
@@ -3933,7 +3940,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"
@@ -3941,28 +3948,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"
@@ -3973,7 +3980,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"
@@ -3986,7 +3993,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"
@@ -3994,7 +4016,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"
@@ -4003,7 +4025,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"
@@ -4011,7 +4033,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"
@@ -4023,20 +4045,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"
@@ -4044,7 +4066,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"
@@ -4054,7 +4076,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"
@@ -4069,29 +4091,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"
@@ -4101,7 +4123,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"
@@ -4109,27 +4131,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"
@@ -4137,21 +4159,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"
@@ -4176,14 +4198,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"
@@ -4191,7 +4213,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"
@@ -4213,7 +4235,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"
@@ -4222,7 +4244,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"
@@ -4230,7 +4252,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"
@@ -4239,23 +4261,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"
@@ -4263,7 +4285,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"
@@ -4271,14 +4293,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"
@@ -4286,7 +4308,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"
@@ -4300,13 +4322,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"
@@ -4314,7 +4336,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"
@@ -4325,26 +4347,26 @@ msgid ""
"starting a decryption sequence to reveal the original plaintext characters."
msgstr ""
-#: gnu/packages/games.scm:6028
+#: gnu/packages/games.scm:6119
#, fuzzy
msgid "This package contains the data files required for MegaGlest."
msgstr "Tiu ĉi pako enhavas ludan datumaron por GNU Freedink."
-#: 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"
@@ -4352,21 +4374,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"
@@ -4378,7 +4400,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"
@@ -4388,7 +4410,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"
@@ -4397,14 +4419,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"
@@ -4414,11 +4436,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"
@@ -4428,7 +4450,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"
@@ -4437,7 +4459,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"
@@ -4448,21 +4470,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"
@@ -4472,18 +4494,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"
@@ -4494,14 +4516,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"
@@ -4509,7 +4531,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"
@@ -4517,14 +4539,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"
@@ -4537,7 +4559,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"
@@ -4546,11 +4568,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"
@@ -4560,7 +4582,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"
@@ -4569,7 +4591,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"
@@ -4581,7 +4603,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"
@@ -4593,7 +4615,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"
@@ -4603,7 +4625,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"
@@ -4618,7 +4640,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"
@@ -4626,7 +4648,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"
@@ -4638,7 +4660,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"
@@ -4648,7 +4670,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"
@@ -4658,7 +4680,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"
@@ -4668,7 +4690,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"
@@ -4677,7 +4699,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"
@@ -4688,14 +4710,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"
@@ -4705,7 +4727,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"
@@ -4713,7 +4735,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"
@@ -4723,20 +4745,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"
@@ -4750,7 +4772,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"
@@ -4760,7 +4782,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"
@@ -4768,7 +4790,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"
@@ -4778,14 +4800,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"
@@ -4795,7 +4817,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"
@@ -4805,13 +4827,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"
@@ -4821,7 +4843,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"
@@ -4833,7 +4855,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"
@@ -4852,7 +4874,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"
@@ -4869,7 +4891,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"
@@ -4892,7 +4914,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"
@@ -4900,14 +4922,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"
@@ -4917,14 +4939,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"
@@ -4936,7 +4958,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"
@@ -4944,27 +4966,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"
@@ -4973,7 +4995,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"
@@ -4983,7 +5005,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"
@@ -4993,7 +5015,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"
@@ -5003,13 +5025,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"
@@ -5018,13 +5040,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"
@@ -5035,7 +5057,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"
@@ -5044,21 +5066,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"
@@ -5067,13 +5089,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"
@@ -5081,21 +5103,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"
@@ -5108,6 +5130,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"
@@ -5122,7 +5150,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"
@@ -5133,13 +5161,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"
@@ -5151,7 +5179,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"
@@ -5166,7 +5194,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"
@@ -5280,18 +5308,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"
@@ -5299,19 +5327,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"
@@ -5320,21 +5348,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"
@@ -5342,7 +5370,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"
@@ -5351,27 +5379,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"
@@ -5379,25 +5407,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"
@@ -5405,81 +5433,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"
@@ -5490,27 +5518,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"
@@ -5518,14 +5546,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"
@@ -5533,28 +5561,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"
@@ -5562,13 +5590,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"
@@ -5578,44 +5606,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"
@@ -5623,13 +5652,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"
@@ -5640,7 +5669,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"
@@ -5650,24 +5679,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"
@@ -5676,18 +5705,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"
@@ -5695,7 +5724,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"
@@ -5704,28 +5733,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"
@@ -5733,13 +5768,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"
@@ -5747,7 +5782,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"
@@ -5756,83 +5791,83 @@ 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
#, fuzzy
msgid "C++ bindings to the GNOME Canvas library."
msgstr "Bindoj de C++ por la 2D-grafika biblioteko Cairo"
-#: 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"
@@ -5840,11 +5875,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"
@@ -5853,17 +5888,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"
@@ -5872,7 +5907,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"
@@ -5880,34 +5915,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"
@@ -5915,7 +5950,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"
@@ -5925,26 +5960,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"
@@ -5952,19 +5994,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"
@@ -5972,7 +6023,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"
@@ -5982,14 +6037,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"
@@ -5998,7 +6061,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"
@@ -6006,7 +6069,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"
@@ -6014,13 +6077,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"
@@ -6028,33 +6091,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"
@@ -6062,14 +6125,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"
@@ -6077,7 +6140,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"
@@ -6085,20 +6148,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"
@@ -6106,38 +6169,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"
@@ -6150,13 +6213,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"
@@ -6167,7 +6230,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"
@@ -6175,7 +6238,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"
@@ -6183,25 +6246,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"
@@ -6211,14 +6274,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"
@@ -6226,20 +6289,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"
@@ -6247,38 +6310,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"
@@ -6286,7 +6349,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"
@@ -6294,20 +6357,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"
@@ -6316,62 +6379,62 @@ 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
#, fuzzy
msgid ""
"This package provides a C++ interface to the libxml2 XML parser\n"
"library."
msgstr "Tiu ĉi pako provizas vortaron por la literumilo GNU Aspell."
-#: 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
#, fuzzy
msgid ""
"This package contains tools for managing and manipulating Bluetooth\n"
"devices using the GNOME desktop."
msgstr "Tiu ĉi pako provizas ilojn por manipuli dosiersistemojn ext2/ext3/ext4."
-#: 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"
@@ -6379,13 +6442,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"
@@ -6393,13 +6456,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"
@@ -6422,21 +6485,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"
@@ -6444,7 +6507,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"
@@ -6452,21 +6515,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"
@@ -6475,32 +6538,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"
@@ -6517,44 +6580,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"
@@ -6562,13 +6625,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"
@@ -6577,19 +6640,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"
@@ -6599,20 +6662,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"
@@ -6620,20 +6683,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"
@@ -6642,27 +6705,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"
@@ -6674,7 +6737,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"
@@ -6682,26 +6745,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"
@@ -6709,27 +6772,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"
@@ -6738,40 +6801,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"
@@ -6779,21 +6842,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"
@@ -6801,19 +6864,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"
@@ -6822,7 +6885,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"
@@ -6834,14 +6897,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"
@@ -6849,19 +6912,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"
@@ -6878,7 +6941,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"
@@ -6890,14 +6953,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"
@@ -6906,14 +6969,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"
@@ -6923,7 +6986,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"
@@ -6931,13 +6994,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"
@@ -6945,7 +7008,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"
@@ -6953,37 +7016,41 @@ 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
#, fuzzy
msgid "This package provides a graphical file manager."
msgstr "Tiu ĉi pako provizas datumbazan interfacon por Perl."
-#: 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"
@@ -6991,38 +7058,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"
@@ -7030,24 +7097,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 "HarfBuzz estas tekst-formiga maŝino OpenType."
-#: 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"
@@ -7056,21 +7123,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"
@@ -7078,21 +7145,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"
@@ -7100,19 +7167,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"
@@ -7120,14 +7187,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"
@@ -7137,13 +7204,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"
@@ -7152,31 +7219,31 @@ 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
#, fuzzy
#| msgid "C++ bindings to the Cairo 2D graphics library"
msgid "ATKmm is the C++ binding for the ATK library."
msgstr "Bindoj de C++ por la 2D-grafika biblioteko Cairo"
-#: 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"
@@ -7186,7 +7253,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"
@@ -7194,24 +7261,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"
@@ -7219,7 +7286,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"
@@ -7227,7 +7294,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"
@@ -7244,7 +7311,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"
@@ -7255,7 +7322,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"
@@ -7264,46 +7331,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"
@@ -7317,21 +7384,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"
@@ -7350,14 +7417,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"
@@ -7366,13 +7433,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"
@@ -7382,7 +7449,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"
@@ -7390,7 +7457,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"
@@ -7398,13 +7465,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 ""
@@ -7491,7 +7558,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"
@@ -7501,7 +7568,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"
@@ -7509,7 +7576,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"
@@ -8004,13 +8071,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"
@@ -8019,7 +8086,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"
@@ -8029,13 +8096,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"
@@ -8044,7 +8111,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"
@@ -8053,7 +8120,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"
@@ -8071,13 +8138,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"
@@ -8093,7 +8168,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"
@@ -8102,7 +8177,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"
@@ -8110,14 +8185,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"
@@ -8139,7 +8214,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"
@@ -8148,7 +8223,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"
@@ -8156,7 +8231,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"
@@ -8169,11 +8244,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"
@@ -8437,11 +8512,11 @@ msgid ""
"Math for editing mathematics."
msgstr ""
-#: gnu/packages/linux.scm:624
+#: gnu/packages/linux.scm:605
msgid "Headers of the Linux-Libre kernel."
msgstr "Kapdosieroj de la kerno Linux-Libre."
-#: 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."
@@ -8449,7 +8524,7 @@ msgstr ""
"GNU Linux-Libre estas libera variaĵo de la linuksa kerno.\n"
"Ĝi estas modifita por forigi ĉiujn ne-liberajn ciferecajn senkodumaĵojn."
-#: 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"
@@ -8461,7 +8536,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"
@@ -8492,7 +8567,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"
@@ -8501,13 +8576,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"
@@ -8516,13 +8598,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"
@@ -8532,7 +8614,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"
@@ -8544,7 +8626,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"
@@ -8552,7 +8634,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"
@@ -8560,19 +8642,19 @@ msgid ""
"at login. Local and dynamic reconfiguration are its key features."
msgstr ""
-#: gnu/packages/linux.scm:1661
+#: gnu/packages/linux.scm:1654
#, fuzzy
msgid "This package provides a PAM interface using @code{ctypes}."
msgstr "Tiu ĉi pako provizas datumbazan interfacon por Perl."
-#: 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"
@@ -8580,7 +8662,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"
@@ -8597,28 +8679,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"
@@ -8626,7 +8708,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"
@@ -8634,11 +8716,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 "Iloj por labori kun USB-aparatoj, kiel lsusb."
-#: 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"
@@ -8651,23 +8733,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 "Tiu ĉi pako provizas ilojn por manipuli dosiersistemojn ext2/ext3/ext4."
-#: 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"
@@ -8675,33 +8757,33 @@ 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."
@@ -8709,7 +8791,7 @@ msgstr ""
"La Altnivela Linuksa Sona Arkitekturo (ALSA) provizas sonan kaj\n"
"MIDI-an funkciojn por linuks-surbazita operaci-sistemo."
-#: 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"
@@ -8718,7 +8800,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"
@@ -8730,7 +8812,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"
@@ -8752,7 +8834,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"
@@ -8760,7 +8842,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"
@@ -8768,7 +8850,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"
@@ -8780,7 +8862,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"
@@ -8789,7 +8871,7 @@ 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."
@@ -8797,7 +8879,7 @@ msgstr ""
"Libcap2 provizas program-interfacon por kapabloj POSIX en\n"
"operaciumaj sistemoj bazitaj sur Linukso."
-#: 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"
@@ -8806,7 +8888,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"
@@ -8815,13 +8897,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"
@@ -8830,7 +8912,7 @@ 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."
@@ -8838,13 +8920,13 @@ msgstr ""
"Aumix agordas son-miksilo el X, la konzolo, terminalo,\n"
"la komandlinio aŭ el skripto."
-#: 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"
@@ -8856,7 +8938,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"
@@ -8866,7 +8948,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"
@@ -8874,7 +8956,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"
@@ -8882,7 +8964,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"
@@ -8891,7 +8973,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"
@@ -8904,26 +8986,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"
@@ -8934,21 +9016,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"
@@ -8960,7 +9042,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"
@@ -8973,33 +9055,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"
@@ -9008,35 +9090,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"
@@ -9044,14 +9126,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"
@@ -9060,7 +9142,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"
@@ -9069,7 +9151,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"
@@ -9077,7 +9159,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"
@@ -9091,21 +9173,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"
@@ -9113,7 +9195,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"
@@ -9122,28 +9204,28 @@ 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
#, fuzzy
#| msgid "This package provides an database interface for Perl."
msgid ""
@@ -9151,7 +9233,7 @@ msgid ""
"epoll family of APIs."
msgstr "Tiu ĉi pako provizas datumbazan interfacon por Perl."
-#: 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"
@@ -9160,26 +9242,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"
@@ -9192,66 +9274,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"
@@ -9259,7 +9341,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"
@@ -9276,20 +9358,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"
@@ -9299,7 +9381,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"
@@ -9308,7 +9390,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"
@@ -9323,7 +9405,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"
@@ -9340,7 +9422,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"
@@ -9355,20 +9437,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"
@@ -9388,7 +9470,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"
@@ -9404,20 +9486,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"
@@ -9425,7 +9507,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"
@@ -9443,7 +9525,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"
@@ -9453,7 +9535,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"
@@ -9461,14 +9543,14 @@ msgid ""
"the default @code{nsswitch} and the experimental @code{umich_ldap}."
msgstr ""
-#: gnu/packages/linux.scm:6603
+#: gnu/packages/linux.scm:6595
#, fuzzy
msgid ""
"Tools for loading and managing Linux kernel modules, such as\n"
"@code{modprobe}, @code{insmod}, @code{lsmod}, and more."
msgstr "Iloj por ŝargi kaj administri linuks-kernajn modulojn"
-#: 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"
@@ -9489,7 +9571,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"
@@ -9497,14 +9579,14 @@ msgid ""
"exceeded."
msgstr ""
-#: gnu/packages/linux.scm:6739
+#: gnu/packages/linux.scm:6733
#, fuzzy
msgid ""
"This package provides utilities for testing, partitioning, etc\n"
"of flash storage."
msgstr "Tiu ĉi pako provizas ilojn por manipuli dosiersistemojn ext2/ext3/ext4."
-#: 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"
@@ -9514,7 +9596,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"
@@ -9524,13 +9606,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"
@@ -9538,7 +9620,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"
@@ -9546,7 +9628,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"
@@ -9560,7 +9650,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"
@@ -9570,7 +9660,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"
@@ -9578,7 +9668,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"
@@ -9586,7 +9676,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"
@@ -9596,7 +9686,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"
@@ -9605,7 +9695,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"
@@ -9613,7 +9703,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"
@@ -9623,7 +9713,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"
@@ -9632,7 +9722,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"
@@ -9641,7 +9731,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"
@@ -9655,14 +9745,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"
@@ -9677,7 +9767,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"
@@ -9693,7 +9783,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"
@@ -9709,7 +9799,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"
@@ -9722,7 +9812,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"
@@ -9741,7 +9831,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"
@@ -9754,7 +9844,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"
@@ -9762,14 +9852,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"
@@ -9777,7 +9867,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"
@@ -9791,7 +9881,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"
@@ -9799,14 +9889,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"
@@ -9818,14 +9908,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"
@@ -9833,7 +9923,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"
@@ -9841,7 +9931,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"
@@ -9856,7 +9946,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"
@@ -9865,7 +9955,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"
@@ -9873,7 +9963,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"
@@ -9882,20 +9972,20 @@ msgid ""
"822-style multi-line syntax and name: value entries."
msgstr ""
-#: gnu/packages/linux.scm:8416
+#: gnu/packages/linux.scm:8450
#, fuzzy
msgid ""
"This package provides commands to create and check XFS\n"
"file systems."
msgstr "Tiu ĉi pako provizas ilojn por manipuli dosiersistemojn ext2/ext3/ext4."
-#: 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"
@@ -9903,7 +9993,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"
@@ -9916,7 +10006,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"
@@ -9927,13 +10017,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"
@@ -9945,7 +10035,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"
@@ -9953,7 +10043,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"
@@ -9962,7 +10052,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"
@@ -9970,7 +10060,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"
@@ -9978,14 +10068,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"
@@ -9994,7 +10084,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"
@@ -10006,14 +10096,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"
@@ -10034,7 +10124,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"
@@ -10042,14 +10132,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"
@@ -10057,33 +10147,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"
@@ -10103,33 +10202,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"
@@ -10137,14 +10236,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"
@@ -10152,7 +10251,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"
@@ -10165,7 +10264,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"
@@ -10178,7 +10277,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"
@@ -10186,20 +10285,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"
@@ -10209,20 +10308,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"
@@ -10231,7 +10330,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"
@@ -10239,13 +10338,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"
@@ -10259,7 +10358,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"
@@ -10267,41 +10366,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"
@@ -10309,7 +10408,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"
@@ -10318,43 +10417,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"
@@ -10362,7 +10461,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"
@@ -10370,7 +10469,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"
@@ -10378,14 +10477,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"
@@ -10393,7 +10492,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"
@@ -10401,7 +10500,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"
@@ -10409,20 +10508,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"
@@ -10430,14 +10529,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"
@@ -10445,13 +10544,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"
@@ -10461,7 +10560,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"
@@ -10469,7 +10568,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"
@@ -10479,7 +10578,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"
@@ -10489,7 +10588,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"
@@ -10497,11 +10596,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"
@@ -10512,19 +10611,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"
@@ -10537,7 +10636,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"
@@ -10546,29 +10645,29 @@ 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
#, fuzzy
msgid "This package provides Python bindings to Zulip's API."
msgstr "Tiu ĉi pako provizas ilojn por manipuli dosiersistemojn ext2/ext3/ext4."
-#: gnu/packages/messaging.scm:3192
+#: gnu/packages/messaging.scm:3208
#, fuzzy
msgid "This package contains Zulip's official terminal client."
msgstr "Tiu ĉi pako enhavas ludan datumaron por GNU Freedink."
-#: 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"
@@ -10577,7 +10676,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"
@@ -10585,20 +10684,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"
@@ -10607,31 +10706,31 @@ 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
#, fuzzy
msgid ""
"This package provides account management tools for\n"
"Discord."
msgstr "Tiu ĉi pako provizas datumbazan interfacon por Perl."
-#: 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"
@@ -10639,19 +10738,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"
@@ -10659,26 +10758,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"
@@ -10686,14 +10785,14 @@ msgid ""
"other MPD frontends."
msgstr ""
-#: gnu/packages/mpd.scm:436
+#: gnu/packages/mpd.scm:437
#, fuzzy
msgid ""
"Client for the Music Player Daemon providing MPRIS 2\n"
"support"
msgstr "Music Player Daemon (muzik-ludila demono)"
-#: 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"
@@ -10702,7 +10801,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"
@@ -10710,6 +10809,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"
@@ -11262,7 +11369,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"
@@ -11270,27 +11377,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"
@@ -11300,7 +11407,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"
@@ -11312,14 +11419,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"
@@ -11327,7 +11434,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"
@@ -11336,7 +11443,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"
@@ -11346,7 +11453,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"
@@ -11355,7 +11462,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"
@@ -11372,13 +11479,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"
@@ -11394,14 +11501,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"
@@ -11415,7 +11522,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"
@@ -11424,20 +11531,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"
@@ -11447,7 +11554,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"
@@ -11456,21 +11563,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"
@@ -11497,20 +11604,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"
@@ -11518,21 +11625,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"
@@ -11540,7 +11647,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"
@@ -11549,7 +11656,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"
@@ -11557,13 +11664,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"
@@ -11574,7 +11681,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"
@@ -11583,7 +11690,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"
@@ -11592,7 +11699,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"
@@ -11601,7 +11708,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"
@@ -11614,14 +11721,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"
@@ -11630,7 +11737,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"
@@ -11638,7 +11745,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"
@@ -11648,7 +11755,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"
@@ -11664,7 +11771,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"
@@ -11678,7 +11785,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"
@@ -11693,72 +11800,72 @@ 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 "Poppler estas PDF-bildiga biblioteko bazita sur la kodum-bazo de xpdf-3.0."
-#: 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
#, fuzzy
msgid ""
"This package provides Python bindings for the Qt5 interface of the\n"
"Poppler PDF rendering library."
msgstr "Tiu ĉi pako provizas datumbazan interfacon por Perl."
-#: 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
#, fuzzy
msgid "Xpdf is a viewer for Portable Document Format (PDF) files."
msgstr "Xpdf estas montrilo por dosieroj PDF (portebla dokument-formo)"
-#: 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"
@@ -11767,13 +11874,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"
@@ -11785,7 +11892,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"
@@ -11794,7 +11901,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"
@@ -11802,13 +11909,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"
@@ -11844,14 +11951,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"
@@ -11859,26 +11966,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"
@@ -11898,7 +12005,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"
@@ -11907,7 +12014,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"
@@ -11920,7 +12027,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"
@@ -11928,7 +12035,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"
@@ -11938,13 +12045,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"
@@ -11958,7 +12065,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"
@@ -16011,7 +16118,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"
@@ -16019,20 +16126,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"
@@ -16040,17 +16147,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"
@@ -16061,13 +16168,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"
@@ -16076,14 +16183,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"
@@ -16093,21 +16200,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"
@@ -16116,7 +16223,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"
@@ -16576,13 +16683,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."
@@ -17954,12 +18061,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"
@@ -17967,7 +18085,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"
@@ -17975,18 +18093,18 @@ msgid ""
"space-stripped macros."
msgstr ""
-#: gnu/packages/tex.scm:5184
+#: gnu/packages/tex.scm:5205
#, fuzzy
msgid "This package provides a math interface to the Rsfs fonts."
msgstr "Tiu ĉi pako provizas datumbazan interfacon por Perl."
-#: 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"
@@ -17995,7 +18113,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"
@@ -18005,7 +18123,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"
@@ -18016,7 +18134,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"
@@ -18024,7 +18142,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"
@@ -18035,7 +18153,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"
@@ -18043,13 +18161,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"
@@ -18059,7 +18177,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"
@@ -18070,7 +18188,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"
@@ -18080,7 +18198,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"
@@ -18088,14 +18206,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"
@@ -18103,7 +18230,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"
@@ -18136,7 +18263,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"
@@ -18144,7 +18271,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"
@@ -18153,7 +18280,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"
@@ -18169,7 +18296,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"
@@ -18183,14 +18310,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"
@@ -18199,14 +18326,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"
@@ -18215,19 +18342,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"
@@ -18235,14 +18362,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"
@@ -18252,7 +18379,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"
@@ -18262,7 +18389,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"
@@ -18270,7 +18407,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"
@@ -18278,7 +18415,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"
@@ -18290,14 +18427,14 @@ msgid ""
"in SGML; use maths minus in text as appropriate; simple Young tableaux."
msgstr ""
-#: gnu/packages/tex.scm:6274
+#: gnu/packages/tex.scm:6353
#, fuzzy
msgid ""
"This package provides facilities for using key-value format in\n"
"package options."
msgstr "Tiu ĉi pako provizas ilojn por manipuli dosiersistemojn ext2/ext3/ext4."
-#: 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"
@@ -18314,7 +18451,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"
@@ -18324,7 +18461,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"
@@ -18333,25 +18470,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"
@@ -18389,7 +18526,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"
@@ -18399,14 +18536,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"
@@ -18416,7 +18553,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"
@@ -18425,14 +18568,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"
@@ -18441,14 +18584,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"
@@ -18458,7 +18608,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"
@@ -18467,7 +18617,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"
@@ -18476,7 +18634,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"
@@ -18489,7 +18647,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"
@@ -18500,7 +18658,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"
@@ -18509,7 +18667,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"
@@ -18525,7 +18683,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"
@@ -18536,7 +18694,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"
@@ -18572,7 +18730,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"
@@ -18583,7 +18741,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"
@@ -18593,7 +18751,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"
@@ -18602,7 +18760,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"
@@ -18611,7 +18769,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"
@@ -18626,7 +18784,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"
@@ -18639,7 +18797,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"
@@ -18649,41 +18807,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"
@@ -18691,14 +18849,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"
@@ -18711,7 +18869,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"
@@ -18722,7 +18880,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"
@@ -18731,13 +18889,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"
@@ -18747,7 +18905,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"
@@ -18757,7 +18915,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"
@@ -18766,13 +18924,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"
@@ -18782,20 +18940,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"
@@ -18804,7 +18962,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"
@@ -18817,7 +18975,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"
@@ -18835,7 +18993,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"
@@ -18849,7 +19007,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"
@@ -18870,14 +19028,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"
@@ -18885,7 +19043,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"
@@ -18893,7 +19051,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"
@@ -18902,7 +19060,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"
@@ -18914,7 +19072,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"
@@ -18939,7 +19097,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"
@@ -18947,20 +19105,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"
@@ -18968,14 +19126,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"
@@ -18983,19 +19141,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"
@@ -19003,35 +19161,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"
@@ -19039,7 +19197,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"
@@ -19049,7 +19207,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"
@@ -19062,7 +19220,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"
@@ -19072,7 +19230,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"
@@ -19080,7 +19238,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"
@@ -19088,7 +19246,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"
@@ -19096,14 +19254,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"
@@ -19116,7 +19274,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"
@@ -19124,13 +19282,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"
@@ -19141,7 +19299,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"
@@ -19152,14 +19310,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"
@@ -19167,7 +19325,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"
@@ -19177,7 +19335,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"
@@ -19189,7 +19347,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"
@@ -19201,7 +19359,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"
@@ -19211,7 +19369,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"
@@ -19223,7 +19381,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"
@@ -19239,7 +19397,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"
@@ -19247,7 +19405,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"
@@ -19261,7 +19419,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"
@@ -19281,7 +19439,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"
@@ -19307,7 +19465,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"
@@ -19315,7 +19473,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"
@@ -19323,7 +19481,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"
@@ -19331,7 +19489,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"
@@ -19346,7 +19504,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"
@@ -19356,17 +19514,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"
@@ -19380,7 +19538,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"
@@ -19388,7 +19546,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"
@@ -19402,7 +19560,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"
@@ -19413,7 +19571,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"
@@ -19422,7 +19580,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"
@@ -19433,7 +19591,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"
@@ -19442,7 +19600,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"
@@ -19451,7 +19609,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"
@@ -19461,7 +19619,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"
@@ -19472,7 +19630,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"
@@ -19486,7 +19644,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"
@@ -19498,7 +19656,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"
@@ -19507,7 +19665,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"
@@ -19516,14 +19674,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"
@@ -19534,19 +19692,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"
@@ -19556,7 +19714,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"
@@ -19566,7 +19724,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"
@@ -19575,7 +19733,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"
@@ -19588,13 +19746,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"
@@ -19607,7 +19765,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"
@@ -19615,7 +19773,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"
@@ -19626,7 +19784,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"
@@ -19635,14 +19793,14 @@ msgid ""
"styles of inference rules, placement of labels, etc."
msgstr ""
-#: gnu/packages/tex.scm:10609
+#: gnu/packages/tex.scm:10739
#, fuzzy
msgid ""
"This package provides commands to typeset proof trees in the style of\n"
"sequent calculus and related systems."
msgstr "Tiu ĉi pako provizas ilojn por manipuli dosiersistemojn ext2/ext3/ext4."
-#: 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"
@@ -19651,7 +19809,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"
@@ -19661,7 +19819,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"
@@ -19672,7 +19841,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"
@@ -19685,7 +19854,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"
@@ -19705,7 +19874,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"
@@ -19715,7 +19884,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"
@@ -19724,7 +19893,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"
@@ -19735,7 +19904,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"
@@ -19747,21 +19916,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"
@@ -19774,7 +19943,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"
@@ -19784,7 +19953,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"
@@ -19796,19 +19965,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"
@@ -19816,35 +19985,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"
@@ -19852,7 +20035,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"
@@ -19862,14 +20045,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"
@@ -19877,7 +20060,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"
@@ -19891,7 +20074,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"
@@ -19901,7 +20084,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"
@@ -19909,7 +20092,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"
@@ -19918,7 +20101,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"
@@ -19929,7 +20112,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"
@@ -19941,14 +20124,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"
@@ -19960,14 +20143,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"
@@ -19976,34 +20159,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"
@@ -20038,13 +20277,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"
@@ -20054,21 +20293,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"
@@ -20077,23 +20316,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"
@@ -20123,7 +20362,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"
@@ -20156,7 +20395,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"
@@ -20164,7 +20403,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"
@@ -20173,14 +20412,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"
@@ -20190,7 +20429,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"
@@ -20206,13 +20445,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"
@@ -20220,11 +20459,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"
@@ -20277,7 +20516,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"
@@ -20286,20 +20525,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"
@@ -20318,13 +20563,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"
@@ -20337,13 +20582,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"
@@ -20351,14 +20596,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"
@@ -20371,13 +20616,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"
@@ -20386,13 +20631,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"
@@ -20409,7 +20654,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"
@@ -20584,39 +20829,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"
@@ -20624,7 +20869,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"
@@ -20646,7 +20891,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"
@@ -20655,7 +20900,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"
@@ -20664,21 +20909,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"
@@ -20686,7 +20931,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"
@@ -20699,7 +20944,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"
@@ -20709,21 +20954,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"
@@ -20734,7 +20979,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"
@@ -20745,20 +20990,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"
@@ -20766,14 +21011,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"
@@ -20781,7 +21026,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"
@@ -20795,26 +21040,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"
@@ -20823,7 +21068,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"
@@ -20833,7 +21078,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"
@@ -20841,7 +21086,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"
@@ -20850,20 +21095,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"
@@ -20871,19 +21116,19 @@ 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
#, fuzzy
msgid "This package provides a Git implementation library."
msgstr "Tiu ĉi pako provizas datumbazan interfacon por Perl."
-#: 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"
@@ -20898,7 +21143,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"
@@ -20907,7 +21152,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"
@@ -20916,7 +21161,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"
@@ -20924,13 +21169,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"
@@ -20945,7 +21190,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"
@@ -20960,7 +21205,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"
@@ -20977,25 +21222,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"
@@ -21005,21 +21250,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"
@@ -21028,7 +21273,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"
@@ -21036,7 +21281,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"
@@ -21049,13 +21294,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"
@@ -21063,7 +21308,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"
@@ -21072,7 +21317,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"
@@ -21082,14 +21327,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"
@@ -21097,7 +21342,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"
@@ -21106,13 +21351,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"
@@ -21133,14 +21378,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"
@@ -21150,7 +21395,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"
@@ -21159,32 +21404,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"
@@ -21209,7 +21454,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"
@@ -21219,7 +21464,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"
@@ -23071,53 +23316,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"
@@ -23135,70 +23380,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"
@@ -23206,33 +23451,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"
@@ -23240,7 +23485,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"
@@ -23248,12 +23493,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"
diff --git a/po/packages/es.po b/po/packages/es.po
index d79cfbeba6..e74384f73e 100644
--- a/po/packages/es.po
+++ b/po/packages/es.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: guix-packages 1.2.0-pre3\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-05-12 12:18+0000\n"
"Last-Translator: Emilio Herrera <ehespinosa57@gmail.com>\n"
"Language-Team: Spanish <https://translate.fedoraproject.org/projects/guix/packages/es/>\n"
@@ -3040,7 +3040,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"
@@ -3048,49 +3048,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"
@@ -3101,20 +3101,20 @@ 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
#, fuzzy
msgid ""
"This package provides Redis support for the Python\n"
"@code{asyncio} (PEP 3156) module."
msgstr "Este paquete proporciona un diccionario para el comprobador ortográfico GNU Aspell."
-#: 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"
@@ -3125,49 +3125,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"
@@ -3176,21 +3176,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"
@@ -3198,7 +3198,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"
@@ -3211,26 +3211,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"
@@ -3238,18 +3238,18 @@ 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
#, fuzzy
msgid "This package implements the @acronym{LSP, Language Server Protocol} for SQL."
msgstr "Implementación del protocolo de transporte en tiempo real"
-#: 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"
@@ -3397,14 +3397,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"
@@ -3415,7 +3415,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"
@@ -3424,7 +3424,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"
@@ -3434,7 +3434,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"
@@ -3446,7 +3446,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"
@@ -3456,7 +3456,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"
@@ -3466,19 +3466,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"
@@ -3486,7 +3486,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"
@@ -3519,7 +3519,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"
@@ -3539,7 +3539,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"
@@ -3551,7 +3551,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"
@@ -3559,7 +3559,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"
@@ -3567,7 +3567,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"
@@ -3575,14 +3575,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"
@@ -3604,7 +3604,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"
@@ -3613,7 +3613,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"
@@ -3623,7 +3623,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"
@@ -3644,14 +3644,14 @@ msgid ""
"@end enumerate"
msgstr ""
-#: gnu/packages/games.scm:1550
+#: gnu/packages/games.scm:1551
#, fuzzy
msgid ""
"This package provides a userspace daemon for the Nintendo\n"
"Joy-Con controllers."
msgstr "Este paquete proporciona un diccionario para el comprobador ortográfico GNU Aspell."
-#: 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"
@@ -3659,7 +3659,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"
@@ -3674,7 +3674,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"
@@ -3682,7 +3682,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"
@@ -3690,7 +3690,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"
@@ -3702,7 +3702,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"
@@ -3710,7 +3710,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"
@@ -3718,7 +3718,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"
@@ -3727,7 +3727,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"
@@ -3736,7 +3736,7 @@ 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."
@@ -3745,7 +3745,7 @@ msgstr ""
"parecido al ajedrez estándar pero esta variante es mucho más\n"
"complicada."
-#: 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"
@@ -3759,7 +3759,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"
@@ -3773,7 +3773,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"
@@ -3782,17 +3782,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"
@@ -3800,7 +3800,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"
@@ -3808,7 +3808,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"
@@ -3818,27 +3818,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"
@@ -3850,17 +3857,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"
@@ -3878,11 +3885,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 "Un interfaz gráfico para usuario para el paquete @code{gnushogi}."
-#: 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"
@@ -3891,14 +3898,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"
@@ -3908,21 +3915,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"
@@ -3935,7 +3942,7 @@ msgstr ""
"líneas al mismo ritmo o de forma asíncrona y a una velocidad definida\n"
"por la usuaria."
-#: 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"
@@ -3946,7 +3953,7 @@ msgstr ""
"predeterminada del terminal o mediante una interfaz visual externa\n"
"como GNU XBoard."
-#: 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"
@@ -3954,17 +3961,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"
@@ -3979,7 +3986,7 @@ msgstr ""
"interactiva y puede cargar y almacenar juegos en la notación de juegos\n"
"portable (PGN)."
-#: 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"
@@ -3988,7 +3995,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"
@@ -3996,7 +4003,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"
@@ -4004,7 +4011,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"
@@ -4013,7 +4020,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"
@@ -4021,28 +4028,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"
@@ -4053,7 +4060,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"
@@ -4066,7 +4073,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"
@@ -4074,7 +4096,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"
@@ -4083,7 +4105,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"
@@ -4091,7 +4113,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"
@@ -4103,20 +4125,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"
@@ -4124,7 +4146,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"
@@ -4134,7 +4156,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"
@@ -4149,29 +4171,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"
@@ -4181,7 +4203,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"
@@ -4189,13 +4211,13 @@ 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"
@@ -4204,14 +4226,14 @@ msgstr ""
"Pioneros es una emulación del juego The Settlers od Catan.\n"
"Puede jugarse en una red local, o en interred, y con jugadores IA."
-#: 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"
@@ -4219,21 +4241,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"
@@ -4258,14 +4280,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"
@@ -4273,7 +4295,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"
@@ -4295,7 +4317,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"
@@ -4309,7 +4331,7 @@ msgstr ""
"necesitara colaborar nuevos enemigos, crear nuevas alianzas, y asistir\n"
"rebeliones locales en intentos dente la corporación maligna."
-#: 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"
@@ -4317,7 +4339,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"
@@ -4326,23 +4348,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"
@@ -4350,7 +4372,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"
@@ -4358,14 +4380,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"
@@ -4373,7 +4395,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"
@@ -4387,13 +4409,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"
@@ -4401,7 +4423,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"
@@ -4412,25 +4434,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"
@@ -4438,21 +4460,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"
@@ -4464,7 +4486,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"
@@ -4474,7 +4496,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"
@@ -4483,14 +4505,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"
@@ -4500,11 +4522,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 "0ad-data proporciona el fichero de datos solicitado por el juego 0ad."
-#: 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"
@@ -4520,7 +4542,7 @@ msgstr ""
"\n"
"0ad requiere un gestor de ventanas que sea compatible con 'Extended Window Manager Hints'."
-#: 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"
@@ -4529,7 +4551,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"
@@ -4540,21 +4562,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"
@@ -4564,18 +4586,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"
@@ -4586,14 +4608,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"
@@ -4601,7 +4623,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"
@@ -4609,14 +4631,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"
@@ -4629,7 +4651,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"
@@ -4638,13 +4660,13 @@ 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 ""
"Xonotic-data proporciona los ficheros de datos necesarios para el\n"
"juego Xonotic."
-#: 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"
@@ -4654,7 +4676,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"
@@ -4663,7 +4685,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"
@@ -4675,7 +4697,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"
@@ -4687,7 +4709,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"
@@ -4697,7 +4719,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"
@@ -4712,7 +4734,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"
@@ -4720,7 +4742,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"
@@ -4732,7 +4754,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"
@@ -4742,7 +4764,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"
@@ -4752,7 +4774,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"
@@ -4762,7 +4784,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"
@@ -4771,7 +4793,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"
@@ -4782,14 +4804,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"
@@ -4799,7 +4821,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"
@@ -4807,7 +4829,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"
@@ -4817,20 +4839,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"
@@ -4844,7 +4866,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"
@@ -4854,7 +4876,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"
@@ -4864,7 +4886,7 @@ msgstr ""
# FUZZY
# TODO: Revisar traducción.
-#: 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"
@@ -4881,14 +4903,14 @@ msgstr ""
"importante, como un simulador de vuelo de escritorio divertido,\n"
"realista y desafiante."
-#: 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"
@@ -4898,7 +4920,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"
@@ -4908,13 +4930,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"
@@ -4924,7 +4946,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"
@@ -4936,7 +4958,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"
@@ -4955,7 +4977,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"
@@ -4972,7 +4994,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"
@@ -4995,7 +5017,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"
@@ -5003,14 +5025,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"
@@ -5020,14 +5042,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"
@@ -5039,7 +5061,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"
@@ -5047,27 +5069,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"
@@ -5076,7 +5098,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"
@@ -5086,7 +5108,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"
@@ -5096,7 +5118,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"
@@ -5106,13 +5128,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"
@@ -5121,13 +5143,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"
@@ -5138,7 +5160,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"
@@ -5147,21 +5169,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"
@@ -5170,13 +5192,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"
@@ -5184,21 +5206,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"
@@ -5211,6 +5233,13 @@ msgid ""
"and unsafe rides. Which path will you take?"
msgstr ""
+#: gnu/packages/games.scm:11195
+#, fuzzy
+msgid ""
+"This package provides a set of udev rules for game controllers and\n"
+"virtual reality devices."
+msgstr "Este paquete proporciona un diccionario para el comprobador ortográfico GNU Aspell."
+
# FUZZY
#: gnu/packages/gcc.scm:375
msgid ""
@@ -5234,7 +5263,7 @@ msgstr ""
"Go. También incluye bibliotecas de soporte en tiempo de ejecuciñon\n"
"para dichos lenguajes."
-#: 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"
@@ -5245,13 +5274,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"
@@ -5263,7 +5292,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"
@@ -5278,7 +5307,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"
@@ -5402,11 +5431,11 @@ 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"
@@ -5417,7 +5446,7 @@ msgstr ""
"algunas características únicas que permiten a las usuarias crear sus\n"
"discos de manera fácil y rápida."
-#: 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"
@@ -5425,13 +5454,13 @@ 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."
@@ -5439,7 +5468,7 @@ msgstr ""
"GNOME-JS-Common proporciona módulos comunes del acceso a las\n"
"bibliotecas de GNOME con Javascript."
-#: 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"
@@ -5448,21 +5477,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"
@@ -5470,7 +5499,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"
@@ -5479,27 +5508,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"
@@ -5507,25 +5536,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"
@@ -5533,81 +5562,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"
@@ -5618,20 +5647,20 @@ 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"
@@ -5641,7 +5670,7 @@ msgstr ""
"para cifrado. Utiliza duplicity como el fondo, el cual aporta respaldos incrementales\n"
"y almacenaje ya sea en un local, o una máquina remota vía un número de métodos."
-#: 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"
@@ -5649,14 +5678,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"
@@ -5664,28 +5693,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"
@@ -5698,13 +5727,13 @@ msgstr ""
"fuente comprobado desde Git y empleados algunos normalmente en\n"
"macros."
-#: 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"
@@ -5714,18 +5743,18 @@ 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 "Utilidad de gestión de disco para GNOME."
-#: 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"
@@ -5735,19 +5764,29 @@ msgstr ""
"certificados y el acceso a almacenes de claves. También se usa para la\n"
"visualización de ficheros cifrados en el escritorio GNOME."
-#: 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 "Biblioteca para el acceso de clientes a contraseñas del anillo de claves de GNOME."
-#: gnu/packages/gnome.scm:2520
-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"
+#: gnu/packages/gnome.scm:2596
+#, fuzzy
+#| 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"
+#| "\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."
+msgid ""
+"@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"
@@ -5763,7 +5802,7 @@ msgstr ""
"sesión, el cual nunca se almacena en disco sino que se olvida tras\n"
"terminar la sesión."
-#: 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"
@@ -5775,7 +5814,7 @@ msgstr ""
"sustituir a los múltiples visores de documentos ya existentes en el\n"
"escritorio GNOME con una única y simple aplicación."
-#: gnu/packages/gnome.scm:2636
+#: gnu/packages/gnome.scm:2707
#, fuzzy
#| msgid ""
#| "Gsettings-desktop-schemas contains a collection of GSettings schemas\n"
@@ -5788,7 +5827,7 @@ msgstr ""
"configuración GSettings compartidos por varios componentes del\n"
"escritorio GNOME."
-#: 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"
@@ -5799,7 +5838,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"
@@ -5809,7 +5848,7 @@ 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"
@@ -5820,17 +5859,17 @@ msgstr ""
"nombres de icono usados en los escritorios GNOME y KDE con los nombres\n"
"propuestos en la especificación."
-#: gnu/packages/gnome.scm:2801
+#: gnu/packages/gnome.scm:2884
msgid "Icons for the GNOME desktop."
msgstr "Iconos para el escritorio GNOME."
-#: gnu/packages/gnome.scm:2840
+#: gnu/packages/gnome.scm:2906
msgid ""
"This is an icon theme that follows the Tango visual\n"
"guidelines."
msgstr "Tema de iconos que sigue las guías de estilo visual Tango."
-#: 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"
@@ -5846,7 +5885,7 @@ msgstr ""
"quienes mantienen el proyecto. Esta base de datos se traduce en\n"
"Transifex."
-#: 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"
@@ -5858,11 +5897,11 @@ msgstr ""
"configurar CUPS."
# FUZZY
-#: gnu/packages/gnome.scm:2984
+#: gnu/packages/gnome.scm:3050
msgid "Freedesktop icon theme."
msgstr "Tema de iconos Freedesktop."
-#: 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"
@@ -5870,7 +5909,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"
@@ -5879,28 +5918,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"
@@ -5908,13 +5953,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"
@@ -5922,7 +5967,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"
@@ -5931,19 +5976,19 @@ 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."
@@ -5952,64 +5997,64 @@ msgstr ""
"aplicaciones. Está pensado para las preferencias de cada usuaria; no\n"
"para el almacenamiento arbitrario de datos."
-#: 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"
@@ -6017,11 +6062,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 "Un conjunto GLib/GTK+ de objetos y utilidades documentales-centrados."
-#: 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"
@@ -6030,17 +6075,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"
@@ -6049,7 +6094,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"
@@ -6057,34 +6102,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"
@@ -6092,7 +6137,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"
@@ -6102,26 +6147,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"
@@ -6129,19 +6181,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"
@@ -6149,7 +6210,13 @@ msgid ""
"more fun."
msgstr ""
-#: gnu/packages/gnome.scm:5231
+#: gnu/packages/gnome.scm:5471
+#, fuzzy
+#| msgid "Simple music player for GNOME desktop"
+msgid "Console is a simple terminal emulator for GNOME desktop"
+msgstr "Simple reproductor musical para el escritorio GNOME"
+
+#: 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"
@@ -6159,14 +6226,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"
@@ -6175,7 +6250,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"
@@ -6183,7 +6258,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"
@@ -6191,13 +6266,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"
@@ -6205,33 +6280,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"
@@ -6239,14 +6314,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"
@@ -6254,7 +6329,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"
@@ -6262,7 +6337,7 @@ 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"
@@ -6273,13 +6348,13 @@ msgstr ""
"datos estructurados así como realizar consultas complejas sobre dichos\n"
"datos."
-#: 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"
@@ -6287,20 +6362,20 @@ 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."
@@ -6309,13 +6384,13 @@ msgstr ""
"características para GNOME que puede leer un gran número de formatos\n"
"de fichero."
-#: 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."
@@ -6323,7 +6398,7 @@ msgstr ""
"«Eye of GNOME» es el visor de imágenes de GNOME. Es posible convertir,\n"
"rotar y mostrar en diapositivas las imágenes."
-#: 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"
@@ -6346,13 +6421,13 @@ msgstr ""
"aleatorio cuando se muestran como diapositivas.\n"
"@end itemize\n"
-#: 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"
@@ -6363,7 +6438,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"
@@ -6371,7 +6446,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"
@@ -6379,25 +6454,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"
@@ -6407,14 +6482,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"
@@ -6422,20 +6497,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"
@@ -6443,38 +6518,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"
@@ -6482,7 +6557,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"
@@ -6490,20 +6565,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"
@@ -6512,36 +6587,36 @@ 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 "Configuración de BD para conexión ancha."
-#: 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
#, fuzzy
msgid ""
"This package provides a C++ interface to the libxml2 XML parser\n"
@@ -6550,25 +6625,25 @@ msgstr ""
"Este paquete proporciona un diccionario para la biblioteca de\n"
"comprobación ortográfica Hunspell."
-#: 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"
@@ -6576,13 +6651,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"
@@ -6590,13 +6665,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"
@@ -6619,21 +6694,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"
@@ -6641,7 +6716,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"
@@ -6649,21 +6724,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"
@@ -6672,32 +6747,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"
@@ -6714,26 +6789,26 @@ 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."
@@ -6741,19 +6816,19 @@ msgstr ""
"Calendario GNOME es una pliacación simple de calendario diseñado para ajustar\n"
"el escritorio de GNOME. Apoya múltiples vistas de calendarios, meses, semanas y año."
-#: 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"
@@ -6761,13 +6836,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"
@@ -6776,19 +6851,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"
@@ -6798,20 +6873,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"
@@ -6819,20 +6894,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"
@@ -6848,13 +6923,13 @@ msgstr ""
"y memoria de intercambio y la capacidad de finalizar o cambiar el\n"
"valor «nice» de procesos."
-#: 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"
@@ -6866,14 +6941,14 @@ msgstr ""
"AT-SPI (interfaz para proveedores de servicios de tecnologías de\n"
"asistencia)."
-#: 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"
@@ -6885,7 +6960,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"
@@ -6893,7 +6968,7 @@ 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."
@@ -6901,7 +6976,7 @@ msgstr ""
"Una colección de filtros de vídeo GStreamer y efectos para ser\n"
"utilizados en software de captura fotográfica, como Cheese."
-#: 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."
@@ -6909,14 +6984,14 @@ msgstr ""
"Cheese utiliza su cámara web para tomar fotos y vídeos. Cheese también\n"
"puede aplicar efectos especiales divertidos y deja compartir con otros."
-#: 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"
@@ -6924,27 +6999,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"
@@ -6953,40 +7028,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"
@@ -6994,21 +7069,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"
@@ -7016,20 +7091,20 @@ msgid ""
"index files needed for Adwaita to be used outside of GNOME."
msgstr ""
-#: gnu/packages/gnome.scm:11615
+#: gnu/packages/gnome.scm:12163
#, fuzzy
msgid ""
"Gnote is a note-taking application written for the GNOME\n"
"desktop environment."
msgstr "Iconos para el escritorio GNOME."
-#: 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"
@@ -7038,7 +7113,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"
@@ -7050,14 +7125,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"
@@ -7065,19 +7140,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"
@@ -7094,7 +7169,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"
@@ -7106,14 +7181,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"
@@ -7122,14 +7197,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"
@@ -7139,7 +7214,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"
@@ -7147,13 +7222,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"
@@ -7161,7 +7236,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"
@@ -7169,37 +7244,43 @@ 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
#, fuzzy
msgid "This package provides a graphical file manager."
msgstr "Este paquete proporciona un diccionario para el comprobador ortográfico GNU Aspell."
-#: 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
+#, fuzzy
+#| msgid "Configuration files and command line parsing"
+msgid "Minimal, flexible command line parser"
+msgstr "Ficheros de configuración e interpretando mandatos de línea"
+
+#: 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"
@@ -7207,31 +7288,31 @@ 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"
@@ -7242,7 +7323,7 @@ msgstr ""
"de accesibilidad tienen acceso completo para ver ty controlar ejecuciones de \n"
"aplicaciones."
-#: 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"
@@ -7250,24 +7331,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"
@@ -7276,21 +7357,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"
@@ -7298,21 +7379,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"
@@ -7320,19 +7401,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"
@@ -7340,14 +7421,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"
@@ -7357,13 +7438,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"
@@ -7372,30 +7453,30 @@ 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
#, fuzzy
msgid "ATKmm is the C++ binding for the ATK library."
msgstr "Enlaces binarios para liblo"
-#: 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"
@@ -7405,7 +7486,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"
@@ -7413,24 +7494,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"
@@ -7438,7 +7519,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"
@@ -7446,7 +7527,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"
@@ -7463,7 +7544,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"
@@ -7474,7 +7555,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"
@@ -7483,46 +7564,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"
@@ -7536,21 +7617,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"
@@ -7569,14 +7650,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"
@@ -7585,13 +7666,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"
@@ -7601,7 +7682,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"
@@ -7609,7 +7690,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"
@@ -7617,13 +7698,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 ""
@@ -7711,7 +7792,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"
@@ -7721,7 +7802,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"
@@ -7729,7 +7810,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"
@@ -8225,13 +8306,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"
@@ -8240,7 +8321,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"
@@ -8250,13 +8331,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"
@@ -8265,7 +8346,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"
@@ -8274,7 +8355,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"
@@ -8292,13 +8373,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"
@@ -8314,7 +8403,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"
@@ -8323,7 +8412,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"
@@ -8331,14 +8420,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"
@@ -8360,7 +8449,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"
@@ -8369,7 +8458,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"
@@ -8377,7 +8466,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"
@@ -8390,11 +8479,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"
@@ -8659,17 +8748,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 "Cabeceras de núcleo Linux-Libre."
-#: 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"
@@ -8681,7 +8770,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"
@@ -8712,7 +8801,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"
@@ -8721,13 +8810,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"
@@ -8736,13 +8832,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"
@@ -8752,7 +8848,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"
@@ -8764,7 +8860,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"
@@ -8772,7 +8868,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"
@@ -8785,18 +8881,18 @@ msgstr ""
"autenticando un usuario en el registro de entrada. Local y dinámica \n"
"reconfiguración son su característica de clave."
-#: 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"
@@ -8804,7 +8900,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"
@@ -8821,28 +8917,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"
@@ -8850,7 +8946,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"
@@ -8858,11 +8954,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"
@@ -8875,23 +8971,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"
@@ -8899,39 +8995,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"
@@ -8940,7 +9036,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"
@@ -8952,7 +9048,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"
@@ -8974,7 +9070,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"
@@ -8982,7 +9078,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"
@@ -8990,7 +9086,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"
@@ -9002,7 +9098,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"
@@ -9011,13 +9107,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"
@@ -9026,7 +9122,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"
@@ -9035,13 +9131,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"
@@ -9050,19 +9146,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"
@@ -9074,7 +9170,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"
@@ -9084,7 +9180,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"
@@ -9092,7 +9188,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"
@@ -9100,7 +9196,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"
@@ -9109,7 +9205,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"
@@ -9122,26 +9218,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"
@@ -9152,21 +9248,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"
@@ -9178,7 +9274,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"
@@ -9191,33 +9287,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"
@@ -9226,35 +9322,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"
@@ -9262,14 +9358,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"
@@ -9278,7 +9374,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"
@@ -9287,7 +9383,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"
@@ -9295,7 +9391,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"
@@ -9309,21 +9405,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"
@@ -9331,7 +9427,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"
@@ -9340,35 +9436,35 @@ 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
#, fuzzy
msgid ""
"This package provides small event loop that wraps the\n"
"epoll family of APIs."
msgstr "Este paquete proporciona un diccionario para el comprobador ortográfico GNU Aspell."
-#: 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"
@@ -9377,26 +9473,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"
@@ -9409,66 +9505,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"
@@ -9476,7 +9572,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"
@@ -9493,20 +9589,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"
@@ -9516,7 +9612,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"
@@ -9525,7 +9621,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"
@@ -9540,7 +9636,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"
@@ -9557,7 +9653,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"
@@ -9572,20 +9668,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"
@@ -9605,7 +9701,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"
@@ -9621,20 +9717,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"
@@ -9642,7 +9738,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"
@@ -9660,7 +9756,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"
@@ -9670,7 +9766,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"
@@ -9678,13 +9774,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"
@@ -9705,7 +9801,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"
@@ -9713,13 +9809,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"
@@ -9729,7 +9825,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"
@@ -9739,13 +9835,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"
@@ -9753,7 +9849,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"
@@ -9761,7 +9857,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"
@@ -9775,7 +9879,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"
@@ -9785,7 +9889,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"
@@ -9793,7 +9897,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"
@@ -9801,7 +9905,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"
@@ -9811,7 +9915,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"
@@ -9820,7 +9924,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"
@@ -9828,7 +9932,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"
@@ -9838,7 +9942,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"
@@ -9847,7 +9951,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"
@@ -9856,7 +9960,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"
@@ -9870,14 +9974,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"
@@ -9892,7 +9996,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"
@@ -9908,7 +10012,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"
@@ -9924,7 +10028,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"
@@ -9937,7 +10041,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"
@@ -9956,7 +10060,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"
@@ -9969,7 +10073,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"
@@ -9977,14 +10081,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"
@@ -9992,7 +10096,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"
@@ -10006,7 +10110,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"
@@ -10014,14 +10118,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"
@@ -10033,14 +10137,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"
@@ -10048,7 +10152,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"
@@ -10056,7 +10160,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"
@@ -10071,7 +10175,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"
@@ -10080,7 +10184,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"
@@ -10088,7 +10192,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"
@@ -10097,19 +10201,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"
@@ -10117,7 +10221,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"
@@ -10130,7 +10234,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"
@@ -10141,13 +10245,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"
@@ -10159,7 +10263,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"
@@ -10167,7 +10271,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"
@@ -10176,7 +10280,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"
@@ -10184,7 +10288,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"
@@ -10192,14 +10296,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"
@@ -10208,7 +10312,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"
@@ -10220,14 +10324,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"
@@ -10248,7 +10352,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"
@@ -10256,14 +10360,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"
@@ -10271,33 +10375,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"
@@ -10317,33 +10430,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"
@@ -10351,14 +10464,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"
@@ -10366,7 +10479,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"
@@ -10379,7 +10492,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"
@@ -10392,7 +10505,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"
@@ -10400,20 +10513,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"
@@ -10423,20 +10536,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"
@@ -10445,7 +10558,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"
@@ -10453,13 +10566,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"
@@ -10473,7 +10586,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"
@@ -10481,41 +10594,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"
@@ -10523,7 +10636,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"
@@ -10532,43 +10645,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"
@@ -10576,7 +10689,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"
@@ -10584,7 +10697,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"
@@ -10592,14 +10705,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"
@@ -10607,7 +10720,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"
@@ -10615,7 +10728,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"
@@ -10623,20 +10736,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"
@@ -10644,14 +10757,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"
@@ -10659,13 +10772,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"
@@ -10675,7 +10788,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"
@@ -10683,7 +10796,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"
@@ -10693,7 +10806,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"
@@ -10703,7 +10816,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"
@@ -10711,11 +10824,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"
@@ -10726,20 +10839,20 @@ msgid ""
"asynchronicity."
msgstr ""
-#: gnu/packages/messaging.scm:2802
+#: gnu/packages/messaging.scm:2817
#, fuzzy
msgid ""
"This package provides a C++ library for parsing, formatting, and\n"
"validating international phone numbers."
msgstr "Este paquete proporciona un diccionario para el comprobador ortográfico GNU Aspell."
-#: 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"
@@ -10752,7 +10865,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"
@@ -10761,30 +10874,30 @@ 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
#, fuzzy
msgid "This package provides Python bindings to Zulip's API."
msgstr ""
"Este paquete proporciona un diccionario para la biblioteca de\n"
"comprobación ortográfica Hunspell."
-#: 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"
@@ -10793,7 +10906,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"
@@ -10801,20 +10914,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"
@@ -10823,11 +10936,11 @@ 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
#, fuzzy
msgid ""
"This package provides account management tools for\n"
@@ -10836,20 +10949,20 @@ msgstr ""
"Este paquete proporciona un diccionario para la biblioteca de\n"
"comprobación ortográfica Hunspell."
-#: 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"
@@ -10857,19 +10970,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"
@@ -10877,26 +10990,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"
@@ -10904,14 +11017,14 @@ msgid ""
"other MPD frontends."
msgstr ""
-#: gnu/packages/mpd.scm:436
+#: gnu/packages/mpd.scm:437
#, fuzzy
msgid ""
"Client for the Music Player Daemon providing MPRIS 2\n"
"support"
msgstr "Cliente elegante para el Demonio de Reproductor Musical"
-#: 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"
@@ -10920,7 +11033,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"
@@ -10928,6 +11041,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"
@@ -11479,7 +11600,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"
@@ -11487,14 +11608,14 @@ 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."
@@ -11502,14 +11623,14 @@ msgstr ""
"Interfaz de mandato lineal para probar ancho de banda de \n"
"interred utilizando speedtest.net."
-#: 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"
@@ -11519,7 +11640,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"
@@ -11531,14 +11652,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"
@@ -11546,7 +11667,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"
@@ -11555,7 +11676,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"
@@ -11565,7 +11686,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"
@@ -11574,7 +11695,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"
@@ -11591,13 +11712,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"
@@ -11613,14 +11734,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"
@@ -11634,7 +11755,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"
@@ -11643,20 +11764,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"
@@ -11666,7 +11787,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"
@@ -11675,21 +11796,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"
@@ -11716,20 +11837,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"
@@ -11737,21 +11858,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"
@@ -11759,7 +11880,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"
@@ -11768,7 +11889,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"
@@ -11776,13 +11897,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"
@@ -11793,7 +11914,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"
@@ -11802,7 +11923,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"
@@ -11811,7 +11932,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"
@@ -11820,7 +11941,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"
@@ -11833,14 +11954,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"
@@ -11849,7 +11970,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"
@@ -11857,7 +11978,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"
@@ -11867,7 +11988,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"
@@ -11883,7 +12004,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"
@@ -11897,7 +12018,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"
@@ -11912,70 +12033,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"
@@ -11984,13 +12105,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"
@@ -12002,7 +12123,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"
@@ -12011,7 +12132,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"
@@ -12019,13 +12140,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"
@@ -12061,14 +12182,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"
@@ -12076,26 +12197,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"
@@ -12115,7 +12236,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"
@@ -12124,7 +12245,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"
@@ -12137,7 +12258,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"
@@ -12145,7 +12266,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"
@@ -12155,13 +12276,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"
@@ -12175,7 +12296,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"
@@ -16233,7 +16354,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"
@@ -16241,20 +16362,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"
@@ -16262,17 +16383,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"
@@ -16283,13 +16404,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"
@@ -16298,14 +16419,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"
@@ -16315,21 +16436,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"
@@ -16338,7 +16459,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"
@@ -16801,13 +16922,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."
@@ -18219,12 +18340,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"
@@ -18232,7 +18364,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"
@@ -18240,18 +18372,18 @@ msgid ""
"space-stripped macros."
msgstr ""
-#: gnu/packages/tex.scm:5184
+#: gnu/packages/tex.scm:5205
#, fuzzy
msgid "This package provides a math interface to the Rsfs fonts."
msgstr "Este módulo proporciona un interfaz Perlish para Amazon S3."
-#: 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"
@@ -18260,7 +18392,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"
@@ -18270,7 +18402,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"
@@ -18281,7 +18413,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"
@@ -18289,7 +18421,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"
@@ -18300,7 +18432,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"
@@ -18308,13 +18440,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"
@@ -18324,7 +18456,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"
@@ -18335,7 +18467,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"
@@ -18345,7 +18477,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"
@@ -18353,14 +18485,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"
@@ -18368,7 +18509,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"
@@ -18401,7 +18542,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"
@@ -18409,7 +18550,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"
@@ -18418,7 +18559,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"
@@ -18434,7 +18575,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"
@@ -18448,14 +18589,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"
@@ -18464,14 +18605,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"
@@ -18480,19 +18621,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"
@@ -18500,14 +18641,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"
@@ -18517,7 +18658,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"
@@ -18527,7 +18668,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"
@@ -18535,7 +18686,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"
@@ -18543,7 +18694,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"
@@ -18555,7 +18706,7 @@ msgid ""
"in SGML; use maths minus in text as appropriate; simple Young tableaux."
msgstr ""
-#: gnu/packages/tex.scm:6274
+#: gnu/packages/tex.scm:6353
#, fuzzy
msgid ""
"This package provides facilities for using key-value format in\n"
@@ -18564,7 +18715,7 @@ msgstr ""
"Este paquete proporciona un diccionario para la biblioteca de\n"
"comprobación ortográfica Hunspell."
-#: 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"
@@ -18581,7 +18732,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"
@@ -18591,7 +18742,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"
@@ -18600,25 +18751,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"
@@ -18656,7 +18807,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"
@@ -18666,14 +18817,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"
@@ -18683,7 +18834,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"
@@ -18692,14 +18849,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"
@@ -18708,14 +18865,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"
@@ -18725,7 +18889,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"
@@ -18734,7 +18898,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"
@@ -18743,7 +18915,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"
@@ -18756,7 +18928,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"
@@ -18767,7 +18939,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"
@@ -18776,7 +18948,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"
@@ -18792,7 +18964,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"
@@ -18803,7 +18975,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"
@@ -18839,7 +19011,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"
@@ -18850,7 +19022,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"
@@ -18860,7 +19032,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"
@@ -18869,7 +19041,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"
@@ -18878,7 +19050,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"
@@ -18893,7 +19065,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"
@@ -18906,7 +19078,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"
@@ -18916,41 +19088,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"
@@ -18958,14 +19130,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"
@@ -18978,7 +19150,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"
@@ -18989,7 +19161,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"
@@ -18998,13 +19170,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"
@@ -19014,7 +19186,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"
@@ -19024,7 +19196,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"
@@ -19033,13 +19205,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"
@@ -19049,20 +19221,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"
@@ -19071,7 +19243,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"
@@ -19084,7 +19256,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"
@@ -19102,7 +19274,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"
@@ -19116,7 +19288,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"
@@ -19137,14 +19309,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"
@@ -19152,7 +19324,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"
@@ -19160,7 +19332,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"
@@ -19169,7 +19341,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"
@@ -19181,7 +19353,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"
@@ -19206,7 +19378,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"
@@ -19214,20 +19386,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"
@@ -19235,14 +19407,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"
@@ -19250,19 +19422,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"
@@ -19270,35 +19442,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"
@@ -19306,7 +19478,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"
@@ -19316,7 +19488,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"
@@ -19329,7 +19501,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"
@@ -19339,7 +19511,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"
@@ -19347,7 +19519,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"
@@ -19355,7 +19527,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"
@@ -19363,14 +19535,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"
@@ -19383,7 +19555,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"
@@ -19391,13 +19563,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"
@@ -19408,7 +19580,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"
@@ -19419,14 +19591,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"
@@ -19434,7 +19606,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"
@@ -19444,7 +19616,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"
@@ -19456,7 +19628,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"
@@ -19468,7 +19640,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"
@@ -19478,7 +19650,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"
@@ -19490,7 +19662,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"
@@ -19506,7 +19678,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"
@@ -19514,7 +19686,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"
@@ -19528,7 +19700,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"
@@ -19548,7 +19720,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"
@@ -19574,7 +19746,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"
@@ -19582,7 +19754,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"
@@ -19590,7 +19762,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"
@@ -19598,7 +19770,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"
@@ -19613,7 +19785,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"
@@ -19623,17 +19795,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"
@@ -19647,7 +19819,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"
@@ -19655,7 +19827,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"
@@ -19669,7 +19841,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"
@@ -19680,7 +19852,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"
@@ -19689,7 +19861,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"
@@ -19700,7 +19872,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"
@@ -19709,7 +19881,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"
@@ -19718,7 +19890,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"
@@ -19728,7 +19900,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"
@@ -19739,7 +19911,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"
@@ -19753,7 +19925,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"
@@ -19765,7 +19937,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"
@@ -19774,7 +19946,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"
@@ -19783,14 +19955,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"
@@ -19801,20 +19973,20 @@ msgid ""
"floats merely delays the arrival of the inevitable error message."
msgstr ""
-#: gnu/packages/tex.scm:10260
+#: gnu/packages/tex.scm:10390
#, fuzzy
msgid ""
"This package provides a command for the LaTeX programmer for\n"
"testing whether an argument is empty."
msgstr "Este paquete proporciona un diccionario para el comprobador ortográfico GNU Aspell."
-#: 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"
@@ -19824,7 +19996,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"
@@ -19834,7 +20006,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"
@@ -19843,7 +20015,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"
@@ -19856,13 +20028,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"
@@ -19875,7 +20047,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"
@@ -19883,7 +20055,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"
@@ -19894,7 +20066,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"
@@ -19903,14 +20075,14 @@ msgid ""
"styles of inference rules, placement of labels, etc."
msgstr ""
-#: gnu/packages/tex.scm:10609
+#: gnu/packages/tex.scm:10739
#, fuzzy
msgid ""
"This package provides commands to typeset proof trees in the style of\n"
"sequent calculus and related systems."
msgstr "Este paquete proporciona un diccionario para el comprobador ortográfico GNU Aspell."
-#: 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"
@@ -19919,7 +20091,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"
@@ -19929,7 +20101,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"
@@ -19940,7 +20123,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"
@@ -19953,7 +20136,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"
@@ -19973,7 +20156,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"
@@ -19983,7 +20166,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"
@@ -19992,7 +20175,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"
@@ -20003,7 +20186,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"
@@ -20015,21 +20198,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"
@@ -20042,7 +20225,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"
@@ -20052,7 +20235,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"
@@ -20064,19 +20247,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"
@@ -20084,35 +20267,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"
@@ -20120,7 +20317,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"
@@ -20130,14 +20327,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"
@@ -20145,7 +20342,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"
@@ -20159,7 +20356,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"
@@ -20169,7 +20366,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"
@@ -20177,7 +20374,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"
@@ -20186,7 +20383,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"
@@ -20197,7 +20394,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"
@@ -20209,14 +20406,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"
@@ -20228,14 +20425,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"
@@ -20244,34 +20441,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"
@@ -20306,7 +20559,7 @@ 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."
@@ -20314,7 +20567,7 @@ msgstr ""
"dos2unix es una herramienta para convertir línea de ruptura en un fichero\n"
"de texto desde formato Unix a formato DOS y viceversa."
-#: 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"
@@ -20324,21 +20577,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"
@@ -20347,23 +20600,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"
@@ -20393,7 +20646,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"
@@ -20426,7 +20679,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"
@@ -20434,7 +20687,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"
@@ -20443,14 +20696,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"
@@ -20460,7 +20713,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"
@@ -20476,13 +20729,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"
@@ -20490,11 +20743,11 @@ msgid ""
"categories."
msgstr ""
-#: gnu/packages/textutils.scm:799
+#: gnu/packages/textutils.scm:800
msgid "C library for creating and parsing configuration files."
msgstr "Biblioteca C para crear e interpretar ficheros de configuración."
-#: gnu/packages/textutils.scm:856
+#: gnu/packages/textutils.scm:857
msgid ""
"The drm_tools package contains the following commands:\n"
"@table @command\n"
@@ -20547,7 +20800,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"
@@ -20556,20 +20809,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"
@@ -20588,13 +20847,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"
@@ -20607,13 +20866,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"
@@ -20621,14 +20880,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"
@@ -20641,13 +20900,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"
@@ -20656,13 +20915,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"
@@ -20679,7 +20938,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"
@@ -20854,39 +21113,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"
@@ -20894,7 +21153,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"
@@ -20916,7 +21175,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"
@@ -20925,7 +21184,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"
@@ -20934,21 +21193,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"
@@ -20956,7 +21215,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"
@@ -20969,7 +21228,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"
@@ -20979,21 +21238,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"
@@ -21013,7 +21272,7 @@ msgstr ""
"fuentes, un quebradero de cabeza para cualquier proyecto con más de un\n"
"desarrollador, es una de las mayores funciones de Aegis."
-#: 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"
@@ -21024,20 +21283,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"
@@ -21045,14 +21304,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"
@@ -21060,7 +21319,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"
@@ -21074,26 +21333,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"
@@ -21102,7 +21361,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"
@@ -21112,7 +21371,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"
@@ -21120,7 +21379,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"
@@ -21129,20 +21388,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"
@@ -21150,21 +21409,21 @@ 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
#, fuzzy
msgid "This package provides a Git implementation library."
msgstr ""
"Este paquete proporciona un diccionario para la biblioteca de\n"
"comprobación ortográfica Hunspell."
-#: 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"
@@ -21179,7 +21438,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"
@@ -21188,7 +21447,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"
@@ -21197,7 +21456,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"
@@ -21205,13 +21464,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"
@@ -21226,7 +21485,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"
@@ -21241,7 +21500,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"
@@ -21258,25 +21517,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"
@@ -21286,21 +21545,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"
@@ -21309,7 +21568,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"
@@ -21317,7 +21576,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"
@@ -21330,13 +21589,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"
@@ -21344,7 +21603,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"
@@ -21353,7 +21612,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"
@@ -21363,14 +21622,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"
@@ -21378,7 +21637,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"
@@ -21387,13 +21646,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"
@@ -21414,14 +21673,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"
@@ -21431,7 +21690,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"
@@ -21440,32 +21699,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"
@@ -21490,7 +21749,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"
@@ -21500,7 +21759,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"
@@ -23363,7 +23622,7 @@ 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."
@@ -23371,13 +23630,13 @@ msgstr ""
"Genera el fichero @file{/etc/fstab} en base a los objetos de sistema\n"
"de ficheros proporcionados."
-#: 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."
@@ -23386,35 +23645,35 @@ msgstr ""
"de ficheros proporcionados, así como genera las correspondientes\n"
"entradas en @file{/etc/fstab}."
-#: 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"
@@ -23432,49 +23691,49 @@ 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 "Ejecuta el daemon de construcción de GNU@tie{}Guix, también conocido como @command{guix-daemon}."
-#: 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."
@@ -23483,22 +23742,22 @@ msgstr ""
"orden que le permite compartir binarios preconstruidos a través de\n"
"HTTP."
-#: 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"
@@ -23506,33 +23765,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"
@@ -23540,7 +23799,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"
@@ -23548,12 +23807,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"
@@ -24840,9 +25099,6 @@ msgstr ""
#~ msgid "Access, organize and share your photos on GNOME desktop"
#~ msgstr "Acceso, organización y compartición de sus fotos en el escritorio GNOME"
-#~ msgid "Simple music player for GNOME desktop"
-#~ msgstr "Simple reproductor musical para el escritorio GNOME"
-
#, fuzzy
#~ msgid "External Data Representation Library"
#~ msgstr "Biblioteca abstracta de origen de datos"
@@ -26038,9 +26294,6 @@ msgstr ""
#~ msgid "Get, build and use SDL libraries"
#~ msgstr "Herramienta para compilar bibliotecas C"
-#~ msgid "Configuration files and command line parsing"
-#~ msgstr "Ficheros de configuración e interpretando mandatos de línea"
-
#~ msgid "Allow C/XS libraries to interrupt perl asynchronously"
#~ msgstr "Permite bibliotecas C/XS para interrumpir perl asíncronamente"
@@ -32742,10 +32995,6 @@ msgstr ""
#~ msgstr "Marco de pruebas de software GNU"
#, fuzzy
-#~ msgid "This package provides a Tasty provider for Hspec test suites."
-#~ msgstr "Este paquete proporciona un diccionario para el comprobador ortográfico GNU Aspell."
-
-#, fuzzy
#~ msgid "HUnit support for the Tasty test framework"
#~ msgstr "Marco de pruebas de software GNU"
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"
diff --git a/po/packages/fi.po b/po/packages/fi.po
index 2741a5dc81..b7601361fa 100644
--- a/po/packages/fi.po
+++ b/po/packages/fi.po
@@ -6,7 +6,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-03 20:16+0000\n"
"Last-Translator: Jan Kuparinen <copper_fin@hotmail.com>\n"
"Language-Team: Finnish <https://translate.fedoraproject.org/projects/guix/packages/fi/>\n"
@@ -2941,7 +2941,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"
@@ -2949,49 +2949,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"
@@ -3002,19 +3002,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"
@@ -3025,49 +3025,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"
@@ -3076,21 +3076,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"
@@ -3098,7 +3098,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"
@@ -3111,26 +3111,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"
@@ -3138,17 +3138,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"
@@ -3291,14 +3291,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"
@@ -3309,7 +3309,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"
@@ -3318,7 +3318,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"
@@ -3328,7 +3328,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"
@@ -3340,7 +3340,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"
@@ -3350,7 +3350,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"
@@ -3360,19 +3360,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"
@@ -3380,7 +3380,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"
@@ -3413,7 +3413,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"
@@ -3433,7 +3433,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"
@@ -3445,7 +3445,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"
@@ -3453,7 +3453,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"
@@ -3461,7 +3461,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"
@@ -3469,14 +3469,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"
@@ -3498,7 +3498,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"
@@ -3507,7 +3507,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"
@@ -3517,7 +3517,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"
@@ -3538,13 +3538,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"
@@ -3552,7 +3552,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"
@@ -3567,7 +3567,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"
@@ -3575,7 +3575,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"
@@ -3583,7 +3583,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"
@@ -3595,7 +3595,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"
@@ -3603,7 +3603,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"
@@ -3611,7 +3611,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"
@@ -3620,7 +3620,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"
@@ -3629,13 +3629,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"
@@ -3649,7 +3649,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"
@@ -3663,7 +3663,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"
@@ -3672,17 +3672,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"
@@ -3690,7 +3690,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"
@@ -3698,7 +3698,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"
@@ -3708,27 +3708,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"
@@ -3740,17 +3747,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"
@@ -3768,11 +3775,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"
@@ -3781,14 +3788,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"
@@ -3798,21 +3805,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"
@@ -3820,14 +3827,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"
@@ -3835,17 +3842,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"
@@ -3854,7 +3861,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"
@@ -3863,7 +3870,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"
@@ -3871,7 +3878,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"
@@ -3879,7 +3886,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"
@@ -3888,7 +3895,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"
@@ -3896,28 +3903,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"
@@ -3928,7 +3935,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"
@@ -3941,7 +3948,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"
@@ -3949,7 +3971,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"
@@ -3958,7 +3980,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"
@@ -3966,7 +3988,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"
@@ -3978,20 +4000,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"
@@ -3999,7 +4021,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"
@@ -4009,7 +4031,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"
@@ -4024,29 +4046,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"
@@ -4056,7 +4078,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"
@@ -4064,27 +4086,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"
@@ -4092,21 +4114,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"
@@ -4131,14 +4153,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"
@@ -4146,7 +4168,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"
@@ -4168,7 +4190,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"
@@ -4177,7 +4199,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"
@@ -4185,7 +4207,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"
@@ -4194,23 +4216,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"
@@ -4218,7 +4240,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"
@@ -4226,14 +4248,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"
@@ -4241,7 +4263,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"
@@ -4255,13 +4277,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"
@@ -4269,7 +4291,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"
@@ -4280,25 +4302,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"
@@ -4306,21 +4328,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"
@@ -4332,7 +4354,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"
@@ -4342,7 +4364,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"
@@ -4351,14 +4373,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"
@@ -4368,11 +4390,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"
@@ -4382,7 +4404,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"
@@ -4391,7 +4413,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"
@@ -4402,21 +4424,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"
@@ -4426,18 +4448,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"
@@ -4448,14 +4470,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"
@@ -4463,7 +4485,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"
@@ -4471,14 +4493,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"
@@ -4491,7 +4513,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"
@@ -4500,11 +4522,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"
@@ -4514,7 +4536,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"
@@ -4523,7 +4545,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"
@@ -4535,7 +4557,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"
@@ -4547,7 +4569,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"
@@ -4557,7 +4579,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"
@@ -4572,7 +4594,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"
@@ -4580,7 +4602,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"
@@ -4592,7 +4614,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"
@@ -4602,7 +4624,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"
@@ -4612,7 +4634,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"
@@ -4622,7 +4644,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"
@@ -4631,7 +4653,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"
@@ -4642,14 +4664,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"
@@ -4659,7 +4681,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"
@@ -4667,7 +4689,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"
@@ -4677,20 +4699,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"
@@ -4704,7 +4726,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"
@@ -4714,7 +4736,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"
@@ -4722,7 +4744,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"
@@ -4732,14 +4754,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"
@@ -4749,7 +4771,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"
@@ -4759,13 +4781,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"
@@ -4775,7 +4797,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"
@@ -4787,7 +4809,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"
@@ -4806,7 +4828,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"
@@ -4823,7 +4845,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"
@@ -4846,7 +4868,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"
@@ -4854,14 +4876,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"
@@ -4871,14 +4893,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"
@@ -4890,7 +4912,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"
@@ -4898,27 +4920,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"
@@ -4927,7 +4949,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"
@@ -4937,7 +4959,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"
@@ -4947,7 +4969,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"
@@ -4957,13 +4979,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"
@@ -4972,13 +4994,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"
@@ -4989,7 +5011,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"
@@ -4998,21 +5020,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"
@@ -5021,13 +5043,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"
@@ -5035,21 +5057,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"
@@ -5062,6 +5084,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"
@@ -5076,7 +5104,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"
@@ -5087,13 +5115,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"
@@ -5105,7 +5133,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"
@@ -5120,7 +5148,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"
@@ -5233,18 +5261,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"
@@ -5252,19 +5280,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"
@@ -5273,21 +5301,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"
@@ -5295,7 +5323,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"
@@ -5304,27 +5332,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"
@@ -5332,25 +5360,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"
@@ -5358,81 +5386,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"
@@ -5443,27 +5471,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"
@@ -5471,14 +5499,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"
@@ -5486,28 +5514,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"
@@ -5515,13 +5543,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"
@@ -5531,44 +5559,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"
@@ -5576,13 +5605,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"
@@ -5593,7 +5622,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"
@@ -5603,24 +5632,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"
@@ -5629,18 +5658,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"
@@ -5648,7 +5677,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"
@@ -5657,28 +5686,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"
@@ -5686,13 +5721,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"
@@ -5700,7 +5735,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"
@@ -5709,82 +5744,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"
@@ -5792,11 +5827,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"
@@ -5805,17 +5840,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"
@@ -5824,7 +5859,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"
@@ -5832,34 +5867,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"
@@ -5867,7 +5902,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"
@@ -5877,26 +5912,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"
@@ -5904,19 +5946,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"
@@ -5924,7 +5975,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"
@@ -5934,14 +5989,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"
@@ -5950,7 +6013,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"
@@ -5958,7 +6021,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"
@@ -5966,13 +6029,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"
@@ -5980,33 +6043,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"
@@ -6014,14 +6077,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"
@@ -6029,7 +6092,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"
@@ -6037,20 +6100,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"
@@ -6058,38 +6121,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"
@@ -6102,13 +6165,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"
@@ -6119,7 +6182,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"
@@ -6127,7 +6190,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"
@@ -6135,25 +6198,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"
@@ -6163,14 +6226,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"
@@ -6178,20 +6241,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"
@@ -6199,38 +6262,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"
@@ -6238,7 +6301,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"
@@ -6246,20 +6309,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"
@@ -6268,60 +6331,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"
@@ -6329,13 +6392,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"
@@ -6343,13 +6406,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"
@@ -6372,21 +6435,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"
@@ -6394,7 +6457,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"
@@ -6402,21 +6465,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"
@@ -6425,32 +6488,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"
@@ -6467,44 +6530,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"
@@ -6512,13 +6575,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"
@@ -6527,19 +6590,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"
@@ -6549,20 +6612,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"
@@ -6570,20 +6633,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"
@@ -6592,27 +6655,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"
@@ -6624,7 +6687,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"
@@ -6632,26 +6695,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"
@@ -6659,27 +6722,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"
@@ -6688,40 +6751,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"
@@ -6729,21 +6792,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"
@@ -6751,19 +6814,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"
@@ -6772,7 +6835,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"
@@ -6784,14 +6847,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"
@@ -6799,19 +6862,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"
@@ -6828,7 +6891,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"
@@ -6840,14 +6903,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"
@@ -6856,14 +6919,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"
@@ -6873,7 +6936,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"
@@ -6881,13 +6944,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"
@@ -6895,7 +6958,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"
@@ -6903,36 +6966,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"
@@ -6940,38 +7007,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"
@@ -6979,24 +7046,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"
@@ -7005,21 +7072,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"
@@ -7027,21 +7094,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"
@@ -7049,19 +7116,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"
@@ -7069,14 +7136,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"
@@ -7086,13 +7153,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"
@@ -7101,29 +7168,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"
@@ -7133,7 +7200,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"
@@ -7141,24 +7208,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"
@@ -7166,7 +7233,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"
@@ -7174,7 +7241,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"
@@ -7191,7 +7258,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"
@@ -7202,7 +7269,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"
@@ -7211,46 +7278,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"
@@ -7264,21 +7331,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"
@@ -7297,14 +7364,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"
@@ -7313,13 +7380,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"
@@ -7329,7 +7396,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"
@@ -7337,7 +7404,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"
@@ -7345,13 +7412,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 ""
@@ -7436,7 +7503,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"
@@ -7446,7 +7513,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"
@@ -7454,7 +7521,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"
@@ -7949,13 +8016,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"
@@ -7964,7 +8031,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"
@@ -7974,13 +8041,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"
@@ -7989,7 +8056,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"
@@ -7998,7 +8065,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"
@@ -8016,13 +8083,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"
@@ -8038,7 +8113,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"
@@ -8047,7 +8122,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"
@@ -8055,14 +8130,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"
@@ -8084,7 +8159,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"
@@ -8093,7 +8168,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"
@@ -8101,7 +8176,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"
@@ -8114,11 +8189,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"
@@ -8380,17 +8455,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"
@@ -8402,7 +8477,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"
@@ -8433,7 +8508,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"
@@ -8442,13 +8517,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"
@@ -8457,13 +8539,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"
@@ -8473,7 +8555,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"
@@ -8485,7 +8567,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"
@@ -8493,7 +8575,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"
@@ -8501,18 +8583,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"
@@ -8520,7 +8602,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"
@@ -8537,28 +8619,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"
@@ -8566,7 +8648,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"
@@ -8574,11 +8656,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"
@@ -8591,23 +8673,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"
@@ -8615,39 +8697,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"
@@ -8656,7 +8738,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"
@@ -8668,7 +8750,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"
@@ -8690,7 +8772,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"
@@ -8698,7 +8780,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"
@@ -8706,7 +8788,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"
@@ -8718,7 +8800,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"
@@ -8727,13 +8809,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"
@@ -8742,7 +8824,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"
@@ -8751,13 +8833,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"
@@ -8766,19 +8848,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"
@@ -8790,7 +8872,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"
@@ -8800,7 +8882,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"
@@ -8808,7 +8890,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"
@@ -8816,7 +8898,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"
@@ -8825,7 +8907,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"
@@ -8838,26 +8920,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"
@@ -8868,21 +8950,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"
@@ -8894,7 +8976,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"
@@ -8907,33 +8989,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"
@@ -8942,35 +9024,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"
@@ -8978,14 +9060,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"
@@ -8994,7 +9076,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"
@@ -9003,7 +9085,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"
@@ -9011,7 +9093,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"
@@ -9025,21 +9107,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"
@@ -9047,7 +9129,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"
@@ -9056,34 +9138,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"
@@ -9092,26 +9174,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"
@@ -9124,66 +9206,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"
@@ -9191,7 +9273,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"
@@ -9208,20 +9290,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"
@@ -9231,7 +9313,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"
@@ -9240,7 +9322,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"
@@ -9255,7 +9337,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"
@@ -9272,7 +9354,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"
@@ -9287,20 +9369,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"
@@ -9320,7 +9402,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"
@@ -9336,20 +9418,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"
@@ -9357,7 +9439,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"
@@ -9375,7 +9457,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"
@@ -9385,7 +9467,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"
@@ -9393,13 +9475,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"
@@ -9420,7 +9502,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"
@@ -9428,13 +9510,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"
@@ -9444,7 +9526,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"
@@ -9454,13 +9536,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"
@@ -9468,7 +9550,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"
@@ -9476,7 +9558,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"
@@ -9490,7 +9580,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"
@@ -9500,7 +9590,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"
@@ -9508,7 +9598,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"
@@ -9516,7 +9606,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"
@@ -9526,7 +9616,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"
@@ -9535,7 +9625,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"
@@ -9543,7 +9633,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"
@@ -9553,7 +9643,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"
@@ -9562,7 +9652,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"
@@ -9571,7 +9661,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"
@@ -9585,14 +9675,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"
@@ -9607,7 +9697,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"
@@ -9623,7 +9713,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"
@@ -9639,7 +9729,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"
@@ -9652,7 +9742,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"
@@ -9671,7 +9761,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"
@@ -9684,7 +9774,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"
@@ -9692,14 +9782,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"
@@ -9707,7 +9797,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"
@@ -9721,7 +9811,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"
@@ -9729,14 +9819,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"
@@ -9748,14 +9838,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"
@@ -9763,7 +9853,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"
@@ -9771,7 +9861,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"
@@ -9786,7 +9876,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"
@@ -9795,7 +9885,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"
@@ -9803,7 +9893,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"
@@ -9812,19 +9902,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"
@@ -9832,7 +9922,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"
@@ -9845,7 +9935,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"
@@ -9856,13 +9946,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"
@@ -9874,7 +9964,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"
@@ -9882,7 +9972,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"
@@ -9891,7 +9981,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"
@@ -9899,7 +9989,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"
@@ -9907,14 +9997,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"
@@ -9923,7 +10013,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"
@@ -9935,14 +10025,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"
@@ -9963,7 +10053,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"
@@ -9971,14 +10061,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"
@@ -9986,33 +10076,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"
@@ -10032,33 +10131,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"
@@ -10066,14 +10165,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"
@@ -10081,7 +10180,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"
@@ -10094,7 +10193,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"
@@ -10107,7 +10206,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"
@@ -10115,20 +10214,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"
@@ -10138,20 +10237,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"
@@ -10160,7 +10259,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"
@@ -10168,13 +10267,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"
@@ -10188,7 +10287,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"
@@ -10196,41 +10295,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"
@@ -10238,7 +10337,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"
@@ -10247,43 +10346,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"
@@ -10291,7 +10390,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"
@@ -10299,7 +10398,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"
@@ -10307,14 +10406,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"
@@ -10322,7 +10421,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"
@@ -10330,7 +10429,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"
@@ -10338,20 +10437,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"
@@ -10359,14 +10458,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"
@@ -10374,13 +10473,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"
@@ -10390,7 +10489,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"
@@ -10398,7 +10497,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"
@@ -10408,7 +10507,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"
@@ -10418,7 +10517,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"
@@ -10426,11 +10525,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"
@@ -10441,19 +10540,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"
@@ -10466,7 +10565,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"
@@ -10475,27 +10574,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"
@@ -10504,7 +10603,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"
@@ -10512,20 +10611,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"
@@ -10534,30 +10633,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"
@@ -10565,19 +10664,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"
@@ -10585,26 +10684,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"
@@ -10612,13 +10711,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"
@@ -10627,7 +10726,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"
@@ -10635,6 +10734,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"
@@ -11186,7 +11293,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"
@@ -11194,27 +11301,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"
@@ -11224,7 +11331,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"
@@ -11236,14 +11343,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"
@@ -11251,7 +11358,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"
@@ -11260,7 +11367,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"
@@ -11270,7 +11377,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"
@@ -11279,7 +11386,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"
@@ -11296,13 +11403,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"
@@ -11318,14 +11425,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"
@@ -11339,7 +11446,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"
@@ -11348,20 +11455,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"
@@ -11371,7 +11478,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"
@@ -11380,21 +11487,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"
@@ -11421,20 +11528,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"
@@ -11442,21 +11549,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"
@@ -11464,7 +11571,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"
@@ -11473,7 +11580,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"
@@ -11481,13 +11588,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"
@@ -11498,7 +11605,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"
@@ -11507,7 +11614,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"
@@ -11516,7 +11623,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"
@@ -11525,7 +11632,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"
@@ -11538,14 +11645,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"
@@ -11554,7 +11661,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"
@@ -11562,7 +11669,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"
@@ -11572,7 +11679,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"
@@ -11588,7 +11695,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"
@@ -11602,7 +11709,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"
@@ -11617,70 +11724,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"
@@ -11689,13 +11796,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"
@@ -11707,7 +11814,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"
@@ -11716,7 +11823,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"
@@ -11724,13 +11831,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"
@@ -11766,14 +11873,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"
@@ -11781,26 +11888,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"
@@ -11820,7 +11927,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"
@@ -11829,7 +11936,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"
@@ -11842,7 +11949,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"
@@ -11850,7 +11957,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"
@@ -11860,13 +11967,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"
@@ -11880,7 +11987,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"
@@ -15920,7 +16027,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"
@@ -15928,20 +16035,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"
@@ -15949,17 +16056,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"
@@ -15970,13 +16077,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"
@@ -15985,14 +16092,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"
@@ -16002,21 +16109,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"
@@ -16025,7 +16132,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"
@@ -16468,13 +16575,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."
@@ -17832,12 +17939,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"
@@ -17845,7 +17963,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"
@@ -17853,17 +17971,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"
@@ -17872,7 +17990,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"
@@ -17882,7 +18000,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"
@@ -17893,7 +18011,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"
@@ -17901,7 +18019,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"
@@ -17912,7 +18030,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"
@@ -17920,13 +18038,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"
@@ -17936,7 +18054,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"
@@ -17947,7 +18065,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"
@@ -17957,7 +18075,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"
@@ -17965,14 +18083,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"
@@ -17980,7 +18107,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"
@@ -18013,7 +18140,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"
@@ -18021,7 +18148,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"
@@ -18030,7 +18157,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"
@@ -18046,7 +18173,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"
@@ -18060,14 +18187,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"
@@ -18076,14 +18203,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"
@@ -18092,19 +18219,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"
@@ -18112,14 +18239,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"
@@ -18129,7 +18256,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"
@@ -18139,7 +18266,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"
@@ -18147,7 +18284,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"
@@ -18155,7 +18292,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"
@@ -18167,13 +18304,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"
@@ -18190,7 +18327,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"
@@ -18200,7 +18337,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"
@@ -18209,25 +18346,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"
@@ -18265,7 +18402,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"
@@ -18275,14 +18412,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"
@@ -18292,7 +18429,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"
@@ -18301,14 +18444,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"
@@ -18317,14 +18460,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"
@@ -18334,7 +18484,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"
@@ -18343,7 +18493,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"
@@ -18352,7 +18510,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"
@@ -18365,7 +18523,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"
@@ -18376,7 +18534,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"
@@ -18385,7 +18543,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"
@@ -18401,7 +18559,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"
@@ -18412,7 +18570,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"
@@ -18448,7 +18606,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"
@@ -18459,7 +18617,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"
@@ -18469,7 +18627,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"
@@ -18478,7 +18636,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"
@@ -18487,7 +18645,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"
@@ -18502,7 +18660,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"
@@ -18515,7 +18673,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"
@@ -18525,41 +18683,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"
@@ -18567,14 +18725,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"
@@ -18587,7 +18745,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"
@@ -18598,7 +18756,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"
@@ -18607,13 +18765,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"
@@ -18623,7 +18781,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"
@@ -18633,7 +18791,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"
@@ -18642,13 +18800,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"
@@ -18658,20 +18816,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"
@@ -18680,7 +18838,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"
@@ -18693,7 +18851,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"
@@ -18711,7 +18869,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"
@@ -18725,7 +18883,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"
@@ -18746,14 +18904,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"
@@ -18761,7 +18919,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"
@@ -18769,7 +18927,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"
@@ -18778,7 +18936,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"
@@ -18790,7 +18948,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"
@@ -18815,7 +18973,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"
@@ -18823,20 +18981,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"
@@ -18844,14 +19002,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"
@@ -18859,19 +19017,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"
@@ -18879,35 +19037,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"
@@ -18915,7 +19073,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"
@@ -18925,7 +19083,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"
@@ -18938,7 +19096,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"
@@ -18948,7 +19106,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"
@@ -18956,7 +19114,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"
@@ -18964,7 +19122,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"
@@ -18972,14 +19130,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"
@@ -18992,7 +19150,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"
@@ -19000,13 +19158,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"
@@ -19017,7 +19175,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"
@@ -19028,14 +19186,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"
@@ -19043,7 +19201,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"
@@ -19053,7 +19211,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"
@@ -19065,7 +19223,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"
@@ -19077,7 +19235,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"
@@ -19087,7 +19245,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"
@@ -19099,7 +19257,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"
@@ -19115,7 +19273,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"
@@ -19123,7 +19281,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"
@@ -19137,7 +19295,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"
@@ -19157,7 +19315,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"
@@ -19183,7 +19341,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"
@@ -19191,7 +19349,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"
@@ -19199,7 +19357,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"
@@ -19207,7 +19365,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"
@@ -19222,7 +19380,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"
@@ -19232,17 +19390,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"
@@ -19256,7 +19414,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"
@@ -19264,7 +19422,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"
@@ -19278,7 +19436,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"
@@ -19289,7 +19447,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"
@@ -19298,7 +19456,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"
@@ -19309,7 +19467,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"
@@ -19318,7 +19476,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"
@@ -19327,7 +19485,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"
@@ -19337,7 +19495,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"
@@ -19348,7 +19506,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"
@@ -19362,7 +19520,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"
@@ -19374,7 +19532,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"
@@ -19383,7 +19541,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"
@@ -19392,14 +19550,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"
@@ -19410,19 +19568,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"
@@ -19432,7 +19590,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"
@@ -19442,7 +19600,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"
@@ -19451,7 +19609,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"
@@ -19464,13 +19622,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"
@@ -19483,7 +19641,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"
@@ -19491,7 +19649,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"
@@ -19502,7 +19660,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"
@@ -19511,13 +19669,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"
@@ -19526,7 +19684,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"
@@ -19536,7 +19694,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"
@@ -19547,7 +19716,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"
@@ -19560,7 +19729,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"
@@ -19580,7 +19749,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"
@@ -19590,7 +19759,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"
@@ -19599,7 +19768,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"
@@ -19610,7 +19779,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"
@@ -19622,21 +19791,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"
@@ -19649,7 +19818,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"
@@ -19659,7 +19828,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"
@@ -19671,19 +19840,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"
@@ -19691,35 +19860,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"
@@ -19727,7 +19910,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"
@@ -19737,14 +19920,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"
@@ -19752,7 +19935,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"
@@ -19766,7 +19949,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"
@@ -19776,7 +19959,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"
@@ -19784,7 +19967,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"
@@ -19793,7 +19976,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"
@@ -19804,7 +19987,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"
@@ -19816,14 +19999,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"
@@ -19835,14 +20018,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"
@@ -19851,34 +20034,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"
@@ -19913,13 +20152,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"
@@ -19929,21 +20168,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"
@@ -19952,23 +20191,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"
@@ -19998,7 +20237,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"
@@ -20031,7 +20270,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"
@@ -20039,7 +20278,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"
@@ -20048,14 +20287,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"
@@ -20065,7 +20304,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"
@@ -20081,13 +20320,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"
@@ -20095,11 +20334,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"
@@ -20152,7 +20391,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"
@@ -20161,20 +20400,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"
@@ -20193,13 +20438,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"
@@ -20212,13 +20457,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"
@@ -20226,14 +20471,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"
@@ -20246,13 +20491,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"
@@ -20261,13 +20506,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"
@@ -20284,7 +20529,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"
@@ -20459,39 +20704,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"
@@ -20499,7 +20744,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"
@@ -20521,7 +20766,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"
@@ -20530,7 +20775,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"
@@ -20539,21 +20784,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"
@@ -20561,7 +20806,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"
@@ -20574,7 +20819,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"
@@ -20584,21 +20829,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"
@@ -20609,7 +20854,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"
@@ -20620,20 +20865,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"
@@ -20641,14 +20886,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"
@@ -20656,7 +20901,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"
@@ -20670,26 +20915,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"
@@ -20698,7 +20943,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"
@@ -20708,7 +20953,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"
@@ -20716,7 +20961,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"
@@ -20725,20 +20970,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"
@@ -20746,18 +20991,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"
@@ -20772,7 +21017,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"
@@ -20781,7 +21026,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"
@@ -20790,7 +21035,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"
@@ -20798,13 +21043,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"
@@ -20819,7 +21064,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"
@@ -20834,7 +21079,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"
@@ -20851,25 +21096,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"
@@ -20879,21 +21124,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"
@@ -20902,7 +21147,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"
@@ -20910,7 +21155,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"
@@ -20923,13 +21168,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"
@@ -20937,7 +21182,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"
@@ -20946,7 +21191,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"
@@ -20956,14 +21201,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"
@@ -20971,7 +21216,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"
@@ -20980,13 +21225,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"
@@ -21007,14 +21252,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"
@@ -21024,7 +21269,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"
@@ -21033,32 +21278,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"
@@ -21083,7 +21328,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"
@@ -21093,7 +21338,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"
@@ -22941,53 +23186,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"
@@ -23005,70 +23250,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"
@@ -23076,33 +23321,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"
@@ -23110,7 +23355,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"
@@ -23118,12 +23363,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"
diff --git a/po/packages/fr.po b/po/packages/fr.po
index ba246b9a62..7bb09617c2 100644
--- a/po/packages/fr.po
+++ b/po/packages/fr.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: guix-packages 1.2.0-pre3\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-08-06 16:57+0000\n"
"Last-Translator: Julien Lepiller <fedora-account@lepiller.eu>\n"
"Language-Team: French <https://translate.fedoraproject.org/projects/guix/packages/fr/>\n"
@@ -3435,7 +3435,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"
@@ -3443,49 +3443,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 "Ce paquet implémente la prise en charge des bases de données asynchrones pour Python."
-#: 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"
@@ -3496,19 +3496,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"
@@ -3519,49 +3519,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 "Ce paquet fournit une interface Python pour le dépôt clef-valeur Redis."
-#: 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"
@@ -3570,21 +3570,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"
@@ -3592,7 +3592,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"
@@ -3605,26 +3605,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"
@@ -3632,17 +3632,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"
@@ -3788,14 +3788,14 @@ msgstr ""
"tous les tests écrits pour un programme. Ainsi, chaque programme peut avoir\n"
"plusieurs suites de tests, qui sont toutes gérées par un seul programme."
-#: 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 "Abe's Amazing Adventure est un jeu de plateforme défilant où le joueur explore d'anciennes pyramides et récolte des clefs, dans un style rappelant vaguement le style de jeux similaires pour la Commodore+4."
-#: 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"
@@ -3806,7 +3806,7 @@ msgid ""
"mouse and joystick control, and original music."
msgstr "Adanaxis est un jeu de tir à la première personne nerveux dans l'espace lointain, où les fondements même de l'univers sont différents. En ajoutant une autre dimension à l'espace, ce jeu fournit un environnement avec des mouvements dans quatre directions et six plans de rotation. Le jeu explique au début les contrôles 4D via une séquence graphique, avant de proposer 30 niveaux de jeu avec de nombreux ennemis, alliés, armes et missions. Ce jeu contient des textures en 4D, propose le contrôle à la souris ou au joystick et une musique originale."
-#: 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"
@@ -3818,7 +3818,7 @@ msgstr ""
"\n"
"Le jeu contient un éditeur intégré que vous pouvez utiliser pour concevoir et partager vos propres cartes."
-#: 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"
@@ -3828,7 +3828,7 @@ msgid ""
"physics settings to tweak as well."
msgstr "Armagetron Advanced est un jeu multijoueur en 3d qui essaye d'émuler et étendre la séquence lightcycle du film Tron. C'est un vieux jeu d'arcade envoyé directement au 21ème siècle. Le jeu propose une arène de jeu personnalisable, un affichage tête-haute, des graphiques uniques et des IA. Pour les joueurs plus avancés, il y a aussi de nouveaux modes de jeu et un grande variété de propriétés physiques à modifier."
-#: 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"
@@ -3840,7 +3840,7 @@ msgid ""
"regret their insolence."
msgstr "L'espace est vaste, c'est un territoire sans limite où il semble y avoir de la place pour tout le monde, mais un coup de malchance a tout fait basculer. Des hordes de créatures hostiles sont apparues de tous les coins sombres de l'univers, assoiffées de conquête. Leur force est immense, leurs légions interminables. cependant les humains n'ont pas capitulés sans un dernier baroud d'honneur et ont envoyés leurs meilleurs pilotes se battre. Ces envahisseurs malveillants ont choisi la mauvaise galaxie à conquérir et vous allez le prouver ! Allez leur faire regretter leur insolence."
-#: 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"
@@ -3850,7 +3850,7 @@ msgid ""
"provide the game assets."
msgstr "Barony est un jeu de rôle roguelike à la première personne coopératif. Le joueur doit descendre dans un sombre donjon et détruire une liche morte-vivante tout en évitant les pièges et en combattant des monstres. Le jeu propose des donjons générés aléatoirement, 13 classes de personnages, des centaines d'équipements et d'artéfacts, et des parties en multijoueur coopératif jusqu'à 4 joueurs. Ce paquet ne fournit @emph{pas} les ressources du jeu."
-#: 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"
@@ -3863,7 +3863,7 @@ msgstr ""
"\n"
"Jouer à bastet peut être une expérience douloureuse, surtout si vous faites souvent des canyons en attendant le grand bloc en l pour libérer quatre lignes en même temps."
-#: 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."
@@ -3871,7 +3871,7 @@ msgstr ""
"Tetrinet est un jeu multijoueur à la Tetris avec des powerups et\n"
"des attaques à utiliser sur vos adversaires."
-#: gnu/packages/games.scm:693
+#: gnu/packages/games.scm:694
msgid ""
"Vitetris is a classic multiplayer Tetris clone for the\n"
"terminal."
@@ -3879,7 +3879,7 @@ msgstr ""
"Vitetris est un clone de Tetris multijoueur classique pour\n"
"le terminal."
-#: 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"
@@ -3887,7 +3887,7 @@ msgid ""
"possible, while battling many vicious aliens."
msgstr "Blobwars : Metal Blob Solid est un jeu de plateforme en 2D, le premier de la série des Blobwars. Vous pouvez prendre le contrôle d'un agent Blob sans peur. Votre mission est de vous infiltrer dans diverses bases ennemies et secourir le plus de MIA possibles, tout en combattant de vilains aliens."
-#: 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"
@@ -3931,7 +3931,7 @@ msgstr ""
"\n"
"Quiz: arithmetic et quiz."
-#: 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"
@@ -3954,7 +3954,7 @@ msgstr ""
"\n"
"Il y a deux styles de jeu principaux : capture du drapeau et tir libre. En capture du drapeau, chaque équipe (en dehors des renégats) a une base et chaque équipe avec au moins un joueur a un drapeau. L'objectif est de capturer le drapeau de l'ennemi et de le ramener à votre base. Cela détruit les joueurs de cette équipe, leur retire un point et ajoute un point à votre équipe. En mode libre, il n'y a pas de drapeaux ni de base. L'objectif est simplement de remporter le plus de points possibles."
-#: 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"
@@ -3966,7 +3966,7 @@ msgid ""
"want what you have."
msgstr "Cataclysm : Dark Days Ahead (« DDA » pour faire plus court) est un roguelike dans un monde post-apocalyptique. Luttez pour survivre dans un monde difficile, persistent et généré procéduralement. Récupérez les restes d'une civilisation morte pour la nourriture, l'équipement, ou si vous avez de la chance, un véhicule avec un plein d'essence pour vous amener en dehors de Dodge. Combattez pour détruire ou échapper à un grande variété de monstruosités, entre zombies, insectes géants, robots tueurs et autres choses plus étranges et mortelles encore, et à d'autres comme vous, qui veulent ce que vous possédez."
-#: 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"
@@ -3978,7 +3978,7 @@ msgstr ""
"et d'avoir un avantage injuste. Le client fournit aussi un mode solo, qui\n"
"vous permet de vous préparer hors-ligne."
-#: 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"
@@ -3986,7 +3986,7 @@ msgid ""
"more. This package does @emph{not} provide the game assets."
msgstr "Ce paquet fournit une réimplémentation du jeu de simulation de compagnie Bullfrog de 1997 @i{Theme Hospital}. En plus de recréer fidèlement le moteur d'origine, CorsixTH ajoute la prise en charge des grandes résolutions, des niveaux personnalisés et bien plus. Ce paquet ne fournit @emph{pas} les ressources du jeu."
-#: 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"
@@ -3994,7 +3994,7 @@ msgid ""
"tired of cows, a variety of other ASCII-art messengers are available."
msgstr "Cowsay est essentiellement un filtre de texte. Envoyez lui du texte et vous obtenez une vache qui dit votre texte. Si vous pensez qu'une vache qui parle n'est pas suffisant, les vache pensent aussi : tout ce que vous avez à faire est de lancer @command{cowthink}. Si vous en avez marre des vaches, il y a aussi toute une variété de messagers en ASCII-art."
-#: gnu/packages/games.scm:1182
+#: gnu/packages/games.scm:1183
#, scheme-format
msgid ""
"This package provides the Fallout 2 game engine. Game data\n"
@@ -4003,7 +4003,7 @@ msgstr ""
"Ce paquet fournit le moteur de jeu de Fallout 2. Les données du jeu\n"
"se placent dans @file{~/.local/share/falltergeist}."
-#: 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"
@@ -4041,7 +4041,7 @@ msgstr ""
"@item Et bien plus\n"
"@end itemize"
-#: 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"
@@ -4055,7 +4055,7 @@ msgstr ""
"pour être jouable. Freedoom complète le moteur Doom sur trois niveaux : les\n"
"graphismes, les effets sonores et la musique pour faire un jeu entièrement libre."
-#: 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"
@@ -4065,7 +4065,7 @@ msgid ""
"real-time combat."
msgstr "Freedroid RPG est un @dfn{JDR} (jeu de rôle) avec des graphiques isométriques. Le jeu raconte l'histoire d'un monde détruit par un conflit entre robots et leurs maîtres humains. Pour restaurer la paix, le joueur doit compléter diverses quêtes tout en combattant les robot rebelles — soit en en prenant le contrôle, soit simplement en les annihilant avec des armes de corps-à-corps ou à distance en combat temps-réel."
-#: 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"
@@ -4101,13 +4101,13 @@ msgstr ""
"@item une option d'adaptation automatique pour garder les motifs en vue\n"
"@end enumerate"
-#: 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 "Ce paquet fournit un démon en espace utilisateur pour les contrôleurs Joy-Con de Nintendo."
-#: 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"
@@ -4115,7 +4115,7 @@ msgid ""
"does not include game data."
msgstr "Moteur pour Caesar III, un jeu de stratégie en temps-réel et de construction de ville. Julius contient des améliorations graphique tout en préservant la logique (avec les bogues) du jeu d'origine, pour que les parties sauvegardées restent compatibles. Ce paquet n'inclut pas les données du jeu."
-#: 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"
@@ -4140,7 +4140,7 @@ msgstr ""
"@item le contrôle du zoom.\n"
"@end itemize\n"
-#: 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"
@@ -4148,7 +4148,7 @@ msgid ""
"shadow mimic them to reach blocks you couldn't reach alone."
msgstr "Me and My Shadow est un jeu de puzzle et de plateforme dans lequel vous essayez d'atteindre la sortie en résolvant des puzzles. Des piques, des blocs se déplaçant, des blocs fragiles et bien plus se trouvent sur votre chemin. Enregistrez vos mouvements et laisser votre ombre vous mimer pour atteindre des blocs que vous ne pouviez pas atteindre seul."
-#: 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"
@@ -4156,7 +4156,7 @@ msgid ""
"built-in level editor."
msgstr "@code{Open Surge} est un jeu rétro de plateforme à défilement horizontal en 2D inspiré par les jeux Sonic. le joueur court à grande vitesse à travers des niveaux en collectant des objets et en évitant des obstacles. Le jeu contient un éditeur de niveau."
-#: 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"
@@ -4168,7 +4168,7 @@ msgid ""
"destroying an ancient book using a special wand."
msgstr "Knights est un jeu multijoueur avec plusieurs chevaliers qui doivent parcourir un donjon et compléter diverses quêtes. Chaque partie tourne autour d'une quête — par exemple, vous devez trouver certains objets et les rapporter à votre point de départ. Ça a l'air facile, mais comme il n'y a assez d'objets dans le donjon que pour la victoire d'un seul joueur, vous devrez peut-être tuer vos adversaires pour récupérer leurs possessions ! D'autres quêtes vous feront vous échapper d'un donjon, combattre à mort les chevaliers ennemis ou détruire un ancien livre avec une baguette spéciale."
-#: 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"
@@ -4180,7 +4180,7 @@ msgstr ""
"qui ont le même nombre jusqu'à atteindre la somme de 2048 sur une seule\n"
"tuile."
-#: 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"
@@ -4188,7 +4188,7 @@ msgid ""
"such as chess or stockfish."
msgstr "GNOME Chess fournit un plateau en 2D pour jouer aux échecs contre un humain ou un ordinateur. Il prend en charge le chargement et la sauvegarde des parties en notation de jeu portable. Pour joueur contre un ordinateur, installez un moteur d'échecs comme chess ou stockfish."
-#: 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"
@@ -4202,7 +4202,7 @@ msgstr ""
"et aux joueurs avancés. En plus d'une interface en ligne de commande, il possède\n"
"aussi une représentation 3D attractive du plateau de jeu."
-#: 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"
@@ -4216,7 +4216,7 @@ msgstr ""
"pouvez même utiliser des photos pour les faces à la place des couleurs. Le jeu\n"
"peut être scripté avec Guile."
-#: 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."
@@ -4224,7 +4224,7 @@ msgstr ""
"GNU Shogi est un programme qui joue au Shōgi (les échecs japonais).\n"
"Il est similaire aux échecs standards mais cette variante est bien plus complexe."
-#: 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"
@@ -4238,7 +4238,7 @@ msgid ""
"watch your CPU playing while enjoying a cup of tea!"
msgstr "LTris est un clone de tetris : des blocs de formes différentes tombent dans la zone de jeu rectangulaire et vous pouvez les déplacer ou les tourner de 90 degrés, dans le but de construire des lignes sans trous qui disparaissent alors (ce qui fait tomber les blocs du dessus). Ltris a trois modes de jeu : en mode classique, vous jouez jusqu'à ce que la pile de blocs atteigne le haut de l'air de jeu et qu'aucun nouveau bloc ne puisse entrer. En mode figures, l'air de jeu est rempli d'une nouvelle figure à chaque niveau et plus tard des tuiles et des lignes apparaissent soudainement. En mode multijoueur jusqu'à trois joueurs (humains ou machines) sont en compétition en envoyant leurs lignes supprimées aux autres joueurs. Il y a aussi un mode démo dans lequel vous pouvez admirer l'ordinateur jouer tout en buvant une tasse de thé !"
-#: 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"
@@ -4252,7 +4252,7 @@ msgid ""
"role, and your gender."
msgstr "NetHack est un jeu d'exploration de donjon solo qui tourne sur une grande variété de machines, avec diverses interfaces graphique et textuelles qui utilisent toutes les même moteur. contrairement à d'autres jeux inspirés de Donjons & Dragons, l'accent est mis sur la découverte des détails du donjon et non simplement sur le combat avec tout ce qui bouge — en fait tuer tout ce qui bouge est une bonne manière de mourir rapidement. Chaque partie présente un paysage différent — le générateur de nombres aléatoires fournit un nombre virtuellement illimité de variations dans les donjons et ses habitants à découvrir. Vous pouvez choisir parmi plusieurs personnages : vous pouvez choisir votre race, votre rôle et votre genre."
-#: 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"
@@ -4261,19 +4261,19 @@ msgid ""
"Every puzzle has a complete solution, although there may be more than one."
msgstr "PipeWalker est un simple jeu de puzzle avec différents thèmes : connecter tous les ordinateurs à un serveur de réseau, amener l'eau d'une source aux robinets, etc. La mécanique de base reste la même : vous devez tourner chaque tuile de la grille dans la bonne direction pour combiner tous les composants en un seul circuit. Chaque puzzle un une solution complète, même s'il peut y en avoir plus d'une."
-#: gnu/packages/games.scm:2212
+#: gnu/packages/games.scm:2218
msgid "PrBoom+ is a Doom source port developed from the original PrBoom project."
msgstr ""
"PrBoom+ est un port des sources de Doom développé à partir du projet\n"
"PrBoom original."
-#: 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 "ReTux est un jeu de plateforme et d'action inspiré des jeux Mario, qui utilise les ressources du projet @code{SuperTux}."
-#: 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"
@@ -4281,7 +4281,7 @@ msgid ""
"documentation."
msgstr "Vous êtes un robot qui se déplace dans un monde rempli de caractères ASCII. Examinez les objets décrits avec humour bien qu'inutiles tout en cherchant un chaton parmi eux. Le thème de cette simulation Zen est expliqué plus avant dans sa documentation."
-#: 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"
@@ -4289,7 +4289,7 @@ msgid ""
"can be explored and changed freely."
msgstr "RogueBox Adventures est un roguelike graphique avec une forte influence des jeux de sandbox comme Minecraft ou Terraria. L'idée principale de RogueBox Adventures est de proposer au joueur un monde-jouet roguelike. ce monde est explorable et peut être changé librement."
-#: 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"
@@ -4299,7 +4299,7 @@ msgid ""
"and defeat them with your bubbles!"
msgstr "Barbie Seahorse Adventures est un jeu d'arcade et de plateforme dans un style rétro. Vous être Barbie l'hippocampe qui voyage à travers la jungle, jusqu'au volcan jusqu'à flotter sur des bulles jusqu'à la lune. Sur votre chemin vous rencontrerez différents ennemis, des servants du terrible tyran qui a volé le cristal galactique. Évitez les coup et battez-les avec vos bulles !"
-#: 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"
@@ -4309,7 +4309,7 @@ msgstr ""
"écrits en Lua. Il est conçu pour les jeux de rôle-action classiques en\n"
"16-bits."
-#: 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."
@@ -4317,14 +4317,21 @@ msgstr ""
"Solarus Quest Editor est une interface graphique pour créer et\n"
"modifier les quêtes du moteur Solarus."
-#: 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 "Dans SuperStarfighter, jusqu'à quatre joueur se battent dans une arène en D avec des vaisseaux rapides et des missiles. Différents types de jeux sont disponibles, ainsi qu'un mode solo avec des vaisseaux contrôlés par une IA."
-#: 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"
@@ -4344,17 +4351,17 @@ msgstr ""
"gagner un événement, débloquer des événements supplémentaires et des voitures. La plupart\n"
"des cartes sont équipées des notes audio du copilote et d'icônes de copilote."
-#: 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 "Ce paquet fournit @command{ufo2map}, un programme utilisé pour générer des carte pour le jeu de stratégie UFO : Alien Invasion."
-#: gnu/packages/games.scm:2909
+#: gnu/packages/games.scm:2944
msgid "This package contains maps and other assets for UFO: Alien Invasion."
msgstr "Ce paquet contient des cartes et d'autres données pour UFO : Alien Invasion."
-#: 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"
@@ -4379,11 +4386,11 @@ msgstr ""
"\n"
"Attention : c'est une version pré-publication de UFO : AI ! Certaines choses ne fonctionnent pas encore correctement."
-#: gnu/packages/games.scm:3033
+#: gnu/packages/games.scm:3068
msgid "A graphical user interface for the package @code{gnushogi}."
msgstr "Une interface utilisateur graphique pour le paquet @code{gnushogi}."
-#: 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"
@@ -4392,7 +4399,7 @@ msgid ""
"that beneath its ruins lay buried an ancient evil."
msgstr "L'Abbaye des Morts est un jeu de plateforme en 2D qui se passe dans la France du 13ème siècle. Les Cathars, qui prêchent les bonnes valeurs chrétiennes, se font expulser par l'église catholique hors du Languedoc. L'un d'entre eux, Jean Raymond, trouve un vieille église dans laquelle se cacher, sans savoir qui sous ses ruines se trouve enterré un ancien mal."
-#: 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"
@@ -4402,7 +4409,7 @@ msgstr ""
"en dessous d'Angband, cherchez des richesses, combattez des montres et préparez-vous\n"
"à combattre Morgoth, le Seigneur des Ténèbres."
-#: 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"
@@ -4417,7 +4424,7 @@ msgstr ""
"leur donnant des ordres. Plusieurs de ces ordres sont nécessaires pour atteindre\n"
"la fin du niveau. Le jeu est présenté en 2D, en vue de côté."
-#: 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"
@@ -4427,14 +4434,14 @@ msgstr ""
"vers des dialectes stéréotypés ou rigolos. Les filtres sont fournis en tant que\n"
"bibliothèques C, pour qu'ils puissent être facilement intégrés à d'autres programmes."
-#: 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 "Le joueur contrôle un personnage (parmi le gentil, le méchant et le mort), évite les missiles (il y en a plein qui couvrent l'écran, mais la boîte de collision du joueur est très petite), et tire sur ses adversaires qui ne cessent d'apparaître à l'écran."
-#: 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"
@@ -4446,7 +4453,7 @@ msgstr ""
"peut faire défiler les lignes à la même vitesse ou de manière asynchrone\n"
"à une vitesse définie par l'utilisateur."
-#: 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"
@@ -4457,7 +4464,7 @@ msgstr ""
"textuelle par défaut soit via une interface visuelle externe comme\n"
"GNU XBoard."
-#: 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"
@@ -4465,17 +4472,17 @@ msgid ""
"To that extent, it also includes a front-end for managing all of your D-Mods."
msgstr "GNU FreeDink est une réimplémentation libre et portable du moteur du jeu de rôle Dink Smallwood. Il prend en charge non seulement les fichiers de données du jeu d'origine, mais aussi des mods fournis par les joueurs (les « D-Mods »). Pour cela, il inclut aussi une interface pour gérer vos mods."
-#: gnu/packages/games.scm:3409
+#: gnu/packages/games.scm:3444
msgid "This package contains the game data of GNU Freedink."
msgstr "Ce paquet continet les données du jeu GNU Freedink."
-#: 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 "DFArc rend facile de joueur et de gérer des parties FreeDink et ses nombreux D-Mods."
-#: 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"
@@ -4489,7 +4496,7 @@ msgstr ""
"supportées. Il présente une interface utilisateur complètement interactive et\n"
"peut charger et sauvegarder les jeux dans la Notation de Jeu Universelle."
-#: 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"
@@ -4498,7 +4505,7 @@ msgid ""
"are primarily in English, however some in other languages are provided."
msgstr "GNU Typist permet d'apprendre à taper. On peut l'utiliser pour apprendre et pratiquer la dactylographie. Plusieurs tutoriels sont disponibles ; en plus des tutoriels pour la disposition standard QWERTY, il y a des tutoriels pour les dispositions alternatives Dvorak et Colemak, ainsi que pour le pavé numérique. Les tutoriels sont surtout en anglais, mais il y en a pour quelques autres langues."
-#: 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"
@@ -4511,7 +4518,7 @@ msgstr ""
"effets spéciaux, le support pour des formats de fichiers graphiques usuels et la\n"
"détection de collision."
-#: 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"
@@ -4519,7 +4526,7 @@ msgid ""
"match, cannon keep, and grave-itation pit."
msgstr "M.A.R.S. est un jeu de tir dans l'espace avec de jolis effets visuels et une physique attractive. Les joueurs se battent entre eux ou contre l'ordinateur dans différents modes de jeu comme space ball, les matchs à mort, les matchs à mort en équipe, protection de canon, ou puits de gravité."
-#: 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"
@@ -4534,7 +4541,7 @@ msgstr ""
"tourne dans une fenêtre de terminal et qui utilise la bibliothèque @code{curses.h}\n"
"pour le contrôle de l'écran."
-#: 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"
@@ -4546,21 +4553,21 @@ msgstr ""
"relacher certaines contraintes du vénérable format Z-machine. C'est l'interpréteur\n"
"de référence, qui utilise l'API Glk."
-#: 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 "Fifechan est une bibliothèque d'interface graphique légère et multiplateforme écrite en C++ spécifiquement conçue pour les jeux. Elle possède un ensemble de widgets graphiques extensibles et permet d'en créer plus."
-#: 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 "@acronym{FIFE, Flexible Isometric Free Engine} est un moteur de jeu isométrique multi-plateforme. Les liaisons Python sont incluses et permettent de créer des jeux avec Python ainsi que C++."
-#: 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"
@@ -4570,7 +4577,7 @@ msgstr ""
"à des fictions interactives, aussi connues sous le nom d'aventures textuelles,\n"
"qui étaient implémentées soit par Infocom ou crées avec le compilateur Inform."
-#: 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"
@@ -4588,7 +4595,7 @@ msgstr ""
"de stockage standard pour les jeux (SGF, Smart Game Format) et le format\n"
"de communication inter-processus (GMP, Go Modem Protocol)."
-#: 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"
@@ -4606,7 +4613,22 @@ msgstr ""
"\n"
"Ce jeu est basé sur la version GPL du fameux jeu TuxRacer."
-#: 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"
@@ -4618,7 +4640,7 @@ msgstr ""
"la courses les uns contre les autres ou d'essayer de battre l'ordinateur. Un\n"
"mode solo est aussi disponible."
-#: 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"
@@ -4628,7 +4650,7 @@ msgid ""
msgstr "Unknown Horizons est une simulation stratégique en 2D temps-réel avec l'accent mis sur l'économie et la construction de ville. Étendez votre petite implantation pour qu'elle devienne une colonie riche et forte, collectez les impôts et fournissez des biens de luxe à vos habitants. Augmentez votre pouvoir avec une économie bien équilibrée et avec des échanges commerciaux et diplomatiques stratégiques."
# replay en français ?
-#: 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"
@@ -4641,7 +4663,7 @@ msgstr ""
"propose du multijoueur, des FPS illimités, une chute douce du sol des\n"
"graphismes et des sons personnalisables et des replays."
-#: 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"
@@ -4661,7 +4683,7 @@ msgstr ""
"gagnent de l'expérience et augmentent de niveau, et sont rejoués d'un scénario\n"
"à la campagne suivante."
-#: gnu/packages/games.scm:4211
+#: gnu/packages/games.scm:4343
msgid ""
"This package contains a dedicated server for @emph{The\n"
"Battle for Wesnoth}."
@@ -4669,7 +4691,7 @@ msgstr ""
"Ce paquet contient un serveur dédié pour @emph{La bataille\n"
"pour Wesnoth}."
-#: 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"
@@ -4679,7 +4701,7 @@ msgstr ""
"souris et le clavier. L'enfant utilise la souris pour dessiner des points colorés\n"
"et des lignes sur l'écran et le clavier pour afficher des lettres."
-#: 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"
@@ -4690,7 +4712,7 @@ msgstr ""
"client entièrement supporté par @uref{http://www.themanaworld.org, the Mana World},\n"
"@uref{http://evolonline.org, Evol Online} et @uref{http://landoffire.org, Land of fire}."
-#: 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"
@@ -4707,7 +4729,7 @@ msgstr ""
"ne contient que le moteur de jeu. Lorsque vous le démarrez, il vous sera demandé de télécharger\n"
"un thème graphique."
-#: 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"
@@ -4732,29 +4754,29 @@ msgstr ""
"@item Des bouées qui prennent la neige en compte\n"
"@end enumerate"
-#: 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 "OpenSFX est un ensemble de sons de base pour OpenTTD qui rendent possible de jouer à OpenTTD sans les fichiers privateurs du jeu d'origine Transport Tycoon Deluxe."
-#: 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 "OpenMSX est un ensemble de musiques pour OpenTTD qui rend possible de jouer à OpenTTD sans avoir besoin des musiques privatrices du jeu original Transport Tycoon Deluxe."
-#: gnu/packages/games.scm:4561
+#: gnu/packages/games.scm:4693
msgid "openrct2-title-sequences is a set of title sequences for OpenRCT2."
msgstr "openrct2-title-sequences est un ensemble de séquences titres pour OpenRCT2."
-#: gnu/packages/games.scm:4601
+#: gnu/packages/games.scm:4733
msgid "openrct2-objects is a set of objects for OpenRCT2."
msgstr "openrct2-objects est un ensemble d'objets pour OpenRCT2."
-#: 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"
@@ -4767,7 +4789,7 @@ msgstr ""
"\n"
"Remarquez que ce paquet ne fournit @emph{pas} les ressources du jeu (musiques, images, etc)."
-#: 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"
@@ -4775,27 +4797,27 @@ msgid ""
"logging, so games can be viewed again."
msgstr "OpenRiichi est un client pour jouer au Mahjong japonais, et il prend en charge les parties solo et multijoueurs, avec ou sans robots. Il propose toutes les règles standards du riichi ainsi que quelques règles facultatives. Il prend en charge la sauvegarde du déroulement des parties pour qu'elles puissent être revisionnées plus tard."
-#: 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 "Le projet Emilia Pinball est un simulateur de pinball. Il y a seulement deux niveaux à jouer, mais ils sont très addictifs."
-#: 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 "Pioneers est une simulation du jeu de plateau The Settlers of Catan. Il est jouable en réseau local, sur internet et avec des joueurs IA."
-#: 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 "Le but de ce jeu de logique est d'ouvrir toutes les cartes d'une grille en 6x6, en utilisant les des astuces sur leur position relative. L'idée du jeu est attribuée à Albert Einstein."
-#: 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"
@@ -4803,21 +4825,21 @@ msgid ""
"http://lavachat.symlynx.com/unix/"
msgstr "POWWOW est un client qui peut être utilisé pour telnet ainsi que pour des @dfn{Donjons Multijoueurs} (MUD). En plus il peut servir de client pour le serveur de discussion psyced avec la configuration spécifique située sur http://lavachat.symlynx.com/unix/"
-#: 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 "Red Eclipse est un jeu de tir en arène, créé avec le moteur Cube2. Il offre un système de parkour innovant et des armes distinctes mais toutes puissantes. Red Eclipse propose une expérience de jeu nerveuse et accessible."
-#: 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 "Grue Hunter est un jeu d'aventure en mode texte écrit en Perl. Vous devez vous déplacer dans un système de grottes souterraines à la recherche de la Grue. Arriverez-vous à la capturer et à sortir vivant ?"
-#: 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"
@@ -4861,14 +4883,14 @@ msgstr ""
"\n"
"Pour passer entre les différentes tailles de fenêtres, utilisez F6, F7 et F8. Pour passer en plein-écran, utilisez F5 ou Alt+Entrée."
-#: 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 "Tennix est un jeu de tennis en 2D. Vous pouvez jouer contre l'ordinateur ou contre un autre jouer en utilisant le clavier. Le jeu se lance dans une fenêtre 640x480 ou en plein-écran."
-#: 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"
@@ -4876,7 +4898,7 @@ msgid ""
"tactics."
msgstr "Warzone 2100 propose un mode campagne, multijoueur et escarmouche en solo. Un arbre de technologie complet avec plus de 400 technologies différentes, avec le système de conception d'unités vous permet une grande variété d'unités et de tactiques."
-#: 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"
@@ -4905,7 +4927,7 @@ msgstr ""
"\n"
"Widelands propose un mode solo avec différentes campagnes ; les campagnes racontent toutes les histoires de tribus et de leurs luttes dans l'univers de Widelands ! Cependant, votre colonie commence vraiment quand vous vous associez avec des amis sur internet ou en LAN pour construire de nouveaux empires ensemble — ou pour vous détruire les uns les autres par des guerres sans merci. Widelands a aussi une intelligence artificielle si vous cherchez un défi."
-#: 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"
@@ -4914,7 +4936,7 @@ msgid ""
"in strikes against the evil corporation."
msgstr "En l'an 2579, la compagnie des armes intergalactique, WEAPCO, a dominé la galaxie. Guidez Chris Bainfield et son ami Sid Wilson dans leur quête pour libérer la galaxie de l'emprise de WEACO. Sur votre route, vous rencontrerez de nouveaux ennemis, vous ferez de nouveaux alliés et aiderez des rebelles à frapper la compagnie maléfique."
-#: 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"
@@ -4922,7 +4944,7 @@ msgid ""
"safety of the Chromium vessel."
msgstr "Dans ce jeu vous êtes les capitaine du vaisseau cargo Chromium B.S.U. et vous êtes responsable de l'acheminement de matériels et de troupes vers la ligne de front. Votre vaisseau a une petite flotte de chasseurs robotisés que vous contrôlez depuis la relative sécurité de votre vaisseau."
-#: 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"
@@ -4931,23 +4953,23 @@ msgid ""
"your child be creative."
msgstr "Tux Paint est un programme de dessin conçu pour les jeunes enfants (à partir de 3 ans). Il possède une interface simple et facile à utiliser, des effets sonores rigolos, et une mascotte encourageante qui guide les enfants dans leur utilisation du programme. Il fournit un tableau blanc et divers outils de dessin pour aider votre enfant à être créatif."
-#: 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 "Ce paquet contient un ensemble de « tampons » qu'on peut utiliser avec l'outil tampon de Tux Paint."
-#: gnu/packages/games.scm:5561
+#: gnu/packages/games.scm:5693
msgid "Tux Paint Config is a graphical configuration editor for Tux Paint."
msgstr "Tux Paint Config est un éditeur de configuration graphique pour Tux Paint."
-#: 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 "SuperTux est un jeu de saut et de course classique en 2D à défilement horizontal dans un style similaire aux jeux Super Mario originaux."
-#: 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"
@@ -4955,7 +4977,7 @@ msgid ""
"Linux / Mac OS X servers, and an auto mapper with a VT100 map display."
msgstr "TinTin++ est un client MUD qui prend en charge le MCCP (Mud Client Compression Protocol), MMCP (Mud Master Chat Protocol), xterm avec 256 couleurs, la plupart des options TELNET utilisées par les MUD, ainsi que celles requises pour l'authentification par telnet sur les serveurs Linux / Mac OS X, et une correspondance automatique avec l'affichage VT100."
-#: 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"
@@ -4963,14 +4985,14 @@ msgid ""
"programmers may also add their own favorite language."
msgstr "Apprenez à programmer, en jouant avec des fourmis et des toiles d'araignées ;-) Votre fourmi robot peut être programmées dans plusieurs langages : OCaml, Python, C, C++, Java, Ruby, Lua, JavaScript, Pascal, Perl, Scheme, Vala, Prolog. Les programmeur expérimentés peuvent aussi ajouter leur langage préféré."
-#: 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 "Bambam est une application de frappe de clavier (et de manettes) simple pour les bébés qui verrouille le clavier et la souris et montre à la place des couleurs, des images et des sons."
-#: 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"
@@ -4978,7 +5000,7 @@ msgid ""
"throwing people around in pseudo-randomly generated buildings."
msgstr "Mr. Rescue est une jeu d'action en 2d dans un style arcade centré sur l'évacuation de civils de bâtiments en flammes. Le jeu propose de l'action d'extinction d'incendie nerveuse, des combats de boss intenses, une musique entrainante et beaucoup de lancer de personnes dans les bâtiments générés aléatoirement."
-#: 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"
@@ -4997,13 +5019,13 @@ msgstr ""
"\n"
"Bien que le jeu puisse utiliser les caractères ASCII pour afficher les symboles classiques pour un roguelike, il a quand même besoin de graphismes pour afficher le monde non-euclidien."
-#: 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 "Kobo Deluxe est une version améliorée du jeu graphique XKobo d'Akira Higuchi pour les système Un*x avec X11."
-#: 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"
@@ -5011,7 +5033,7 @@ msgid ""
"into the Space Age."
msgstr "Freeciv est un jeu de stratégie et de construction d'empire inspiré de l'histoire des civilisations humaines. Le jeu commence à la préhistoire et votre mission est de gérer une tribu de l'âge de pierre à l'âge de l'espace."
-#: 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"
@@ -5025,25 +5047,25 @@ msgstr ""
"\n"
"Cette commande fonctionne sur les données passées dans un tube. Passez n'importe quel texte ASCII ou UTF-8 à nms, et il appliquera l'effet hollywoodien, montrant d'abord des données chiffrées, puis en commençant la séquence de déchiffrement pour révéler les caractères en texte clair."
-#: gnu/packages/games.scm:6028
+#: gnu/packages/games.scm:6119
msgid "This package contains the data files required for MegaGlest."
msgstr "Ce paquet contient les fichiers de données requis par MegaGlest."
-#: 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 "MegaGlest est un jeu de stratégie en temps réel (RTS) multiplateforme en 3D, où vous contrôlez les armées d'une des sept factions : Tech, Magie, Égypte, Indiens, Normands, Perses ou Romains."
-#: 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 "Dans FreeGish vous contrôlez Gish, une boule de goudron qui vit gaiment avec sa copine Brea, jusqu'au jour où une mystérieuse créature sombre émerge d'une plaque d'égout et l'emporte sous terre."
-#: 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"
@@ -5051,21 +5073,21 @@ msgid ""
"over 100 user-created campaigns."
msgstr "C-Dogs SDL est un jeu de tir classique en vue de dessus. On peut y jouer à jusqu'à 4 joueurs en mode coop et en mode match à mort. Personnalisez votre joueur, choisissez une arme parmi les nombreuses armes proposées et défoncez, slalomez et dégagez votre passage à travers plus de 100 campagnes créées par les joueurs."
-#: 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 "Kiki le nano bot est un jeu de puzzle en 3D. C'est un mélange des jeux Sokoban et Kula-World. Votre but est d'aider Kiki, un petit robot qui vit dans le nanomonde à réparer son créateur."
-#: 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 "Teeworlds est un jeu multijoueur en ligne. Combattez jusqu'à 16 joueurs dans divers modes de jeu, dont le match à mort en équipe ou la capture de drapeau. Vous pouvez même concevoir vous propres cartes !"
-#: 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"
@@ -5077,7 +5099,7 @@ msgid ""
"with the mouse isn’t always trivial."
msgstr "Enigma est un jeu de puzzle avec 550 niveaux uniques. Le but du jeu est de trouver et de découvrir les paries de pierres d'Oxyd de même couleur. Simple ? oui. Facile ? Surement pas ! Des pièges cachés, de vastes labyrinthes, des rayons laser, et surtout, de nombreux puzzle à s'arracher les cheveux vous bloque en général le passage vers le pierre d'Oxyd. Les objets du jeu Enigma (et il y en a des centaines, pas moyen de vous ennuyer) interagissent de manière inattendue et comme beaucoup d'entre eux suivent les lois de la physique (c'est-à-dire les lois spéciales d'Enigma), les contrôler à la souris n'est pas toujours évident."
-#: 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"
@@ -5087,7 +5109,7 @@ msgid ""
"becoming difficult enough to tax even the brightest of minds."
msgstr "Chroma est un jeu de puzzle abstrait. Diverses formes colorées sont arrangées en séries de formes de plus en plus complexes, formant des pièges vicieux qui doivent être désactivés et de mystérieux puzzles qui doivent être manipulés avant qu'ils ne crachent leurs subtils secrets. Au départ si évident que n'importe qui peut commencer à jouer, mais à la difficulté grandissante qui fera réfléchir même les esprits les plus brillants."
-#: 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"
@@ -5096,14 +5118,14 @@ msgid ""
"fish. The whole game is accompanied by quiet, comforting music."
msgstr "Fish Fillets NG est purement un jeu de puzzle. Le but dans chacun des 70 niveaux est toujours le même : trouver une sortie sure. Le poisson vous fera des remarques spirituelles sur ses environs, les habitants du monde sous-marin se querellent ou commentent les efforts de votre poisson. Le jeu est accompagné d'une musique calme et confortable."
-#: 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 "Dungeon Crawl Stone Soup (aussi connu sous le nom de « Crawl » ou DCSS) est une aventure roguelike à travers des donjons remplis de monstres dangereux en quête de la mystique Orbe de Zot."
-#: 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"
@@ -5113,11 +5135,11 @@ msgid ""
"fight against their plot and save his fellow rabbits from slavery."
msgstr "Lugaru est un jeu d'action en vu à la troisième personne. Le personnage principal, turner, est un lapin anthropomorphique rebelle avec des capacités de combat impressionnantes. Dans sa quête pour trouver les responsables de la tuerie de son village, il découvre une terrible conspiration qui remonte aux chefs de la république lapinesque et aux loups morts de fin d'une tanière proche. Turner prend sur lui de combattre leurs plans et de sauver ses amis lapins de l'esclavage."
-#: gnu/packages/games.scm:6696
+#: gnu/packages/games.scm:6787
msgid "0ad-data provides the data files required by the game 0ad."
msgstr "0ad-data fournit les fichiers de données nécessaires pour le jeu 0ad."
-#: 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"
@@ -5130,7 +5152,7 @@ msgstr ""
"\n"
"0ad a besoin d'un gestionnaire de fenêtres qui prend en charge les indications étendues pour les gestionnaires de fenêtre (« Extended Window Manager Hints »)."
-#: 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"
@@ -5139,7 +5161,7 @@ msgid ""
"``adventure 2.5'' and ``430-point adventure''."
msgstr "Le jeu Colossal Cave Adventure original de 1976 a été à l'origine de toutes les aventures textuelles, des jeux d'exploration de donjon (sur ordinateur) et des jeux de rôles sur ordinateur. Ceci est un port récent de la dernière version publiée par Crowther & Woods, ses auteurs originaux, en 1995. Il est connu sous le nom de « adventure 2.5 » et « 430-point adventure »."
-#: 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"
@@ -5150,21 +5172,21 @@ msgid ""
"Tales of Maj’Eyal offers engaging roguelike gameplay for the 21st century."
msgstr "Talkes of Maj'Eyal (ToME) est un RPG qui propose des combats tactiques en tour par tour et une construction de personnage avancée. Jouez l'une des races et des classes uniques dans le monde plein de lore d'Eyal, explorez des donjons aléatoires, faites face à des combats difficiles et développez vos personnages avec votre propre mélange de capacités et de pouvoirs. Avec une interface graphique moderne et personnalisable, des contrôles à la souris intuitifs, des mécaniques bien pensées et un combat difficile et profond, Tales of Maj'Eyal propose une expérience du jeu roguelike pour le 21ème siècle."
-#: 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 "Quakespasm est un moteur moderne pour Quake 1 de id software. Il contient la prise en charge des CPU 64 bits, la lecture de musiques personnalisées, un nouveau pilote de son, des améliorations graphiques et diverses corrections de bogues et d'autres améliorations."
-#: 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 "vkquake est un moteur moderne pour Quake 1 de id software. Il contient la prise en charge des CPU 64 bits, la lecture de musiques personnalisées, un nouveau pilote de son, des améliorations graphiques et diverses corrections de bogues et d'autres améliorations."
-#: 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"
@@ -5174,18 +5196,18 @@ msgid ""
"making Yamagi Quake II one of the most solid Quake II implementations available."
msgstr "Yamagi Quake II est un client amélioré pour Quake II de id Software. Le but principal est de ne pas changer l'expérience de jeu de 1997, donc le jeu et les graphiques sont inchangés. Cependant l'utilisateur peut utiliser l'un des packs de textures non officiel. Comparé au client officiel, plus de 1000 bogues ont été corrigés et un audit de code complet a été réalisé, ce qui rend Yamagi Quake II l'une des implémentations de Quake II la plus solide qui existe."
-#: gnu/packages/games.scm:7222
+#: gnu/packages/games.scm:7313
msgid "Nudoku is a ncurses-based Sudoku game for your terminal."
msgstr "Nudoku est un jeu de Sudoku basé sur ncurses pour votre terminal."
-#: 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 "The Butterfly Effect (tbe) est un jeu qui utilise des simulations physiques réalistes pour combiner plusieurs éléments mécaniques simples pour atteindre un but simple de la manière la plus complexe possible."
-#: 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"
@@ -5196,14 +5218,14 @@ msgid ""
"whatever you make of it."
msgstr "Pioneer est un jeu d'aventure spatiale dans notre galaxie au tournant du 31ème siècle. Le jeu est ouvert et vous êtes libre de vivre n'importe quel style de vie spatiale que vous voulez. Recherchez la gloire ou la richesse en explorant des millions de systèmes stellaires. Tombez dans la criminalité en devenant pirate, contrebandier ou chasseur de primes. Forgez et déliez des alliances avec diverses factions qui se battent pour le pouvoir, la liberté et l'autodétermination. L'univers est ce que vous en faites."
-#: 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 "Badass génère de faux commits pour une période de dates données, pour pirater le système de gamification des graphes de contribution comme Github ou Gitlab."
-#: 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"
@@ -5211,7 +5233,7 @@ msgid ""
"You can save humanity and get programming skills!"
msgstr "Colobot : Gold Edition est un jeu de stratégie en temps réel, où vous pouvez programmer vos unités (des robots) dans un langage CBOT, similaire à C++ et Java. Votre mission est de trouver une nouvelle planète où vivre et prospérer. Vous pouvez sauver l'humanité et gagner des compétences en programmation !"
-#: 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"
@@ -5219,14 +5241,14 @@ msgid ""
"Strife, Chex Quest, and fan-created games like Harmony, Hacx and Freedoom."
msgstr "GZdoom est un port du moteur de jeu Doom 2, avec un rendu moderne. Il améliore la prise en charge du modding avec les fonctionalités avancées de ZDoom et le nouveau langage ZScript. En plus de Doom, il prend en charge Heretic, Hexen, Strife, Chex Quest et les jeux créés par les fan comme Harmony, Hacx et Freedoom."
-#: 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 "Odamex est une modification du moteur de Doom qui permet aux joueurs de facilement rejoindre des dédiés pour jouer à Doom en ligne."
-#: 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"
@@ -5239,7 +5261,7 @@ msgid ""
"affect gameplay)."
msgstr "Chocolate Doom prend une autre approche par rapport aux autres ports des sources. Il a pour but de reproduire avec fidélité l'expérience de jeu de Doom. C'est un port des sources conservateur et historiquement exact de Doom, compatible avec les milliers de mods et de niveaux qui ont été construits avant la sortie du code source de Doom. Au lieu de nouveaux graphiques tape-à-l'œil, la principale fonction de Chocolate Doom est de reproduire fidèlement de jeu tel qu'il se jouait dans les années 90. Le projet est développé autour d'une philosophie réfléchie qui restreint volontairement les fonctionnalités qui peuvent être ajoutées (et rejette tout ce qui affecte l'expérience de jeu)."
-#: 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"
@@ -5248,11 +5270,11 @@ msgid ""
"original."
msgstr "Crispy Doom est un fork de Chocolate Doom qui fournit une plus grande résolution, supprime les limites statiques du moteur Doom et propose des améliorations visuelles, tactiques et physiques facultatives tout en restant complètement compatible avec les fichiers de sauvegarde, de configuration, avec le netplay et les démos de l'original."
-#: gnu/packages/games.scm:7656
+#: gnu/packages/games.scm:7747
msgid "Xonotic-data provides the data files required by the game Xonotic."
msgstr "Ce paquet contient les fichiers de données requis par le jeu Xonotic."
-#: 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"
@@ -5262,7 +5284,7 @@ msgid ""
"open-source FPS of its kind."
msgstr "Xonotic est un jeu de tir à la première personne libre et nerveux. Le projet veut proposer un jeu de tir en arène addictif entièrement créé et piloté par la communauté elle-même. Xonotic est le descendant direct du projet Nexuiz avec des années de développement entre les deux, et il a pour but de devenir le meilleur FPS libre de sa catégorie."
-#: 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"
@@ -5271,7 +5293,7 @@ msgid ""
"ncurses for text display."
msgstr "Frotz est un interpréteur pour les jeux Infocom et les autres jeux Z-machine du genre aventure textuelle et fiction interactive. Cette version de Frotz est compilée avec le standard 1.0 de la spécification de Graham Nelson. Il peut lancer tous les jeux Z-code V1-V8, sauf la V6, avec le son à travers libao et il utilise ncurses pour l'affichage du texte."
-#: 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"
@@ -5283,7 +5305,7 @@ msgid ""
"of lore accompanying everything from planets to equipment."
msgstr "Naev est un jeu spatial d'action/jdr en 2d qui combine des éléments des genres action, JDR et simulation. Vous pilotez un vaisseau spatial dans une vue de dessus, et vous êtes plus ou moins libre de faire ce que vous voulez. Comme l'indique le nom du genre, vous pouvez échanger ou démarrer des combats comme vous le souhaitez. À part cela, il y a une quantité toujours grandissante de missions d'histoire principale, de l'équipement, des vaisseaux ; même la galaxie grandit avec chaque version. Si vous appréciez la lecture, il y a plein de lore qui accompagne toutes les choses du monde, des planètes aux équipements."
-#: 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"
@@ -5295,7 +5317,7 @@ msgid ""
"to play games on webpages. It can also be made into a chat bot."
msgstr "Frotz est un interpréteur pour les jeux Infocom et les autres jeux Z-machine du genre aventure textuelle et fiction interactive. dfrotz est la version avec interface bête. Vous n'avez pas le contrôle de l'écran ; tout est affiché sur le terminal ligne à ligne. Le terminal gère tout le défilement. Vous avez peut-être envie de savoir ce que ça fait de jouer à Adventure sur un téléscripteur. Une utilisation plus intéressante de Frotz avec l'interface bête est qu'il peut être utilisé avec des scripts CGI, PHP, etc, pour permettre aux gens de jouer sur une page web. On peut aussi en faire un chatbot."
-#: 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"
@@ -5305,7 +5327,7 @@ msgid ""
"when packaged in Blorb container files or optionally from individual files."
msgstr "Frotz est un interpréteur pour les jeux Infocom et les autres jeux Z-machine du genre aventure textuelle et fiction interactive. Cett eversion de Frotz utilise SDL pour prendre complètement en charge toutes les versions de la Z-Machine, dont la version graphique 6. Les graphiques et les sons sont créés en utilisant les bibliothèques SDL. Les effets sonores AIFF et la musique au format MOD et OGG sont pris en charge lorsqu'ils sont empaquetés dans des fichiers conteneurs Blorb ou éventuellement dans des fichiers individuels."
-#: 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"
@@ -5325,7 +5347,7 @@ msgstr ""
"\n"
"Il propose 100 niveaux solos, un mode deux joueurs, de la musique et des graphiques remarquables. Un éditeur de niveau est aussi inclus et permet aux joueurs de créer et de jouer à leur propres niveaux."
-#: 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"
@@ -5333,7 +5355,7 @@ msgid ""
"GameController."
msgstr "Libmanette est une petite bibliothèque GObject qui donne un accès simplifié aux manettes de jeu. Il prend en charge les manettes standards de fait définies par la spécification des manettes standards du W3C ou implémentées par le GameController de SDL."
-#: 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"
@@ -5345,7 +5367,7 @@ msgid ""
"your score gets higher, you level up and the blocks fall faster."
msgstr "Quadrapassel vient du jeu de blocs classique Tetris. Le but du jeu est de créer des lignes horizontales complètes qui disparaissent. Les blocs qui arrivent ont sept formes possibles à partir de quatre blocs : une forme droite, deux formes en L, un carré et deux formes en S. Les blocs tombent depuis le centre haut de l'écran dans un ordre aléatoire. Vous pouvez tourner les blocs et les déplacer sur l'écran pour les faire tomber et compléter les lignes. Vous gagnez des points en faisant tomber les blocs plus vite et en complétant des lignes. Quand votre score augmente, vous augmentez de niveau et les blocs tombent plus vite."
-#: 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"
@@ -5355,7 +5377,7 @@ msgid ""
"civilized than your own."
msgstr "Endless Sky est un jeu de commerce et de combat spatial. Explorez d'autres systèmes stellaires. Gagnez de l'argent en commerçant, en transportant des passagers ou en complétant des missions. Utilisez vos gains pour acheter un meilleur vaisseau ou pour améliorer vos armes et moteurs sur votre vaisseau actuel. Explosez des pirates. Prenez partie dans une guerre civile. Ou laissez l'espace humain derrière vous pour trouver des aliens sympathiques dont la culture est bien plus civilisée que la vôtre."
-#: 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"
@@ -5368,7 +5390,7 @@ msgstr ""
"\n"
"Ce paquet fournit l'application de cœur, mais aucune chanson n'est fournie. Vous devez les télécharger et les installer dans le répertoire @file{$HOME/.stepmania-X.Y/Songs}."
-#: 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"
@@ -5384,7 +5406,7 @@ msgstr ""
"Ce paquet fournit l'application de base, mais aucune piste. Vous devrez les télécharger\n"
"et les extraire séparément."
-#: 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"
@@ -5393,7 +5415,7 @@ msgid ""
"and cooperative."
msgstr "Battle Tanks (aussi connu sous le nom de « btanks ») est un jeu de combat drôle, où vous pouvez choisir l'un des trois véhicules et éliminer vos ennemis avec tout un arsenal. Il possède des graphiques dessinés originaux et une musique sympa, il est drôle et dynamique, il a plusieurs modes en réseau pour les matchs à mort et la coop."
-#: 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"
@@ -5411,14 +5433,14 @@ msgstr ""
"8 balles dans le jeu. Une fois qu'une balle touche le sol, le set est terminé\n"
"et toutes les balles sont à nouveau servies."
-#: 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 "4D-TRIS est une modification du jeu bien connu Tetris. L'air de jeu est étendu à un espace 4D, qui doit être rempli par le joueur avec des hypercubes en 4D."
-#: 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"
@@ -5428,7 +5450,7 @@ msgid ""
"where the player draws runes in real time to effect the desired spell."
msgstr "Arx libertatis est un port multiplateforme de Arx Fatalis, un jeu de rôle et d'exploration de donjon en vue à la première personne de 2002 développé par Arkane Studios. Ce port n'inclut pas les données du jeu, donc vous devez obtenir une copie du jeu originale ou d'une démo pour jouer à Arx Libertatis. Arx Fatalis propose de la construction d'objets, du combat rapproché et à distance, ainsi qu'un système de lancer de sorts unique où le joueur dessine des runes en temps réel pour lancer le sort désiré."
-#: 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"
@@ -5436,7 +5458,7 @@ msgid ""
"a fortress beyond the forbidden swamp."
msgstr "The Legend of edgar est un jeu de plateforme en 2D avec un monde persistant. Lorsque le père d'Edgar ne rentre pas à la maison après être sortie une nuit noire en pleine tempête, Edgar craint le pire : qu'il ait été capturé par le terrible sorcier qui habite dans une forteresse au delà du marré interdit."
-#: 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"
@@ -5446,20 +5468,20 @@ msgid ""
"fight each other on an arena-like map."
msgstr "OpenClonk est un jeu multijoueur d'action, tactique et d'habileté. Il est souvent comparé à un mélange de The Settlers et de Worms. Dans un paysage 2D simple semblable à antfarm, le joueur contrôle un équipage de clonks, des être humanoïdes petits mais robustes. le jeu encourage le jeu libre mais le but est normalement soit d'exploiter des ressources précieuses de la terre en construisant une mine, soit de se battre sur une carte d'arène."
-#: 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 "Flare (Free libre action roleplaying engine) est un moteur de jeu simple construit pour gérer un type de jeu spécifique : les RPG actions solos en 2D."
-#: 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 "Flare est un JdR action solo en 2D avec de l'action nerveuse et un style dark fantasy."
-#: 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"
@@ -5476,7 +5498,7 @@ msgstr ""
"\n"
"Meritous est un jeu d'action-aventure avec des contrôles simple mais où l'équilibre entre puissance et temps de soin est un vrai défi dans les combats en temps réel. Dans un monde généré procéduralement, le joueur peut explorer des milliers de pièces à la recherche d'artéfacts puissants, d'outils pour l'aider et pour finalement libérer le dôme d'Orcus du mal qui l'habite."
-#: 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"
@@ -5486,7 +5508,7 @@ msgid ""
"levels to unlock."
msgstr "Marble Marcher est un jeu vidéo qui utilise un moteur de physique fractal et un rendu complètement procédural pour produire une expérience de jeu unique. Le jeu se joue sur la surface d'une fractale en évolution. Le but du jeu est de faire atteindre le drapeau à votre bille le plus vite possible. Mais soyez attentif et ne tombez pas hors du niveau, ou ne vous faites pas broyé par la fractale ! Il y a 24 niveaux à débloquer."
-#: 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"
@@ -5494,7 +5516,7 @@ msgid ""
"and also provides the base for the FlightGear Flight Simulator."
msgstr "SimGear est un ensemble de bibliothèques conçues pour être utilisées comme des briques de base pour assembler des simulations 3D, des jeux et des applications visuelles. SimGear est développé par le projet FlightGear et fournit aussi une base pour le simulateur de vol FlightGear."
-#: 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"
@@ -5504,14 +5526,14 @@ msgid ""
"simulator."
msgstr "le but de FlightGear est de créer un simulateur de vol sophistiqué à utiliser pour la recherche ou dans des environnements académiques, pour l'entrainement au pilotage, comme outil de conception industrielle, pour les bricoleurs qui veulent implémenter leurs idées de simulation de vol favorites, et surtout pour un simulateur de vol sur PC fun, réaliste et stimulant."
-#: 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 "Vous, un lapin, devez sauter sur vos ennemis pour les faire exploser. C'est un vrai jeu multijoueur ; vous ne pouvez pas y jouer seul. Vous pouvez jouer à jusqu'à quatre joueurs simultanément. Il prend en charge le réseau."
-#: 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"
@@ -5524,7 +5546,7 @@ msgstr ""
"\n"
"En tant que commandant, c'est votre boulot de rassembler votre équipe triée sur le volet de soldats hérissons et d'amener la guerre aux portes de l'ennemie."
-#: 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"
@@ -5540,7 +5562,7 @@ msgstr ""
"bibliothèque est de créer des jeux en grille, mais elle est aussi bien adaptée pour\n"
"n'importe quelle application basée sur une grille."
-#: 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."
@@ -5548,7 +5570,7 @@ msgstr ""
"Le module gruid-tcell fournit un pilote Gruid pour construire des\n"
"applications en terminal qui utilisent toute la fenêtre."
-#: 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"
@@ -5558,7 +5580,7 @@ msgid ""
"on items and player adaptability for character progression."
msgstr "Harmonist : Dayoriah Clan Infiltration est un jeu d'infiltration roguelike pour la pause café. le jeu est centré autour du positionnement tactique, des mécaniques de lumières et de bruit, l'utilisation des types de terrains et des cônes de vision des monstres. Ayant pour but une expérience de rejouabilité bien pensée, le jeu évite la gestion d'un inventaire trop complexe et la construction d'un personnage, se reposant sur l'adaptabilité des objets et des joueurs pour la progression du personnage."
-#: 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"
@@ -5573,7 +5595,7 @@ msgstr ""
"\n"
"Dans Drascula vous jouez le rôle de John Hacker, un agent immobilier britannique, qui rencontre une superbe blonde qui se fait kidnapper par un vampire notoire, le compte Drascula, et s'engage dans une quête drôle mais dangereuse pour la sauver. Malheureusement, Hacker n'est pas au courant des véritables ambitions de Drascula : DOMINER le Monde et démontrer qu'il est plus méchant que son frère Vlad."
-#: 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"
@@ -5597,7 +5619,7 @@ msgstr ""
"\n"
"Les hommes du roi sont défaits, le roi est tué et vous tombez de votre cheval vous fracassez le crâne par terre. Vous avez été inconscient pendant un moment quand vous réalisez que vous êtes dans une cellule miteuse gardée par un Skorl pas très amical. Il serait peut-être judicieux de vous échapper…"
-#: 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"
@@ -5617,7 +5639,7 @@ msgstr ""
"\n"
"Vous jouez Joe King, un pilote en recherche d'emploi qui doit amener Faye Russel (un célèbre acteur de cinéma) dans la jungle amazonienne pour une séance photo. Bien sûr, les choses ne se passent pas comme prévu. Après un malheureux concours de circonstances, ils se retrouvent perdus au cœur de la forêt amazonienne, où Joe s'embarque dans une quête pour secourir une princesse kidnappée et ce faisant, découvre les vrais intentions sinistres d'une compagnie Lederhosen située à un endroit suspect. Dans un environnement 2D riche, Joe croisera une foule d'habitants improbables de la jungle, dont, mais pas seulement, une tribu de femmes amazones et des pygmées de 6 pieds de haut."
-#: 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"
@@ -5645,7 +5667,7 @@ msgstr ""
"\n"
"Des années plus tard, la sécurité d'Union City fait son apparition et enlève Robert, tuant sa tribu dans l'opération ; au moment d'arriver à la ville, l'hélicoptère le transportant s'écrase et il s'échappe tout en haut d'une tour au milieu de la ville. Il part alors découvrir la vérité sur son passé, et cherche à se venger pour la mort de sa tribu."
-#: 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"
@@ -5653,14 +5675,14 @@ msgid ""
"may be written in a plain text file in the Scheme programming language."
msgstr "GNU Robots est un jeu dans lequel vous programmez un robot pour explorer un monde plein d'ennemis qui vous blessent, d'obstacles et de nourriture à manger. Le but du jeu est de rester un vie et de récolter des prix. Le programme du robot peut être écrit dans un fichier en texte brut dans le langage de programmation Scheme."
-#: 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 "Ri-li est un jeu dans lequel vous conduisez une locomotive à vapeur jouet en bois à travers des niveaux et récupérez tous les wagons pour gagner."
-#: 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"
@@ -5670,14 +5692,14 @@ msgid ""
"remake of that series or any other game."
msgstr "FreeOrion est un jeu de conquête spatiale et d'empire galactique (4X) au tour par tour conçu et construit par le projet FreeOrion. Contrôlez un empire dans le but d'explorer la galaxie, d'étendre votre territoire, d'exploiter les ressources et d'exterminer les empires alien rivaux. FreeOrion est inspiré des jeux Master of Orion traditionnels, mais ce n'est pas un clone ou une copie de cette série ou d'autres jeux du genre."
-#: 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 "Leela-zero est un moteur en Go sans connaissance pré-établie par un humain, modelée d'après le papier AlphaGo Zero. Le fichier de poids du meilleur réseau actuel pour le moteur se trouve sur @url{https://zero.sjeng.org/best-network}."
-#: 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"
@@ -5697,7 +5719,7 @@ msgstr ""
"@item export des jeux dans divers formats\n"
"@end itemize"
-#: 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"
@@ -5705,27 +5727,27 @@ msgid ""
"the more difficult challenges."
msgstr "X-Moto est un jeu de plateforme en 2D stimulant, où la physique joue une part important dans l'expérience de jeu. Vous devez contrôler une moto et la pousser à ses limites, si vous voulez avoir une chance de réussir les défis les plus difficiles."
-#: 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 "Eboard est une interface de plateau d'échecs pour ICS (Internet Chess Servers) et les moteurs d'échecs."
-#: 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 "ChessX est une base de données d'échecs. Avec ChessX vous pouvez gérer votre propre collections de jeux d'échecs de plusieurs façons : en navigant, modifiant, ajoutant, organisant, analysant les parties, etc. Vous pouvez aussi jouer des parties sur FICS ou contre un moteur."
-#: 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 "Stockfish est un moteur d'échecs très puissant. Il est plus fort que les meilleurs humains. Il peut être utilisé avec les interfaces graphiques compatibles UCI comme ChessX."
-#: 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"
@@ -5734,7 +5756,7 @@ msgid ""
"get high scores."
msgstr "Barrage est un jeu d'action plutôt destructif qui vous place sur un champ de tir avec pour objectif de toucher le plus de cibles possible en 3 minutes. Vous contrôlez une arme qui peut lancer des petites ou grande grenades sur des soldats, des jeeps et des tanks. Le jeu est simple mais ce n'est pas si facile d'avoir de bons scores."
-#: 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"
@@ -5744,7 +5766,7 @@ msgid ""
"protect you."
msgstr "C'est un clone de BurgerTime. Dedans, vous jouez un chef qui doit créer des burgers et trébucher sur les ingrédients jusqu'à ce qu'ils soient à leur place. Et pour compliquer les choses, vous devez aussi éviter les ingrédients maléfiques animés tout en effectuant cette tache, avec rien d'autre que votre moulin à poivre pour vous protéger."
-#: 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"
@@ -5754,7 +5776,7 @@ msgid ""
"kingdom."
msgstr "Seven Kingdoms, conçu par Trevor Chan, apporte un mélange de stratégie en temps réel et de commerce, diplomatie et d'espionnage. Le jeu permet aux joueurs de se battre contre jusqu'à six autres royaumes et permet aux joueurs de conquérir leurs adversaires en les battant à la guerre (avec des troupes et des machines), en capturant leurs bâtiments avec des espions, ou en offrant d'acheter leur royaume."
-#: 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"
@@ -5764,13 +5786,13 @@ msgid ""
"game."
msgstr "Dans la grande tradition de Marble Madness et Super Monkey Ball, Neverball vous fait guider une bille à travers un territoire dangereux. Gardez l'équilibre sur des ponts étroits, naviguez dans des labyrinthes, prenez des plateformes mouvantes, et évitez les éléments qui vous poussent ou vous attirent pour atteindre le but. Faites la course contre la montre pour récupérer des pièces et gagner des billes supplémentaires. Neverputt est aussi inclus, un jeu de minigolf en 3D."
-#: 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 "Avec PokerTH vous pouvez jouer au jeu de poker Texas Holdem, contre l'ordinateur ou contre des joueurs en ligne."
-#: 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"
@@ -5779,13 +5801,13 @@ msgid ""
"System\" (high-low system)."
msgstr "Xblackjack est un outil basé sur MOTIF/OLIT construit pour vous préparer au casino. Il est inspiré par un livre nommé « Beat the Dealer » d'Edward O. Thorp, docteur d'UCLA. Un certain nombre de statistiques importantes sont présentées et utilisées par le programme pour implémenter le « Complete Point System » de Thorp (high-low system)."
-#: 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 "Pilotez votre vaisseau dans une planète pour trouver et secourir les colons piégés dans la colonie de Zenith."
-#: gnu/packages/games.scm:10727
+#: gnu/packages/games.scm:10814
msgid ""
"Provides a large set of Go-related services for X11:\n"
"@itemize\n"
@@ -5804,7 +5826,7 @@ msgstr ""
"capables d'utiliser le modem comme GnuGo.\n"
"@end itemize"
-#: 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"
@@ -5818,7 +5840,7 @@ msgstr ""
"joueur sont cruciaux. Il n'y a pas de « bonne » façon de jouer à Passage, comme il n'y\n"
"a pas de bonne façon de l'interpréter."
-#: 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"
@@ -5828,7 +5850,7 @@ msgstr ""
"ne mettra pas le feu à votre CPU, ne déchargera pas la batterie de votre ordinateur portable,\n"
"ni ne baissera les FPS de vos jeux."
-#: 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"
@@ -5838,7 +5860,7 @@ msgstr ""
"avec une interface en ncurses. Une version graphique avec SDL est aussi\n"
"disponible."
-#: 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"
@@ -5852,7 +5874,7 @@ msgstr ""
"l'île, trouver de la nourriture, construire un abris et essayer d'attirer l'attention,\n"
"pour qu'on puisse vous retrouver."
-#: 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."
@@ -5860,7 +5882,7 @@ msgstr ""
"Ce paquet fournit un port de Prince of Persia, basé sur le désassemblage\n"
"de la version DOS, étendue avec de nouvelles fonctionnalités."
-#: gnu/packages/games.scm:10973
+#: gnu/packages/games.scm:11060
#, scheme-format
msgid ""
"@code{fheroes2} is an implementation of Heroes of Might and\n"
@@ -5871,21 +5893,21 @@ msgstr ""
"of Might and Magic II (HOMM2). Il a besoin des ressources du jeu pour\n"
"fonctionner ; il les cherchera dans le dossier @file{~/.local/share/fheroes2}."
-#: 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 "@code{apricots} est un jeu où vous pilotez un petit avion sur l'écran et tirez sur des trucs et larguez des bombes sur des cibles ennemies. Il est conçu pour être rapide et divertissant."
-#: 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 "Liquid War 6 est un jeu de guerre multijoueur unique. Votre armée est un amas liquide et vous devez essayer de manger votre adversaire. Les règles sont très simple et pourtant originales. Elles ont été inventées par Thomas Colcombet."
-#: 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"
@@ -5901,6 +5923,12 @@ msgstr ""
"\n"
"Dans ce jeu, vous jouez en tant que gérant d'un parc d'attraction, ce qui vous permet de créer le parc de vos rèves. La liste des responsabilités comprend la gestion du personnel, les finances, le paysagisme, et le plus important, les attractions. Les bons gérants suivent le principe de prioriser le bonheur de leurs clients avec un parc bien maintenu. S'ils ne sont pas sages, un parc d'attraction peut plonger dans le chaos avec des clients vandales et des attractions dangereuses. Quelles décisions prendrez-vous ?"
+#: 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"
@@ -5921,7 +5949,7 @@ msgstr ""
"pour plusieurs langages, dont C, C++, Objective-C, Fortran, Ada et Go.\n"
"Il inclut également le support de bibliothèques pour ces langages."
-#: 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"
@@ -5932,13 +5960,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"
@@ -5950,7 +5978,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"
@@ -5976,7 +6004,7 @@ msgstr ""
"contrôle complet de la qualité du code généré, mais CLooG est conçu pour\n"
"éviter le sur-coût des contrôles et pour produire un code très efficace."
-#: 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"
@@ -6114,18 +6142,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"
@@ -6133,19 +6161,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"
@@ -6154,21 +6182,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"
@@ -6176,7 +6204,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"
@@ -6185,27 +6213,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"
@@ -6213,25 +6241,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"
@@ -6239,81 +6267,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"
@@ -6324,27 +6352,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"
@@ -6352,14 +6380,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"
@@ -6367,28 +6395,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"
@@ -6396,13 +6424,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"
@@ -6412,44 +6440,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 "Gestionnaire de disques pour GNOME."
-#: 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"
@@ -6457,13 +6486,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"
@@ -6474,7 +6503,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"
@@ -6484,24 +6513,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 "Icônes pour le bureau GNOME."
-#: 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"
@@ -6510,18 +6539,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"
@@ -6529,7 +6558,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"
@@ -6538,28 +6567,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"
@@ -6567,13 +6602,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"
@@ -6581,7 +6616,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"
@@ -6590,82 +6625,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"
@@ -6673,11 +6708,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"
@@ -6686,17 +6721,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"
@@ -6705,7 +6740,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"
@@ -6713,34 +6748,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"
@@ -6748,7 +6783,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"
@@ -6758,26 +6793,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"
@@ -6785,19 +6827,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"
@@ -6805,7 +6856,13 @@ msgid ""
"more fun."
msgstr ""
-#: gnu/packages/gnome.scm:5231
+#: gnu/packages/gnome.scm:5471
+#, fuzzy
+#| msgid "Two-pane graphical file manager for the GNOME desktop"
+msgid "Console is a simple terminal emulator for GNOME desktop"
+msgstr "Gestionnaire de fichiers à deux panneaux du bureau GNOME"
+
+#: 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"
@@ -6815,14 +6872,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"
@@ -6831,7 +6896,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"
@@ -6839,7 +6904,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"
@@ -6847,13 +6912,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"
@@ -6861,33 +6926,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"
@@ -6895,14 +6960,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"
@@ -6910,7 +6975,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"
@@ -6918,20 +6983,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"
@@ -6939,38 +7004,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"
@@ -6983,13 +7048,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"
@@ -7000,7 +7065,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"
@@ -7008,7 +7073,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"
@@ -7016,25 +7081,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"
@@ -7044,14 +7109,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"
@@ -7059,20 +7124,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"
@@ -7080,38 +7145,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"
@@ -7119,7 +7184,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"
@@ -7127,20 +7192,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"
@@ -7149,36 +7214,36 @@ 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."
@@ -7186,19 +7251,19 @@ msgstr ""
"Ce paquet fournit une interface en C++ autour de la bibliothèque d'analyseur XML\n"
"libxml2."
-#: 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."
@@ -7206,7 +7271,7 @@ msgstr ""
"Ce paquet contient des outils pour gérer et manipuler des appareils bluetooth\n"
"depuis le bureau GNOME."
-#: 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"
@@ -7214,13 +7279,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"
@@ -7228,13 +7293,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"
@@ -7257,21 +7322,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"
@@ -7279,7 +7344,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"
@@ -7287,21 +7352,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"
@@ -7310,32 +7375,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"
@@ -7352,44 +7417,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"
@@ -7397,13 +7462,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"
@@ -7412,19 +7477,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"
@@ -7434,20 +7499,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"
@@ -7455,20 +7520,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"
@@ -7477,27 +7542,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"
@@ -7509,7 +7574,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"
@@ -7517,26 +7582,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"
@@ -7544,27 +7609,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"
@@ -7573,40 +7638,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"
@@ -7614,21 +7679,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"
@@ -7636,19 +7701,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 "Gnote est une application de prise de notes écrite pour l'environnement de bureau GNOME."
-#: 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"
@@ -7657,7 +7722,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"
@@ -7669,14 +7734,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"
@@ -7684,19 +7749,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"
@@ -7713,7 +7778,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"
@@ -7725,14 +7790,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"
@@ -7741,14 +7806,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"
@@ -7758,7 +7823,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"
@@ -7766,13 +7831,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"
@@ -7780,7 +7845,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"
@@ -7788,36 +7853,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 "Ce paquet fournit un gestionnaire de fichiers graphique."
-#: 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"
@@ -7825,38 +7894,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"
@@ -7864,24 +7933,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"
@@ -7890,21 +7959,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"
@@ -7912,21 +7981,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"
@@ -7934,19 +8003,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"
@@ -7954,14 +8023,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"
@@ -7971,13 +8040,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"
@@ -7986,29 +8055,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 "ATKmm contient les liaisons C++ pour la bibliothèque ATK."
-#: 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"
@@ -8018,7 +8087,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"
@@ -8026,24 +8095,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"
@@ -8051,7 +8120,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"
@@ -8059,7 +8128,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"
@@ -8076,7 +8145,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"
@@ -8087,7 +8156,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"
@@ -8096,46 +8165,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"
@@ -8149,21 +8218,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"
@@ -8182,14 +8251,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"
@@ -8198,13 +8267,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"
@@ -8214,7 +8283,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"
@@ -8222,7 +8291,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"
@@ -8230,13 +8299,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 ""
@@ -8336,7 +8405,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"
@@ -8346,7 +8415,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"
@@ -8354,7 +8423,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"
@@ -8849,7 +8918,7 @@ 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."
@@ -8857,7 +8926,7 @@ msgstr ""
"@code{ytfzf} est un script POSIX qui vous aide à trouver des vidéos PeerTube ou YouTube\n"
"sans avoir besoin de l'API et les ouvre ou télécharge avec mpv ou ytdl."
-#: 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"
@@ -8871,7 +8940,7 @@ msgstr ""
"par les arguments en ligne de commande et des action du clavier et de la souris\n"
"configurables."
-#: 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"
@@ -8881,13 +8950,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"
@@ -8896,7 +8965,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"
@@ -8905,7 +8974,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"
@@ -8923,13 +8992,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"
@@ -8945,7 +9022,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"
@@ -8954,7 +9031,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"
@@ -8962,14 +9039,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"
@@ -8991,7 +9068,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"
@@ -9000,7 +9077,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"
@@ -9008,7 +9085,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"
@@ -9021,11 +9098,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"
@@ -9289,11 +9366,11 @@ msgid ""
"Math for editing mathematics."
msgstr ""
-#: gnu/packages/linux.scm:624
+#: gnu/packages/linux.scm:605
msgid "Headers of the Linux-Libre kernel."
msgstr "Fichiers d'en-tête pour le noyau Linux-Libre."
-#: 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."
@@ -9301,7 +9378,7 @@ msgstr ""
"GNU Linux-Libre est une variante libre du noyau Linux.\n"
"Il a été modifié pour en retirer toutes les composantes non-libres."
-#: 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"
@@ -9313,7 +9390,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"
@@ -9344,7 +9421,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"
@@ -9353,13 +9430,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"
@@ -9368,13 +9452,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"
@@ -9384,7 +9468,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"
@@ -9396,7 +9480,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"
@@ -9404,7 +9488,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"
@@ -9417,18 +9501,18 @@ msgstr ""
"d'un utilisateur au moment de la connexion. Ses principales fonctionnalités sont\n"
"la reconfiguration locale et dynamique."
-#: gnu/packages/linux.scm:1661
+#: gnu/packages/linux.scm:1654
msgid "This package provides a PAM interface using @code{ctypes}."
msgstr "Ce paquet fournit une interface PAM avec @code{ctypes}."
-#: 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"
@@ -9436,7 +9520,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"
@@ -9453,7 +9537,7 @@ 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"
@@ -9464,21 +9548,21 @@ msgstr ""
"mais simplement de fournir de l'aide à l'administrateur système dans ses\n"
"tâches les plus courantes."
-#: 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"
@@ -9486,7 +9570,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"
@@ -9498,11 +9582,11 @@ msgstr ""
"Le paquet inclut les programmes free, pgrep, pidof, pkill, pmap, ps, pwdx,\n"
"slabtop, tload, top, vmstat, w, watch et sysctl."
-#: gnu/packages/linux.scm:2126
+#: gnu/packages/linux.scm:2119
msgid "Tools for working with USB devices, such as lsusb."
msgstr "Outils de manipulation des périphériques USB, tels que lsusb."
-#: 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"
@@ -9515,11 +9599,11 @@ 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 "Ce paquet fournit des outils pour manipuler les systèmes de fichiers ext2/ext3/ext4."
-#: 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."
@@ -9527,13 +9611,13 @@ msgstr ""
"Ce paquet fournit la commande e2fsck liée statiquement issue\n"
"du paquet e2fsprogs. Il est censé être utilisé dans les initrds."
-#: 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"
@@ -9541,7 +9625,7 @@ 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."
@@ -9549,27 +9633,27 @@ msgstr ""
"strace est un traceur d'appels système, c-à-d un outil de débogage affichant\n"
"les appels système effectués par un autre processus/programme."
-#: 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."
@@ -9577,7 +9661,7 @@ msgstr ""
"ALSA fournit des fonctionnalités audio et MIDI pour les sytèmes\n"
"basés sur Linux."
-#: 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"
@@ -9586,7 +9670,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"
@@ -9606,7 +9690,7 @@ msgstr ""
"\n"
"Les deux commandes sont destinées aux administrateurs système."
-#: 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"
@@ -9628,7 +9712,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"
@@ -9636,7 +9720,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"
@@ -9644,7 +9728,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"
@@ -9656,7 +9740,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"
@@ -9670,13 +9754,13 @@ msgstr ""
"particulières (pliconfig, slattach) et à des aspects avancés de la configuration\n"
"réseau (iptunnel, ipmaddr)."
-#: 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 "Libcap2 fournit une interface de programmation POSIX aux systèmes basés sur Linux."
-#: 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"
@@ -9691,7 +9775,7 @@ msgstr ""
"niveau 2, tous les protocoles peuvent transiter de manière transparente sur\n"
"un pont."
-#: 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"
@@ -9705,13 +9789,13 @@ msgstr ""
"est conçu pour être un successeur plus flexible à ioctl permettant de configurer\n"
"le réseau au niveau noyau et surveiller les interfaces."
-#: 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"
@@ -9726,7 +9810,7 @@ msgstr ""
"l'énergie pour des cas où le système d'exploitation n'a pas activé ces\n"
"paramètres."
-#: 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."
@@ -9734,7 +9818,7 @@ msgstr ""
"Aumix ajuste un mixer audio depuis X, la console, un terminal,\n"
"la ligne de commande ou un script."
-#: 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."
@@ -9742,7 +9826,7 @@ msgstr ""
"Iotop est un programme Python doté d'une interface utilisateur affichant les\n"
"entrées-sorties en cours des processus."
-#: 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"
@@ -9754,7 +9838,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"
@@ -9771,7 +9855,7 @@ msgstr ""
"ce problème en permettant aux utilisateurs de lancer les implantations de\n"
"systèmes de fichiers comme des processus utilisateur."
-#: 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"
@@ -9779,7 +9863,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"
@@ -9792,7 +9876,7 @@ msgstr ""
"aussi facile de monter le système de fichiers que de se connecter avec un client\n"
"SSH."
-#: 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"
@@ -9801,7 +9885,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"
@@ -9823,20 +9907,20 @@ msgstr ""
"et @command{numademo} qui fournissent un rapide aperçu des performances\n"
"NUMA de votre système."
-#: 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."
@@ -9845,7 +9929,7 @@ msgstr ""
"permettant d'utiliser le mécanisme inotify de Linux qui autorise la surveillance\n"
"des accès fichier."
-#: 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"
@@ -9863,14 +9947,14 @@ msgstr ""
"kmod. L'objectif est d'être compatible avec les outils, les configurations et\n"
"les indices du projet module-init-tools."
-#: 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"
@@ -9880,7 +9964,7 @@ msgstr ""
"des noeuds de périphériques dans /dev/, gérer leur branchement à chaud\n"
"et charger leur pilotes au démarrage."
-#: 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"
@@ -9892,7 +9976,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"
@@ -9905,33 +9989,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"
@@ -9940,21 +10024,21 @@ 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"
@@ -9965,14 +10049,14 @@ msgstr ""
"le voltage ou la vitesse des ventilatuers. Il fonctionne avec la plupart des\n"
"systèmes les plus récents."
-#: 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"
@@ -9980,7 +10064,7 @@ 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"
@@ -9990,7 +10074,7 @@ msgstr ""
"la vitesse des ventilateurs depuis la bibliothèque libsensors et affiche les informations\n"
"numériquement."
-#: 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"
@@ -9999,7 +10083,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"
@@ -10008,7 +10092,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"
@@ -10016,7 +10100,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"
@@ -10030,21 +10114,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"
@@ -10052,7 +10136,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"
@@ -10061,34 +10145,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 "Ce paquet fournit une petite boucle d'événements qui enveloppe la famille des API epoll."
-#: 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"
@@ -10097,26 +10181,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"
@@ -10129,60 +10213,60 @@ 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."
@@ -10190,7 +10274,7 @@ msgstr ""
"Ce paquet fournit la commande liée statiquement @command{btrfs}\n"
"issue du paquet btrfs-progs. Il est censé être utilisé dans les initrd."
-#: 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"
@@ -10198,7 +10282,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"
@@ -10215,14 +10299,14 @@ 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."
@@ -10230,7 +10314,7 @@ msgstr ""
"Ce paquet fournit la commande fsck.f2fs liée statiquement issue\n"
"du paquet f2fs-tools. Il est censé être utilisé dans les initrds."
-#: 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"
@@ -10240,7 +10324,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"
@@ -10249,7 +10333,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"
@@ -10264,7 +10348,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"
@@ -10281,7 +10365,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"
@@ -10296,14 +10380,14 @@ 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."
@@ -10311,7 +10395,7 @@ msgstr ""
"Ce paquet fournit une commande @command{ntfsfix} liée statiquement issue\n"
"du paquet ntfs-3g. Il est censé être utilisé dans les initrds."
-#: 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"
@@ -10331,7 +10415,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"
@@ -10347,20 +10431,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"
@@ -10368,7 +10452,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"
@@ -10386,7 +10470,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"
@@ -10396,7 +10480,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"
@@ -10404,7 +10488,7 @@ 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."
@@ -10412,7 +10496,7 @@ msgstr ""
"Outils pour le chargement et la gestion des modules noyau Linux, tels que\n"
"@code{modprobe}, @code{insmod}, @code{lsmod} et plus."
-#: 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"
@@ -10433,7 +10517,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"
@@ -10441,7 +10525,7 @@ 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."
@@ -10449,7 +10533,7 @@ msgstr ""
"Ce paquet fournit des outils pour tester, partitionner, etc\n"
"les périphériques flash."
-#: 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"
@@ -10459,7 +10543,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"
@@ -10469,13 +10553,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"
@@ -10483,7 +10567,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"
@@ -10491,7 +10575,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"
@@ -10505,7 +10597,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"
@@ -10515,7 +10607,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"
@@ -10523,7 +10615,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"
@@ -10531,7 +10623,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"
@@ -10541,7 +10633,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"
@@ -10550,7 +10642,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"
@@ -10558,7 +10650,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"
@@ -10568,7 +10660,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"
@@ -10577,7 +10669,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"
@@ -10586,7 +10678,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"
@@ -10600,14 +10692,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"
@@ -10622,7 +10714,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"
@@ -10638,7 +10730,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"
@@ -10654,7 +10746,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"
@@ -10667,7 +10759,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"
@@ -10686,7 +10778,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"
@@ -10699,7 +10791,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"
@@ -10707,14 +10799,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"
@@ -10722,7 +10814,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"
@@ -10736,7 +10828,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"
@@ -10744,14 +10836,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"
@@ -10763,14 +10855,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"
@@ -10778,7 +10870,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"
@@ -10786,7 +10878,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"
@@ -10801,7 +10893,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"
@@ -10810,7 +10902,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"
@@ -10818,7 +10910,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"
@@ -10827,7 +10919,7 @@ 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."
@@ -10835,7 +10927,7 @@ msgstr ""
"Ce paquet fournit des fonctions pour créer et vérifier\n"
"des systèmes de fichiers XFS."
-#: 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."
@@ -10843,7 +10935,7 @@ msgstr ""
"Ce paquet fournit une commande @command{xfs_repair} liée statiquement issue\n"
"du paquet xfsprogs. Il est censé être utilisé dans les initrds."
-#: 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"
@@ -10851,7 +10943,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"
@@ -10864,7 +10956,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"
@@ -10875,13 +10967,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"
@@ -10893,7 +10985,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"
@@ -10901,7 +10993,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"
@@ -10910,7 +11002,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"
@@ -10918,7 +11010,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"
@@ -10926,14 +11018,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"
@@ -10942,7 +11034,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"
@@ -10954,14 +11046,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"
@@ -10982,7 +11074,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"
@@ -10990,14 +11082,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"
@@ -11005,33 +11097,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"
@@ -11051,33 +11152,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"
@@ -11085,14 +11186,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"
@@ -11100,7 +11201,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"
@@ -11113,7 +11214,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"
@@ -11126,7 +11227,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"
@@ -11134,20 +11235,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"
@@ -11157,20 +11258,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"
@@ -11179,7 +11280,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"
@@ -11187,13 +11288,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"
@@ -11207,7 +11308,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"
@@ -11215,41 +11316,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"
@@ -11257,7 +11358,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"
@@ -11266,43 +11367,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"
@@ -11310,7 +11411,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"
@@ -11318,7 +11419,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"
@@ -11326,14 +11427,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"
@@ -11341,7 +11442,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"
@@ -11349,7 +11450,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"
@@ -11357,20 +11458,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"
@@ -11378,14 +11479,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"
@@ -11393,13 +11494,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"
@@ -11409,7 +11510,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"
@@ -11417,7 +11518,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"
@@ -11427,7 +11528,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"
@@ -11437,7 +11538,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"
@@ -11445,11 +11546,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"
@@ -11460,19 +11561,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"
@@ -11485,7 +11586,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"
@@ -11494,27 +11595,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 "Ce paquet fournit les liaisons Python pour l'API de Zulip."
-#: gnu/packages/messaging.scm:3192
+#: gnu/packages/messaging.scm:3208
msgid "This package contains Zulip's official terminal client."
msgstr "Ce paquet contient le client terminal officiel de Zulip."
-#: 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"
@@ -11523,7 +11624,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"
@@ -11531,20 +11632,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"
@@ -11553,30 +11654,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 "Ce paquet fournit des outils de gestion de comptes pour Discord."
-#: 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"
@@ -11584,19 +11685,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"
@@ -11604,26 +11705,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"
@@ -11631,13 +11732,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"
@@ -11646,7 +11747,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"
@@ -11654,6 +11755,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"
@@ -12205,7 +12314,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"
@@ -12213,27 +12322,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"
@@ -12243,7 +12352,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"
@@ -12255,14 +12364,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"
@@ -12270,7 +12379,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"
@@ -12279,7 +12388,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"
@@ -12289,7 +12398,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"
@@ -12298,7 +12407,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"
@@ -12315,13 +12424,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"
@@ -12337,14 +12446,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"
@@ -12358,7 +12467,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"
@@ -12367,20 +12476,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"
@@ -12390,7 +12499,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"
@@ -12399,21 +12508,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"
@@ -12440,20 +12549,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"
@@ -12461,21 +12570,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"
@@ -12483,7 +12592,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"
@@ -12492,7 +12601,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"
@@ -12500,13 +12609,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"
@@ -12517,7 +12626,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"
@@ -12526,7 +12635,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"
@@ -12535,7 +12644,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"
@@ -12544,7 +12653,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"
@@ -12557,14 +12666,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"
@@ -12573,7 +12682,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"
@@ -12581,7 +12690,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"
@@ -12591,7 +12700,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"
@@ -12607,7 +12716,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"
@@ -12621,7 +12730,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"
@@ -12636,17 +12745,17 @@ 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."
@@ -12654,54 +12763,54 @@ msgstr ""
"Ce paquet fournit les liaisons Python pour l'interface Qt5 de la\n"
"bibliothèque de rendu de PDF Poppler."
-#: 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 "Xpdf est une visionneuse pour fichiers PDF (Portable Document Format)."
-#: 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"
@@ -12710,13 +12819,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"
@@ -12736,7 +12845,7 @@ msgstr ""
"d'outils en ligne de commande pour le rendu par lots (@command{pdfdraw}),\n"
"la réécriture de fichiers (pdfclean) et l'analyse de structure (@command{pdfshow})."
-#: 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"
@@ -12745,7 +12854,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"
@@ -12753,13 +12862,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"
@@ -12795,14 +12904,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"
@@ -12810,26 +12919,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"
@@ -12849,7 +12958,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"
@@ -12858,7 +12967,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"
@@ -12871,7 +12980,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"
@@ -12879,7 +12988,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"
@@ -12889,13 +12998,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"
@@ -12909,7 +13018,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"
@@ -17001,7 +17110,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"
@@ -17009,20 +17118,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"
@@ -17030,17 +17139,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"
@@ -17051,13 +17160,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"
@@ -17066,14 +17175,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"
@@ -17083,21 +17192,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"
@@ -17106,7 +17215,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"
@@ -17565,13 +17674,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."
@@ -19069,12 +19178,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"
@@ -19082,7 +19202,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"
@@ -19090,17 +19210,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 "Ce paquet fournit une interface mathématique pour les polices Rsfs."
-#: 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"
@@ -19109,7 +19229,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"
@@ -19119,7 +19239,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"
@@ -19130,7 +19250,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"
@@ -19138,7 +19258,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"
@@ -19149,7 +19269,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"
@@ -19157,13 +19277,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"
@@ -19173,7 +19293,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"
@@ -19184,7 +19304,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"
@@ -19194,7 +19314,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"
@@ -19202,14 +19322,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"
@@ -19217,7 +19346,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"
@@ -19250,7 +19379,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"
@@ -19258,7 +19387,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"
@@ -19267,7 +19396,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"
@@ -19283,7 +19412,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"
@@ -19297,14 +19426,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"
@@ -19313,14 +19442,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"
@@ -19329,19 +19458,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"
@@ -19349,14 +19478,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"
@@ -19366,7 +19495,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"
@@ -19376,7 +19505,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"
@@ -19384,7 +19523,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"
@@ -19392,7 +19531,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"
@@ -19404,13 +19543,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 "Ce paquet fournit des outils pour utiliser le format clé-valeur dans le options des paquets."
-#: 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"
@@ -19427,7 +19566,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"
@@ -19437,7 +19576,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"
@@ -19446,7 +19585,7 @@ 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."
@@ -19454,7 +19593,7 @@ msgstr ""
"Ce paquet fournit un remplaçant direct aux polices Times de\n"
"l'ensemble Adobe de base."
-#: 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."
@@ -19462,7 +19601,7 @@ msgstr ""
"Ce paquet fournit un remplaçant direct aux polices Palatino de\n"
"l'ensemble Adobe de base."
-#: 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."
@@ -19470,7 +19609,7 @@ msgstr ""
"Ce paquet fournit un remplaçant direct aux polices Zapfding de\n"
"l'ensemble Adobe de base."
-#: 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"
@@ -19508,7 +19647,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"
@@ -19518,14 +19657,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"
@@ -19535,7 +19674,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"
@@ -19544,14 +19689,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"
@@ -19560,14 +19705,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"
@@ -19577,7 +19729,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"
@@ -19586,7 +19738,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"
@@ -19595,7 +19755,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"
@@ -19608,7 +19768,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"
@@ -19619,7 +19779,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"
@@ -19628,7 +19788,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"
@@ -19644,7 +19804,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"
@@ -19655,7 +19815,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"
@@ -19691,7 +19851,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"
@@ -19702,7 +19862,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"
@@ -19712,7 +19872,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"
@@ -19721,7 +19881,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"
@@ -19730,7 +19890,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"
@@ -19745,7 +19905,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"
@@ -19758,7 +19918,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"
@@ -19768,41 +19928,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"
@@ -19810,14 +19970,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"
@@ -19830,7 +19990,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"
@@ -19841,7 +20001,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"
@@ -19850,13 +20010,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"
@@ -19866,7 +20026,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"
@@ -19876,7 +20036,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"
@@ -19885,13 +20045,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"
@@ -19901,20 +20061,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"
@@ -19923,7 +20083,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"
@@ -19936,7 +20096,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"
@@ -19954,7 +20114,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"
@@ -19968,7 +20128,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"
@@ -19989,14 +20149,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"
@@ -20004,7 +20164,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"
@@ -20012,7 +20172,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"
@@ -20021,7 +20181,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"
@@ -20033,7 +20193,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"
@@ -20058,7 +20218,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"
@@ -20066,20 +20226,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"
@@ -20087,14 +20247,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"
@@ -20102,19 +20262,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"
@@ -20122,35 +20282,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"
@@ -20158,7 +20318,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"
@@ -20168,7 +20328,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"
@@ -20181,7 +20341,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"
@@ -20191,7 +20351,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"
@@ -20199,7 +20359,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"
@@ -20207,7 +20367,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"
@@ -20215,14 +20375,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"
@@ -20235,7 +20395,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"
@@ -20243,13 +20403,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"
@@ -20260,7 +20420,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"
@@ -20271,14 +20431,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"
@@ -20286,7 +20446,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"
@@ -20296,7 +20456,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"
@@ -20308,7 +20468,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"
@@ -20320,7 +20480,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"
@@ -20330,7 +20490,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"
@@ -20342,7 +20502,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"
@@ -20358,7 +20518,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"
@@ -20366,7 +20526,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"
@@ -20380,7 +20540,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"
@@ -20400,7 +20560,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"
@@ -20426,7 +20586,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"
@@ -20434,7 +20594,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"
@@ -20442,7 +20602,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"
@@ -20450,7 +20610,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"
@@ -20465,7 +20625,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"
@@ -20475,11 +20635,11 @@ 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."
@@ -20487,7 +20647,7 @@ msgstr ""
"Ce paquet fournit un remplaçant direct aux polices Symbol de\n"
"l'ensemble Adobe de base."
-#: 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"
@@ -20501,7 +20661,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"
@@ -20509,7 +20669,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"
@@ -20523,7 +20683,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"
@@ -20534,7 +20694,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"
@@ -20543,7 +20703,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"
@@ -20554,7 +20714,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"
@@ -20563,7 +20723,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"
@@ -20572,7 +20732,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"
@@ -20582,7 +20742,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"
@@ -20593,7 +20753,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"
@@ -20607,7 +20767,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"
@@ -20619,7 +20779,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"
@@ -20628,7 +20788,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"
@@ -20637,14 +20797,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"
@@ -20655,19 +20815,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"
@@ -20677,7 +20837,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"
@@ -20687,7 +20847,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"
@@ -20696,7 +20856,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"
@@ -20709,13 +20869,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"
@@ -20728,7 +20888,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"
@@ -20736,7 +20896,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"
@@ -20747,7 +20907,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"
@@ -20756,13 +20916,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 "Ce paquet fournit des commandes pour composer des arbres de preuves dans le style du calcul des séquents et systèmes associés."
-#: 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"
@@ -20771,7 +20931,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"
@@ -20781,7 +20941,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"
@@ -20792,7 +20963,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"
@@ -20805,7 +20976,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"
@@ -20825,7 +20996,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"
@@ -20835,7 +21006,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"
@@ -20844,7 +21015,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"
@@ -20855,7 +21026,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"
@@ -20867,21 +21038,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"
@@ -20894,7 +21065,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"
@@ -20904,7 +21075,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"
@@ -20916,19 +21087,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"
@@ -20936,35 +21107,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"
@@ -20972,7 +21157,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"
@@ -20982,14 +21167,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"
@@ -20997,7 +21182,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"
@@ -21011,7 +21196,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"
@@ -21021,7 +21206,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"
@@ -21029,7 +21214,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"
@@ -21038,7 +21223,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"
@@ -21049,7 +21234,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"
@@ -21061,14 +21246,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"
@@ -21080,14 +21265,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"
@@ -21096,34 +21281,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"
@@ -21158,13 +21399,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"
@@ -21174,21 +21415,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"
@@ -21197,23 +21438,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"
@@ -21243,7 +21484,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"
@@ -21276,7 +21517,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"
@@ -21284,7 +21525,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"
@@ -21293,14 +21534,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"
@@ -21310,7 +21551,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"
@@ -21326,13 +21567,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"
@@ -21340,11 +21581,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"
@@ -21397,7 +21638,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"
@@ -21406,20 +21647,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"
@@ -21438,13 +21685,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"
@@ -21457,13 +21704,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"
@@ -21471,14 +21718,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"
@@ -21491,13 +21738,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"
@@ -21506,13 +21753,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"
@@ -21529,7 +21776,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"
@@ -21704,39 +21951,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"
@@ -21744,7 +21991,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"
@@ -21766,7 +22013,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"
@@ -21775,7 +22022,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"
@@ -21784,21 +22031,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"
@@ -21806,7 +22053,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"
@@ -21819,7 +22066,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"
@@ -21829,21 +22076,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"
@@ -21854,7 +22101,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"
@@ -21865,20 +22112,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"
@@ -21886,14 +22133,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"
@@ -21901,7 +22148,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"
@@ -21915,26 +22162,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"
@@ -21943,7 +22190,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"
@@ -21953,7 +22200,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"
@@ -21961,7 +22208,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"
@@ -21970,20 +22217,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"
@@ -21991,18 +22238,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 "Ce paquet fournit une bibliothèque implémentant git."
-#: 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"
@@ -22017,7 +22264,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"
@@ -22026,7 +22273,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"
@@ -22035,7 +22282,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"
@@ -22043,13 +22290,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"
@@ -22064,7 +22311,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"
@@ -22079,7 +22326,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"
@@ -22096,25 +22343,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"
@@ -22124,21 +22371,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"
@@ -22147,7 +22394,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"
@@ -22155,7 +22402,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"
@@ -22168,13 +22415,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"
@@ -22182,7 +22429,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"
@@ -22191,7 +22438,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"
@@ -22201,14 +22448,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"
@@ -22216,7 +22463,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"
@@ -22225,13 +22472,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"
@@ -22252,14 +22499,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"
@@ -22269,7 +22516,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"
@@ -22278,7 +22525,7 @@ 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."
@@ -22286,26 +22533,26 @@ msgstr ""
"Ce paquet fournit le moniteur de machines virtuelles Xen\n"
"qui est un hyperviseur."
-#: 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"
@@ -22330,7 +22577,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"
@@ -22340,7 +22587,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"
@@ -24224,7 +24471,7 @@ 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."
@@ -24232,7 +24479,7 @@ msgstr ""
"Rempli @file{/etc/fstab} en fonction des objets de systèmes de\n"
"fichiers donnés."
-#: 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."
@@ -24240,7 +24487,7 @@ msgstr ""
"S'occupe de synchroniser le système de fichiers racine et de le\n"
"remonter en lecture-seule à l'extinction du système."
-#: 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."
@@ -24248,7 +24495,7 @@ msgstr ""
"Fournit des services Shepherd pour monter et démonter les systèmes\n"
"de fichiers donnés, ainsi que les entrées @file{/etc/fstab} correspondantes."
-#: 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"
@@ -24257,7 +24504,7 @@ msgstr ""
"Initialise le générateur de nombres pseudo-aléatoires (PRNG) @file{/dev/urandom}\n"
"avec la valeur enregistrée lors de la dernière extinction du système."
-#: 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."
@@ -24265,15 +24512,15 @@ msgstr ""
"Lance le démon de génération de nombres aléatoires @command{rngd} pour\n"
"fournir de l'entropie à la réserve du noyau."
-#: gnu/services/base.scm:664
+#: gnu/services/base.scm:697
msgid "Initialize the machine's host name."
msgstr "Initialise le nom d'hôte de la machine."
-#: gnu/services/base.scm:694
+#: gnu/services/base.scm:727
msgid "Ensure the Linux virtual terminals run in UTF-8 mode."
msgstr "S’assure que les terminaux virtuels de Linux sont lancés en mode UTF-8."
-#: 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"
@@ -24283,7 +24530,7 @@ msgstr ""
"@code{keyboard-layout} de @code{operating-system}.} Charge la liste donnée\n"
"de configurations du clavier pour la console avec @command{loadkeys}."
-#: 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"
@@ -24315,7 +24562,7 @@ msgstr ""
" \"/share/consolefonts/ter-132n\"))) ; for HDPI\n"
"@end example\n"
-#: 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."
@@ -24323,19 +24570,19 @@ msgstr ""
"Fournit un service de connexion en console tel que spécifié par sa\n"
"valeur de configuration, un objet @code{login-configuration}."
-#: gnu/services/base.scm:1091
+#: gnu/services/base.scm:1124
msgid ""
"Provide console login using the @command{agetty}\n"
"program."
msgstr "Fournit la connexion en console avec le programme @command{agetty}."
-#: gnu/services/base.scm:1156
+#: gnu/services/base.scm:1189
msgid ""
"Provide console login using the @command{mingetty}\n"
"program."
msgstr "Fournit la connexion en console avec le programme @command{mingetty}."
-#: 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"
@@ -24345,7 +24592,7 @@ msgstr ""
"configuration donnée — un objet @code{<nscd-configuration>}. @xref{Name\n"
"Service Switch}, pour un exemple."
-#: 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."
@@ -24353,7 +24600,7 @@ msgstr ""
"Lance le démon syslog, @command{syslogd} qui est responsable\n"
"de la journalisation des messages du système."
-#: 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"
@@ -24363,11 +24610,11 @@ msgstr ""
"en remplissant @file{/etc/security/limits.conf} et en utilisant le module\n"
"d'authentification @code{pam_limits}."
-#: gnu/services/base.scm:1838
+#: gnu/services/base.scm:1871
msgid "Run the build daemon of GNU@tie{}Guix, aka. @command{guix-daemon}."
msgstr "Lance le démon de construction de GNU@tie{}Guix, c'est à dire @command{guix-daemon}."
-#: 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."
@@ -24375,7 +24622,7 @@ msgstr ""
"Ajout un service Shepher qui lance @command{guix publish}, une\n"
"commande qui vous permet de partager les binaires préconstruits sur HTTP."
-#: 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"
@@ -24385,15 +24632,15 @@ msgstr ""
"dynamiquement. Il prend des règles supplémentaires des paquets listés\n"
"dans le champ @code{rules} de sa valeur, un objet @code{udev-configuration}."
-#: 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 "Active l'espace d'échange mémoire virtuel."
-#: 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"
@@ -24406,7 +24653,7 @@ msgstr ""
"par défaut utilisent le protocole @code{ps2} qui fonctionne aussi bien pour les\n"
"souris USB que PS/2."
-#: 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)."
@@ -24414,27 +24661,27 @@ msgstr ""
"Démarre l'émulateur de terminal virtuel @command{kmscon} pour le\n"
"@dfn{paramétrage en mode noyau} (KMS) de Linux."
-#: 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"
@@ -24446,7 +24693,7 @@ msgstr ""
"services de ce type est une liste d'objets @code{static-networking}, un par\n"
"interface réseau."
-#: 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"
@@ -24454,12 +24701,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 "vous devez peut-être lancer ~a~%"
-#: 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"
@@ -26574,9 +26821,6 @@ msgstr ""
#~ msgid "Notification Daemon for GNOME Desktop"
#~ msgstr "Démon de notification du bureau GNOME"
-#~ msgid "Two-pane graphical file manager for the GNOME desktop"
-#~ msgstr "Gestionnaire de fichiers à deux panneaux du bureau GNOME"
-
#~ msgid "User documentation for the GNOME desktop"
#~ msgstr "Documentation du bureau GNOME"
diff --git a/po/packages/hu.po b/po/packages/hu.po
index eba36628d7..a1c5d376f2 100644
--- a/po/packages/hu.po
+++ b/po/packages/hu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: guix-packages 0.14.0\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: 2018-01-10 11:26+0100\n"
"Last-Translator: Balázs Úr <urbalazs@gmail.com>\n"
"Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n"
@@ -3252,7 +3252,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"
@@ -3260,49 +3260,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"
@@ -3313,19 +3313,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"
@@ -3336,49 +3336,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 "Ez a csomag egy Python felületet biztosít a Redis kulcs-érték tároláshoz."
-#: 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"
@@ -3387,21 +3387,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"
@@ -3409,7 +3409,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"
@@ -3422,26 +3422,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"
@@ -3449,17 +3449,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"
@@ -3602,14 +3602,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"
@@ -3620,7 +3620,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"
@@ -3629,7 +3629,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"
@@ -3639,7 +3639,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"
@@ -3651,7 +3651,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"
@@ -3661,7 +3661,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"
@@ -3671,19 +3671,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"
@@ -3691,7 +3691,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"
@@ -3724,7 +3724,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"
@@ -3744,7 +3744,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"
@@ -3756,7 +3756,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"
@@ -3764,7 +3764,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"
@@ -3772,7 +3772,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"
@@ -3780,14 +3780,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"
@@ -3809,7 +3809,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"
@@ -3818,7 +3818,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"
@@ -3828,7 +3828,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"
@@ -3849,7 +3849,7 @@ msgid ""
"@end enumerate"
msgstr ""
-#: gnu/packages/games.scm:1550
+#: gnu/packages/games.scm:1551
#, fuzzy
#| msgid "This package provides HTML documentation for the nginx web server."
msgid ""
@@ -3857,7 +3857,7 @@ msgid ""
"Joy-Con controllers."
msgstr "Ez a csomag egy HTML dokumentációt biztosít az nginx webkiszolgálóhoz."
-#: 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"
@@ -3865,7 +3865,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"
@@ -3880,7 +3880,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"
@@ -3888,7 +3888,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"
@@ -3896,7 +3896,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"
@@ -3908,7 +3908,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"
@@ -3916,7 +3916,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"
@@ -3924,7 +3924,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"
@@ -3933,7 +3933,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"
@@ -3942,13 +3942,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"
@@ -3962,7 +3962,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"
@@ -3976,7 +3976,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"
@@ -3985,17 +3985,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"
@@ -4003,7 +4003,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"
@@ -4011,7 +4011,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"
@@ -4021,27 +4021,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"
@@ -4053,17 +4060,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"
@@ -4081,11 +4088,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"
@@ -4094,14 +4101,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"
@@ -4111,21 +4118,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"
@@ -4133,14 +4140,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"
@@ -4148,17 +4155,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"
@@ -4167,7 +4174,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"
@@ -4176,7 +4183,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"
@@ -4184,7 +4191,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"
@@ -4192,7 +4199,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"
@@ -4201,7 +4208,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"
@@ -4209,28 +4216,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"
@@ -4241,7 +4248,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"
@@ -4254,7 +4261,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"
@@ -4262,7 +4284,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"
@@ -4271,7 +4293,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"
@@ -4279,7 +4301,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"
@@ -4291,20 +4313,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"
@@ -4312,7 +4334,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"
@@ -4322,7 +4344,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"
@@ -4337,29 +4359,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"
@@ -4369,7 +4391,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"
@@ -4377,27 +4399,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"
@@ -4405,21 +4427,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"
@@ -4444,14 +4466,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"
@@ -4459,7 +4481,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"
@@ -4481,7 +4503,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"
@@ -4490,7 +4512,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"
@@ -4498,7 +4520,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"
@@ -4507,23 +4529,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"
@@ -4531,7 +4553,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"
@@ -4539,14 +4561,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"
@@ -4554,7 +4576,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"
@@ -4568,13 +4590,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"
@@ -4582,7 +4604,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"
@@ -4593,25 +4615,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"
@@ -4619,21 +4641,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"
@@ -4645,7 +4667,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"
@@ -4655,7 +4677,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"
@@ -4664,14 +4686,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"
@@ -4681,11 +4703,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 "A 0ad-data biztosítja a 0ad játékhoz szükséges adatfájlokat."
-#: 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"
@@ -4695,7 +4717,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"
@@ -4704,7 +4726,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"
@@ -4715,21 +4737,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"
@@ -4739,18 +4761,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"
@@ -4761,14 +4783,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"
@@ -4776,7 +4798,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"
@@ -4784,14 +4806,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"
@@ -4804,7 +4826,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"
@@ -4813,12 +4835,12 @@ msgid ""
"original."
msgstr ""
-#: gnu/packages/games.scm:7656
+#: gnu/packages/games.scm:7747
#, fuzzy
msgid "Xonotic-data provides the data files required by the game Xonotic."
msgstr "A 0ad-data biztosítja a 0ad játékhoz szükséges adatfájlokat."
-#: 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"
@@ -4828,7 +4850,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"
@@ -4837,7 +4859,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"
@@ -4849,7 +4871,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"
@@ -4861,7 +4883,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"
@@ -4871,7 +4893,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"
@@ -4886,7 +4908,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"
@@ -4894,7 +4916,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"
@@ -4906,7 +4928,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"
@@ -4916,7 +4938,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"
@@ -4926,7 +4948,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"
@@ -4936,7 +4958,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"
@@ -4945,7 +4967,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"
@@ -4956,14 +4978,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"
@@ -4973,7 +4995,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"
@@ -4981,7 +5003,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"
@@ -4991,20 +5013,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"
@@ -5018,7 +5040,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"
@@ -5028,7 +5050,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"
@@ -5036,7 +5058,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"
@@ -5046,14 +5068,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"
@@ -5063,7 +5085,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"
@@ -5073,13 +5095,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"
@@ -5089,7 +5111,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"
@@ -5101,7 +5123,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"
@@ -5120,7 +5142,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"
@@ -5137,7 +5159,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"
@@ -5160,7 +5182,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"
@@ -5168,14 +5190,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"
@@ -5185,14 +5207,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"
@@ -5204,7 +5226,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"
@@ -5212,27 +5234,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"
@@ -5241,7 +5263,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"
@@ -5251,7 +5273,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"
@@ -5261,7 +5283,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"
@@ -5271,13 +5293,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"
@@ -5286,13 +5308,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"
@@ -5303,7 +5325,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"
@@ -5312,21 +5334,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"
@@ -5335,13 +5357,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"
@@ -5349,21 +5371,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"
@@ -5376,6 +5398,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"
@@ -5390,7 +5418,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"
@@ -5401,13 +5429,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"
@@ -5419,7 +5447,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"
@@ -5434,7 +5462,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"
@@ -5548,11 +5576,11 @@ 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"
@@ -5563,7 +5591,7 @@ msgstr ""
"rendelkezik egyedi jellemzőkkel, amelyekkel a felhasználók egyszerűen és\n"
"gyorsan hozhatnak létre lemezeket."
-#: 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"
@@ -5571,19 +5599,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"
@@ -5592,21 +5620,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"
@@ -5614,7 +5642,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"
@@ -5623,27 +5651,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"
@@ -5651,25 +5679,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"
@@ -5677,81 +5705,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"
@@ -5762,27 +5790,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"
@@ -5790,14 +5818,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"
@@ -5805,28 +5833,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"
@@ -5834,13 +5862,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"
@@ -5850,44 +5878,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"
@@ -5895,13 +5924,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"
@@ -5912,7 +5941,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"
@@ -5922,24 +5951,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"
@@ -5948,18 +5977,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"
@@ -5967,7 +5996,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"
@@ -5976,28 +6005,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"
@@ -6005,13 +6040,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"
@@ -6019,7 +6054,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"
@@ -6028,82 +6063,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"
@@ -6111,11 +6146,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"
@@ -6124,17 +6159,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"
@@ -6143,7 +6178,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"
@@ -6151,34 +6186,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"
@@ -6186,7 +6221,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"
@@ -6196,26 +6231,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"
@@ -6223,19 +6265,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"
@@ -6243,7 +6294,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"
@@ -6253,14 +6308,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"
@@ -6269,7 +6332,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"
@@ -6277,7 +6340,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"
@@ -6285,13 +6348,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"
@@ -6299,33 +6362,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"
@@ -6333,14 +6396,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"
@@ -6348,7 +6411,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"
@@ -6356,20 +6419,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"
@@ -6377,38 +6440,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"
@@ -6421,13 +6484,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"
@@ -6438,7 +6501,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"
@@ -6446,7 +6509,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"
@@ -6454,25 +6517,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"
@@ -6482,14 +6545,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"
@@ -6497,20 +6560,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"
@@ -6518,26 +6581,26 @@ 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."
@@ -6545,13 +6608,13 @@ msgstr ""
"Noha az egyszerűségre és egyszerű felhasználhatóságra törekszik, a gedit\n"
"egy hatékony általános célú szövegszerkesztő."
-#: 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"
@@ -6559,7 +6622,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"
@@ -6567,20 +6630,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"
@@ -6589,36 +6652,36 @@ 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
#, fuzzy
#| msgid ""
#| "This package provides a C++ wrapper for the XML parser library\n"
@@ -6630,25 +6693,25 @@ msgstr ""
"Ez a csomag egy C++ csomagolót biztosít a libxml2 XML-feldolgozó\n"
"programkönyvtárhoz."
-#: 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"
@@ -6656,13 +6719,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"
@@ -6670,13 +6733,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"
@@ -6699,21 +6762,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"
@@ -6721,7 +6784,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"
@@ -6729,21 +6792,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"
@@ -6752,32 +6815,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"
@@ -6794,44 +6857,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"
@@ -6839,13 +6902,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"
@@ -6854,19 +6917,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"
@@ -6876,20 +6939,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"
@@ -6897,20 +6960,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"
@@ -6919,27 +6982,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"
@@ -6951,7 +7014,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"
@@ -6959,13 +7022,13 @@ 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."
@@ -6974,14 +7037,14 @@ msgstr ""
"használható jó kinézetű, különleges hatások alkalmazásához is, és lehetővé\n"
"teszi a vicces képek megosztását másokkal."
-#: 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"
@@ -6989,27 +7052,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"
@@ -7018,40 +7081,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"
@@ -7059,21 +7122,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"
@@ -7081,19 +7144,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"
@@ -7102,7 +7165,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"
@@ -7114,14 +7177,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"
@@ -7129,19 +7192,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"
@@ -7158,7 +7221,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"
@@ -7170,14 +7233,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"
@@ -7186,14 +7249,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"
@@ -7203,7 +7266,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"
@@ -7211,13 +7274,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"
@@ -7225,7 +7288,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"
@@ -7233,39 +7296,43 @@ 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
#, fuzzy
msgid "This package provides a graphical file manager."
msgstr ""
"Ez a csomag egy szótárat biztosít a Hunspell helyesírás-ellenőrző\n"
"programkönyvtárhoz."
-#: gnu/packages/gnuzilla.scm:241
+#: gnu/packages/gnuzilla.scm:243
msgid ""
"SpiderMonkey is Mozilla's JavaScript engine written\n"
"in C/C++."
msgstr "A SpiderMonkey a Mozilla C/C++-ban írt JavaScript motorja."
-#: gnu/packages/gnuzilla.scm:964
+#: gnu/packages/gnuzilla.scm:393
+msgid "Minimal, flexible command line parser"
+msgstr ""
+
+#: gnu/packages/gnuzilla.scm:1227
#, fuzzy
msgid ""
"IceCat is the GNU version of the Firefox browser. It is entirely free\n"
@@ -7274,7 +7341,7 @@ 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 ""
@@ -7282,26 +7349,26 @@ msgstr ""
"amely nem javasol nem szabad bővítményeket és kiegészítőket. Beépített\n"
"magánszféravédelmi funkciókkal is rendelkezik."
-#: 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"
@@ -7312,7 +7379,7 @@ msgstr ""
"használatával az akadálymentesítési eszközök teljes hozzáférést kapnak a\n"
"futó alkalmazások megtekintéséhez és vezérléséhez."
-#: 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"
@@ -7320,24 +7387,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 "A HarfBuzz egy OpenType szövegformázó motor."
-#: 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"
@@ -7346,7 +7413,7 @@ 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"
@@ -7357,7 +7424,7 @@ msgstr ""
"pangox-compat biztosítja azokat a függvényeket, amelyek eltávolításra\n"
"kerültek."
-#: 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"
@@ -7367,7 +7434,7 @@ msgstr ""
"vagy gráfszerű környezetekhez, például moduláris szintetizátorokhoz vagy\n"
"véges állapotgép diagramokhoz."
-#: 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"
@@ -7380,7 +7447,7 @@ msgstr ""
"kiegészítő keretrendszer, nyomtatás, valamint egy forráskódszerkesztőre\n"
"jellemző egyéb funkciók támogatásával."
-#: 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"
@@ -7391,14 +7458,14 @@ msgstr ""
"GtkTextView felületi elemet szintaxiskiemeléssel és egy\n"
"forráskódszerkesztőre jellemző egyéb funkciókkal."
-#: 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"
@@ -7406,7 +7473,7 @@ 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."
@@ -7414,7 +7481,7 @@ msgstr ""
"A kisegítő technológia szolgáltató felület alap összetevői a GNOME\n"
"akadálymentesítési projekt részei."
-#: 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."
@@ -7422,7 +7489,7 @@ msgstr ""
"A kisegítő technológia szolgáltató felület a GNOME akadálymentesítési\n"
"projekt része."
-#: 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"
@@ -7434,7 +7501,7 @@ msgstr ""
"nyújtva a GTK+ alkalmas a kicsi, egyszeri eszközöktől kezdve a teljes\n"
"alkalmazáscsomagokig terjedő projektekhez."
-#: gnu/packages/gtk.scm:1332
+#: gnu/packages/gtk.scm:1371
#, fuzzy
#| msgid ""
#| "GTK+, or the GIMP Toolkit, is a multi-platform toolkit for creating\n"
@@ -7451,7 +7518,7 @@ msgstr ""
"nyújtva a GTK+ alkalmas a kicsi, egyszeri eszközöktől kezdve a teljes\n"
"alkalmazáscsomagokig terjedő projektekhez."
-#: 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"
@@ -7467,7 +7534,7 @@ msgstr ""
"grafikus programkönyvtárat kap a Scheme programozási nyelv összes előnyével:\n"
"memóriakezelés, kivételek, makrók és egy dinamikus programozási környezet."
-#: 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."
@@ -7475,7 +7542,7 @@ msgstr ""
"A Guile-RSVG becsomagolja az RSVG programkönyvtárat a Guile programhoz,\n"
"amely lehetővé teszi az SVG-képek megjelenítését a Cairo felületeken."
-#: 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"
@@ -7489,7 +7556,7 @@ msgstr ""
"segítségével, de tartalmaz egy eszközt az Org módon kívülről történő PDF\n"
"bemutatók és Texinfo dokumentumok előállításához is."
-#: 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."
@@ -7498,7 +7565,7 @@ msgstr ""
"guile-gnome-platform (GNOME fejlesztői programkönyvtárak) és\n"
"guile-gtksourceview."
-#: gnu/packages/gtk.scm:1675
+#: gnu/packages/gtk.scm:1714
msgid ""
"Cairomm provides a C++ programming interface to the Cairo 2D graphics\n"
"library."
@@ -7506,7 +7573,7 @@ msgstr ""
"A Cairomm egy C++ programozási felületet biztosít a Cairo 2D grafikai\n"
"programkönyvtárhoz."
-#: gnu/packages/gtk.scm:1740
+#: gnu/packages/gtk.scm:1779
msgid ""
"Pangomm provides a C++ programming interface to the Pango text rendering\n"
"library."
@@ -7514,11 +7581,11 @@ msgstr ""
"A Pangomm egy C++ programozási felületet biztosít a Pango szövegmegjelenítő\n"
"programkönyvtárhoz."
-#: 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
#, fuzzy
#| msgid ""
#| "gtkmm is the official C++ interface for the popular GUI library GTK+.\n"
@@ -7542,7 +7609,7 @@ msgstr ""
"tervezővel, a libglademm használatával. Mindenre kiterjedő dokumentáció\n"
"érhető el, beleértve az API hivatkozásokat és egy ismertetőt."
-#: gnu/packages/gtk.scm:1958
+#: gnu/packages/gtk.scm:1997
#, fuzzy
msgid ""
"gtksourceviewmm is a portable C++ library that extends the standard GTK+\n"
@@ -7556,24 +7623,24 @@ msgstr ""
"kiegészítő keretrendszer, nyomtatás, valamint egy forráskódszerkesztőre\n"
"jellemző egyéb funkciók támogatásával."
-#: gnu/packages/gtk.scm:1989
+#: gnu/packages/gtk.scm:2028
msgid "Pycairo is a set of Python bindings for the Cairo graphics library."
msgstr "A Pycairo Python kötések halmaza a Cairo grafikus programkönyvtárhoz."
-#: 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"
@@ -7581,7 +7648,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"
@@ -7589,7 +7656,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"
@@ -7606,7 +7673,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"
@@ -7625,7 +7692,7 @@ msgstr ""
"valamint egy állapotsávra, amely ellátja a felhasználót az aktuális\n"
"információkkal."
-#: 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"
@@ -7634,7 +7701,7 @@ 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"
@@ -7644,7 +7711,7 @@ msgstr ""
"Clearlooks, Crux, High Contrast, Industrial, LighthouseBlue, Metal, Mist,\n"
"Redmond95 és ThinIce."
-#: 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."
@@ -7652,7 +7719,7 @@ msgstr ""
"A Murrine egy cairo alapú GTK+ témázó motor. A nevét a vatikáni üvegfúvók\n"
"által készített üvegművészeti alkotások után kapta."
-#: 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."
@@ -7660,7 +7727,7 @@ msgstr ""
"A GtkSpell szövegszerkesztőszerű kiemelést és az elgépelt szavak\n"
"cseréjét biztosítja egy GtkTextView felületi elemben."
-#: 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"
@@ -7671,7 +7738,7 @@ msgstr ""
"A Parcellite programból került elágaztatásra, és hibajavításokat, valamint\n"
"új funkciókat ad hozzá."
-#: gnu/packages/gtk.scm:2434
+#: gnu/packages/gtk.scm:2473
#, fuzzy
msgid ""
"Graphene provides graphic types and their relative API; it\n"
@@ -7681,14 +7748,14 @@ msgstr ""
"biztosít. Nem foglalkozik az ablakozó rendszer felületeivel, rajzolásával,\n"
"jelenetgráfjaival vagy bemeneteivel."
-#: 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"
@@ -7702,21 +7769,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"
@@ -7735,14 +7802,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"
@@ -7751,13 +7818,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"
@@ -7767,7 +7834,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"
@@ -7775,7 +7842,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"
@@ -7783,13 +7850,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 ""
@@ -7892,7 +7959,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"
@@ -7902,7 +7969,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"
@@ -7910,7 +7977,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"
@@ -8405,13 +8472,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"
@@ -8420,7 +8487,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"
@@ -8430,13 +8497,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"
@@ -8445,7 +8512,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"
@@ -8454,7 +8521,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"
@@ -8472,13 +8539,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"
@@ -8494,7 +8569,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"
@@ -8503,7 +8578,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"
@@ -8511,14 +8586,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"
@@ -8540,7 +8615,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"
@@ -8549,7 +8624,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"
@@ -8557,7 +8632,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"
@@ -8570,11 +8645,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"
@@ -8839,17 +8914,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"
@@ -8861,7 +8936,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"
@@ -8892,7 +8967,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"
@@ -8901,13 +8976,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"
@@ -8916,13 +8998,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"
@@ -8932,7 +9014,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"
@@ -8944,7 +9026,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"
@@ -8952,7 +9034,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"
@@ -8960,19 +9042,19 @@ msgid ""
"at login. Local and dynamic reconfiguration are its key features."
msgstr ""
-#: gnu/packages/linux.scm:1661
+#: gnu/packages/linux.scm:1654
#, fuzzy
msgid "This package provides a PAM interface using @code{ctypes}."
msgstr "Ez a csomag egy Python felületet biztosít a Redis kulcs-érték tároláshoz."
-#: 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"
@@ -8980,7 +9062,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"
@@ -8997,28 +9079,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"
@@ -9026,7 +9108,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"
@@ -9034,11 +9116,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"
@@ -9051,23 +9133,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"
@@ -9075,39 +9157,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"
@@ -9116,7 +9198,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"
@@ -9128,7 +9210,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"
@@ -9150,7 +9232,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"
@@ -9158,7 +9240,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"
@@ -9166,7 +9248,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"
@@ -9178,7 +9260,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"
@@ -9187,13 +9269,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"
@@ -9202,7 +9284,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"
@@ -9211,13 +9293,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"
@@ -9226,19 +9308,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"
@@ -9250,7 +9332,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"
@@ -9260,7 +9342,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"
@@ -9268,7 +9350,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"
@@ -9276,7 +9358,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"
@@ -9285,7 +9367,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"
@@ -9298,26 +9380,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"
@@ -9328,21 +9410,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"
@@ -9354,7 +9436,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"
@@ -9367,33 +9449,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"
@@ -9402,35 +9484,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"
@@ -9438,14 +9520,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"
@@ -9454,7 +9536,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"
@@ -9463,7 +9545,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"
@@ -9471,7 +9553,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"
@@ -9485,21 +9567,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"
@@ -9507,7 +9589,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"
@@ -9516,34 +9598,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"
@@ -9552,26 +9634,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"
@@ -9584,66 +9666,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"
@@ -9651,7 +9733,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"
@@ -9668,20 +9750,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"
@@ -9691,7 +9773,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"
@@ -9700,7 +9782,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"
@@ -9715,7 +9797,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"
@@ -9732,7 +9814,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"
@@ -9747,20 +9829,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"
@@ -9780,7 +9862,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"
@@ -9796,20 +9878,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"
@@ -9817,7 +9899,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"
@@ -9835,7 +9917,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"
@@ -9845,7 +9927,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"
@@ -9853,13 +9935,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"
@@ -9880,7 +9962,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"
@@ -9888,13 +9970,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"
@@ -9904,7 +9986,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"
@@ -9914,13 +9996,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"
@@ -9928,7 +10010,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"
@@ -9936,7 +10018,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"
@@ -9950,7 +10040,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"
@@ -9960,7 +10050,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"
@@ -9968,7 +10058,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"
@@ -9976,7 +10066,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"
@@ -9986,7 +10076,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"
@@ -9995,7 +10085,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"
@@ -10003,7 +10093,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"
@@ -10013,7 +10103,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"
@@ -10022,7 +10112,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"
@@ -10031,7 +10121,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"
@@ -10045,14 +10135,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"
@@ -10067,7 +10157,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"
@@ -10083,7 +10173,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"
@@ -10099,7 +10189,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"
@@ -10112,7 +10202,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"
@@ -10131,7 +10221,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"
@@ -10144,7 +10234,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"
@@ -10152,14 +10242,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"
@@ -10167,7 +10257,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"
@@ -10181,7 +10271,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"
@@ -10189,14 +10279,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"
@@ -10208,14 +10298,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"
@@ -10223,7 +10313,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"
@@ -10231,7 +10321,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"
@@ -10246,7 +10336,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"
@@ -10255,7 +10345,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"
@@ -10263,7 +10353,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"
@@ -10272,20 +10362,20 @@ msgid ""
"822-style multi-line syntax and name: value entries."
msgstr ""
-#: gnu/packages/linux.scm:8416
+#: gnu/packages/linux.scm:8450
#, fuzzy
msgid ""
"This package provides commands to create and check XFS\n"
"file systems."
msgstr "Ez a csomag egy Python felületet biztosít a Redis kulcs-érték tároláshoz."
-#: 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"
@@ -10293,7 +10383,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"
@@ -10306,7 +10396,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"
@@ -10317,13 +10407,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"
@@ -10335,7 +10425,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"
@@ -10343,7 +10433,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"
@@ -10352,7 +10442,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"
@@ -10360,7 +10450,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"
@@ -10368,14 +10458,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"
@@ -10384,7 +10474,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"
@@ -10396,14 +10486,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"
@@ -10424,7 +10514,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"
@@ -10432,14 +10522,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"
@@ -10447,33 +10537,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"
@@ -10493,33 +10592,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"
@@ -10527,14 +10626,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"
@@ -10542,7 +10641,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"
@@ -10555,7 +10654,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"
@@ -10568,7 +10667,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"
@@ -10576,20 +10675,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"
@@ -10599,20 +10698,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"
@@ -10621,7 +10720,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"
@@ -10629,13 +10728,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"
@@ -10649,7 +10748,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"
@@ -10657,41 +10756,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"
@@ -10699,7 +10798,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"
@@ -10708,43 +10807,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"
@@ -10752,7 +10851,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"
@@ -10760,7 +10859,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"
@@ -10768,14 +10867,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"
@@ -10783,7 +10882,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"
@@ -10791,7 +10890,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"
@@ -10799,20 +10898,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"
@@ -10820,14 +10919,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"
@@ -10835,13 +10934,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"
@@ -10851,7 +10950,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"
@@ -10859,7 +10958,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"
@@ -10869,7 +10968,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"
@@ -10879,7 +10978,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"
@@ -10887,11 +10986,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"
@@ -10902,19 +11001,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"
@@ -10927,7 +11026,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"
@@ -10936,30 +11035,30 @@ 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
#, fuzzy
msgid "This package provides Python bindings to Zulip's API."
msgstr ""
"Ez a csomag egy szótárat biztosít a Hunspell helyesírás-ellenőrző\n"
"programkönyvtárhoz."
-#: 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"
@@ -10968,7 +11067,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"
@@ -10976,20 +11075,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"
@@ -10998,11 +11097,11 @@ 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
#, fuzzy
msgid ""
"This package provides account management tools for\n"
@@ -11011,20 +11110,20 @@ msgstr ""
"Ez a csomag egy szótárat biztosít a Hunspell helyesírás-ellenőrző\n"
"programkönyvtárhoz."
-#: 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"
@@ -11032,19 +11131,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"
@@ -11052,26 +11151,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"
@@ -11079,13 +11178,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"
@@ -11094,7 +11193,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"
@@ -11102,6 +11201,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"
@@ -11653,7 +11760,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"
@@ -11661,27 +11768,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"
@@ -11691,7 +11798,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"
@@ -11703,14 +11810,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"
@@ -11718,7 +11825,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"
@@ -11727,7 +11834,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"
@@ -11737,7 +11844,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"
@@ -11746,7 +11853,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"
@@ -11763,13 +11870,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"
@@ -11785,14 +11892,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"
@@ -11806,7 +11913,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"
@@ -11815,20 +11922,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"
@@ -11838,7 +11945,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"
@@ -11847,21 +11954,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"
@@ -11888,20 +11995,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"
@@ -11909,21 +12016,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"
@@ -11931,7 +12038,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"
@@ -11940,7 +12047,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"
@@ -11948,13 +12055,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"
@@ -11965,7 +12072,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"
@@ -11974,7 +12081,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"
@@ -11983,7 +12090,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"
@@ -11992,7 +12099,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"
@@ -12005,14 +12112,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"
@@ -12021,7 +12128,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"
@@ -12029,7 +12136,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"
@@ -12039,7 +12146,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"
@@ -12055,7 +12162,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"
@@ -12069,7 +12176,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"
@@ -12084,70 +12191,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"
@@ -12156,13 +12263,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"
@@ -12174,7 +12281,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"
@@ -12183,7 +12290,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"
@@ -12191,13 +12298,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"
@@ -12233,14 +12340,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"
@@ -12248,26 +12355,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"
@@ -12287,7 +12394,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"
@@ -12296,7 +12403,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"
@@ -12309,7 +12416,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"
@@ -12317,7 +12424,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"
@@ -12327,13 +12434,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"
@@ -12347,7 +12454,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"
@@ -16391,7 +16498,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"
@@ -16399,20 +16506,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"
@@ -16420,17 +16527,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"
@@ -16441,13 +16548,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"
@@ -16456,14 +16563,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"
@@ -16473,21 +16580,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"
@@ -16496,7 +16603,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"
@@ -16958,13 +17065,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."
@@ -18345,12 +18452,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"
@@ -18358,7 +18476,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"
@@ -18366,19 +18484,19 @@ msgid ""
"space-stripped macros."
msgstr ""
-#: gnu/packages/tex.scm:5184
+#: gnu/packages/tex.scm:5205
#, fuzzy
#| msgid "This package provides a Python interface to the Redis key-value store."
msgid "This package provides a math interface to the Rsfs fonts."
msgstr "Ez a csomag egy Python felületet biztosít a Redis kulcs-érték tároláshoz."
-#: 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"
@@ -18387,7 +18505,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"
@@ -18397,7 +18515,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"
@@ -18408,7 +18526,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"
@@ -18416,7 +18534,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"
@@ -18427,7 +18545,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"
@@ -18435,13 +18553,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"
@@ -18451,7 +18569,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"
@@ -18462,7 +18580,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"
@@ -18472,7 +18590,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"
@@ -18480,14 +18598,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"
@@ -18495,7 +18622,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"
@@ -18528,7 +18655,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"
@@ -18536,7 +18663,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"
@@ -18545,7 +18672,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"
@@ -18561,7 +18688,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"
@@ -18575,14 +18702,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"
@@ -18591,14 +18718,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"
@@ -18607,19 +18734,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"
@@ -18627,14 +18754,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"
@@ -18644,7 +18771,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"
@@ -18654,7 +18781,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"
@@ -18662,7 +18799,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"
@@ -18670,7 +18807,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"
@@ -18682,7 +18819,7 @@ msgid ""
"in SGML; use maths minus in text as appropriate; simple Young tableaux."
msgstr ""
-#: gnu/packages/tex.scm:6274
+#: gnu/packages/tex.scm:6353
#, fuzzy
#| msgid "This package provides a Python interface to the Redis key-value store."
msgid ""
@@ -18690,7 +18827,7 @@ msgid ""
"package options."
msgstr "Ez a csomag egy Python felületet biztosít a Redis kulcs-érték tároláshoz."
-#: 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"
@@ -18707,7 +18844,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"
@@ -18717,7 +18854,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"
@@ -18726,28 +18863,28 @@ msgid ""
"TeX, and LaTeX font definition and other relevant files."
msgstr ""
-#: gnu/packages/tex.scm:6430
+#: gnu/packages/tex.scm:6509
#, fuzzy
msgid ""
"This package provides a drop-in replacements for the Times font from\n"
"Adobe's basic set."
msgstr "Ez a csomag egy HTML dokumentációt biztosít az nginx webkiszolgálóhoz."
-#: gnu/packages/tex.scm:6458
+#: gnu/packages/tex.scm:6537
#, fuzzy
msgid ""
"This package provides a drop-in replacements for the Palatino font from\n"
"Adobe's basic set."
msgstr "Ez a csomag egy HTML dokumentációt biztosít az nginx webkiszolgálóhoz."
-#: gnu/packages/tex.scm:6483
+#: gnu/packages/tex.scm:6562
#, fuzzy
msgid ""
"This package provides a drop-in replacements for the Zapfding font from\n"
"Adobe's basic set."
msgstr "Ez a csomag egy HTML dokumentációt biztosít az nginx webkiszolgálóhoz."
-#: 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"
@@ -18785,7 +18922,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"
@@ -18795,14 +18932,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"
@@ -18812,7 +18949,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"
@@ -18821,14 +18964,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"
@@ -18837,14 +18980,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"
@@ -18854,7 +19004,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"
@@ -18863,7 +19013,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"
@@ -18872,7 +19030,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"
@@ -18885,7 +19043,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"
@@ -18896,7 +19054,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"
@@ -18905,7 +19063,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"
@@ -18921,7 +19079,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"
@@ -18932,7 +19090,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"
@@ -18968,7 +19126,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"
@@ -18979,7 +19137,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"
@@ -18989,7 +19147,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"
@@ -18998,7 +19156,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"
@@ -19007,7 +19165,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"
@@ -19022,7 +19180,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"
@@ -19035,7 +19193,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"
@@ -19045,41 +19203,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"
@@ -19087,14 +19245,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"
@@ -19107,7 +19265,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"
@@ -19118,7 +19276,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"
@@ -19127,13 +19285,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"
@@ -19143,7 +19301,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"
@@ -19153,7 +19311,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"
@@ -19162,13 +19320,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"
@@ -19178,20 +19336,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"
@@ -19200,7 +19358,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"
@@ -19213,7 +19371,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"
@@ -19231,7 +19389,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"
@@ -19245,7 +19403,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"
@@ -19266,14 +19424,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"
@@ -19281,7 +19439,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"
@@ -19289,7 +19447,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"
@@ -19298,7 +19456,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"
@@ -19310,7 +19468,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"
@@ -19335,7 +19493,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"
@@ -19343,20 +19501,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"
@@ -19364,14 +19522,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"
@@ -19379,19 +19537,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"
@@ -19399,35 +19557,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"
@@ -19435,7 +19593,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"
@@ -19445,7 +19603,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"
@@ -19458,7 +19616,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"
@@ -19468,7 +19626,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"
@@ -19476,7 +19634,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"
@@ -19484,7 +19642,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"
@@ -19492,14 +19650,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"
@@ -19512,7 +19670,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"
@@ -19520,13 +19678,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"
@@ -19537,7 +19695,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"
@@ -19548,14 +19706,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"
@@ -19563,7 +19721,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"
@@ -19573,7 +19731,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"
@@ -19585,7 +19743,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"
@@ -19597,7 +19755,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"
@@ -19607,7 +19765,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"
@@ -19619,7 +19777,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"
@@ -19635,7 +19793,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"
@@ -19643,7 +19801,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"
@@ -19657,7 +19815,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"
@@ -19677,7 +19835,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"
@@ -19703,7 +19861,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"
@@ -19711,7 +19869,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"
@@ -19719,7 +19877,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"
@@ -19727,7 +19885,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"
@@ -19742,7 +19900,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"
@@ -19752,18 +19910,18 @@ 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
#, fuzzy
msgid ""
"This package provides a drop-in replacement for the\n"
"Symbol font from Adobe's basic set."
msgstr "Ez a csomag egy HTML dokumentációt biztosít az nginx webkiszolgálóhoz."
-#: 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"
@@ -19777,7 +19935,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"
@@ -19785,7 +19943,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"
@@ -19799,7 +19957,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"
@@ -19810,7 +19968,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"
@@ -19819,7 +19977,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"
@@ -19830,7 +19988,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"
@@ -19839,7 +19997,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"
@@ -19848,7 +20006,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"
@@ -19858,7 +20016,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"
@@ -19869,7 +20027,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"
@@ -19883,7 +20041,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"
@@ -19895,7 +20053,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"
@@ -19904,7 +20062,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"
@@ -19913,14 +20071,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"
@@ -19931,19 +20089,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"
@@ -19953,7 +20111,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"
@@ -19963,7 +20121,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"
@@ -19972,7 +20130,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"
@@ -19985,13 +20143,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"
@@ -20004,7 +20162,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"
@@ -20012,7 +20170,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"
@@ -20023,7 +20181,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"
@@ -20032,14 +20190,14 @@ msgid ""
"styles of inference rules, placement of labels, etc."
msgstr ""
-#: gnu/packages/tex.scm:10609
+#: gnu/packages/tex.scm:10739
#, fuzzy
msgid ""
"This package provides commands to typeset proof trees in the style of\n"
"sequent calculus and related systems."
msgstr "Ez a csomag egy Python felületet biztosít a Redis kulcs-érték tároláshoz."
-#: 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"
@@ -20048,7 +20206,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"
@@ -20058,7 +20216,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"
@@ -20069,7 +20238,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"
@@ -20082,7 +20251,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"
@@ -20102,7 +20271,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"
@@ -20112,7 +20281,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"
@@ -20121,7 +20290,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"
@@ -20132,7 +20301,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"
@@ -20144,21 +20313,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"
@@ -20171,7 +20340,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"
@@ -20181,7 +20350,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"
@@ -20193,19 +20362,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"
@@ -20213,35 +20382,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"
@@ -20249,7 +20432,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"
@@ -20259,14 +20442,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"
@@ -20274,7 +20457,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"
@@ -20288,7 +20471,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"
@@ -20298,7 +20481,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"
@@ -20306,7 +20489,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"
@@ -20315,7 +20498,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"
@@ -20326,7 +20509,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"
@@ -20338,14 +20521,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"
@@ -20357,14 +20540,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"
@@ -20373,34 +20556,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"
@@ -20435,13 +20674,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"
@@ -20451,21 +20690,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"
@@ -20474,23 +20713,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"
@@ -20520,7 +20759,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"
@@ -20553,7 +20792,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"
@@ -20561,7 +20800,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"
@@ -20570,14 +20809,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"
@@ -20587,7 +20826,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"
@@ -20603,13 +20842,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"
@@ -20617,11 +20856,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"
@@ -20674,7 +20913,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"
@@ -20683,20 +20922,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"
@@ -20715,13 +20960,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"
@@ -20734,13 +20979,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"
@@ -20748,14 +20993,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"
@@ -20768,13 +21013,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"
@@ -20783,13 +21028,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"
@@ -20806,7 +21051,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"
@@ -20981,39 +21226,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"
@@ -21021,7 +21266,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"
@@ -21043,7 +21288,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"
@@ -21052,7 +21297,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"
@@ -21061,21 +21306,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"
@@ -21083,7 +21328,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"
@@ -21096,7 +21341,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"
@@ -21106,21 +21351,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"
@@ -21131,7 +21376,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"
@@ -21142,20 +21387,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"
@@ -21163,14 +21408,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"
@@ -21178,7 +21423,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"
@@ -21192,26 +21437,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"
@@ -21220,7 +21465,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"
@@ -21230,7 +21475,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"
@@ -21238,7 +21483,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"
@@ -21247,20 +21492,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"
@@ -21268,21 +21513,21 @@ 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
#, fuzzy
msgid "This package provides a Git implementation library."
msgstr ""
"Ez a csomag egy szótárat biztosít a Hunspell helyesírás-ellenőrző\n"
"programkönyvtárhoz."
-#: 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"
@@ -21297,7 +21542,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"
@@ -21306,7 +21551,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"
@@ -21315,7 +21560,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"
@@ -21323,13 +21568,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"
@@ -21344,7 +21589,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"
@@ -21359,7 +21604,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"
@@ -21376,25 +21621,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"
@@ -21404,21 +21649,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"
@@ -21427,7 +21672,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"
@@ -21435,7 +21680,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"
@@ -21448,13 +21693,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"
@@ -21462,7 +21707,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"
@@ -21471,7 +21716,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"
@@ -21481,14 +21726,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"
@@ -21496,7 +21741,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"
@@ -21505,13 +21750,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"
@@ -21532,14 +21777,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"
@@ -21549,7 +21794,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"
@@ -21558,33 +21803,33 @@ msgid ""
"DOS or Microsoft Windows."
msgstr ""
-#: gnu/packages/virtualization.scm:2297
+#: gnu/packages/virtualization.scm:2306
#, fuzzy
msgid ""
"This package provides the Xen Virtual Machine Monitor\n"
"which is a hypervisor."
msgstr "Ez a csomag egy Python felületet biztosít a Redis kulcs-érték tároláshoz."
-#: 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"
@@ -21609,7 +21854,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"
@@ -21619,7 +21864,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"
@@ -23467,53 +23712,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"
@@ -23531,70 +23776,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"
@@ -23602,33 +23847,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"
@@ -23636,7 +23881,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"
@@ -23644,12 +23889,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"
diff --git a/po/packages/it.po b/po/packages/it.po
index 5d7b885048..044f21ff12 100644
--- a/po/packages/it.po
+++ b/po/packages/it.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: 2021-08-26 14:42+0000\n"
"Last-Translator: Nathan <nathan95@live.it>\n"
"Language-Team: Italian <https://translate.fedoraproject.org/projects/guix/packages/it/>\n"
@@ -2969,7 +2969,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"
@@ -2977,49 +2977,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"
@@ -3030,19 +3030,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"
@@ -3053,49 +3053,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"
@@ -3104,21 +3104,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"
@@ -3126,7 +3126,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"
@@ -3139,26 +3139,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"
@@ -3166,17 +3166,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"
@@ -3319,14 +3319,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"
@@ -3337,7 +3337,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"
@@ -3346,7 +3346,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"
@@ -3356,7 +3356,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"
@@ -3368,7 +3368,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"
@@ -3378,7 +3378,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"
@@ -3388,19 +3388,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"
@@ -3408,7 +3408,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"
@@ -3441,7 +3441,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"
@@ -3461,7 +3461,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"
@@ -3473,7 +3473,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"
@@ -3481,7 +3481,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"
@@ -3489,7 +3489,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"
@@ -3497,14 +3497,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"
@@ -3526,7 +3526,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"
@@ -3535,7 +3535,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"
@@ -3545,7 +3545,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"
@@ -3566,7 +3566,7 @@ msgid ""
"@end enumerate"
msgstr ""
-#: gnu/packages/games.scm:1550
+#: gnu/packages/games.scm:1551
#, fuzzy
#| msgid "This package provides a dictionary for the GNU Aspell spell checker."
msgid ""
@@ -3574,7 +3574,7 @@ msgid ""
"Joy-Con controllers."
msgstr "Questo pacchetto fornisce un dizionario per il correttore ortografico GNU Aspell."
-#: 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"
@@ -3582,7 +3582,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"
@@ -3597,7 +3597,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"
@@ -3605,7 +3605,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"
@@ -3613,7 +3613,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"
@@ -3625,7 +3625,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"
@@ -3633,7 +3633,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"
@@ -3641,7 +3641,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"
@@ -3650,7 +3650,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"
@@ -3659,13 +3659,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"
@@ -3679,7 +3679,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"
@@ -3693,7 +3693,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"
@@ -3702,17 +3702,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"
@@ -3720,7 +3720,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"
@@ -3728,7 +3728,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"
@@ -3738,27 +3738,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"
@@ -3770,17 +3777,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"
@@ -3798,11 +3805,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"
@@ -3811,14 +3818,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"
@@ -3828,21 +3835,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"
@@ -3850,14 +3857,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"
@@ -3865,17 +3872,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"
@@ -3884,7 +3891,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"
@@ -3893,7 +3900,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"
@@ -3901,7 +3908,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"
@@ -3909,7 +3916,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"
@@ -3918,7 +3925,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"
@@ -3926,28 +3933,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"
@@ -3958,7 +3965,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"
@@ -3971,7 +3978,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"
@@ -3979,7 +4001,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"
@@ -3988,7 +4010,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"
@@ -3996,7 +4018,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"
@@ -4008,20 +4030,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"
@@ -4029,7 +4051,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"
@@ -4039,7 +4061,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"
@@ -4054,29 +4076,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"
@@ -4086,7 +4108,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"
@@ -4094,27 +4116,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"
@@ -4122,21 +4144,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"
@@ -4161,14 +4183,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"
@@ -4176,7 +4198,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"
@@ -4198,7 +4220,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"
@@ -4207,7 +4229,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"
@@ -4215,7 +4237,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"
@@ -4224,23 +4246,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"
@@ -4248,7 +4270,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"
@@ -4256,14 +4278,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"
@@ -4271,7 +4293,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"
@@ -4285,13 +4307,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"
@@ -4299,7 +4321,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"
@@ -4310,25 +4332,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"
@@ -4336,21 +4358,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"
@@ -4362,7 +4384,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"
@@ -4372,7 +4394,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"
@@ -4381,14 +4403,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"
@@ -4398,11 +4420,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"
@@ -4412,7 +4434,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"
@@ -4421,7 +4443,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"
@@ -4432,21 +4454,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"
@@ -4456,18 +4478,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"
@@ -4478,14 +4500,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"
@@ -4493,7 +4515,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"
@@ -4501,14 +4523,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"
@@ -4521,7 +4543,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"
@@ -4530,11 +4552,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"
@@ -4544,7 +4566,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"
@@ -4553,7 +4575,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"
@@ -4565,7 +4587,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"
@@ -4577,7 +4599,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"
@@ -4587,7 +4609,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"
@@ -4602,7 +4624,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"
@@ -4610,7 +4632,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"
@@ -4622,7 +4644,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"
@@ -4632,7 +4654,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"
@@ -4642,7 +4664,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"
@@ -4652,7 +4674,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"
@@ -4661,7 +4683,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"
@@ -4672,14 +4694,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"
@@ -4689,7 +4711,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"
@@ -4697,7 +4719,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"
@@ -4707,20 +4729,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"
@@ -4734,7 +4756,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"
@@ -4744,7 +4766,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"
@@ -4752,7 +4774,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"
@@ -4762,14 +4784,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"
@@ -4779,7 +4801,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"
@@ -4789,13 +4811,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"
@@ -4805,7 +4827,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"
@@ -4817,7 +4839,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"
@@ -4836,7 +4858,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"
@@ -4853,7 +4875,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"
@@ -4876,7 +4898,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"
@@ -4884,14 +4906,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"
@@ -4901,14 +4923,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"
@@ -4920,7 +4942,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"
@@ -4928,27 +4950,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"
@@ -4957,7 +4979,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"
@@ -4967,7 +4989,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"
@@ -4977,7 +4999,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"
@@ -4987,13 +5009,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"
@@ -5002,13 +5024,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"
@@ -5019,7 +5041,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"
@@ -5028,21 +5050,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"
@@ -5051,13 +5073,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"
@@ -5065,21 +5087,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"
@@ -5092,6 +5114,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"
@@ -5106,7 +5134,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"
@@ -5117,13 +5145,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"
@@ -5135,7 +5163,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"
@@ -5150,7 +5178,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"
@@ -5263,18 +5291,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"
@@ -5282,19 +5310,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"
@@ -5303,21 +5331,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"
@@ -5325,7 +5353,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"
@@ -5334,27 +5362,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"
@@ -5362,25 +5390,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"
@@ -5388,81 +5416,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"
@@ -5473,27 +5501,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"
@@ -5501,14 +5529,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"
@@ -5516,28 +5544,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"
@@ -5545,13 +5573,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"
@@ -5561,44 +5589,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"
@@ -5606,13 +5635,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"
@@ -5623,7 +5652,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"
@@ -5633,24 +5662,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"
@@ -5659,18 +5688,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"
@@ -5678,7 +5707,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"
@@ -5687,28 +5716,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"
@@ -5716,13 +5751,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"
@@ -5730,7 +5765,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"
@@ -5739,82 +5774,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"
@@ -5822,11 +5857,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"
@@ -5835,17 +5870,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"
@@ -5854,7 +5889,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"
@@ -5862,34 +5897,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"
@@ -5897,7 +5932,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"
@@ -5907,26 +5942,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"
@@ -5934,19 +5976,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"
@@ -5954,7 +6005,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"
@@ -5964,14 +6019,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"
@@ -5980,7 +6043,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"
@@ -5988,7 +6051,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"
@@ -5996,13 +6059,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"
@@ -6010,33 +6073,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"
@@ -6044,14 +6107,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"
@@ -6059,7 +6122,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"
@@ -6067,20 +6130,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"
@@ -6088,38 +6151,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"
@@ -6132,13 +6195,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"
@@ -6149,7 +6212,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"
@@ -6157,7 +6220,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"
@@ -6165,25 +6228,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"
@@ -6193,14 +6256,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"
@@ -6208,20 +6271,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"
@@ -6229,38 +6292,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"
@@ -6268,7 +6331,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"
@@ -6276,20 +6339,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"
@@ -6298,36 +6361,36 @@ 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
#, fuzzy
#| msgid ""
#| "This package provides a dictionary for the Hunspell spell-checking\n"
@@ -6339,25 +6402,25 @@ msgstr ""
"Questo pacchetto fornisce un dizionario per il controllo ortografico per la libreria \n"
"Hunspell."
-#: 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"
@@ -6365,13 +6428,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"
@@ -6379,13 +6442,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"
@@ -6408,21 +6471,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"
@@ -6430,7 +6493,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"
@@ -6438,21 +6501,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"
@@ -6461,32 +6524,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"
@@ -6503,44 +6566,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"
@@ -6548,13 +6611,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"
@@ -6563,19 +6626,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"
@@ -6585,20 +6648,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"
@@ -6606,20 +6669,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"
@@ -6628,27 +6691,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"
@@ -6660,7 +6723,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"
@@ -6668,26 +6731,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"
@@ -6695,27 +6758,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"
@@ -6724,40 +6787,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"
@@ -6765,21 +6828,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"
@@ -6787,19 +6850,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"
@@ -6808,7 +6871,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"
@@ -6820,14 +6883,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"
@@ -6835,19 +6898,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"
@@ -6864,7 +6927,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"
@@ -6876,14 +6939,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"
@@ -6892,14 +6955,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"
@@ -6909,7 +6972,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"
@@ -6917,13 +6980,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"
@@ -6931,7 +6994,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"
@@ -6939,26 +7002,26 @@ 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
#, fuzzy
#| msgid ""
#| "This package provides a dictionary for the Hunspell spell-checking\n"
@@ -6968,13 +7031,17 @@ msgstr ""
"Questo pacchetto fornisce un dizionario per il controllo ortografico per la libreria \n"
"Hunspell."
-#: 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"
@@ -6982,38 +7049,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"
@@ -7021,24 +7088,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"
@@ -7047,21 +7114,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"
@@ -7069,21 +7136,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"
@@ -7091,19 +7158,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"
@@ -7111,14 +7178,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"
@@ -7128,13 +7195,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"
@@ -7143,29 +7210,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"
@@ -7175,7 +7242,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"
@@ -7183,24 +7250,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"
@@ -7208,7 +7275,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"
@@ -7216,7 +7283,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"
@@ -7233,7 +7300,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"
@@ -7244,7 +7311,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"
@@ -7253,46 +7320,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"
@@ -7306,21 +7373,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"
@@ -7339,14 +7406,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"
@@ -7355,13 +7422,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"
@@ -7371,7 +7438,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"
@@ -7379,7 +7446,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"
@@ -7387,13 +7454,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 ""
@@ -7478,7 +7545,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"
@@ -7488,7 +7555,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"
@@ -7496,7 +7563,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"
@@ -7991,13 +8058,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"
@@ -8006,7 +8073,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"
@@ -8016,13 +8083,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"
@@ -8031,7 +8098,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"
@@ -8040,7 +8107,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"
@@ -8058,13 +8125,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"
@@ -8080,7 +8155,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"
@@ -8089,7 +8164,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"
@@ -8097,14 +8172,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"
@@ -8126,7 +8201,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"
@@ -8135,7 +8210,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"
@@ -8143,7 +8218,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"
@@ -8156,11 +8231,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"
@@ -8422,17 +8497,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"
@@ -8444,7 +8519,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"
@@ -8475,7 +8550,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"
@@ -8484,13 +8559,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"
@@ -8499,13 +8581,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"
@@ -8515,7 +8597,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"
@@ -8527,7 +8609,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"
@@ -8535,7 +8617,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"
@@ -8543,18 +8625,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"
@@ -8562,7 +8644,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"
@@ -8579,28 +8661,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"
@@ -8608,7 +8690,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"
@@ -8616,11 +8698,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"
@@ -8633,23 +8715,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"
@@ -8657,39 +8739,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"
@@ -8698,7 +8780,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"
@@ -8710,7 +8792,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"
@@ -8732,7 +8814,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"
@@ -8740,7 +8822,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"
@@ -8748,7 +8830,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"
@@ -8760,7 +8842,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"
@@ -8769,13 +8851,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"
@@ -8784,7 +8866,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"
@@ -8793,13 +8875,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"
@@ -8808,19 +8890,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"
@@ -8832,7 +8914,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"
@@ -8842,7 +8924,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"
@@ -8850,7 +8932,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"
@@ -8858,7 +8940,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"
@@ -8867,7 +8949,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"
@@ -8880,26 +8962,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"
@@ -8910,21 +8992,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"
@@ -8936,7 +9018,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"
@@ -8949,33 +9031,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"
@@ -8984,35 +9066,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"
@@ -9020,14 +9102,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"
@@ -9036,7 +9118,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"
@@ -9045,7 +9127,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"
@@ -9053,7 +9135,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"
@@ -9067,21 +9149,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"
@@ -9089,7 +9171,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"
@@ -9098,34 +9180,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"
@@ -9134,26 +9216,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"
@@ -9166,66 +9248,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"
@@ -9233,7 +9315,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"
@@ -9250,20 +9332,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"
@@ -9273,7 +9355,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"
@@ -9282,7 +9364,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"
@@ -9297,7 +9379,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"
@@ -9314,7 +9396,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"
@@ -9329,20 +9411,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"
@@ -9362,7 +9444,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"
@@ -9378,20 +9460,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"
@@ -9399,7 +9481,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"
@@ -9417,7 +9499,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"
@@ -9427,7 +9509,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"
@@ -9435,13 +9517,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"
@@ -9462,7 +9544,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"
@@ -9470,13 +9552,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"
@@ -9486,7 +9568,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"
@@ -9496,13 +9578,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"
@@ -9510,7 +9592,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"
@@ -9518,7 +9600,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"
@@ -9532,7 +9622,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"
@@ -9542,7 +9632,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"
@@ -9550,7 +9640,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"
@@ -9558,7 +9648,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"
@@ -9568,7 +9658,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"
@@ -9577,7 +9667,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"
@@ -9585,7 +9675,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"
@@ -9595,7 +9685,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"
@@ -9604,7 +9694,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"
@@ -9613,7 +9703,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"
@@ -9627,14 +9717,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"
@@ -9649,7 +9739,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"
@@ -9665,7 +9755,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"
@@ -9681,7 +9771,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"
@@ -9694,7 +9784,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"
@@ -9713,7 +9803,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"
@@ -9726,7 +9816,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"
@@ -9734,14 +9824,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"
@@ -9749,7 +9839,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"
@@ -9763,7 +9853,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"
@@ -9771,14 +9861,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"
@@ -9790,14 +9880,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"
@@ -9805,7 +9895,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"
@@ -9813,7 +9903,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"
@@ -9828,7 +9918,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"
@@ -9837,7 +9927,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"
@@ -9845,7 +9935,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"
@@ -9854,19 +9944,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"
@@ -9874,7 +9964,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"
@@ -9887,7 +9977,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"
@@ -9898,13 +9988,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"
@@ -9916,7 +10006,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"
@@ -9924,7 +10014,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"
@@ -9933,7 +10023,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"
@@ -9941,7 +10031,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"
@@ -9949,14 +10039,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"
@@ -9965,7 +10055,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"
@@ -9977,14 +10067,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"
@@ -10005,7 +10095,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"
@@ -10013,14 +10103,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"
@@ -10028,33 +10118,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"
@@ -10074,33 +10173,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"
@@ -10108,14 +10207,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"
@@ -10123,7 +10222,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"
@@ -10136,7 +10235,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"
@@ -10149,7 +10248,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"
@@ -10157,20 +10256,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"
@@ -10180,20 +10279,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"
@@ -10202,7 +10301,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"
@@ -10210,13 +10309,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"
@@ -10230,7 +10329,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"
@@ -10238,41 +10337,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"
@@ -10280,7 +10379,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"
@@ -10289,43 +10388,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"
@@ -10333,7 +10432,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"
@@ -10341,7 +10440,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"
@@ -10349,14 +10448,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"
@@ -10364,7 +10463,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"
@@ -10372,7 +10471,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"
@@ -10380,20 +10479,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"
@@ -10401,14 +10500,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"
@@ -10416,13 +10515,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"
@@ -10432,7 +10531,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"
@@ -10440,7 +10539,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"
@@ -10450,7 +10549,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"
@@ -10460,7 +10559,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"
@@ -10468,11 +10567,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"
@@ -10483,19 +10582,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"
@@ -10508,7 +10607,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"
@@ -10517,27 +10616,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"
@@ -10546,7 +10645,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"
@@ -10554,20 +10653,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"
@@ -10576,11 +10675,11 @@ 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
#, fuzzy
#| msgid ""
#| "This package provides a dictionary for the Hunspell spell-checking\n"
@@ -10592,20 +10691,20 @@ msgstr ""
"Questo pacchetto fornisce un dizionario per il controllo ortografico per la libreria \n"
"Hunspell."
-#: 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"
@@ -10613,19 +10712,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"
@@ -10633,26 +10732,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"
@@ -10660,13 +10759,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"
@@ -10675,7 +10774,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"
@@ -10683,6 +10782,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"
@@ -11234,7 +11341,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"
@@ -11242,27 +11349,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"
@@ -11272,7 +11379,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"
@@ -11284,14 +11391,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"
@@ -11299,7 +11406,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"
@@ -11308,7 +11415,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"
@@ -11318,7 +11425,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"
@@ -11327,7 +11434,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"
@@ -11344,13 +11451,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"
@@ -11366,14 +11473,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"
@@ -11387,7 +11494,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"
@@ -11396,20 +11503,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"
@@ -11419,7 +11526,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"
@@ -11428,21 +11535,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"
@@ -11469,20 +11576,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"
@@ -11490,21 +11597,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"
@@ -11512,7 +11619,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"
@@ -11521,7 +11628,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"
@@ -11529,13 +11636,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"
@@ -11546,7 +11653,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"
@@ -11555,7 +11662,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"
@@ -11564,7 +11671,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"
@@ -11573,7 +11680,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"
@@ -11586,14 +11693,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"
@@ -11602,7 +11709,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"
@@ -11610,7 +11717,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"
@@ -11620,7 +11727,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"
@@ -11636,7 +11743,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"
@@ -11650,7 +11757,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"
@@ -11665,70 +11772,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"
@@ -11737,13 +11844,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"
@@ -11755,7 +11862,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"
@@ -11764,7 +11871,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"
@@ -11772,13 +11879,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"
@@ -11814,14 +11921,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"
@@ -11829,26 +11936,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"
@@ -11868,7 +11975,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"
@@ -11877,7 +11984,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"
@@ -11890,7 +11997,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"
@@ -11898,7 +12005,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"
@@ -11908,13 +12015,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"
@@ -11928,7 +12035,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"
@@ -15968,7 +16075,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"
@@ -15976,20 +16083,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"
@@ -15997,17 +16104,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"
@@ -16018,13 +16125,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"
@@ -16033,14 +16140,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"
@@ -16050,21 +16157,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"
@@ -16073,7 +16180,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"
@@ -16516,13 +16623,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."
@@ -17886,12 +17993,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"
@@ -17899,7 +18017,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"
@@ -17907,7 +18025,7 @@ msgid ""
"space-stripped macros."
msgstr ""
-#: gnu/packages/tex.scm:5184
+#: gnu/packages/tex.scm:5205
#, fuzzy
#| msgid ""
#| "This package provides a dictionary for the Hunspell spell-checking\n"
@@ -17917,13 +18035,13 @@ msgstr ""
"Questo pacchetto fornisce un dizionario per il controllo ortografico per la libreria \n"
"Hunspell."
-#: 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"
@@ -17932,7 +18050,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"
@@ -17942,7 +18060,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"
@@ -17953,7 +18071,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"
@@ -17961,7 +18079,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"
@@ -17972,7 +18090,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"
@@ -17980,13 +18098,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"
@@ -17996,7 +18114,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"
@@ -18007,7 +18125,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"
@@ -18017,7 +18135,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"
@@ -18025,14 +18143,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"
@@ -18040,7 +18167,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"
@@ -18073,7 +18200,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"
@@ -18081,7 +18208,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"
@@ -18090,7 +18217,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"
@@ -18106,7 +18233,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"
@@ -18120,14 +18247,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"
@@ -18136,14 +18263,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"
@@ -18152,19 +18279,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"
@@ -18172,14 +18299,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"
@@ -18189,7 +18316,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"
@@ -18199,7 +18326,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"
@@ -18207,7 +18344,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"
@@ -18215,7 +18352,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"
@@ -18227,13 +18364,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"
@@ -18250,7 +18387,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"
@@ -18260,7 +18397,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"
@@ -18269,25 +18406,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"
@@ -18325,7 +18462,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"
@@ -18335,14 +18472,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"
@@ -18352,7 +18489,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"
@@ -18361,14 +18504,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"
@@ -18377,14 +18520,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"
@@ -18394,7 +18544,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"
@@ -18403,7 +18553,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"
@@ -18412,7 +18570,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"
@@ -18425,7 +18583,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"
@@ -18436,7 +18594,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"
@@ -18445,7 +18603,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"
@@ -18461,7 +18619,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"
@@ -18472,7 +18630,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"
@@ -18508,7 +18666,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"
@@ -18519,7 +18677,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"
@@ -18529,7 +18687,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"
@@ -18538,7 +18696,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"
@@ -18547,7 +18705,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"
@@ -18562,7 +18720,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"
@@ -18575,7 +18733,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"
@@ -18585,41 +18743,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"
@@ -18627,14 +18785,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"
@@ -18647,7 +18805,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"
@@ -18658,7 +18816,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"
@@ -18667,13 +18825,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"
@@ -18683,7 +18841,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"
@@ -18693,7 +18851,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"
@@ -18702,13 +18860,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"
@@ -18718,20 +18876,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"
@@ -18740,7 +18898,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"
@@ -18753,7 +18911,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"
@@ -18771,7 +18929,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"
@@ -18785,7 +18943,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"
@@ -18806,14 +18964,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"
@@ -18821,7 +18979,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"
@@ -18829,7 +18987,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"
@@ -18838,7 +18996,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"
@@ -18850,7 +19008,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"
@@ -18875,7 +19033,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"
@@ -18883,20 +19041,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"
@@ -18904,14 +19062,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"
@@ -18919,19 +19077,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"
@@ -18939,35 +19097,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"
@@ -18975,7 +19133,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"
@@ -18985,7 +19143,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"
@@ -18998,7 +19156,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"
@@ -19008,7 +19166,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"
@@ -19016,7 +19174,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"
@@ -19024,7 +19182,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"
@@ -19032,14 +19190,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"
@@ -19052,7 +19210,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"
@@ -19060,13 +19218,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"
@@ -19077,7 +19235,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"
@@ -19088,14 +19246,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"
@@ -19103,7 +19261,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"
@@ -19113,7 +19271,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"
@@ -19125,7 +19283,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"
@@ -19137,7 +19295,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"
@@ -19147,7 +19305,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"
@@ -19159,7 +19317,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"
@@ -19175,7 +19333,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"
@@ -19183,7 +19341,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"
@@ -19197,7 +19355,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"
@@ -19217,7 +19375,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"
@@ -19243,7 +19401,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"
@@ -19251,7 +19409,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"
@@ -19259,7 +19417,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"
@@ -19267,7 +19425,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"
@@ -19282,7 +19440,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"
@@ -19292,17 +19450,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"
@@ -19316,7 +19474,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"
@@ -19324,7 +19482,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"
@@ -19338,7 +19496,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"
@@ -19349,7 +19507,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"
@@ -19358,7 +19516,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"
@@ -19369,7 +19527,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"
@@ -19378,7 +19536,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"
@@ -19387,7 +19545,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"
@@ -19397,7 +19555,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"
@@ -19408,7 +19566,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"
@@ -19422,7 +19580,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"
@@ -19434,7 +19592,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"
@@ -19443,7 +19601,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"
@@ -19452,14 +19610,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"
@@ -19470,19 +19628,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"
@@ -19492,7 +19650,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"
@@ -19502,7 +19660,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"
@@ -19511,7 +19669,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"
@@ -19524,13 +19682,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"
@@ -19543,7 +19701,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"
@@ -19551,7 +19709,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"
@@ -19562,7 +19720,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"
@@ -19571,13 +19729,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"
@@ -19586,7 +19744,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"
@@ -19596,7 +19754,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"
@@ -19607,7 +19776,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"
@@ -19620,7 +19789,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"
@@ -19640,7 +19809,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"
@@ -19650,7 +19819,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"
@@ -19659,7 +19828,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"
@@ -19670,7 +19839,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"
@@ -19682,21 +19851,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"
@@ -19709,7 +19878,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"
@@ -19719,7 +19888,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"
@@ -19731,19 +19900,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"
@@ -19751,35 +19920,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"
@@ -19787,7 +19970,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"
@@ -19797,14 +19980,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"
@@ -19812,7 +19995,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"
@@ -19826,7 +20009,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"
@@ -19836,7 +20019,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"
@@ -19844,7 +20027,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"
@@ -19853,7 +20036,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"
@@ -19864,7 +20047,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"
@@ -19876,14 +20059,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"
@@ -19895,14 +20078,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"
@@ -19911,34 +20094,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"
@@ -19973,13 +20212,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"
@@ -19989,21 +20228,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"
@@ -20012,23 +20251,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"
@@ -20058,7 +20297,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"
@@ -20091,7 +20330,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"
@@ -20099,7 +20338,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"
@@ -20108,14 +20347,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"
@@ -20125,7 +20364,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"
@@ -20141,13 +20380,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"
@@ -20155,11 +20394,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"
@@ -20212,7 +20451,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"
@@ -20221,20 +20460,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"
@@ -20253,13 +20498,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"
@@ -20272,13 +20517,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"
@@ -20286,14 +20531,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"
@@ -20306,13 +20551,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"
@@ -20321,13 +20566,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"
@@ -20344,7 +20589,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"
@@ -20519,39 +20764,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"
@@ -20559,7 +20804,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"
@@ -20581,7 +20826,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"
@@ -20590,7 +20835,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"
@@ -20599,21 +20844,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"
@@ -20621,7 +20866,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"
@@ -20634,7 +20879,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"
@@ -20644,21 +20889,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"
@@ -20669,7 +20914,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"
@@ -20680,20 +20925,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"
@@ -20701,14 +20946,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"
@@ -20716,7 +20961,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"
@@ -20730,26 +20975,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"
@@ -20758,7 +21003,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"
@@ -20768,7 +21013,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"
@@ -20776,7 +21021,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"
@@ -20785,20 +21030,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"
@@ -20806,18 +21051,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"
@@ -20832,7 +21077,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"
@@ -20841,7 +21086,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"
@@ -20850,7 +21095,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"
@@ -20858,13 +21103,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"
@@ -20879,7 +21124,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"
@@ -20894,7 +21139,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"
@@ -20911,25 +21156,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"
@@ -20939,21 +21184,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"
@@ -20962,7 +21207,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"
@@ -20970,7 +21215,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"
@@ -20983,13 +21228,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"
@@ -20997,7 +21242,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"
@@ -21006,7 +21251,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"
@@ -21016,14 +21261,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"
@@ -21031,7 +21276,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"
@@ -21040,13 +21285,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"
@@ -21067,14 +21312,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"
@@ -21084,7 +21329,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"
@@ -21093,32 +21338,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"
@@ -21143,7 +21388,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"
@@ -21153,7 +21398,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"
@@ -23001,53 +23246,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"
@@ -23065,70 +23310,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"
@@ -23136,33 +23381,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"
@@ -23170,7 +23415,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"
@@ -23178,12 +23423,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"
diff --git a/po/packages/ko.po b/po/packages/ko.po
index d3abdeb7d7..c63be4f88d 100644
--- a/po/packages/ko.po
+++ b/po/packages/ko.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-04 19:01+0000\n"
"Last-Translator: Kim InSoo <simmon@nplob.com>\n"
"Language-Team: Korean <https://translate.fedoraproject.org/projects/guix/packages/ko/>\n"
@@ -2957,7 +2957,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"
@@ -2965,51 +2965,51 @@ 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
#, fuzzy
#| msgid "This package provides an database interface for Perl."
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"
@@ -3020,19 +3020,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"
@@ -3043,49 +3043,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"
@@ -3094,21 +3094,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"
@@ -3116,7 +3116,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"
@@ -3129,26 +3129,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"
@@ -3156,17 +3156,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"
@@ -3309,14 +3309,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"
@@ -3327,7 +3327,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"
@@ -3336,7 +3336,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"
@@ -3346,7 +3346,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"
@@ -3358,7 +3358,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"
@@ -3368,7 +3368,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"
@@ -3378,19 +3378,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"
@@ -3398,7 +3398,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"
@@ -3431,7 +3431,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"
@@ -3451,7 +3451,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"
@@ -3463,7 +3463,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"
@@ -3471,7 +3471,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"
@@ -3479,7 +3479,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"
@@ -3487,14 +3487,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"
@@ -3516,7 +3516,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"
@@ -3525,7 +3525,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"
@@ -3535,7 +3535,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"
@@ -3556,7 +3556,7 @@ 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."
@@ -3564,7 +3564,7 @@ msgstr ""
"이 꾸러미는 닌텐도를 위한 사용자 공간을 제공합니다\n"
"Joy-Con 제어기."
-#: 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"
@@ -3572,7 +3572,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"
@@ -3587,7 +3587,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"
@@ -3595,7 +3595,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"
@@ -3603,7 +3603,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"
@@ -3615,7 +3615,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"
@@ -3623,7 +3623,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"
@@ -3631,7 +3631,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"
@@ -3640,7 +3640,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"
@@ -3649,13 +3649,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"
@@ -3669,7 +3669,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"
@@ -3683,7 +3683,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"
@@ -3692,17 +3692,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"
@@ -3710,7 +3710,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"
@@ -3718,7 +3718,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"
@@ -3728,27 +3728,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"
@@ -3760,17 +3767,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"
@@ -3788,11 +3795,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 "꾸러미 @code{gnushogi}을 위한 그래픽 사용자 연결장치."
-#: 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"
@@ -3801,14 +3808,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"
@@ -3818,21 +3825,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"
@@ -3840,14 +3847,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"
@@ -3855,17 +3862,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 Freedink의 게임 자료를 포함합니다."
-#: 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"
@@ -3874,7 +3881,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"
@@ -3883,7 +3890,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"
@@ -3891,7 +3898,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"
@@ -3899,7 +3906,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"
@@ -3908,7 +3915,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"
@@ -3916,28 +3923,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"
@@ -3948,7 +3955,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"
@@ -3961,7 +3968,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"
@@ -3969,7 +3991,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"
@@ -3978,7 +4000,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"
@@ -3986,7 +4008,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"
@@ -3998,20 +4020,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"
@@ -4019,7 +4041,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"
@@ -4029,7 +4051,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"
@@ -4044,29 +4066,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"
@@ -4076,7 +4098,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"
@@ -4084,27 +4106,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"
@@ -4112,21 +4134,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"
@@ -4151,14 +4173,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"
@@ -4166,7 +4188,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"
@@ -4188,7 +4210,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"
@@ -4197,7 +4219,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"
@@ -4205,7 +4227,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"
@@ -4214,23 +4236,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"
@@ -4238,7 +4260,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"
@@ -4246,14 +4268,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"
@@ -4261,7 +4283,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"
@@ -4275,13 +4297,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"
@@ -4289,7 +4311,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"
@@ -4300,25 +4322,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"
@@ -4326,21 +4348,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"
@@ -4352,7 +4374,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"
@@ -4362,7 +4384,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"
@@ -4371,14 +4393,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"
@@ -4388,11 +4410,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"
@@ -4402,7 +4424,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"
@@ -4411,7 +4433,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"
@@ -4422,21 +4444,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"
@@ -4446,18 +4468,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"
@@ -4468,14 +4490,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"
@@ -4483,7 +4505,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"
@@ -4491,14 +4513,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"
@@ -4511,7 +4533,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"
@@ -4520,11 +4542,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"
@@ -4534,7 +4556,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"
@@ -4543,7 +4565,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"
@@ -4555,7 +4577,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"
@@ -4567,7 +4589,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"
@@ -4577,7 +4599,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"
@@ -4592,7 +4614,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"
@@ -4600,7 +4622,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"
@@ -4612,7 +4634,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"
@@ -4622,7 +4644,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"
@@ -4632,7 +4654,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"
@@ -4642,7 +4664,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"
@@ -4651,7 +4673,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"
@@ -4662,14 +4684,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"
@@ -4679,7 +4701,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"
@@ -4687,7 +4709,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"
@@ -4697,20 +4719,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"
@@ -4724,7 +4746,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"
@@ -4734,7 +4756,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"
@@ -4742,7 +4764,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"
@@ -4752,14 +4774,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"
@@ -4769,7 +4791,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"
@@ -4779,13 +4801,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"
@@ -4795,7 +4817,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"
@@ -4807,7 +4829,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"
@@ -4826,7 +4848,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"
@@ -4843,7 +4865,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"
@@ -4866,7 +4888,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"
@@ -4874,14 +4896,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"
@@ -4891,14 +4913,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"
@@ -4910,7 +4932,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"
@@ -4918,27 +4940,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"
@@ -4947,7 +4969,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"
@@ -4957,7 +4979,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"
@@ -4967,7 +4989,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"
@@ -4977,13 +4999,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"
@@ -4992,13 +5014,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"
@@ -5009,7 +5031,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"
@@ -5018,21 +5040,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"
@@ -5041,13 +5063,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"
@@ -5055,21 +5077,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"
@@ -5082,6 +5104,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"
@@ -5096,7 +5124,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"
@@ -5107,13 +5135,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"
@@ -5125,7 +5153,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"
@@ -5140,7 +5168,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"
@@ -5253,18 +5281,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"
@@ -5272,19 +5300,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"
@@ -5293,21 +5321,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"
@@ -5315,7 +5343,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"
@@ -5324,27 +5352,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"
@@ -5352,25 +5380,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"
@@ -5378,81 +5406,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"
@@ -5463,27 +5491,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"
@@ -5491,14 +5519,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"
@@ -5506,28 +5534,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"
@@ -5535,13 +5563,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"
@@ -5551,44 +5579,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"
@@ -5596,13 +5625,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"
@@ -5613,7 +5642,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"
@@ -5623,24 +5652,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"
@@ -5649,18 +5678,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"
@@ -5668,7 +5697,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"
@@ -5677,28 +5706,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"
@@ -5706,13 +5741,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"
@@ -5720,7 +5755,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"
@@ -5729,82 +5764,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"
@@ -5812,11 +5847,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"
@@ -5825,17 +5860,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"
@@ -5844,7 +5879,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"
@@ -5852,34 +5887,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"
@@ -5887,7 +5922,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"
@@ -5897,26 +5932,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"
@@ -5924,19 +5966,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"
@@ -5944,7 +5995,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"
@@ -5954,14 +6009,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"
@@ -5970,7 +6033,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"
@@ -5978,7 +6041,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"
@@ -5986,13 +6049,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"
@@ -6000,33 +6063,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"
@@ -6034,14 +6097,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"
@@ -6049,7 +6112,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"
@@ -6057,20 +6120,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"
@@ -6078,38 +6141,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"
@@ -6122,13 +6185,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"
@@ -6139,7 +6202,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"
@@ -6147,7 +6210,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"
@@ -6155,25 +6218,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"
@@ -6183,14 +6246,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"
@@ -6198,20 +6261,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"
@@ -6219,38 +6282,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"
@@ -6258,7 +6321,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"
@@ -6266,20 +6329,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"
@@ -6288,36 +6351,36 @@ 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."
@@ -6325,25 +6388,25 @@ msgstr ""
"이 꾸러미는 libxml2 XML 구문 분석기 라이브러리에 C++ 연결장치를\n"
"제공합니다."
-#: 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"
@@ -6351,13 +6414,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"
@@ -6365,13 +6428,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"
@@ -6394,21 +6457,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"
@@ -6416,7 +6479,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"
@@ -6424,21 +6487,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"
@@ -6447,32 +6510,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"
@@ -6489,44 +6552,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"
@@ -6534,13 +6597,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"
@@ -6549,19 +6612,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"
@@ -6571,20 +6634,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"
@@ -6592,20 +6655,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"
@@ -6614,27 +6677,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"
@@ -6646,7 +6709,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"
@@ -6654,26 +6717,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"
@@ -6681,27 +6744,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"
@@ -6710,40 +6773,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"
@@ -6751,21 +6814,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"
@@ -6773,19 +6836,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"
@@ -6794,7 +6857,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"
@@ -6806,14 +6869,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"
@@ -6821,19 +6884,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"
@@ -6850,7 +6913,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"
@@ -6862,14 +6925,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"
@@ -6878,14 +6941,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"
@@ -6895,7 +6958,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"
@@ -6903,13 +6966,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"
@@ -6917,7 +6980,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"
@@ -6925,38 +6988,42 @@ 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
#, fuzzy
#| msgid "This package contains the game data of GNU Freedink."
msgid "This package provides a graphical file manager."
msgstr "이 꾸러미는 GNU Freedink의 게임 자료를 포함합니다."
-#: 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"
@@ -6964,38 +7031,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"
@@ -7003,24 +7070,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"
@@ -7029,21 +7096,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"
@@ -7051,21 +7118,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"
@@ -7073,19 +7140,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"
@@ -7093,14 +7160,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"
@@ -7110,13 +7177,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"
@@ -7125,29 +7192,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"
@@ -7157,7 +7224,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"
@@ -7165,24 +7232,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"
@@ -7190,7 +7257,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"
@@ -7198,7 +7265,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"
@@ -7215,7 +7282,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"
@@ -7226,7 +7293,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"
@@ -7235,46 +7302,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"
@@ -7288,21 +7355,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"
@@ -7321,14 +7388,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"
@@ -7337,13 +7404,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"
@@ -7353,7 +7420,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"
@@ -7361,7 +7428,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"
@@ -7369,13 +7436,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 ""
@@ -7460,7 +7527,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"
@@ -7470,7 +7537,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"
@@ -7478,7 +7545,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"
@@ -7973,13 +8040,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"
@@ -7988,7 +8055,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"
@@ -7998,13 +8065,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"
@@ -8013,7 +8080,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"
@@ -8022,7 +8089,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"
@@ -8040,13 +8107,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"
@@ -8062,7 +8137,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"
@@ -8071,7 +8146,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"
@@ -8079,14 +8154,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"
@@ -8108,7 +8183,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"
@@ -8117,7 +8192,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"
@@ -8125,7 +8200,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"
@@ -8138,11 +8213,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"
@@ -8404,17 +8479,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"
@@ -8426,7 +8501,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"
@@ -8457,7 +8532,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"
@@ -8466,13 +8541,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"
@@ -8481,13 +8563,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"
@@ -8497,7 +8579,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"
@@ -8509,7 +8591,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"
@@ -8517,7 +8599,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"
@@ -8525,18 +8607,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"
@@ -8544,7 +8626,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"
@@ -8561,28 +8643,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"
@@ -8590,7 +8672,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"
@@ -8598,11 +8680,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"
@@ -8615,23 +8697,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"
@@ -8639,39 +8721,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"
@@ -8680,7 +8762,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"
@@ -8692,7 +8774,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"
@@ -8714,7 +8796,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"
@@ -8722,7 +8804,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"
@@ -8730,7 +8812,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"
@@ -8742,7 +8824,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"
@@ -8751,13 +8833,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"
@@ -8766,7 +8848,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"
@@ -8775,13 +8857,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"
@@ -8790,19 +8872,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"
@@ -8814,7 +8896,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"
@@ -8824,7 +8906,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"
@@ -8832,7 +8914,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"
@@ -8840,7 +8922,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"
@@ -8849,7 +8931,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"
@@ -8862,26 +8944,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"
@@ -8892,21 +8974,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"
@@ -8918,7 +9000,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"
@@ -8931,33 +9013,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"
@@ -8966,35 +9048,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"
@@ -9002,14 +9084,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"
@@ -9018,7 +9100,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"
@@ -9027,7 +9109,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"
@@ -9035,7 +9117,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"
@@ -9049,21 +9131,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"
@@ -9071,7 +9153,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"
@@ -9080,28 +9162,28 @@ 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."
@@ -9109,7 +9191,7 @@ msgstr ""
"이 꾸러미는 API의 epoll 제품군을 감싸는 작은 이벤트\n"
"루프를 제공합니다."
-#: 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"
@@ -9118,26 +9200,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"
@@ -9150,66 +9232,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"
@@ -9217,7 +9299,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"
@@ -9234,20 +9316,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"
@@ -9257,7 +9339,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"
@@ -9266,7 +9348,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"
@@ -9281,7 +9363,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"
@@ -9298,7 +9380,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"
@@ -9313,20 +9395,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"
@@ -9346,7 +9428,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"
@@ -9362,20 +9444,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"
@@ -9383,7 +9465,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"
@@ -9401,7 +9483,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"
@@ -9411,7 +9493,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"
@@ -9419,13 +9501,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"
@@ -9446,7 +9528,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"
@@ -9454,13 +9536,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"
@@ -9470,7 +9552,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"
@@ -9480,13 +9562,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"
@@ -9494,7 +9576,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"
@@ -9502,7 +9584,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"
@@ -9516,7 +9606,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"
@@ -9526,7 +9616,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"
@@ -9534,7 +9624,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"
@@ -9542,7 +9632,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"
@@ -9552,7 +9642,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"
@@ -9561,7 +9651,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"
@@ -9569,7 +9659,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"
@@ -9579,7 +9669,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"
@@ -9588,7 +9678,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"
@@ -9597,7 +9687,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"
@@ -9611,14 +9701,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"
@@ -9633,7 +9723,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"
@@ -9649,7 +9739,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"
@@ -9665,7 +9755,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"
@@ -9678,7 +9768,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"
@@ -9697,7 +9787,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"
@@ -9710,7 +9800,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"
@@ -9718,14 +9808,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"
@@ -9733,7 +9823,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"
@@ -9747,7 +9837,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"
@@ -9755,14 +9845,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"
@@ -9774,14 +9864,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"
@@ -9789,7 +9879,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"
@@ -9797,7 +9887,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"
@@ -9812,7 +9902,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"
@@ -9821,7 +9911,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"
@@ -9829,7 +9919,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"
@@ -9838,19 +9928,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"
@@ -9858,7 +9948,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"
@@ -9871,7 +9961,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"
@@ -9882,13 +9972,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"
@@ -9900,7 +9990,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"
@@ -9908,7 +9998,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"
@@ -9917,7 +10007,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"
@@ -9925,7 +10015,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"
@@ -9933,14 +10023,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"
@@ -9949,7 +10039,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"
@@ -9961,14 +10051,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"
@@ -9989,7 +10079,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"
@@ -9997,14 +10087,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"
@@ -10012,33 +10102,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"
@@ -10058,33 +10157,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"
@@ -10092,14 +10191,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"
@@ -10107,7 +10206,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"
@@ -10120,7 +10219,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"
@@ -10133,7 +10232,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"
@@ -10141,20 +10240,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"
@@ -10164,20 +10263,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"
@@ -10186,7 +10285,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"
@@ -10194,13 +10293,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"
@@ -10214,7 +10313,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"
@@ -10222,41 +10321,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"
@@ -10264,7 +10363,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"
@@ -10273,43 +10372,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"
@@ -10317,7 +10416,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"
@@ -10325,7 +10424,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"
@@ -10333,14 +10432,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"
@@ -10348,7 +10447,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"
@@ -10356,7 +10455,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"
@@ -10364,20 +10463,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"
@@ -10385,14 +10484,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"
@@ -10400,13 +10499,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"
@@ -10416,7 +10515,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"
@@ -10424,7 +10523,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"
@@ -10434,7 +10533,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"
@@ -10444,7 +10543,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"
@@ -10452,11 +10551,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"
@@ -10467,19 +10566,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"
@@ -10492,7 +10591,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"
@@ -10501,27 +10600,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"
@@ -10530,7 +10629,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"
@@ -10538,20 +10637,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"
@@ -10560,11 +10659,11 @@ 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."
@@ -10572,20 +10671,20 @@ msgstr ""
"이 꾸러미는 디스코드를 위한 계정 관리 도구를\n"
"제공합니다."
-#: 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"
@@ -10593,19 +10692,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"
@@ -10613,26 +10712,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"
@@ -10640,13 +10739,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"
@@ -10655,7 +10754,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"
@@ -10663,6 +10762,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"
@@ -11214,7 +11321,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"
@@ -11222,27 +11329,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"
@@ -11252,7 +11359,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"
@@ -11264,14 +11371,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"
@@ -11279,7 +11386,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"
@@ -11288,7 +11395,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"
@@ -11298,7 +11405,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"
@@ -11307,7 +11414,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"
@@ -11324,13 +11431,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"
@@ -11346,14 +11453,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"
@@ -11367,7 +11474,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"
@@ -11376,20 +11483,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"
@@ -11399,7 +11506,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"
@@ -11408,21 +11515,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"
@@ -11449,20 +11556,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"
@@ -11470,21 +11577,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"
@@ -11492,7 +11599,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"
@@ -11501,7 +11608,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"
@@ -11509,13 +11616,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"
@@ -11526,7 +11633,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"
@@ -11535,7 +11642,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"
@@ -11544,7 +11651,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"
@@ -11553,7 +11660,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"
@@ -11566,14 +11673,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"
@@ -11582,7 +11689,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"
@@ -11590,7 +11697,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"
@@ -11600,7 +11707,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"
@@ -11616,7 +11723,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"
@@ -11630,7 +11737,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"
@@ -11645,70 +11752,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"
@@ -11717,13 +11824,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"
@@ -11735,7 +11842,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"
@@ -11744,7 +11851,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"
@@ -11752,13 +11859,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"
@@ -11794,14 +11901,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"
@@ -11809,26 +11916,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"
@@ -11848,7 +11955,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"
@@ -11857,7 +11964,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"
@@ -11870,7 +11977,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"
@@ -11878,7 +11985,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"
@@ -11888,13 +11995,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"
@@ -11908,7 +12015,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"
@@ -15948,7 +16055,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"
@@ -15956,20 +16063,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"
@@ -15977,17 +16084,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"
@@ -15998,13 +16105,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"
@@ -16013,14 +16120,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"
@@ -16030,21 +16137,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"
@@ -16053,7 +16160,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"
@@ -16496,13 +16603,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."
@@ -17862,12 +17969,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"
@@ -17875,7 +17993,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"
@@ -17883,19 +18001,19 @@ msgid ""
"space-stripped macros."
msgstr ""
-#: gnu/packages/tex.scm:5184
+#: gnu/packages/tex.scm:5205
#, fuzzy
#| msgid "This package provides an database interface for Perl."
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"
@@ -17904,7 +18022,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"
@@ -17914,7 +18032,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"
@@ -17925,7 +18043,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"
@@ -17933,7 +18051,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"
@@ -17944,7 +18062,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"
@@ -17952,13 +18070,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"
@@ -17968,7 +18086,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"
@@ -17979,7 +18097,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"
@@ -17989,7 +18107,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"
@@ -17997,14 +18115,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"
@@ -18012,7 +18139,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"
@@ -18045,7 +18172,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"
@@ -18053,7 +18180,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"
@@ -18062,7 +18189,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"
@@ -18078,7 +18205,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"
@@ -18092,14 +18219,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"
@@ -18108,14 +18235,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"
@@ -18124,19 +18251,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"
@@ -18144,14 +18271,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"
@@ -18161,7 +18288,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"
@@ -18171,7 +18298,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"
@@ -18179,7 +18316,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"
@@ -18187,7 +18324,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"
@@ -18199,13 +18336,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"
@@ -18222,7 +18359,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"
@@ -18232,7 +18369,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"
@@ -18241,25 +18378,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"
@@ -18297,7 +18434,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"
@@ -18307,14 +18444,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"
@@ -18324,7 +18461,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"
@@ -18333,14 +18476,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"
@@ -18349,14 +18492,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"
@@ -18366,7 +18516,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"
@@ -18375,7 +18525,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"
@@ -18384,7 +18542,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"
@@ -18397,7 +18555,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"
@@ -18408,7 +18566,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"
@@ -18417,7 +18575,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"
@@ -18433,7 +18591,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"
@@ -18444,7 +18602,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"
@@ -18480,7 +18638,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"
@@ -18491,7 +18649,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"
@@ -18501,7 +18659,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"
@@ -18510,7 +18668,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"
@@ -18519,7 +18677,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"
@@ -18534,7 +18692,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"
@@ -18547,7 +18705,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"
@@ -18557,41 +18715,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"
@@ -18599,14 +18757,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"
@@ -18619,7 +18777,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"
@@ -18630,7 +18788,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"
@@ -18639,13 +18797,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"
@@ -18655,7 +18813,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"
@@ -18665,7 +18823,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"
@@ -18674,13 +18832,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"
@@ -18690,20 +18848,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"
@@ -18712,7 +18870,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"
@@ -18725,7 +18883,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"
@@ -18743,7 +18901,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"
@@ -18757,7 +18915,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"
@@ -18778,14 +18936,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"
@@ -18793,7 +18951,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"
@@ -18801,7 +18959,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"
@@ -18810,7 +18968,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"
@@ -18822,7 +18980,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"
@@ -18847,7 +19005,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"
@@ -18855,20 +19013,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"
@@ -18876,14 +19034,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"
@@ -18891,19 +19049,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"
@@ -18911,35 +19069,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"
@@ -18947,7 +19105,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"
@@ -18957,7 +19115,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"
@@ -18970,7 +19128,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"
@@ -18980,7 +19138,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"
@@ -18988,7 +19146,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"
@@ -18996,7 +19154,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"
@@ -19004,14 +19162,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"
@@ -19024,7 +19182,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"
@@ -19032,13 +19190,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"
@@ -19049,7 +19207,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"
@@ -19060,14 +19218,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"
@@ -19075,7 +19233,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"
@@ -19085,7 +19243,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"
@@ -19097,7 +19255,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"
@@ -19109,7 +19267,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"
@@ -19119,7 +19277,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"
@@ -19131,7 +19289,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"
@@ -19147,7 +19305,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"
@@ -19155,7 +19313,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"
@@ -19169,7 +19327,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"
@@ -19189,7 +19347,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"
@@ -19215,7 +19373,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"
@@ -19223,7 +19381,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"
@@ -19231,7 +19389,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"
@@ -19239,7 +19397,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"
@@ -19254,7 +19412,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"
@@ -19264,17 +19422,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"
@@ -19288,7 +19446,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"
@@ -19296,7 +19454,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"
@@ -19310,7 +19468,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"
@@ -19321,7 +19479,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"
@@ -19330,7 +19488,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"
@@ -19341,7 +19499,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"
@@ -19350,7 +19508,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"
@@ -19359,7 +19517,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"
@@ -19369,7 +19527,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"
@@ -19380,7 +19538,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"
@@ -19394,7 +19552,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"
@@ -19406,7 +19564,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"
@@ -19415,7 +19573,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"
@@ -19424,14 +19582,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"
@@ -19442,19 +19600,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"
@@ -19464,7 +19622,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"
@@ -19474,7 +19632,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"
@@ -19483,7 +19641,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"
@@ -19496,13 +19654,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"
@@ -19515,7 +19673,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"
@@ -19523,7 +19681,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"
@@ -19534,7 +19692,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"
@@ -19543,13 +19701,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"
@@ -19558,7 +19716,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"
@@ -19568,7 +19726,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"
@@ -19579,7 +19748,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"
@@ -19592,7 +19761,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"
@@ -19612,7 +19781,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"
@@ -19622,7 +19791,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"
@@ -19631,7 +19800,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"
@@ -19642,7 +19811,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"
@@ -19654,21 +19823,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"
@@ -19681,7 +19850,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"
@@ -19691,7 +19860,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"
@@ -19703,19 +19872,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"
@@ -19723,35 +19892,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"
@@ -19759,7 +19942,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"
@@ -19769,14 +19952,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"
@@ -19784,7 +19967,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"
@@ -19798,7 +19981,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"
@@ -19808,7 +19991,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"
@@ -19816,7 +19999,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"
@@ -19825,7 +20008,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"
@@ -19836,7 +20019,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"
@@ -19848,14 +20031,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"
@@ -19867,14 +20050,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"
@@ -19883,34 +20066,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"
@@ -19945,13 +20184,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"
@@ -19961,21 +20200,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"
@@ -19984,23 +20223,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"
@@ -20030,7 +20269,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"
@@ -20063,7 +20302,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"
@@ -20071,7 +20310,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"
@@ -20080,14 +20319,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"
@@ -20097,7 +20336,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"
@@ -20113,13 +20352,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"
@@ -20127,11 +20366,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"
@@ -20184,7 +20423,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"
@@ -20193,20 +20432,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"
@@ -20225,13 +20470,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"
@@ -20244,13 +20489,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"
@@ -20258,14 +20503,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"
@@ -20278,13 +20523,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"
@@ -20293,13 +20538,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"
@@ -20316,7 +20561,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"
@@ -20491,39 +20736,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"
@@ -20531,7 +20776,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"
@@ -20553,7 +20798,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"
@@ -20562,7 +20807,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"
@@ -20571,21 +20816,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"
@@ -20593,7 +20838,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"
@@ -20606,7 +20851,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"
@@ -20616,21 +20861,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"
@@ -20641,7 +20886,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"
@@ -20652,20 +20897,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"
@@ -20673,14 +20918,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"
@@ -20688,7 +20933,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"
@@ -20702,26 +20947,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"
@@ -20730,7 +20975,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"
@@ -20740,7 +20985,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"
@@ -20748,7 +20993,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"
@@ -20757,20 +21002,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"
@@ -20778,18 +21023,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"
@@ -20804,7 +21049,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"
@@ -20813,7 +21058,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"
@@ -20822,7 +21067,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"
@@ -20830,13 +21075,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"
@@ -20851,7 +21096,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"
@@ -20866,7 +21111,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"
@@ -20883,25 +21128,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"
@@ -20911,21 +21156,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"
@@ -20934,7 +21179,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"
@@ -20942,7 +21187,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"
@@ -20955,13 +21200,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"
@@ -20969,7 +21214,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"
@@ -20978,7 +21223,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"
@@ -20988,14 +21233,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"
@@ -21003,7 +21248,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"
@@ -21012,13 +21257,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"
@@ -21039,14 +21284,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"
@@ -21056,7 +21301,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"
@@ -21065,32 +21310,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"
@@ -21115,7 +21360,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"
@@ -21125,7 +21370,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"
@@ -22973,53 +23218,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"
@@ -23037,70 +23282,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"
@@ -23108,33 +23353,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"
@@ -23142,7 +23387,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"
@@ -23150,12 +23395,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"
diff --git a/po/packages/nl.po b/po/packages/nl.po
index 2d922bee4c..293d219154 100644
--- a/po/packages/nl.po
+++ b/po/packages/nl.po
@@ -6,7 +6,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-02-19 14:16+0000\n"
"Last-Translator: Maxime Devos <maximedevos@telenet.be>\n"
"Language-Team: Dutch <https://translate.fedoraproject.org/projects/guix/packages/nl/>\n"
@@ -2965,7 +2965,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"
@@ -2973,49 +2973,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"
@@ -3026,19 +3026,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"
@@ -3049,49 +3049,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"
@@ -3100,21 +3100,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"
@@ -3122,7 +3122,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"
@@ -3135,26 +3135,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"
@@ -3162,17 +3162,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"
@@ -3315,14 +3315,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"
@@ -3333,7 +3333,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"
@@ -3342,7 +3342,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"
@@ -3352,7 +3352,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"
@@ -3364,7 +3364,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"
@@ -3374,7 +3374,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"
@@ -3384,19 +3384,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"
@@ -3404,7 +3404,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"
@@ -3437,7 +3437,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"
@@ -3457,7 +3457,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"
@@ -3469,7 +3469,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"
@@ -3477,7 +3477,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"
@@ -3485,7 +3485,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"
@@ -3493,14 +3493,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"
@@ -3522,7 +3522,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"
@@ -3531,7 +3531,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"
@@ -3541,7 +3541,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"
@@ -3562,13 +3562,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 "Dit pakket bevat een daimon voor het gebruiken van Nintendo Joy-Con-afstandsbedieningen."
-#: 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"
@@ -3576,7 +3576,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"
@@ -3591,7 +3591,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"
@@ -3599,7 +3599,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"
@@ -3607,7 +3607,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"
@@ -3619,7 +3619,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"
@@ -3627,7 +3627,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"
@@ -3635,7 +3635,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"
@@ -3644,7 +3644,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"
@@ -3653,13 +3653,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"
@@ -3673,7 +3673,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"
@@ -3687,7 +3687,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"
@@ -3696,17 +3696,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"
@@ -3714,7 +3714,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"
@@ -3722,7 +3722,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"
@@ -3732,27 +3732,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"
@@ -3764,17 +3771,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"
@@ -3792,11 +3799,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"
@@ -3805,14 +3812,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"
@@ -3822,21 +3829,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"
@@ -3844,14 +3851,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"
@@ -3859,17 +3866,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"
@@ -3878,7 +3885,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"
@@ -3887,7 +3894,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"
@@ -3895,7 +3902,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"
@@ -3903,7 +3910,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"
@@ -3912,7 +3919,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"
@@ -3920,28 +3927,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"
@@ -3952,7 +3959,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"
@@ -3965,7 +3972,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"
@@ -3973,7 +3995,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"
@@ -3982,7 +4004,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"
@@ -3990,7 +4012,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"
@@ -4002,20 +4024,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"
@@ -4023,7 +4045,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"
@@ -4042,7 +4064,7 @@ msgstr ""
"Dit pakket bevat enkel de spelmotor.\n"
"Wanneer je het start, zal er je gevraagd worden een grafisch thema te downloaden."
-#: 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"
@@ -4057,29 +4079,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"
@@ -4089,7 +4111,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"
@@ -4097,27 +4119,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"
@@ -4125,21 +4147,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"
@@ -4164,14 +4186,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"
@@ -4179,7 +4201,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"
@@ -4201,7 +4223,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"
@@ -4210,7 +4232,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"
@@ -4218,7 +4240,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"
@@ -4227,23 +4249,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"
@@ -4251,7 +4273,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"
@@ -4259,14 +4281,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"
@@ -4274,7 +4296,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"
@@ -4288,13 +4310,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"
@@ -4302,7 +4324,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"
@@ -4313,25 +4335,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"
@@ -4339,21 +4361,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"
@@ -4365,7 +4387,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"
@@ -4375,7 +4397,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"
@@ -4384,14 +4406,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"
@@ -4401,11 +4423,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"
@@ -4415,7 +4437,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"
@@ -4424,7 +4446,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"
@@ -4435,21 +4457,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"
@@ -4459,18 +4481,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"
@@ -4481,14 +4503,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"
@@ -4496,7 +4518,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"
@@ -4504,14 +4526,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"
@@ -4524,7 +4546,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"
@@ -4533,11 +4555,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"
@@ -4547,7 +4569,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"
@@ -4556,7 +4578,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"
@@ -4568,7 +4590,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"
@@ -4580,7 +4602,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"
@@ -4590,7 +4612,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"
@@ -4605,7 +4627,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"
@@ -4613,7 +4635,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"
@@ -4625,7 +4647,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"
@@ -4635,7 +4657,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"
@@ -4645,7 +4667,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"
@@ -4655,7 +4677,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"
@@ -4664,7 +4686,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"
@@ -4675,14 +4697,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"
@@ -4692,7 +4714,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"
@@ -4700,7 +4722,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"
@@ -4710,20 +4732,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"
@@ -4737,7 +4759,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"
@@ -4747,7 +4769,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"
@@ -4755,7 +4777,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"
@@ -4765,14 +4787,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"
@@ -4782,7 +4804,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"
@@ -4792,13 +4814,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"
@@ -4808,7 +4830,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"
@@ -4820,7 +4842,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"
@@ -4839,7 +4861,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"
@@ -4856,7 +4878,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"
@@ -4879,7 +4901,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"
@@ -4887,14 +4909,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"
@@ -4904,14 +4926,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"
@@ -4923,7 +4945,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"
@@ -4931,27 +4953,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"
@@ -4960,7 +4982,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"
@@ -4970,7 +4992,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"
@@ -4980,7 +5002,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"
@@ -4990,13 +5012,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"
@@ -5005,13 +5027,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"
@@ -5022,7 +5044,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"
@@ -5031,21 +5053,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"
@@ -5054,13 +5076,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"
@@ -5068,21 +5090,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"
@@ -5095,6 +5117,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"
@@ -5109,7 +5137,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"
@@ -5120,13 +5148,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"
@@ -5138,7 +5166,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"
@@ -5153,7 +5181,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"
@@ -5266,18 +5294,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"
@@ -5285,19 +5313,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"
@@ -5306,21 +5334,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"
@@ -5328,7 +5356,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"
@@ -5337,27 +5365,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"
@@ -5365,25 +5393,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"
@@ -5391,81 +5419,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"
@@ -5476,27 +5504,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"
@@ -5504,14 +5532,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"
@@ -5519,28 +5547,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"
@@ -5548,13 +5576,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"
@@ -5564,44 +5592,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"
@@ -5609,13 +5638,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"
@@ -5626,7 +5655,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"
@@ -5636,24 +5665,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"
@@ -5662,18 +5691,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"
@@ -5681,7 +5710,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"
@@ -5690,28 +5719,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"
@@ -5719,13 +5754,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"
@@ -5733,7 +5768,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"
@@ -5742,82 +5777,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"
@@ -5825,11 +5860,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"
@@ -5838,17 +5873,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"
@@ -5857,7 +5892,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"
@@ -5865,34 +5900,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"
@@ -5900,7 +5935,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"
@@ -5910,26 +5945,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"
@@ -5937,19 +5979,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"
@@ -5957,7 +6008,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"
@@ -5967,14 +6022,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"
@@ -5983,7 +6046,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"
@@ -5991,7 +6054,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"
@@ -5999,13 +6062,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"
@@ -6013,33 +6076,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"
@@ -6047,14 +6110,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"
@@ -6062,7 +6125,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"
@@ -6070,20 +6133,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"
@@ -6091,38 +6154,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"
@@ -6135,13 +6198,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"
@@ -6152,7 +6215,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"
@@ -6160,7 +6223,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"
@@ -6168,25 +6231,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"
@@ -6196,14 +6259,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"
@@ -6211,20 +6274,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"
@@ -6232,38 +6295,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"
@@ -6271,7 +6334,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"
@@ -6279,20 +6342,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"
@@ -6301,60 +6364,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 "Dit pakket voorziet een C++ interface voor libxml2's XML-parser."
-#: 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"
@@ -6362,13 +6425,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"
@@ -6376,13 +6439,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"
@@ -6405,21 +6468,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"
@@ -6427,7 +6490,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"
@@ -6435,21 +6498,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"
@@ -6458,32 +6521,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"
@@ -6500,44 +6563,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"
@@ -6545,13 +6608,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"
@@ -6560,19 +6623,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"
@@ -6582,20 +6645,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"
@@ -6603,20 +6666,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"
@@ -6625,27 +6688,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"
@@ -6657,7 +6720,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"
@@ -6665,26 +6728,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"
@@ -6692,27 +6755,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"
@@ -6721,40 +6784,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"
@@ -6762,21 +6825,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"
@@ -6784,19 +6847,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"
@@ -6805,7 +6868,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"
@@ -6817,14 +6880,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"
@@ -6832,19 +6895,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"
@@ -6861,7 +6924,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"
@@ -6873,14 +6936,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"
@@ -6889,14 +6952,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"
@@ -6906,7 +6969,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"
@@ -6914,13 +6977,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"
@@ -6928,7 +6991,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"
@@ -6936,36 +6999,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 "Dit pakket bevat een grafische bestandsbeheerder."
-#: 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"
@@ -6973,38 +7040,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"
@@ -7012,24 +7079,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"
@@ -7038,21 +7105,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"
@@ -7060,21 +7127,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"
@@ -7082,19 +7149,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"
@@ -7102,14 +7169,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"
@@ -7119,13 +7186,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"
@@ -7134,29 +7201,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"
@@ -7166,7 +7233,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"
@@ -7174,24 +7241,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"
@@ -7199,7 +7266,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"
@@ -7207,7 +7274,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"
@@ -7224,7 +7291,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"
@@ -7235,7 +7302,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"
@@ -7244,46 +7311,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"
@@ -7297,21 +7364,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"
@@ -7330,14 +7397,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"
@@ -7346,13 +7413,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"
@@ -7362,7 +7429,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"
@@ -7370,7 +7437,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"
@@ -7378,13 +7445,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 ""
@@ -7477,7 +7544,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"
@@ -7487,7 +7554,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"
@@ -7495,7 +7562,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"
@@ -7990,13 +8057,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"
@@ -8005,7 +8072,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"
@@ -8015,13 +8082,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"
@@ -8030,7 +8097,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"
@@ -8039,7 +8106,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"
@@ -8057,13 +8124,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"
@@ -8079,7 +8154,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"
@@ -8088,7 +8163,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"
@@ -8096,14 +8171,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"
@@ -8125,7 +8200,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"
@@ -8134,7 +8209,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"
@@ -8142,7 +8217,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"
@@ -8155,11 +8230,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"
@@ -8421,17 +8496,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"
@@ -8443,7 +8518,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"
@@ -8474,7 +8549,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"
@@ -8483,13 +8558,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"
@@ -8498,13 +8580,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"
@@ -8514,7 +8596,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"
@@ -8526,7 +8608,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"
@@ -8534,7 +8616,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"
@@ -8542,18 +8624,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"
@@ -8561,7 +8643,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"
@@ -8578,28 +8660,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"
@@ -8607,7 +8689,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"
@@ -8615,11 +8697,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"
@@ -8632,23 +8714,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"
@@ -8656,39 +8738,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"
@@ -8697,7 +8779,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"
@@ -8709,7 +8791,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"
@@ -8731,7 +8813,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"
@@ -8739,7 +8821,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"
@@ -8747,7 +8829,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"
@@ -8759,7 +8841,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"
@@ -8768,13 +8850,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"
@@ -8783,7 +8865,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"
@@ -8792,13 +8874,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"
@@ -8807,19 +8889,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"
@@ -8831,7 +8913,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"
@@ -8841,7 +8923,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"
@@ -8849,7 +8931,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"
@@ -8857,7 +8939,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"
@@ -8866,7 +8948,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"
@@ -8879,26 +8961,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"
@@ -8909,21 +8991,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"
@@ -8935,7 +9017,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"
@@ -8948,33 +9030,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"
@@ -8983,35 +9065,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"
@@ -9019,14 +9101,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"
@@ -9035,7 +9117,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"
@@ -9044,7 +9126,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"
@@ -9052,7 +9134,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"
@@ -9066,21 +9148,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"
@@ -9088,7 +9170,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"
@@ -9097,34 +9179,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"
@@ -9133,26 +9215,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"
@@ -9165,66 +9247,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"
@@ -9232,7 +9314,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"
@@ -9249,20 +9331,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"
@@ -9272,7 +9354,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"
@@ -9281,7 +9363,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"
@@ -9296,7 +9378,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"
@@ -9313,7 +9395,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"
@@ -9328,20 +9410,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"
@@ -9361,7 +9443,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"
@@ -9377,20 +9459,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"
@@ -9398,7 +9480,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"
@@ -9416,7 +9498,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"
@@ -9426,7 +9508,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"
@@ -9434,13 +9516,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"
@@ -9461,7 +9543,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"
@@ -9469,13 +9551,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"
@@ -9485,7 +9567,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"
@@ -9495,13 +9577,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"
@@ -9509,7 +9591,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"
@@ -9517,7 +9599,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"
@@ -9531,7 +9621,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"
@@ -9541,7 +9631,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"
@@ -9549,7 +9639,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"
@@ -9557,7 +9647,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"
@@ -9567,7 +9657,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"
@@ -9576,7 +9666,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"
@@ -9584,7 +9674,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"
@@ -9594,7 +9684,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"
@@ -9603,7 +9693,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"
@@ -9612,7 +9702,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"
@@ -9626,14 +9716,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"
@@ -9648,7 +9738,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"
@@ -9664,7 +9754,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"
@@ -9680,7 +9770,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"
@@ -9693,7 +9783,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"
@@ -9712,7 +9802,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"
@@ -9725,7 +9815,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"
@@ -9733,14 +9823,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"
@@ -9748,7 +9838,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"
@@ -9762,7 +9852,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"
@@ -9770,14 +9860,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"
@@ -9789,14 +9879,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"
@@ -9804,7 +9894,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"
@@ -9812,7 +9902,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"
@@ -9827,7 +9917,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"
@@ -9836,7 +9926,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"
@@ -9844,7 +9934,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"
@@ -9853,19 +9943,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"
@@ -9873,7 +9963,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"
@@ -9886,7 +9976,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"
@@ -9897,13 +9987,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"
@@ -9915,7 +10005,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"
@@ -9923,7 +10013,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"
@@ -9932,7 +10022,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"
@@ -9940,7 +10030,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"
@@ -9948,14 +10038,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"
@@ -9964,7 +10054,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"
@@ -9976,14 +10066,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"
@@ -10004,7 +10094,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"
@@ -10012,14 +10102,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"
@@ -10027,33 +10117,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"
@@ -10073,33 +10172,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"
@@ -10107,14 +10206,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"
@@ -10122,7 +10221,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"
@@ -10135,7 +10234,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"
@@ -10148,7 +10247,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"
@@ -10156,20 +10255,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"
@@ -10179,20 +10278,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"
@@ -10201,7 +10300,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"
@@ -10209,13 +10308,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"
@@ -10229,7 +10328,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"
@@ -10237,41 +10336,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"
@@ -10279,7 +10378,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"
@@ -10288,43 +10387,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"
@@ -10332,7 +10431,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"
@@ -10340,7 +10439,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"
@@ -10348,14 +10447,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"
@@ -10363,7 +10462,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"
@@ -10371,7 +10470,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"
@@ -10379,20 +10478,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"
@@ -10400,14 +10499,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"
@@ -10415,13 +10514,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"
@@ -10431,7 +10530,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"
@@ -10439,7 +10538,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"
@@ -10449,7 +10548,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"
@@ -10459,7 +10558,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"
@@ -10467,11 +10566,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"
@@ -10482,19 +10581,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"
@@ -10507,7 +10606,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"
@@ -10516,27 +10615,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"
@@ -10545,7 +10644,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"
@@ -10553,20 +10652,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"
@@ -10575,11 +10674,11 @@ 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
#, fuzzy
#| msgid "This package provides a math interface to the Rsfs fonts."
msgid ""
@@ -10587,20 +10686,20 @@ msgid ""
"Discord."
msgstr "Dit pakket voorziet een ‘math’ interface voor de Rsfs lettertypes."
-#: 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"
@@ -10608,19 +10707,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"
@@ -10628,26 +10727,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"
@@ -10655,13 +10754,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"
@@ -10670,7 +10769,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"
@@ -10678,6 +10777,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"
@@ -11229,7 +11336,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"
@@ -11237,27 +11344,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"
@@ -11267,7 +11374,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"
@@ -11279,14 +11386,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"
@@ -11294,7 +11401,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"
@@ -11303,7 +11410,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"
@@ -11313,7 +11420,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"
@@ -11322,7 +11429,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"
@@ -11339,13 +11446,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"
@@ -11361,14 +11468,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"
@@ -11382,7 +11489,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"
@@ -11391,20 +11498,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"
@@ -11414,7 +11521,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"
@@ -11423,21 +11530,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"
@@ -11464,20 +11571,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"
@@ -11485,21 +11592,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"
@@ -11507,7 +11614,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"
@@ -11516,7 +11623,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"
@@ -11524,13 +11631,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"
@@ -11541,7 +11648,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"
@@ -11550,7 +11657,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"
@@ -11559,7 +11666,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"
@@ -11568,7 +11675,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"
@@ -11581,14 +11688,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"
@@ -11597,7 +11704,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"
@@ -11605,7 +11712,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"
@@ -11615,7 +11722,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"
@@ -11631,7 +11738,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"
@@ -11645,7 +11752,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"
@@ -11660,70 +11767,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"
@@ -11732,13 +11839,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"
@@ -11750,7 +11857,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"
@@ -11759,7 +11866,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"
@@ -11767,13 +11874,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"
@@ -11809,14 +11916,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"
@@ -11824,26 +11931,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"
@@ -11863,7 +11970,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"
@@ -11872,7 +11979,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"
@@ -11885,7 +11992,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"
@@ -11893,7 +12000,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"
@@ -11903,13 +12010,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"
@@ -11923,7 +12030,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"
@@ -15966,7 +16073,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"
@@ -15974,20 +16081,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"
@@ -15995,17 +16102,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"
@@ -16016,13 +16123,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"
@@ -16031,14 +16138,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"
@@ -16048,21 +16155,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"
@@ -16071,7 +16178,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"
@@ -16514,13 +16621,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."
@@ -17878,12 +17985,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"
@@ -17891,7 +18009,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"
@@ -17899,17 +18017,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 "Dit pakket voorziet een ‘math’ interface voor de Rsfs lettertypes."
-#: 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"
@@ -17918,7 +18036,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"
@@ -17928,7 +18046,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"
@@ -17939,7 +18057,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"
@@ -17947,7 +18065,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"
@@ -17958,7 +18076,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"
@@ -17966,13 +18084,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"
@@ -17982,7 +18100,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"
@@ -17993,7 +18111,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"
@@ -18003,7 +18121,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"
@@ -18011,14 +18129,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"
@@ -18026,7 +18153,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"
@@ -18059,7 +18186,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"
@@ -18067,7 +18194,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"
@@ -18076,7 +18203,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"
@@ -18092,7 +18219,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"
@@ -18106,14 +18233,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"
@@ -18122,14 +18249,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"
@@ -18138,19 +18265,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"
@@ -18158,14 +18285,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"
@@ -18175,7 +18302,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"
@@ -18185,7 +18312,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"
@@ -18193,7 +18330,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"
@@ -18201,7 +18338,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"
@@ -18213,13 +18350,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"
@@ -18236,7 +18373,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"
@@ -18246,7 +18383,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"
@@ -18255,25 +18392,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"
@@ -18311,7 +18448,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"
@@ -18321,14 +18458,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"
@@ -18338,7 +18475,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"
@@ -18347,14 +18490,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"
@@ -18363,14 +18506,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"
@@ -18380,7 +18530,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"
@@ -18389,7 +18539,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"
@@ -18398,7 +18556,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"
@@ -18411,7 +18569,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"
@@ -18422,7 +18580,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"
@@ -18431,7 +18589,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"
@@ -18447,7 +18605,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"
@@ -18458,7 +18616,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"
@@ -18494,7 +18652,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"
@@ -18505,7 +18663,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"
@@ -18515,7 +18673,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"
@@ -18524,7 +18682,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"
@@ -18533,7 +18691,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"
@@ -18548,7 +18706,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"
@@ -18561,7 +18719,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"
@@ -18571,41 +18729,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"
@@ -18613,14 +18771,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"
@@ -18633,7 +18791,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"
@@ -18644,7 +18802,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"
@@ -18653,13 +18811,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"
@@ -18669,7 +18827,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"
@@ -18679,7 +18837,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"
@@ -18688,13 +18846,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"
@@ -18704,20 +18862,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"
@@ -18726,7 +18884,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"
@@ -18739,7 +18897,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"
@@ -18757,7 +18915,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"
@@ -18771,7 +18929,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"
@@ -18792,14 +18950,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"
@@ -18807,7 +18965,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"
@@ -18815,7 +18973,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"
@@ -18824,7 +18982,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"
@@ -18836,7 +18994,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"
@@ -18861,7 +19019,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"
@@ -18869,20 +19027,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"
@@ -18890,14 +19048,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"
@@ -18905,19 +19063,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"
@@ -18925,35 +19083,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"
@@ -18961,7 +19119,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"
@@ -18971,7 +19129,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"
@@ -18984,7 +19142,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"
@@ -18994,7 +19152,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"
@@ -19002,7 +19160,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"
@@ -19010,7 +19168,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"
@@ -19018,14 +19176,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"
@@ -19038,7 +19196,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"
@@ -19046,13 +19204,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"
@@ -19063,7 +19221,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"
@@ -19074,14 +19232,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"
@@ -19089,7 +19247,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"
@@ -19099,7 +19257,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"
@@ -19111,7 +19269,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"
@@ -19123,7 +19281,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"
@@ -19133,7 +19291,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"
@@ -19145,7 +19303,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"
@@ -19161,7 +19319,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"
@@ -19169,7 +19327,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"
@@ -19183,7 +19341,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"
@@ -19203,7 +19361,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"
@@ -19229,7 +19387,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"
@@ -19237,7 +19395,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"
@@ -19245,7 +19403,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"
@@ -19253,7 +19411,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"
@@ -19268,7 +19426,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"
@@ -19278,17 +19436,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"
@@ -19302,7 +19460,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"
@@ -19310,7 +19468,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"
@@ -19324,7 +19482,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"
@@ -19335,7 +19493,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"
@@ -19344,7 +19502,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"
@@ -19355,7 +19513,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"
@@ -19364,7 +19522,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"
@@ -19373,7 +19531,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"
@@ -19383,7 +19541,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"
@@ -19394,7 +19552,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"
@@ -19408,7 +19566,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"
@@ -19420,7 +19578,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"
@@ -19429,7 +19587,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"
@@ -19438,14 +19596,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"
@@ -19456,19 +19614,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"
@@ -19478,7 +19636,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"
@@ -19488,7 +19646,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"
@@ -19497,7 +19655,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"
@@ -19510,13 +19668,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"
@@ -19529,7 +19687,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"
@@ -19537,7 +19695,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"
@@ -19548,7 +19706,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"
@@ -19557,13 +19715,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"
@@ -19572,7 +19730,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"
@@ -19582,7 +19740,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"
@@ -19593,7 +19762,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"
@@ -19606,7 +19775,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"
@@ -19626,7 +19795,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"
@@ -19636,7 +19805,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"
@@ -19645,7 +19814,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"
@@ -19656,7 +19825,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"
@@ -19668,21 +19837,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"
@@ -19695,7 +19864,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"
@@ -19705,7 +19874,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"
@@ -19717,19 +19886,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"
@@ -19737,35 +19906,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"
@@ -19773,7 +19956,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"
@@ -19783,14 +19966,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"
@@ -19798,7 +19981,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"
@@ -19812,7 +19995,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"
@@ -19822,7 +20005,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"
@@ -19830,7 +20013,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"
@@ -19839,7 +20022,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"
@@ -19850,7 +20033,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"
@@ -19862,14 +20045,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"
@@ -19881,14 +20064,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"
@@ -19897,34 +20080,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"
@@ -19959,13 +20198,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"
@@ -19975,21 +20214,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"
@@ -19998,23 +20237,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"
@@ -20044,7 +20283,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"
@@ -20077,7 +20316,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"
@@ -20085,7 +20324,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"
@@ -20094,14 +20333,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"
@@ -20111,7 +20350,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"
@@ -20127,13 +20366,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"
@@ -20141,11 +20380,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"
@@ -20198,7 +20437,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"
@@ -20207,20 +20446,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"
@@ -20239,13 +20484,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"
@@ -20258,13 +20503,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"
@@ -20272,14 +20517,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"
@@ -20292,13 +20537,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"
@@ -20307,13 +20552,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"
@@ -20330,7 +20575,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"
@@ -20505,39 +20750,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"
@@ -20545,7 +20790,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"
@@ -20567,7 +20812,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"
@@ -20576,7 +20821,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"
@@ -20585,21 +20830,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"
@@ -20607,7 +20852,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"
@@ -20620,7 +20865,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"
@@ -20630,21 +20875,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"
@@ -20655,7 +20900,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"
@@ -20666,20 +20911,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"
@@ -20687,14 +20932,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"
@@ -20702,7 +20947,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"
@@ -20716,26 +20961,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"
@@ -20744,7 +20989,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"
@@ -20754,7 +20999,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"
@@ -20762,7 +21007,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"
@@ -20771,20 +21016,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"
@@ -20792,18 +21037,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"
@@ -20818,7 +21063,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"
@@ -20827,7 +21072,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"
@@ -20836,7 +21081,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"
@@ -20844,13 +21089,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"
@@ -20865,7 +21110,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"
@@ -20880,7 +21125,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"
@@ -20897,25 +21142,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"
@@ -20925,21 +21170,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"
@@ -20948,7 +21193,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"
@@ -20956,7 +21201,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"
@@ -20969,13 +21214,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"
@@ -20983,7 +21228,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"
@@ -20992,7 +21237,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"
@@ -21002,14 +21247,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"
@@ -21017,7 +21262,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"
@@ -21026,13 +21271,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"
@@ -21053,14 +21298,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"
@@ -21070,7 +21315,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"
@@ -21079,32 +21324,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"
@@ -21129,7 +21374,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"
@@ -21139,7 +21384,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"
@@ -22991,53 +23236,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"
@@ -23055,70 +23300,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"
@@ -23126,33 +23371,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"
@@ -23160,7 +23405,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"
@@ -23168,12 +23413,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"
diff --git a/po/packages/oc.po b/po/packages/oc.po
index b715f8606a..e34f09fff3 100644
--- a/po/packages/oc.po
+++ b/po/packages/oc.po
@@ -6,7 +6,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: 2021-05-03 02:58+0000\n"
"Last-Translator: Quentin PAGÈS <quentinantonin@free.fr>\n"
"Language-Team: Occitan <https://translate.fedoraproject.org/projects/guix/packages/oc/>\n"
@@ -2959,7 +2959,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"
@@ -2967,49 +2967,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"
@@ -3020,19 +3020,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"
@@ -3043,49 +3043,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"
@@ -3094,21 +3094,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"
@@ -3116,7 +3116,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"
@@ -3129,26 +3129,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"
@@ -3156,17 +3156,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"
@@ -3309,14 +3309,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"
@@ -3327,7 +3327,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"
@@ -3336,7 +3336,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"
@@ -3346,7 +3346,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"
@@ -3358,7 +3358,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"
@@ -3368,7 +3368,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"
@@ -3378,19 +3378,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"
@@ -3398,7 +3398,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"
@@ -3431,7 +3431,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"
@@ -3451,7 +3451,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"
@@ -3463,7 +3463,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"
@@ -3471,7 +3471,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"
@@ -3479,7 +3479,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"
@@ -3487,14 +3487,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"
@@ -3516,7 +3516,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"
@@ -3525,7 +3525,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"
@@ -3535,7 +3535,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"
@@ -3556,7 +3556,7 @@ msgid ""
"@end enumerate"
msgstr ""
-#: gnu/packages/games.scm:1550
+#: gnu/packages/games.scm:1551
#, fuzzy
#| msgid "This package provides a dictionary for the GNU Aspell spell checker."
msgid ""
@@ -3564,7 +3564,7 @@ msgid ""
"Joy-Con controllers."
msgstr "Aqueste paquet provesís un diccionari pel corrector ortografic GNU Aspell."
-#: 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"
@@ -3572,7 +3572,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"
@@ -3587,7 +3587,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"
@@ -3595,7 +3595,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"
@@ -3603,7 +3603,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"
@@ -3615,7 +3615,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"
@@ -3623,7 +3623,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"
@@ -3631,7 +3631,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"
@@ -3640,7 +3640,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"
@@ -3649,13 +3649,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"
@@ -3669,7 +3669,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"
@@ -3683,7 +3683,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"
@@ -3692,17 +3692,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"
@@ -3710,7 +3710,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"
@@ -3718,7 +3718,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"
@@ -3728,27 +3728,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"
@@ -3760,17 +3767,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"
@@ -3788,11 +3795,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"
@@ -3801,14 +3808,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"
@@ -3818,21 +3825,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"
@@ -3840,14 +3847,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"
@@ -3855,17 +3862,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"
@@ -3874,7 +3881,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"
@@ -3883,7 +3890,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"
@@ -3891,7 +3898,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"
@@ -3899,7 +3906,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"
@@ -3908,7 +3915,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"
@@ -3916,28 +3923,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"
@@ -3948,7 +3955,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"
@@ -3961,7 +3968,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"
@@ -3969,7 +3991,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"
@@ -3978,7 +4000,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"
@@ -3986,7 +4008,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"
@@ -3998,20 +4020,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"
@@ -4019,7 +4041,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"
@@ -4029,7 +4051,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"
@@ -4044,29 +4066,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"
@@ -4076,7 +4098,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"
@@ -4084,27 +4106,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"
@@ -4112,21 +4134,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"
@@ -4151,14 +4173,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"
@@ -4166,7 +4188,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"
@@ -4188,7 +4210,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"
@@ -4197,7 +4219,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"
@@ -4205,7 +4227,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"
@@ -4214,23 +4236,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"
@@ -4238,7 +4260,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"
@@ -4246,14 +4268,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"
@@ -4261,7 +4283,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"
@@ -4275,13 +4297,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"
@@ -4289,7 +4311,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"
@@ -4300,25 +4322,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"
@@ -4326,21 +4348,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"
@@ -4352,7 +4374,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"
@@ -4362,7 +4384,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"
@@ -4371,14 +4393,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"
@@ -4388,11 +4410,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"
@@ -4402,7 +4424,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"
@@ -4411,7 +4433,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"
@@ -4422,21 +4444,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"
@@ -4446,18 +4468,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"
@@ -4468,14 +4490,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"
@@ -4483,7 +4505,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"
@@ -4491,14 +4513,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"
@@ -4511,7 +4533,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"
@@ -4520,11 +4542,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"
@@ -4534,7 +4556,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"
@@ -4543,7 +4565,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"
@@ -4555,7 +4577,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"
@@ -4567,7 +4589,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"
@@ -4577,7 +4599,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"
@@ -4592,7 +4614,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"
@@ -4600,7 +4622,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"
@@ -4612,7 +4634,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"
@@ -4622,7 +4644,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"
@@ -4632,7 +4654,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"
@@ -4642,7 +4664,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"
@@ -4651,7 +4673,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"
@@ -4662,14 +4684,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"
@@ -4679,7 +4701,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"
@@ -4687,7 +4709,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"
@@ -4697,20 +4719,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"
@@ -4724,7 +4746,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"
@@ -4734,7 +4756,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"
@@ -4742,7 +4764,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"
@@ -4752,14 +4774,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"
@@ -4769,7 +4791,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"
@@ -4779,13 +4801,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"
@@ -4795,7 +4817,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"
@@ -4807,7 +4829,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"
@@ -4826,7 +4848,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"
@@ -4843,7 +4865,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"
@@ -4866,7 +4888,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"
@@ -4874,14 +4896,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"
@@ -4891,14 +4913,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"
@@ -4910,7 +4932,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"
@@ -4918,27 +4940,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"
@@ -4947,7 +4969,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"
@@ -4957,7 +4979,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"
@@ -4967,7 +4989,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"
@@ -4977,13 +4999,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"
@@ -4992,13 +5014,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"
@@ -5009,7 +5031,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"
@@ -5018,21 +5040,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"
@@ -5041,13 +5063,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"
@@ -5055,21 +5077,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"
@@ -5082,6 +5104,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"
@@ -5096,7 +5124,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"
@@ -5107,13 +5135,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"
@@ -5125,7 +5153,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"
@@ -5140,7 +5168,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"
@@ -5253,18 +5281,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"
@@ -5272,19 +5300,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"
@@ -5293,21 +5321,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"
@@ -5315,7 +5343,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"
@@ -5324,27 +5352,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"
@@ -5352,25 +5380,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"
@@ -5378,81 +5406,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"
@@ -5463,27 +5491,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"
@@ -5491,14 +5519,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"
@@ -5506,28 +5534,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"
@@ -5535,13 +5563,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"
@@ -5551,44 +5579,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"
@@ -5596,13 +5625,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"
@@ -5613,7 +5642,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"
@@ -5623,24 +5652,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"
@@ -5649,18 +5678,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"
@@ -5668,7 +5697,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"
@@ -5677,28 +5706,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"
@@ -5706,13 +5741,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"
@@ -5720,7 +5755,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"
@@ -5729,82 +5764,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"
@@ -5812,11 +5847,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"
@@ -5825,17 +5860,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"
@@ -5844,7 +5879,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"
@@ -5852,34 +5887,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"
@@ -5887,7 +5922,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"
@@ -5897,26 +5932,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"
@@ -5924,19 +5966,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"
@@ -5944,7 +5995,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"
@@ -5954,14 +6009,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"
@@ -5970,7 +6033,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"
@@ -5978,7 +6041,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"
@@ -5986,13 +6049,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"
@@ -6000,33 +6063,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"
@@ -6034,14 +6097,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"
@@ -6049,7 +6112,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"
@@ -6057,20 +6120,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"
@@ -6078,38 +6141,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"
@@ -6122,13 +6185,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"
@@ -6139,7 +6202,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"
@@ -6147,7 +6210,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"
@@ -6155,25 +6218,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"
@@ -6183,14 +6246,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"
@@ -6198,20 +6261,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"
@@ -6219,38 +6282,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"
@@ -6258,7 +6321,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"
@@ -6266,20 +6329,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"
@@ -6288,36 +6351,36 @@ 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
#, fuzzy
#| msgid ""
#| "This package provides a dictionary for the Hunspell spell-checking\n"
@@ -6329,25 +6392,25 @@ msgstr ""
"Aqueste paquet provesís un diccionari per la bibliotèca del\n"
"corrector ortografic Hunspell."
-#: 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"
@@ -6355,13 +6418,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"
@@ -6369,13 +6432,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"
@@ -6398,21 +6461,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"
@@ -6420,7 +6483,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"
@@ -6428,21 +6491,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"
@@ -6451,32 +6514,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"
@@ -6493,44 +6556,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"
@@ -6538,13 +6601,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"
@@ -6553,19 +6616,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"
@@ -6575,20 +6638,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"
@@ -6596,20 +6659,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"
@@ -6618,27 +6681,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"
@@ -6650,7 +6713,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"
@@ -6658,26 +6721,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"
@@ -6685,27 +6748,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"
@@ -6714,40 +6777,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"
@@ -6755,21 +6818,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"
@@ -6777,19 +6840,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"
@@ -6798,7 +6861,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"
@@ -6810,14 +6873,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"
@@ -6825,19 +6888,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"
@@ -6854,7 +6917,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"
@@ -6866,14 +6929,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"
@@ -6882,14 +6945,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"
@@ -6899,7 +6962,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"
@@ -6907,13 +6970,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"
@@ -6921,7 +6984,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"
@@ -6929,26 +6992,26 @@ 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
#, fuzzy
#| msgid ""
#| "This package provides a dictionary for the Hunspell spell-checking\n"
@@ -6958,13 +7021,17 @@ msgstr ""
"Aqueste paquet provesís un diccionari per la bibliotèca del\n"
"corrector ortografic Hunspell."
-#: 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"
@@ -6972,38 +7039,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"
@@ -7011,24 +7078,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"
@@ -7037,21 +7104,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"
@@ -7059,21 +7126,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"
@@ -7081,19 +7148,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"
@@ -7101,14 +7168,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"
@@ -7118,13 +7185,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"
@@ -7133,29 +7200,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"
@@ -7165,7 +7232,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"
@@ -7173,24 +7240,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"
@@ -7198,7 +7265,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"
@@ -7206,7 +7273,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"
@@ -7223,7 +7290,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"
@@ -7234,7 +7301,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"
@@ -7243,46 +7310,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"
@@ -7296,21 +7363,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"
@@ -7329,14 +7396,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"
@@ -7345,13 +7412,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"
@@ -7361,7 +7428,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"
@@ -7369,7 +7436,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"
@@ -7377,13 +7444,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 ""
@@ -7468,7 +7535,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"
@@ -7478,7 +7545,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"
@@ -7486,7 +7553,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"
@@ -7981,13 +8048,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"
@@ -7996,7 +8063,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"
@@ -8006,13 +8073,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"
@@ -8021,7 +8088,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"
@@ -8030,7 +8097,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"
@@ -8048,13 +8115,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"
@@ -8070,7 +8145,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"
@@ -8079,7 +8154,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"
@@ -8087,14 +8162,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"
@@ -8116,7 +8191,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"
@@ -8125,7 +8200,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"
@@ -8133,7 +8208,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"
@@ -8146,11 +8221,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"
@@ -8412,17 +8487,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"
@@ -8434,7 +8509,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"
@@ -8465,7 +8540,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"
@@ -8474,13 +8549,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"
@@ -8489,13 +8571,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"
@@ -8505,7 +8587,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"
@@ -8517,7 +8599,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"
@@ -8525,7 +8607,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"
@@ -8533,18 +8615,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"
@@ -8552,7 +8634,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"
@@ -8569,28 +8651,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"
@@ -8598,7 +8680,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"
@@ -8606,11 +8688,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"
@@ -8623,23 +8705,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"
@@ -8647,39 +8729,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"
@@ -8688,7 +8770,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"
@@ -8700,7 +8782,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"
@@ -8722,7 +8804,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"
@@ -8730,7 +8812,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"
@@ -8738,7 +8820,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"
@@ -8750,7 +8832,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"
@@ -8759,13 +8841,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"
@@ -8774,7 +8856,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"
@@ -8783,13 +8865,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"
@@ -8798,19 +8880,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"
@@ -8822,7 +8904,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"
@@ -8832,7 +8914,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"
@@ -8840,7 +8922,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"
@@ -8848,7 +8930,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"
@@ -8857,7 +8939,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"
@@ -8870,26 +8952,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"
@@ -8900,21 +8982,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"
@@ -8926,7 +9008,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"
@@ -8939,33 +9021,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"
@@ -8974,35 +9056,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"
@@ -9010,14 +9092,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"
@@ -9026,7 +9108,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"
@@ -9035,7 +9117,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"
@@ -9043,7 +9125,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"
@@ -9057,21 +9139,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"
@@ -9079,7 +9161,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"
@@ -9088,34 +9170,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"
@@ -9124,26 +9206,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"
@@ -9156,66 +9238,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"
@@ -9223,7 +9305,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"
@@ -9240,20 +9322,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"
@@ -9263,7 +9345,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"
@@ -9272,7 +9354,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"
@@ -9287,7 +9369,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"
@@ -9304,7 +9386,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"
@@ -9319,20 +9401,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"
@@ -9352,7 +9434,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"
@@ -9368,20 +9450,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"
@@ -9389,7 +9471,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"
@@ -9407,7 +9489,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"
@@ -9417,7 +9499,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"
@@ -9425,13 +9507,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"
@@ -9452,7 +9534,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"
@@ -9460,13 +9542,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"
@@ -9476,7 +9558,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"
@@ -9486,13 +9568,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"
@@ -9500,7 +9582,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"
@@ -9508,7 +9590,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"
@@ -9522,7 +9612,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"
@@ -9532,7 +9622,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"
@@ -9540,7 +9630,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"
@@ -9548,7 +9638,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"
@@ -9558,7 +9648,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"
@@ -9567,7 +9657,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"
@@ -9575,7 +9665,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"
@@ -9585,7 +9675,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"
@@ -9594,7 +9684,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"
@@ -9603,7 +9693,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"
@@ -9617,14 +9707,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"
@@ -9639,7 +9729,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"
@@ -9655,7 +9745,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"
@@ -9671,7 +9761,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"
@@ -9684,7 +9774,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"
@@ -9703,7 +9793,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"
@@ -9716,7 +9806,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"
@@ -9724,14 +9814,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"
@@ -9739,7 +9829,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"
@@ -9753,7 +9843,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"
@@ -9761,14 +9851,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"
@@ -9780,14 +9870,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"
@@ -9795,7 +9885,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"
@@ -9803,7 +9893,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"
@@ -9818,7 +9908,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"
@@ -9827,7 +9917,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"
@@ -9835,7 +9925,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"
@@ -9844,19 +9934,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"
@@ -9864,7 +9954,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"
@@ -9877,7 +9967,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"
@@ -9888,13 +9978,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"
@@ -9906,7 +9996,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"
@@ -9914,7 +10004,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"
@@ -9923,7 +10013,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"
@@ -9931,7 +10021,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"
@@ -9939,14 +10029,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"
@@ -9955,7 +10045,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"
@@ -9967,14 +10057,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"
@@ -9995,7 +10085,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"
@@ -10003,14 +10093,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"
@@ -10018,33 +10108,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"
@@ -10064,33 +10163,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"
@@ -10098,14 +10197,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"
@@ -10113,7 +10212,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"
@@ -10126,7 +10225,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"
@@ -10139,7 +10238,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"
@@ -10147,20 +10246,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"
@@ -10170,20 +10269,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"
@@ -10192,7 +10291,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"
@@ -10200,13 +10299,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"
@@ -10220,7 +10319,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"
@@ -10228,41 +10327,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"
@@ -10270,7 +10369,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"
@@ -10279,43 +10378,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"
@@ -10323,7 +10422,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"
@@ -10331,7 +10430,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"
@@ -10339,14 +10438,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"
@@ -10354,7 +10453,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"
@@ -10362,7 +10461,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"
@@ -10370,20 +10469,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"
@@ -10391,14 +10490,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"
@@ -10406,13 +10505,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"
@@ -10422,7 +10521,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"
@@ -10430,7 +10529,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"
@@ -10440,7 +10539,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"
@@ -10450,7 +10549,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"
@@ -10458,11 +10557,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"
@@ -10473,19 +10572,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"
@@ -10498,7 +10597,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"
@@ -10507,27 +10606,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"
@@ -10536,7 +10635,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"
@@ -10544,20 +10643,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"
@@ -10566,11 +10665,11 @@ 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
#, fuzzy
#| msgid ""
#| "This package provides a dictionary for the Hunspell spell-checking\n"
@@ -10582,20 +10681,20 @@ msgstr ""
"Aqueste paquet provesís un diccionari per la bibliotèca del\n"
"corrector ortografic Hunspell."
-#: 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"
@@ -10603,19 +10702,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"
@@ -10623,26 +10722,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"
@@ -10650,13 +10749,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"
@@ -10665,7 +10764,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"
@@ -10673,6 +10772,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"
@@ -11224,7 +11331,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"
@@ -11232,27 +11339,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"
@@ -11262,7 +11369,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"
@@ -11274,14 +11381,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"
@@ -11289,7 +11396,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"
@@ -11298,7 +11405,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"
@@ -11308,7 +11415,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"
@@ -11317,7 +11424,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"
@@ -11334,13 +11441,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"
@@ -11356,14 +11463,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"
@@ -11377,7 +11484,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"
@@ -11386,20 +11493,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"
@@ -11409,7 +11516,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"
@@ -11418,21 +11525,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"
@@ -11459,20 +11566,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"
@@ -11480,21 +11587,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"
@@ -11502,7 +11609,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"
@@ -11511,7 +11618,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"
@@ -11519,13 +11626,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"
@@ -11536,7 +11643,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"
@@ -11545,7 +11652,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"
@@ -11554,7 +11661,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"
@@ -11563,7 +11670,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"
@@ -11576,14 +11683,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"
@@ -11592,7 +11699,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"
@@ -11600,7 +11707,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"
@@ -11610,7 +11717,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"
@@ -11626,7 +11733,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"
@@ -11640,7 +11747,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"
@@ -11655,70 +11762,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"
@@ -11727,13 +11834,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"
@@ -11745,7 +11852,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"
@@ -11754,7 +11861,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"
@@ -11762,13 +11869,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"
@@ -11804,14 +11911,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"
@@ -11819,26 +11926,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"
@@ -11858,7 +11965,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"
@@ -11867,7 +11974,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"
@@ -11880,7 +11987,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"
@@ -11888,7 +11995,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"
@@ -11898,13 +12005,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"
@@ -11918,7 +12025,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"
@@ -15958,7 +16065,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"
@@ -15966,20 +16073,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"
@@ -15987,17 +16094,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"
@@ -16008,13 +16115,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"
@@ -16023,14 +16130,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"
@@ -16040,21 +16147,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"
@@ -16063,7 +16170,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"
@@ -16506,13 +16613,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."
@@ -17876,12 +17983,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"
@@ -17889,7 +18007,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"
@@ -17897,7 +18015,7 @@ msgid ""
"space-stripped macros."
msgstr ""
-#: gnu/packages/tex.scm:5184
+#: gnu/packages/tex.scm:5205
#, fuzzy
#| msgid ""
#| "This package provides a dictionary for the Hunspell spell-checking\n"
@@ -17907,13 +18025,13 @@ msgstr ""
"Aqueste paquet provesís un diccionari per la bibliotèca del\n"
"corrector ortografic Hunspell."
-#: 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"
@@ -17922,7 +18040,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"
@@ -17932,7 +18050,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"
@@ -17943,7 +18061,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"
@@ -17951,7 +18069,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"
@@ -17962,7 +18080,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"
@@ -17970,13 +18088,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"
@@ -17986,7 +18104,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"
@@ -17997,7 +18115,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"
@@ -18007,7 +18125,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"
@@ -18015,14 +18133,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"
@@ -18030,7 +18157,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"
@@ -18063,7 +18190,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"
@@ -18071,7 +18198,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"
@@ -18080,7 +18207,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"
@@ -18096,7 +18223,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"
@@ -18110,14 +18237,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"
@@ -18126,14 +18253,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"
@@ -18142,19 +18269,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"
@@ -18162,14 +18289,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"
@@ -18179,7 +18306,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"
@@ -18189,7 +18316,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"
@@ -18197,7 +18334,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"
@@ -18205,7 +18342,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"
@@ -18217,13 +18354,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"
@@ -18240,7 +18377,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"
@@ -18250,7 +18387,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"
@@ -18259,25 +18396,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"
@@ -18315,7 +18452,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"
@@ -18325,14 +18462,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"
@@ -18342,7 +18479,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"
@@ -18351,14 +18494,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"
@@ -18367,14 +18510,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"
@@ -18384,7 +18534,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"
@@ -18393,7 +18543,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"
@@ -18402,7 +18560,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"
@@ -18415,7 +18573,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"
@@ -18426,7 +18584,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"
@@ -18435,7 +18593,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"
@@ -18451,7 +18609,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"
@@ -18462,7 +18620,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"
@@ -18498,7 +18656,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"
@@ -18509,7 +18667,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"
@@ -18519,7 +18677,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"
@@ -18528,7 +18686,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"
@@ -18537,7 +18695,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"
@@ -18552,7 +18710,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"
@@ -18565,7 +18723,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"
@@ -18575,41 +18733,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"
@@ -18617,14 +18775,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"
@@ -18637,7 +18795,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"
@@ -18648,7 +18806,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"
@@ -18657,13 +18815,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"
@@ -18673,7 +18831,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"
@@ -18683,7 +18841,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"
@@ -18692,13 +18850,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"
@@ -18708,20 +18866,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"
@@ -18730,7 +18888,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"
@@ -18743,7 +18901,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"
@@ -18761,7 +18919,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"
@@ -18775,7 +18933,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"
@@ -18796,14 +18954,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"
@@ -18811,7 +18969,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"
@@ -18819,7 +18977,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"
@@ -18828,7 +18986,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"
@@ -18840,7 +18998,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"
@@ -18865,7 +19023,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"
@@ -18873,20 +19031,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"
@@ -18894,14 +19052,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"
@@ -18909,19 +19067,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"
@@ -18929,35 +19087,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"
@@ -18965,7 +19123,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"
@@ -18975,7 +19133,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"
@@ -18988,7 +19146,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"
@@ -18998,7 +19156,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"
@@ -19006,7 +19164,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"
@@ -19014,7 +19172,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"
@@ -19022,14 +19180,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"
@@ -19042,7 +19200,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"
@@ -19050,13 +19208,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"
@@ -19067,7 +19225,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"
@@ -19078,14 +19236,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"
@@ -19093,7 +19251,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"
@@ -19103,7 +19261,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"
@@ -19115,7 +19273,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"
@@ -19127,7 +19285,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"
@@ -19137,7 +19295,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"
@@ -19149,7 +19307,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"
@@ -19165,7 +19323,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"
@@ -19173,7 +19331,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"
@@ -19187,7 +19345,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"
@@ -19207,7 +19365,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"
@@ -19233,7 +19391,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"
@@ -19241,7 +19399,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"
@@ -19249,7 +19407,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"
@@ -19257,7 +19415,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"
@@ -19272,7 +19430,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"
@@ -19282,17 +19440,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"
@@ -19306,7 +19464,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"
@@ -19314,7 +19472,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"
@@ -19328,7 +19486,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"
@@ -19339,7 +19497,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"
@@ -19348,7 +19506,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"
@@ -19359,7 +19517,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"
@@ -19368,7 +19526,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"
@@ -19377,7 +19535,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"
@@ -19387,7 +19545,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"
@@ -19398,7 +19556,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"
@@ -19412,7 +19570,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"
@@ -19424,7 +19582,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"
@@ -19433,7 +19591,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"
@@ -19442,14 +19600,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"
@@ -19460,19 +19618,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"
@@ -19482,7 +19640,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"
@@ -19492,7 +19650,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"
@@ -19501,7 +19659,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"
@@ -19514,13 +19672,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"
@@ -19533,7 +19691,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"
@@ -19541,7 +19699,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"
@@ -19552,7 +19710,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"
@@ -19561,13 +19719,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"
@@ -19576,7 +19734,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"
@@ -19586,7 +19744,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"
@@ -19597,7 +19766,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"
@@ -19610,7 +19779,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"
@@ -19630,7 +19799,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"
@@ -19640,7 +19809,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"
@@ -19649,7 +19818,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"
@@ -19660,7 +19829,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"
@@ -19672,21 +19841,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"
@@ -19699,7 +19868,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"
@@ -19709,7 +19878,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"
@@ -19721,19 +19890,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"
@@ -19741,35 +19910,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"
@@ -19777,7 +19960,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"
@@ -19787,14 +19970,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"
@@ -19802,7 +19985,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"
@@ -19816,7 +19999,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"
@@ -19826,7 +20009,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"
@@ -19834,7 +20017,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"
@@ -19843,7 +20026,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"
@@ -19854,7 +20037,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"
@@ -19866,14 +20049,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"
@@ -19885,14 +20068,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"
@@ -19901,34 +20084,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"
@@ -19963,13 +20202,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"
@@ -19979,21 +20218,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"
@@ -20002,23 +20241,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"
@@ -20048,7 +20287,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"
@@ -20081,7 +20320,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"
@@ -20089,7 +20328,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"
@@ -20098,14 +20337,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"
@@ -20115,7 +20354,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"
@@ -20131,13 +20370,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"
@@ -20145,11 +20384,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"
@@ -20202,7 +20441,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"
@@ -20211,20 +20450,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"
@@ -20243,13 +20488,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"
@@ -20262,13 +20507,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"
@@ -20276,14 +20521,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"
@@ -20296,13 +20541,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"
@@ -20311,13 +20556,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"
@@ -20334,7 +20579,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"
@@ -20509,39 +20754,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"
@@ -20549,7 +20794,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"
@@ -20571,7 +20816,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"
@@ -20580,7 +20825,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"
@@ -20589,21 +20834,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"
@@ -20611,7 +20856,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"
@@ -20624,7 +20869,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"
@@ -20634,21 +20879,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"
@@ -20659,7 +20904,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"
@@ -20670,20 +20915,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"
@@ -20691,14 +20936,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"
@@ -20706,7 +20951,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"
@@ -20720,26 +20965,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"
@@ -20748,7 +20993,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"
@@ -20758,7 +21003,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"
@@ -20766,7 +21011,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"
@@ -20775,20 +21020,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"
@@ -20796,18 +21041,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"
@@ -20822,7 +21067,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"
@@ -20831,7 +21076,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"
@@ -20840,7 +21085,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"
@@ -20848,13 +21093,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"
@@ -20869,7 +21114,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"
@@ -20884,7 +21129,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"
@@ -20901,25 +21146,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"
@@ -20929,21 +21174,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"
@@ -20952,7 +21197,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"
@@ -20960,7 +21205,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"
@@ -20973,13 +21218,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"
@@ -20987,7 +21232,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"
@@ -20996,7 +21241,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"
@@ -21006,14 +21251,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"
@@ -21021,7 +21266,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"
@@ -21030,13 +21275,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"
@@ -21057,14 +21302,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"
@@ -21074,7 +21319,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"
@@ -21083,32 +21328,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"
@@ -21133,7 +21378,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"
@@ -21143,7 +21388,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"
@@ -22991,53 +23236,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"
@@ -23055,70 +23300,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"
@@ -23126,33 +23371,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"
@@ -23160,7 +23405,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"
@@ -23168,12 +23413,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"
diff --git a/po/packages/pl.po b/po/packages/pl.po
index 7ab24fe7ac..b39bdcbbcc 100644
--- a/po/packages/pl.po
+++ b/po/packages/pl.po
@@ -2,21 +2,22 @@
# Copyright (C) 2015 the authors of Guix (msgids) and the following authors (msgstr)
# This file is distributed under the same license as the guix package.
# Daniel Koć <daniel@xn--ko-wla.pl>, 2015.
-#
+# Slawomir Siejka <slawomir.siejka@protonmail.com>, 2022.
msgid ""
msgstr ""
"Project-Id-Version: guix-packages 0.9.0\n"
"Report-Msgid-Bugs-To: bug-guix@gnu.org\n"
-"POT-Creation-Date: 2022-09-04 03:18+0000\n"
-"PO-Revision-Date: 2015-12-05 21:46+0100\n"
-"Last-Translator: Daniel Koć <daniel@xn--ko-wla.pl>\n"
-"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
+"POT-Creation-Date: 2022-10-05 03:18+0000\n"
+"PO-Revision-Date: 2022-09-18 11:19+0000\n"
+"Last-Translator: Slawomir Siejka <slawomir.siejka@protonmail.com>\n"
+"Language-Team: Polish <https://translate.fedoraproject.org/projects/guix/packages/pl/>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"X-Generator: Weblate 4.14.1\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
-"X-Generator: Poedit 1.8.4\n"
#. TRANSLATORS: Dear translator, We would like to inform you that package
#. descriptions may occasionally include Texinfo markup. Texinfo markup
@@ -36,10 +37,14 @@ msgid ""
"documents written in the UTF-8 encoding and its ability to use multiple\n"
"dictionaries, including personal ones."
msgstr ""
+"Aspell to moduł sprawdzania pisowni, który może być używany jako biblioteka lub jako\n"
+"samodzielny program. Godne odnotowania cechy Aspell obejmują pełne wsparcie\n"
+"dokumentów napisanych z użyciem kodowania UTF-8 oraz możliwość korzystania z wielu\n"
+"słowników, w tym osobistych."
#: gnu/packages/aspell.scm:148
msgid "This package provides a dictionary for the GNU Aspell spell checker."
-msgstr ""
+msgstr "Ten pakiet zawiera słownik dla modułu sprawdzania pisowni GNU Aspell."
#: gnu/packages/aspell.scm:461 gnu/packages/libreoffice.scm:864
#: gnu/packages/libreoffice.scm:937
@@ -53,6 +58,8 @@ msgid ""
"Ispell is an interactive spell-checking tool supporting many\n"
"European languages."
msgstr ""
+"Ispell to interaktywne narzędzie do sprawdzania pisowni, obsługujące wiele\n"
+"europejskich języków."
#: gnu/packages/audio.scm:202
msgid ""
@@ -2940,7 +2947,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 +2955,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 +3008,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 +3031,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 +3082,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 +3104,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 +3117,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 +3144,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 +3297,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 +3315,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 +3324,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 +3334,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 +3346,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 +3356,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 +3366,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 +3386,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 +3419,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 +3439,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 +3451,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 +3459,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 +3467,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 +3475,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 +3504,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 +3513,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 +3523,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 +3544,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 +3558,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 +3573,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 +3581,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 +3589,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 +3601,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 +3609,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 +3617,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 +3626,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 +3635,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 +3655,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 +3669,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 +3678,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 +3696,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 +3704,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 +3714,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 +3753,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 +3781,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 +3794,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 +3811,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 +3833,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 +3848,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 +3867,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 +3876,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 +3884,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 +3892,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 +3901,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 +3909,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 +3941,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 +3954,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 +3977,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 +3986,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 +3994,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 +4006,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 +4027,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 +4037,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 +4052,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 +4084,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 +4092,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 +4120,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 +4159,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 +4174,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 +4196,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 +4205,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 +4213,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 +4222,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 +4246,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 +4254,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 +4269,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 +4283,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 +4297,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 +4308,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 +4334,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 +4360,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 +4370,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 +4379,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 +4396,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 +4410,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 +4419,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 +4430,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 +4454,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 +4476,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 +4491,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 +4499,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 +4519,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 +4528,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 +4542,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 +4551,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 +4563,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 +4575,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 +4585,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 +4600,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 +4608,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 +4620,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 +4630,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 +4640,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 +4650,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 +4659,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 +4670,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 +4687,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 +4695,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 +4705,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 +4732,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 +4742,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 +4750,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 +4760,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 +4777,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 +4787,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 +4803,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 +4815,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 +4834,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 +4851,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 +4874,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 +4882,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 +4899,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 +4918,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 +4926,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 +4955,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 +4965,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 +4975,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 +4985,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 +5000,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 +5017,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 +5026,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 +5049,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 +5063,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 +5090,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 +5110,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 +5121,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 +5139,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 +5154,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 +5267,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 +5286,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 +5307,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 +5329,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 +5338,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 +5366,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 +5392,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 +5477,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 +5505,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 +5520,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 +5549,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 +5565,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 +5611,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 +5628,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 +5638,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 "Ikony dla środowiska GNOME"
+msgstr "Ikony dla środowiska GNOME."
-#: 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 +5664,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 "Motyw ikon Freedesktop"
+msgstr "Motyw ikon Freedesktop."
-#: 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 +5683,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 +5692,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 +5727,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 +5741,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 +5750,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 +5833,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 +5846,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 +5865,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 +5873,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 +5908,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 +5918,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 +5952,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 +5981,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 +5995,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 +6019,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 +6027,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 +6035,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 +6049,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 +6083,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 +6098,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 +6106,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 +6127,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 +6171,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 +6188,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 +6196,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 +6204,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 +6232,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 +6247,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 +6268,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 +6307,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 +6315,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 +6337,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 +6398,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 +6412,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 +6441,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 +6463,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 +6471,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 +6494,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 +6536,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 +6581,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 +6596,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 +6618,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 +6639,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 +6661,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 +6693,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 +6701,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 +6728,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 +6757,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 +6798,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 +6820,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 +6841,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 +6853,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 +6868,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 +6897,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 +6909,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 +6925,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 +6942,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 +6950,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 +6964,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 +6972,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 +7013,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 +7052,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 +7078,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 +7100,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 +7122,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 +7142,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 +7159,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 +7174,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 +7206,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 +7214,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 +7239,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 +7247,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 +7264,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 +7275,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 +7284,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 +7337,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 +7370,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 +7386,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 +7402,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 +7410,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 +7418,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 +7509,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 +7519,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 +7527,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 +8022,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 +8037,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 +8047,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 +8062,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 +8071,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 +8089,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 +8119,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 +8128,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 +8136,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 +8165,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 +8174,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 +8182,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 +8195,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 +8461,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 +8483,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 +8514,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 +8523,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 +8545,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 +8561,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 +8573,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 +8581,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 +8589,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 +8608,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 +8625,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 +8654,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 +8662,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 +8679,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 +8703,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 +8744,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 +8756,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 +8778,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 +8786,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 +8794,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 +8806,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 +8815,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 +8830,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 +8839,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 +8854,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 +8878,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 +8888,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 +8896,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 +8904,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 +8913,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 +8926,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 +8956,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 +8982,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 +8995,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 +9030,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 +9066,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 +9082,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 +9091,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 +9099,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 +9113,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 +9135,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 +9144,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 +9180,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 +9212,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 +9279,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 +9296,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 +9319,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 +9328,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 +9343,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 +9360,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 +9375,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 +9408,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 +9424,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 +9445,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 +9463,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 +9473,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 +9481,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 +9508,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 +9516,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 +9532,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 +9542,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 +9556,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 +9564,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 +9586,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 +9596,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 +9604,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 +9612,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 +9622,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 +9631,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 +9639,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 +9649,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 +9658,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 +9667,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 +9681,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 +9703,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 +9719,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 +9735,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 +9748,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 +9767,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 +9780,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 +9788,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 +9803,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 +9817,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 +9825,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 +9844,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 +9859,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 +9867,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 +9882,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 +9891,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 +9899,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 +9908,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 +9928,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 +9941,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 +9952,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 +9970,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 +9978,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 +9987,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 +9995,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 +10003,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 +10019,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 +10031,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 +10059,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 +10067,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 +10082,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 +10137,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 +10171,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 +10186,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 +10199,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 +10212,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 +10220,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 +10243,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 +10265,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 +10273,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 +10293,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 +10301,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 +10343,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 +10352,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 +10396,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 +10404,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 +10412,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 +10427,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 +10435,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 +10443,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 +10464,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 +10479,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 +10495,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 +10503,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 +10513,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 +10523,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 +10531,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 +10546,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 +10571,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 +10580,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 +10609,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 +10617,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 +10639,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 +10670,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 +10690,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 +10717,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 +10732,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 +10740,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 +11299,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 +11307,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 +11337,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 +11349,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 +11364,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 +11373,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 +11383,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 +11392,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 +11409,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 +11431,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 +11452,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 +11461,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 +11484,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 +11493,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 +11534,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 +11555,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 +11577,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 +11586,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 +11594,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 +11611,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 +11620,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 +11629,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 +11638,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 +11651,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 +11667,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 +11675,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 +11685,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 +11701,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 +11715,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 +11730,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 +11802,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 +11820,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 +11829,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 +11837,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 +11879,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 +11894,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 +11933,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 +11942,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 +11955,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 +11963,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 +11973,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 +11993,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 +16033,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 +16041,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 +16062,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 +16083,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 +16098,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 +16115,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 +16138,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 +16581,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 +17945,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 +17969,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 +17977,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 +17996,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 +18006,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 +18017,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 +18025,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 +18036,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 +18044,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 +18060,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 +18071,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 +18081,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 +18089,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 +18113,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 +18146,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 +18154,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 +18163,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 +18179,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 +18193,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 +18209,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 +18225,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 +18245,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 +18262,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 +18272,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 +18290,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 +18298,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 +18310,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 +18333,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 +18343,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 +18352,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 +18408,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 +18418,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 +18435,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 +18450,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 +18466,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 +18490,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 +18499,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 +18516,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 +18529,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 +18540,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 +18549,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 +18565,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 +18576,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 +18612,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 +18623,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 +18633,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 +18642,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 +18651,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 +18666,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 +18679,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 +18689,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 +18731,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 +18751,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 +18762,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 +18771,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 +18787,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 +18797,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 +18806,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 +18822,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 +18844,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 +18857,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 +18875,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 +18889,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 +18910,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 +18925,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 +18933,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 +18942,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 +18954,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 +18979,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 +18987,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 +19008,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 +19023,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 +19043,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 +19079,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 +19089,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 +19102,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 +19112,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 +19120,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 +19128,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 +19136,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 +19156,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 +19164,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 +19181,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 +19192,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 +19207,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 +19217,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 +19229,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 +19241,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 +19251,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 +19263,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 +19279,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 +19287,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 +19301,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 +19321,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 +19347,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 +19355,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 +19363,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 +19371,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 +19386,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 +19396,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 +19420,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 +19428,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 +19442,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 +19453,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 +19462,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 +19473,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 +19482,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 +19491,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 +19501,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 +19512,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 +19526,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 +19538,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 +19547,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 +19556,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 +19574,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 +19596,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 +19606,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 +19615,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 +19628,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 +19647,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 +19655,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 +19666,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 +19675,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 +19690,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 +19700,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 +19722,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 +19735,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 +19755,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 +19765,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 +19774,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 +19785,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 +19797,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 +19824,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 +19834,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 +19846,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 +19866,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 +19916,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 +19926,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 +19941,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 +19955,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 +19965,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 +19973,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 +19982,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 +19993,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 +20005,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 +20024,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 +20040,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 +20158,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 +20174,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 +20197,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 +20243,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 +20276,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 +20284,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 +20293,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 +20310,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 +20326,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 +20340,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 +20397,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 +20406,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 +20444,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 +20463,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 +20477,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 +20497,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 +20512,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 +20535,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 +20710,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 +20750,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 +20772,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 +20781,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 +20790,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 +20812,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 +20825,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 +20835,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 +20860,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 +20871,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 +20892,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 +20907,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 +20921,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 +20949,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 +20959,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 +20967,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 +20976,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 +20997,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 +21023,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 +21032,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 +21041,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 +21049,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 +21070,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 +21085,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 +21102,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 +21130,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 +21153,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 +21161,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 +21174,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 +21188,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 +21197,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 +21207,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 +21222,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 +21231,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 +21258,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 +21275,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 +21284,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 +21334,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 +21344,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 +23192,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 +23256,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 +23327,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 +23361,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 +23369,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"
diff --git a/po/packages/pt_BR.po b/po/packages/pt_BR.po
index 8e2a166afc..9fcecbead6 100644
--- a/po/packages/pt_BR.po
+++ b/po/packages/pt_BR.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: guix 0.4-pre2\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: 2021-05-22 01:17+0000\n"
"Last-Translator: Thiago Jung Bauermann <bauermann@kolabnow.com>\n"
"Language-Team: Portuguese (Brazil) <https://translate.fedoraproject.org/projects/guix/packages/pt_BR/>\n"
@@ -2957,7 +2957,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"
@@ -2965,49 +2965,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"
@@ -3018,19 +3018,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"
@@ -3041,49 +3041,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"
@@ -3092,21 +3092,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"
@@ -3114,7 +3114,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"
@@ -3127,26 +3127,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"
@@ -3154,17 +3154,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"
@@ -3307,14 +3307,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"
@@ -3325,7 +3325,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"
@@ -3334,7 +3334,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"
@@ -3344,7 +3344,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"
@@ -3356,7 +3356,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"
@@ -3366,7 +3366,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"
@@ -3376,19 +3376,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"
@@ -3396,7 +3396,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"
@@ -3429,7 +3429,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"
@@ -3449,7 +3449,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"
@@ -3461,7 +3461,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"
@@ -3469,7 +3469,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"
@@ -3477,7 +3477,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"
@@ -3485,14 +3485,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"
@@ -3514,7 +3514,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"
@@ -3523,7 +3523,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"
@@ -3533,7 +3533,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"
@@ -3554,13 +3554,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"
@@ -3568,7 +3568,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"
@@ -3583,7 +3583,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"
@@ -3591,7 +3591,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"
@@ -3599,7 +3599,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"
@@ -3611,7 +3611,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"
@@ -3619,7 +3619,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"
@@ -3627,7 +3627,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"
@@ -3636,7 +3636,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"
@@ -3645,13 +3645,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"
@@ -3665,7 +3665,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"
@@ -3679,7 +3679,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"
@@ -3688,17 +3688,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"
@@ -3706,7 +3706,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"
@@ -3714,7 +3714,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"
@@ -3724,27 +3724,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"
@@ -3756,17 +3763,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"
@@ -3784,11 +3791,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"
@@ -3797,14 +3804,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"
@@ -3814,21 +3821,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"
@@ -3836,14 +3843,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"
@@ -3851,17 +3858,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"
@@ -3870,7 +3877,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"
@@ -3879,7 +3886,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"
@@ -3887,7 +3894,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"
@@ -3895,7 +3902,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"
@@ -3904,7 +3911,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"
@@ -3912,28 +3919,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"
@@ -3944,7 +3951,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"
@@ -3957,7 +3964,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"
@@ -3965,7 +3987,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"
@@ -3974,7 +3996,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"
@@ -3982,7 +4004,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"
@@ -3994,20 +4016,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"
@@ -4015,7 +4037,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"
@@ -4025,7 +4047,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"
@@ -4040,29 +4062,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"
@@ -4072,7 +4094,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"
@@ -4080,27 +4102,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"
@@ -4108,21 +4130,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"
@@ -4147,14 +4169,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"
@@ -4162,7 +4184,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"
@@ -4184,7 +4206,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"
@@ -4193,7 +4215,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"
@@ -4201,7 +4223,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"
@@ -4210,23 +4232,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"
@@ -4234,7 +4256,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"
@@ -4242,14 +4264,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"
@@ -4257,7 +4279,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"
@@ -4271,13 +4293,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"
@@ -4285,7 +4307,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"
@@ -4296,25 +4318,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"
@@ -4322,21 +4344,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"
@@ -4348,7 +4370,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"
@@ -4358,7 +4380,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"
@@ -4367,14 +4389,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"
@@ -4384,11 +4406,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"
@@ -4398,7 +4420,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"
@@ -4407,7 +4429,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"
@@ -4418,21 +4440,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"
@@ -4442,18 +4464,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"
@@ -4464,14 +4486,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"
@@ -4479,7 +4501,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"
@@ -4487,14 +4509,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"
@@ -4507,7 +4529,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"
@@ -4516,11 +4538,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"
@@ -4530,7 +4552,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"
@@ -4539,7 +4561,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"
@@ -4551,7 +4573,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"
@@ -4563,7 +4585,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"
@@ -4573,7 +4595,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"
@@ -4588,7 +4610,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"
@@ -4596,7 +4618,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"
@@ -4608,7 +4630,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"
@@ -4618,7 +4640,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"
@@ -4628,7 +4650,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"
@@ -4638,7 +4660,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"
@@ -4647,7 +4669,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"
@@ -4658,14 +4680,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"
@@ -4675,7 +4697,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"
@@ -4683,7 +4705,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"
@@ -4693,20 +4715,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"
@@ -4720,7 +4742,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"
@@ -4730,7 +4752,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"
@@ -4738,7 +4760,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"
@@ -4748,14 +4770,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"
@@ -4765,7 +4787,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"
@@ -4775,13 +4797,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"
@@ -4791,7 +4813,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"
@@ -4803,7 +4825,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"
@@ -4822,7 +4844,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"
@@ -4839,7 +4861,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"
@@ -4862,7 +4884,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"
@@ -4870,14 +4892,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"
@@ -4887,14 +4909,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"
@@ -4906,7 +4928,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"
@@ -4914,27 +4936,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"
@@ -4943,7 +4965,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"
@@ -4953,7 +4975,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"
@@ -4963,7 +4985,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"
@@ -4973,13 +4995,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"
@@ -4988,13 +5010,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"
@@ -5005,7 +5027,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"
@@ -5014,21 +5036,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"
@@ -5037,13 +5059,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"
@@ -5051,21 +5073,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"
@@ -5078,6 +5100,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"
@@ -5092,7 +5120,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"
@@ -5103,13 +5131,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"
@@ -5121,7 +5149,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"
@@ -5136,7 +5164,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"
@@ -5249,18 +5277,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"
@@ -5268,19 +5296,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"
@@ -5289,21 +5317,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"
@@ -5311,7 +5339,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"
@@ -5320,27 +5348,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"
@@ -5348,25 +5376,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"
@@ -5374,81 +5402,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"
@@ -5459,27 +5487,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"
@@ -5487,14 +5515,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"
@@ -5502,28 +5530,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"
@@ -5531,13 +5559,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"
@@ -5547,44 +5575,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"
@@ -5592,13 +5621,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"
@@ -5609,7 +5638,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"
@@ -5619,24 +5648,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"
@@ -5645,18 +5674,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"
@@ -5664,7 +5693,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"
@@ -5673,28 +5702,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"
@@ -5702,13 +5737,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"
@@ -5716,7 +5751,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"
@@ -5725,82 +5760,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"
@@ -5808,11 +5843,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"
@@ -5821,17 +5856,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"
@@ -5840,7 +5875,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"
@@ -5848,34 +5883,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"
@@ -5883,7 +5918,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"
@@ -5893,26 +5928,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"
@@ -5920,19 +5962,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"
@@ -5940,7 +5991,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"
@@ -5950,14 +6005,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"
@@ -5966,7 +6029,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"
@@ -5974,7 +6037,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"
@@ -5982,13 +6045,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"
@@ -5996,33 +6059,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"
@@ -6030,14 +6093,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"
@@ -6045,7 +6108,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"
@@ -6053,20 +6116,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"
@@ -6074,38 +6137,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"
@@ -6118,13 +6181,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"
@@ -6135,7 +6198,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"
@@ -6143,7 +6206,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"
@@ -6151,25 +6214,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"
@@ -6179,14 +6242,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"
@@ -6194,20 +6257,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"
@@ -6215,38 +6278,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"
@@ -6254,7 +6317,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"
@@ -6262,20 +6325,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"
@@ -6284,60 +6347,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"
@@ -6345,13 +6408,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"
@@ -6359,13 +6422,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"
@@ -6388,21 +6451,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"
@@ -6410,7 +6473,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"
@@ -6418,21 +6481,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"
@@ -6441,32 +6504,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"
@@ -6483,44 +6546,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"
@@ -6528,13 +6591,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"
@@ -6543,19 +6606,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"
@@ -6565,20 +6628,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"
@@ -6586,20 +6649,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"
@@ -6608,27 +6671,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"
@@ -6640,7 +6703,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"
@@ -6648,26 +6711,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"
@@ -6675,27 +6738,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"
@@ -6704,40 +6767,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"
@@ -6745,21 +6808,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"
@@ -6767,19 +6830,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"
@@ -6788,7 +6851,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"
@@ -6800,14 +6863,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"
@@ -6815,19 +6878,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"
@@ -6844,7 +6907,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"
@@ -6856,14 +6919,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"
@@ -6872,14 +6935,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"
@@ -6889,7 +6952,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"
@@ -6897,13 +6960,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"
@@ -6911,7 +6974,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"
@@ -6919,36 +6982,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"
@@ -6956,38 +7023,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"
@@ -6995,24 +7062,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"
@@ -7021,21 +7088,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"
@@ -7043,21 +7110,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"
@@ -7065,19 +7132,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"
@@ -7085,14 +7152,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"
@@ -7102,13 +7169,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"
@@ -7117,29 +7184,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"
@@ -7149,7 +7216,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"
@@ -7157,24 +7224,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"
@@ -7182,7 +7249,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"
@@ -7190,7 +7257,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"
@@ -7207,7 +7274,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"
@@ -7218,7 +7285,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"
@@ -7227,46 +7294,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"
@@ -7280,21 +7347,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"
@@ -7313,14 +7380,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"
@@ -7329,13 +7396,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"
@@ -7345,7 +7412,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"
@@ -7353,7 +7420,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"
@@ -7361,13 +7428,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 ""
@@ -7452,7 +7519,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"
@@ -7462,7 +7529,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"
@@ -7470,7 +7537,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"
@@ -7965,13 +8032,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"
@@ -7980,7 +8047,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"
@@ -7990,13 +8057,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"
@@ -8005,7 +8072,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"
@@ -8014,7 +8081,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"
@@ -8032,13 +8099,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"
@@ -8054,7 +8129,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"
@@ -8063,7 +8138,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"
@@ -8071,14 +8146,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"
@@ -8100,7 +8175,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"
@@ -8109,7 +8184,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"
@@ -8117,7 +8192,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"
@@ -8130,11 +8205,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"
@@ -8396,17 +8471,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"
@@ -8418,7 +8493,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"
@@ -8449,7 +8524,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"
@@ -8458,13 +8533,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"
@@ -8473,13 +8555,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"
@@ -8489,7 +8571,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"
@@ -8501,7 +8583,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"
@@ -8509,7 +8591,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"
@@ -8517,18 +8599,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"
@@ -8536,7 +8618,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"
@@ -8553,28 +8635,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"
@@ -8582,7 +8664,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"
@@ -8590,11 +8672,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"
@@ -8607,23 +8689,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"
@@ -8631,39 +8713,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"
@@ -8672,7 +8754,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"
@@ -8684,7 +8766,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"
@@ -8706,7 +8788,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"
@@ -8714,7 +8796,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"
@@ -8722,7 +8804,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"
@@ -8734,7 +8816,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"
@@ -8743,13 +8825,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"
@@ -8758,7 +8840,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"
@@ -8767,13 +8849,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"
@@ -8782,19 +8864,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"
@@ -8806,7 +8888,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"
@@ -8816,7 +8898,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"
@@ -8824,7 +8906,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"
@@ -8832,7 +8914,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"
@@ -8841,7 +8923,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"
@@ -8854,26 +8936,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"
@@ -8884,21 +8966,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"
@@ -8910,7 +8992,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"
@@ -8923,33 +9005,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"
@@ -8958,35 +9040,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"
@@ -8994,14 +9076,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"
@@ -9010,7 +9092,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"
@@ -9019,7 +9101,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"
@@ -9027,7 +9109,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"
@@ -9041,21 +9123,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"
@@ -9063,7 +9145,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"
@@ -9072,34 +9154,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"
@@ -9108,26 +9190,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"
@@ -9140,66 +9222,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"
@@ -9207,7 +9289,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"
@@ -9224,20 +9306,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"
@@ -9247,7 +9329,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"
@@ -9256,7 +9338,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"
@@ -9271,7 +9353,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"
@@ -9288,7 +9370,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"
@@ -9303,20 +9385,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"
@@ -9336,7 +9418,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"
@@ -9352,20 +9434,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"
@@ -9373,7 +9455,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"
@@ -9391,7 +9473,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"
@@ -9401,7 +9483,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"
@@ -9409,13 +9491,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"
@@ -9436,7 +9518,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"
@@ -9444,13 +9526,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"
@@ -9460,7 +9542,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"
@@ -9470,13 +9552,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"
@@ -9484,7 +9566,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"
@@ -9492,7 +9574,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"
@@ -9506,7 +9596,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"
@@ -9516,7 +9606,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"
@@ -9524,7 +9614,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"
@@ -9532,7 +9622,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"
@@ -9542,7 +9632,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"
@@ -9551,7 +9641,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"
@@ -9559,7 +9649,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"
@@ -9569,7 +9659,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"
@@ -9578,7 +9668,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"
@@ -9587,7 +9677,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"
@@ -9601,14 +9691,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"
@@ -9623,7 +9713,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"
@@ -9639,7 +9729,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"
@@ -9655,7 +9745,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"
@@ -9668,7 +9758,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"
@@ -9687,7 +9777,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"
@@ -9700,7 +9790,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"
@@ -9708,14 +9798,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"
@@ -9723,7 +9813,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"
@@ -9737,7 +9827,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"
@@ -9745,14 +9835,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"
@@ -9764,14 +9854,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"
@@ -9779,7 +9869,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"
@@ -9787,7 +9877,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"
@@ -9802,7 +9892,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"
@@ -9811,7 +9901,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"
@@ -9819,7 +9909,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"
@@ -9828,19 +9918,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"
@@ -9848,7 +9938,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"
@@ -9861,7 +9951,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"
@@ -9872,13 +9962,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"
@@ -9890,7 +9980,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"
@@ -9898,7 +9988,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"
@@ -9907,7 +9997,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"
@@ -9915,7 +10005,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"
@@ -9923,14 +10013,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"
@@ -9939,7 +10029,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"
@@ -9951,14 +10041,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"
@@ -9979,7 +10069,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"
@@ -9987,14 +10077,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"
@@ -10002,33 +10092,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
#, fuzzy
msgid ""
@@ -10064,33 +10163,33 @@ msgstr ""
"Lout é uma linguagem puramente funcional de alto nível, sendo o resultado de\n"
"oito anos de um projeto de pesquisa que voltou para o começo."
-#: 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"
@@ -10098,14 +10197,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"
@@ -10113,7 +10212,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"
@@ -10126,7 +10225,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"
@@ -10139,7 +10238,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"
@@ -10147,20 +10246,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"
@@ -10170,20 +10269,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"
@@ -10192,7 +10291,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"
@@ -10200,13 +10299,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"
@@ -10220,7 +10319,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"
@@ -10228,41 +10327,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"
@@ -10270,7 +10369,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"
@@ -10279,43 +10378,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"
@@ -10323,7 +10422,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"
@@ -10331,7 +10430,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"
@@ -10339,14 +10438,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"
@@ -10354,7 +10453,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"
@@ -10362,7 +10461,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"
@@ -10370,20 +10469,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"
@@ -10391,14 +10490,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"
@@ -10406,13 +10505,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"
@@ -10422,7 +10521,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"
@@ -10430,7 +10529,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"
@@ -10440,7 +10539,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"
@@ -10450,7 +10549,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"
@@ -10458,11 +10557,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"
@@ -10473,19 +10572,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"
@@ -10498,7 +10597,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"
@@ -10507,27 +10606,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"
@@ -10536,7 +10635,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"
@@ -10544,20 +10643,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"
@@ -10566,30 +10665,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"
@@ -10597,19 +10696,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"
@@ -10617,26 +10716,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"
@@ -10644,13 +10743,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"
@@ -10659,7 +10758,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"
@@ -10667,6 +10766,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"
@@ -11218,7 +11325,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"
@@ -11226,27 +11333,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"
@@ -11256,7 +11363,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"
@@ -11268,14 +11375,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"
@@ -11283,7 +11390,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"
@@ -11292,7 +11399,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"
@@ -11302,7 +11409,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"
@@ -11311,7 +11418,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"
@@ -11328,13 +11435,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"
@@ -11350,14 +11457,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"
@@ -11371,7 +11478,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"
@@ -11380,20 +11487,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"
@@ -11403,7 +11510,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"
@@ -11412,21 +11519,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"
@@ -11453,20 +11560,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"
@@ -11474,21 +11581,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"
@@ -11496,7 +11603,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"
@@ -11505,7 +11612,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"
@@ -11513,13 +11620,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"
@@ -11530,7 +11637,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"
@@ -11539,7 +11646,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"
@@ -11548,7 +11655,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"
@@ -11557,7 +11664,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"
@@ -11570,14 +11677,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"
@@ -11586,7 +11693,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"
@@ -11594,7 +11701,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"
@@ -11604,7 +11711,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"
@@ -11620,7 +11727,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"
@@ -11634,7 +11741,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"
@@ -11649,70 +11756,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"
@@ -11721,13 +11828,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"
@@ -11739,7 +11846,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"
@@ -11748,7 +11855,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"
@@ -11756,13 +11863,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"
@@ -11798,14 +11905,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"
@@ -11813,26 +11920,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"
@@ -11852,7 +11959,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"
@@ -11861,7 +11968,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"
@@ -11874,7 +11981,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"
@@ -11882,7 +11989,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"
@@ -11892,13 +11999,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"
@@ -11912,7 +12019,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"
@@ -15952,7 +16059,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"
@@ -15960,20 +16067,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"
@@ -15981,17 +16088,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"
@@ -16002,13 +16109,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"
@@ -16017,14 +16124,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"
@@ -16034,21 +16141,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"
@@ -16057,7 +16164,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"
@@ -16500,13 +16607,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."
@@ -17864,12 +17971,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"
@@ -17877,7 +17995,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"
@@ -17885,17 +18003,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"
@@ -17904,7 +18022,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"
@@ -17914,7 +18032,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"
@@ -17925,7 +18043,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"
@@ -17933,7 +18051,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"
@@ -17944,7 +18062,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"
@@ -17952,13 +18070,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"
@@ -17968,7 +18086,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"
@@ -17979,7 +18097,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"
@@ -17989,7 +18107,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"
@@ -17997,14 +18115,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"
@@ -18012,7 +18139,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"
@@ -18045,7 +18172,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"
@@ -18053,7 +18180,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"
@@ -18062,7 +18189,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"
@@ -18078,7 +18205,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"
@@ -18092,14 +18219,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"
@@ -18108,14 +18235,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"
@@ -18124,19 +18251,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"
@@ -18144,14 +18271,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"
@@ -18161,7 +18288,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"
@@ -18171,7 +18298,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"
@@ -18179,7 +18316,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"
@@ -18187,7 +18324,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"
@@ -18199,13 +18336,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"
@@ -18222,7 +18359,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"
@@ -18232,7 +18369,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"
@@ -18241,25 +18378,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"
@@ -18297,7 +18434,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"
@@ -18307,14 +18444,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"
@@ -18324,7 +18461,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"
@@ -18333,14 +18476,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"
@@ -18349,14 +18492,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"
@@ -18366,7 +18516,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"
@@ -18375,7 +18525,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"
@@ -18384,7 +18542,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"
@@ -18397,7 +18555,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"
@@ -18408,7 +18566,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"
@@ -18417,7 +18575,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"
@@ -18433,7 +18591,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"
@@ -18444,7 +18602,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"
@@ -18480,7 +18638,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"
@@ -18491,7 +18649,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"
@@ -18501,7 +18659,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"
@@ -18510,7 +18668,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"
@@ -18519,7 +18677,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"
@@ -18534,7 +18692,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"
@@ -18547,7 +18705,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"
@@ -18557,41 +18715,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"
@@ -18599,14 +18757,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"
@@ -18619,7 +18777,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"
@@ -18630,7 +18788,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"
@@ -18639,13 +18797,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"
@@ -18655,7 +18813,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"
@@ -18665,7 +18823,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"
@@ -18674,13 +18832,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"
@@ -18690,20 +18848,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"
@@ -18712,7 +18870,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"
@@ -18725,7 +18883,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"
@@ -18743,7 +18901,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"
@@ -18757,7 +18915,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"
@@ -18778,14 +18936,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"
@@ -18793,7 +18951,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"
@@ -18801,7 +18959,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"
@@ -18810,7 +18968,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"
@@ -18822,7 +18980,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"
@@ -18847,7 +19005,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"
@@ -18855,20 +19013,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"
@@ -18876,14 +19034,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"
@@ -18891,19 +19049,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"
@@ -18911,35 +19069,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"
@@ -18947,7 +19105,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"
@@ -18957,7 +19115,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"
@@ -18970,7 +19128,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"
@@ -18980,7 +19138,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"
@@ -18988,7 +19146,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"
@@ -18996,7 +19154,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"
@@ -19004,14 +19162,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"
@@ -19024,7 +19182,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"
@@ -19032,13 +19190,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"
@@ -19049,7 +19207,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"
@@ -19060,14 +19218,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"
@@ -19075,7 +19233,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"
@@ -19085,7 +19243,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"
@@ -19097,7 +19255,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"
@@ -19109,7 +19267,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"
@@ -19119,7 +19277,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"
@@ -19131,7 +19289,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"
@@ -19147,7 +19305,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"
@@ -19155,7 +19313,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"
@@ -19169,7 +19327,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"
@@ -19189,7 +19347,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"
@@ -19215,7 +19373,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"
@@ -19223,7 +19381,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"
@@ -19231,7 +19389,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"
@@ -19239,7 +19397,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"
@@ -19254,7 +19412,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"
@@ -19264,17 +19422,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"
@@ -19288,7 +19446,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"
@@ -19296,7 +19454,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"
@@ -19310,7 +19468,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"
@@ -19321,7 +19479,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"
@@ -19330,7 +19488,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"
@@ -19341,7 +19499,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"
@@ -19350,7 +19508,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"
@@ -19359,7 +19517,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"
@@ -19369,7 +19527,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"
@@ -19380,7 +19538,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"
@@ -19394,7 +19552,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"
@@ -19406,7 +19564,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"
@@ -19415,7 +19573,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"
@@ -19424,14 +19582,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"
@@ -19442,19 +19600,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"
@@ -19464,7 +19622,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"
@@ -19474,7 +19632,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"
@@ -19483,7 +19641,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"
@@ -19496,13 +19654,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"
@@ -19515,7 +19673,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"
@@ -19523,7 +19681,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"
@@ -19534,7 +19692,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"
@@ -19543,13 +19701,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"
@@ -19558,7 +19716,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"
@@ -19568,7 +19726,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"
@@ -19579,7 +19748,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"
@@ -19592,7 +19761,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"
@@ -19612,7 +19781,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"
@@ -19622,7 +19791,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"
@@ -19631,7 +19800,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"
@@ -19642,7 +19811,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"
@@ -19654,21 +19823,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"
@@ -19681,7 +19850,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"
@@ -19691,7 +19860,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"
@@ -19703,19 +19872,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"
@@ -19723,35 +19892,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"
@@ -19759,7 +19942,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"
@@ -19769,14 +19952,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"
@@ -19784,7 +19967,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"
@@ -19798,7 +19981,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"
@@ -19808,7 +19991,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"
@@ -19816,7 +19999,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"
@@ -19825,7 +20008,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"
@@ -19836,7 +20019,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"
@@ -19848,14 +20031,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"
@@ -19867,14 +20050,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"
@@ -19883,34 +20066,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"
@@ -19945,13 +20184,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"
@@ -19961,21 +20200,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"
@@ -19984,23 +20223,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"
@@ -20030,7 +20269,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"
@@ -20063,7 +20302,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"
@@ -20071,7 +20310,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"
@@ -20080,14 +20319,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"
@@ -20097,7 +20336,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"
@@ -20113,13 +20352,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"
@@ -20127,11 +20366,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"
@@ -20184,7 +20423,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"
@@ -20193,20 +20432,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"
@@ -20225,13 +20470,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"
@@ -20244,13 +20489,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"
@@ -20258,14 +20503,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"
@@ -20278,13 +20523,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"
@@ -20293,13 +20538,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"
@@ -20316,7 +20561,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"
@@ -20491,39 +20736,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"
@@ -20531,7 +20776,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"
@@ -20553,7 +20798,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"
@@ -20562,7 +20807,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"
@@ -20571,21 +20816,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"
@@ -20593,7 +20838,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"
@@ -20606,7 +20851,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"
@@ -20616,21 +20861,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"
@@ -20641,7 +20886,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"
@@ -20652,20 +20897,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"
@@ -20673,14 +20918,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"
@@ -20688,7 +20933,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"
@@ -20702,26 +20947,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"
@@ -20730,7 +20975,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"
@@ -20740,7 +20985,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"
@@ -20748,7 +20993,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"
@@ -20757,20 +21002,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"
@@ -20778,18 +21023,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"
@@ -20804,7 +21049,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"
@@ -20813,7 +21058,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"
@@ -20822,7 +21067,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"
@@ -20830,13 +21075,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"
@@ -20851,7 +21096,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"
@@ -20866,7 +21111,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"
@@ -20883,25 +21128,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"
@@ -20911,21 +21156,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"
@@ -20934,7 +21179,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"
@@ -20942,7 +21187,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"
@@ -20955,13 +21200,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"
@@ -20969,7 +21214,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"
@@ -20978,7 +21223,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"
@@ -20988,14 +21233,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"
@@ -21003,7 +21248,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"
@@ -21012,13 +21257,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"
@@ -21039,14 +21284,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"
@@ -21056,7 +21301,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"
@@ -21065,32 +21310,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"
@@ -21115,7 +21360,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"
@@ -21125,7 +21370,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"
@@ -22973,53 +23218,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"
@@ -23037,70 +23282,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"
@@ -23108,33 +23353,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"
@@ -23142,7 +23387,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"
@@ -23150,12 +23395,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"
diff --git a/po/packages/sk.po b/po/packages/sk.po
index a32588fd06..91f673ddd6 100644
--- a/po/packages/sk.po
+++ b/po/packages/sk.po
@@ -6,7 +6,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-01-23 01:16+0000\n"
"Last-Translator: Marek Felšöci <marek@felsoci.sk>\n"
"Language-Team: Slovak <https://translate.fedoraproject.org/projects/guix/packages/sk/>\n"
@@ -3004,7 +3004,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"
@@ -3012,49 +3012,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"
@@ -3065,19 +3065,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"
@@ -3088,49 +3088,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"
@@ -3139,21 +3139,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"
@@ -3161,7 +3161,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"
@@ -3174,26 +3174,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"
@@ -3201,17 +3201,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"
@@ -3354,14 +3354,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"
@@ -3372,7 +3372,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"
@@ -3381,7 +3381,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"
@@ -3391,7 +3391,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"
@@ -3403,7 +3403,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"
@@ -3413,7 +3413,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"
@@ -3423,19 +3423,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"
@@ -3443,7 +3443,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"
@@ -3476,7 +3476,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"
@@ -3496,7 +3496,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"
@@ -3508,7 +3508,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"
@@ -3516,7 +3516,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"
@@ -3524,7 +3524,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"
@@ -3532,14 +3532,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"
@@ -3561,7 +3561,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"
@@ -3570,7 +3570,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"
@@ -3580,7 +3580,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"
@@ -3601,7 +3601,7 @@ 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."
@@ -3609,7 +3609,7 @@ msgstr ""
"Tento balík poskytuje démon používateľského prostredia\n"
"pre ovládače Nintendo Joy-Con."
-#: 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"
@@ -3617,7 +3617,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"
@@ -3632,7 +3632,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"
@@ -3640,7 +3640,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"
@@ -3648,7 +3648,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"
@@ -3660,7 +3660,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"
@@ -3668,7 +3668,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"
@@ -3676,7 +3676,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"
@@ -3685,7 +3685,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"
@@ -3694,13 +3694,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"
@@ -3714,7 +3714,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"
@@ -3728,7 +3728,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"
@@ -3737,17 +3737,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"
@@ -3755,7 +3755,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"
@@ -3763,7 +3763,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"
@@ -3773,27 +3773,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"
@@ -3805,17 +3812,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"
@@ -3833,11 +3840,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"
@@ -3846,14 +3853,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"
@@ -3863,21 +3870,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"
@@ -3885,14 +3892,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"
@@ -3900,17 +3907,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"
@@ -3919,7 +3926,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"
@@ -3928,7 +3935,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"
@@ -3936,7 +3943,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"
@@ -3944,7 +3951,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"
@@ -3953,7 +3960,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"
@@ -3961,28 +3968,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"
@@ -3993,7 +4000,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"
@@ -4006,7 +4013,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"
@@ -4014,7 +4036,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"
@@ -4023,7 +4045,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"
@@ -4031,7 +4053,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"
@@ -4043,20 +4065,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"
@@ -4064,7 +4086,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"
@@ -4074,7 +4096,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"
@@ -4089,29 +4111,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"
@@ -4121,7 +4143,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"
@@ -4129,27 +4151,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"
@@ -4157,21 +4179,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"
@@ -4196,14 +4218,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"
@@ -4211,7 +4233,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"
@@ -4233,7 +4255,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"
@@ -4242,7 +4264,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"
@@ -4250,7 +4272,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"
@@ -4259,23 +4281,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"
@@ -4283,7 +4305,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"
@@ -4291,14 +4313,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"
@@ -4306,7 +4328,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"
@@ -4320,13 +4342,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"
@@ -4334,7 +4356,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"
@@ -4345,25 +4367,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"
@@ -4371,21 +4393,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"
@@ -4397,7 +4419,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"
@@ -4407,7 +4429,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"
@@ -4416,14 +4438,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"
@@ -4433,11 +4455,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"
@@ -4447,7 +4469,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"
@@ -4456,7 +4478,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"
@@ -4467,21 +4489,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"
@@ -4491,18 +4513,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"
@@ -4513,14 +4535,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"
@@ -4528,7 +4550,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"
@@ -4536,14 +4558,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"
@@ -4556,7 +4578,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"
@@ -4565,11 +4587,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"
@@ -4579,7 +4601,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"
@@ -4588,7 +4610,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"
@@ -4600,7 +4622,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"
@@ -4612,7 +4634,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"
@@ -4622,7 +4644,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"
@@ -4637,7 +4659,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"
@@ -4645,7 +4667,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"
@@ -4657,7 +4679,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"
@@ -4667,7 +4689,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"
@@ -4677,7 +4699,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"
@@ -4687,7 +4709,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"
@@ -4696,7 +4718,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"
@@ -4707,14 +4729,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"
@@ -4724,7 +4746,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"
@@ -4732,7 +4754,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"
@@ -4742,20 +4764,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"
@@ -4769,7 +4791,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"
@@ -4779,7 +4801,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"
@@ -4787,7 +4809,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"
@@ -4797,14 +4819,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"
@@ -4814,7 +4836,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"
@@ -4824,13 +4846,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"
@@ -4840,7 +4862,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"
@@ -4852,7 +4874,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"
@@ -4871,7 +4893,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"
@@ -4888,7 +4910,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"
@@ -4911,7 +4933,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"
@@ -4919,14 +4941,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"
@@ -4936,14 +4958,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"
@@ -4955,7 +4977,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"
@@ -4963,27 +4985,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"
@@ -4992,7 +5014,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"
@@ -5002,7 +5024,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"
@@ -5012,7 +5034,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"
@@ -5022,13 +5044,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"
@@ -5037,13 +5059,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"
@@ -5054,7 +5076,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"
@@ -5063,21 +5085,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"
@@ -5086,13 +5108,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"
@@ -5100,21 +5122,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"
@@ -5127,6 +5149,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"
@@ -5141,7 +5169,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"
@@ -5152,13 +5180,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"
@@ -5170,7 +5198,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"
@@ -5185,7 +5213,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"
@@ -5298,18 +5326,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"
@@ -5317,19 +5345,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"
@@ -5338,21 +5366,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"
@@ -5360,7 +5388,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"
@@ -5369,27 +5397,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"
@@ -5397,25 +5425,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"
@@ -5423,81 +5451,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"
@@ -5508,27 +5536,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"
@@ -5536,14 +5564,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"
@@ -5551,28 +5579,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"
@@ -5580,13 +5608,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"
@@ -5596,44 +5624,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"
@@ -5641,13 +5670,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"
@@ -5658,7 +5687,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"
@@ -5668,24 +5697,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"
@@ -5694,18 +5723,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"
@@ -5713,7 +5742,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"
@@ -5722,28 +5751,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"
@@ -5751,13 +5786,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"
@@ -5765,7 +5800,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"
@@ -5774,82 +5809,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"
@@ -5857,11 +5892,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"
@@ -5870,17 +5905,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"
@@ -5889,7 +5924,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"
@@ -5897,34 +5932,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"
@@ -5932,7 +5967,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"
@@ -5942,26 +5977,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"
@@ -5969,19 +6011,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"
@@ -5989,7 +6040,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"
@@ -5999,14 +6054,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"
@@ -6015,7 +6078,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"
@@ -6023,7 +6086,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"
@@ -6031,13 +6094,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"
@@ -6045,33 +6108,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"
@@ -6079,14 +6142,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"
@@ -6094,7 +6157,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"
@@ -6102,20 +6165,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"
@@ -6123,38 +6186,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"
@@ -6167,13 +6230,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"
@@ -6184,7 +6247,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"
@@ -6192,7 +6255,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"
@@ -6200,25 +6263,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"
@@ -6228,14 +6291,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"
@@ -6243,20 +6306,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"
@@ -6264,38 +6327,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"
@@ -6303,7 +6366,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"
@@ -6311,20 +6374,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"
@@ -6333,36 +6396,36 @@ 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."
@@ -6370,25 +6433,25 @@ msgstr ""
"Tento balík poskytuje C++ rozhranie pre knižnicu na vyhodnocovanie\n"
"XML jazyka libxml2."
-#: 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"
@@ -6396,13 +6459,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"
@@ -6410,13 +6473,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"
@@ -6439,21 +6502,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"
@@ -6461,7 +6524,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"
@@ -6469,21 +6532,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"
@@ -6492,32 +6555,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"
@@ -6534,44 +6597,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"
@@ -6579,13 +6642,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"
@@ -6594,19 +6657,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"
@@ -6616,20 +6679,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"
@@ -6637,20 +6700,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"
@@ -6659,27 +6722,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"
@@ -6691,7 +6754,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"
@@ -6699,26 +6762,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"
@@ -6726,27 +6789,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"
@@ -6755,40 +6818,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"
@@ -6796,21 +6859,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"
@@ -6818,19 +6881,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"
@@ -6839,7 +6902,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"
@@ -6851,14 +6914,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"
@@ -6866,19 +6929,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"
@@ -6895,7 +6958,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"
@@ -6907,14 +6970,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"
@@ -6923,14 +6986,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"
@@ -6940,7 +7003,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"
@@ -6948,13 +7011,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"
@@ -6962,7 +7025,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"
@@ -6970,36 +7033,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 "Tento balík poskytuje správcu súborov s grafickým používateľským rozhraním."
-#: 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"
@@ -7007,38 +7074,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"
@@ -7046,24 +7113,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"
@@ -7072,21 +7139,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"
@@ -7094,21 +7161,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"
@@ -7116,19 +7183,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"
@@ -7136,14 +7203,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"
@@ -7153,13 +7220,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"
@@ -7168,29 +7235,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"
@@ -7200,7 +7267,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"
@@ -7208,24 +7275,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"
@@ -7233,7 +7300,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"
@@ -7241,7 +7308,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"
@@ -7258,7 +7325,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"
@@ -7269,7 +7336,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"
@@ -7278,46 +7345,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"
@@ -7331,21 +7398,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"
@@ -7364,14 +7431,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"
@@ -7380,13 +7447,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"
@@ -7396,7 +7463,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"
@@ -7404,7 +7471,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"
@@ -7412,13 +7479,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 ""
@@ -7503,7 +7570,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"
@@ -7513,7 +7580,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"
@@ -7521,7 +7588,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"
@@ -8016,13 +8083,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"
@@ -8031,7 +8098,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"
@@ -8041,13 +8108,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"
@@ -8056,7 +8123,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"
@@ -8065,7 +8132,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"
@@ -8083,13 +8150,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"
@@ -8105,7 +8180,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"
@@ -8114,7 +8189,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"
@@ -8122,14 +8197,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"
@@ -8151,7 +8226,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"
@@ -8160,7 +8235,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"
@@ -8168,7 +8243,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"
@@ -8181,11 +8256,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"
@@ -8447,17 +8522,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"
@@ -8469,7 +8544,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"
@@ -8500,7 +8575,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"
@@ -8509,13 +8584,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"
@@ -8524,13 +8606,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"
@@ -8540,7 +8622,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"
@@ -8552,7 +8634,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"
@@ -8560,7 +8642,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"
@@ -8568,18 +8650,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"
@@ -8587,7 +8669,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"
@@ -8604,28 +8686,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"
@@ -8633,7 +8715,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"
@@ -8641,11 +8723,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"
@@ -8658,23 +8740,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"
@@ -8682,39 +8764,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"
@@ -8723,7 +8805,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"
@@ -8735,7 +8817,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"
@@ -8757,7 +8839,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"
@@ -8765,7 +8847,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"
@@ -8773,7 +8855,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"
@@ -8785,7 +8867,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"
@@ -8794,13 +8876,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"
@@ -8809,7 +8891,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"
@@ -8818,13 +8900,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"
@@ -8833,19 +8915,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"
@@ -8857,7 +8939,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"
@@ -8867,7 +8949,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"
@@ -8875,7 +8957,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"
@@ -8883,7 +8965,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"
@@ -8892,7 +8974,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"
@@ -8905,26 +8987,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"
@@ -8935,21 +9017,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"
@@ -8961,7 +9043,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"
@@ -8974,33 +9056,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"
@@ -9009,35 +9091,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"
@@ -9045,14 +9127,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"
@@ -9061,7 +9143,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"
@@ -9070,7 +9152,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"
@@ -9078,7 +9160,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"
@@ -9092,21 +9174,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"
@@ -9114,7 +9196,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"
@@ -9123,34 +9205,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"
@@ -9159,26 +9241,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"
@@ -9191,66 +9273,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"
@@ -9258,7 +9340,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"
@@ -9275,20 +9357,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"
@@ -9298,7 +9380,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"
@@ -9307,7 +9389,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"
@@ -9322,7 +9404,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"
@@ -9339,7 +9421,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"
@@ -9354,20 +9436,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"
@@ -9387,7 +9469,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"
@@ -9403,20 +9485,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"
@@ -9424,7 +9506,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"
@@ -9442,7 +9524,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"
@@ -9452,7 +9534,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"
@@ -9460,13 +9542,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"
@@ -9487,7 +9569,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"
@@ -9495,13 +9577,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"
@@ -9511,7 +9593,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"
@@ -9521,13 +9603,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"
@@ -9535,7 +9617,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"
@@ -9543,7 +9625,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"
@@ -9557,7 +9647,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"
@@ -9567,7 +9657,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"
@@ -9575,7 +9665,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"
@@ -9583,7 +9673,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"
@@ -9593,7 +9683,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"
@@ -9602,7 +9692,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"
@@ -9610,7 +9700,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"
@@ -9620,7 +9710,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"
@@ -9629,7 +9719,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"
@@ -9638,7 +9728,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"
@@ -9652,14 +9742,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"
@@ -9674,7 +9764,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"
@@ -9690,7 +9780,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"
@@ -9706,7 +9796,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"
@@ -9719,7 +9809,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"
@@ -9738,7 +9828,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"
@@ -9751,7 +9841,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"
@@ -9759,14 +9849,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"
@@ -9774,7 +9864,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"
@@ -9788,7 +9878,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"
@@ -9796,14 +9886,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"
@@ -9815,14 +9905,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"
@@ -9830,7 +9920,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"
@@ -9838,7 +9928,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"
@@ -9853,7 +9943,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"
@@ -9862,7 +9952,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"
@@ -9870,7 +9960,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"
@@ -9879,19 +9969,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"
@@ -9899,7 +9989,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"
@@ -9912,7 +10002,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"
@@ -9923,13 +10013,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"
@@ -9941,7 +10031,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"
@@ -9949,7 +10039,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"
@@ -9958,7 +10048,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"
@@ -9966,7 +10056,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"
@@ -9974,14 +10064,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"
@@ -9990,7 +10080,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"
@@ -10002,14 +10092,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"
@@ -10030,7 +10120,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"
@@ -10038,14 +10128,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"
@@ -10053,33 +10143,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"
@@ -10099,33 +10198,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"
@@ -10133,14 +10232,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"
@@ -10148,7 +10247,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"
@@ -10161,7 +10260,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"
@@ -10174,7 +10273,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"
@@ -10182,20 +10281,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"
@@ -10205,20 +10304,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"
@@ -10227,7 +10326,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"
@@ -10235,13 +10334,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"
@@ -10255,7 +10354,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"
@@ -10263,41 +10362,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"
@@ -10305,7 +10404,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"
@@ -10314,43 +10413,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"
@@ -10358,7 +10457,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"
@@ -10366,7 +10465,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"
@@ -10374,14 +10473,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"
@@ -10389,7 +10488,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"
@@ -10397,7 +10496,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"
@@ -10405,20 +10504,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"
@@ -10426,14 +10525,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"
@@ -10441,13 +10540,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"
@@ -10457,7 +10556,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"
@@ -10465,7 +10564,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"
@@ -10475,7 +10574,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"
@@ -10485,7 +10584,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"
@@ -10493,11 +10592,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"
@@ -10508,19 +10607,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"
@@ -10533,7 +10632,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"
@@ -10542,27 +10641,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"
@@ -10571,7 +10670,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"
@@ -10579,20 +10678,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"
@@ -10601,11 +10700,11 @@ 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
#, fuzzy
#| msgid ""
#| "This package provides a C++ interface to the libxml2 XML parser\n"
@@ -10617,20 +10716,20 @@ msgstr ""
"Tento balík poskytuje C++ rozhranie pre knižnicu na vyhodnocovanie\n"
"XML jazyka libxml2."
-#: 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"
@@ -10638,19 +10737,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"
@@ -10658,26 +10757,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"
@@ -10685,13 +10784,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"
@@ -10700,7 +10799,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"
@@ -10708,6 +10807,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"
@@ -11259,7 +11366,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"
@@ -11267,27 +11374,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"
@@ -11297,7 +11404,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"
@@ -11309,14 +11416,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"
@@ -11324,7 +11431,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"
@@ -11333,7 +11440,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"
@@ -11343,7 +11450,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"
@@ -11352,7 +11459,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"
@@ -11369,13 +11476,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"
@@ -11391,14 +11498,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"
@@ -11412,7 +11519,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"
@@ -11421,20 +11528,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"
@@ -11444,7 +11551,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"
@@ -11453,21 +11560,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"
@@ -11494,20 +11601,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"
@@ -11515,21 +11622,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"
@@ -11537,7 +11644,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"
@@ -11546,7 +11653,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"
@@ -11554,13 +11661,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"
@@ -11571,7 +11678,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"
@@ -11580,7 +11687,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"
@@ -11589,7 +11696,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"
@@ -11598,7 +11705,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"
@@ -11611,14 +11718,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"
@@ -11627,7 +11734,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"
@@ -11635,7 +11742,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"
@@ -11645,7 +11752,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"
@@ -11661,7 +11768,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"
@@ -11675,7 +11782,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"
@@ -11690,70 +11797,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"
@@ -11762,13 +11869,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"
@@ -11780,7 +11887,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"
@@ -11789,7 +11896,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"
@@ -11797,13 +11904,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"
@@ -11839,14 +11946,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"
@@ -11854,26 +11961,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"
@@ -11893,7 +12000,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"
@@ -11902,7 +12009,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"
@@ -11915,7 +12022,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"
@@ -11923,7 +12030,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"
@@ -11933,13 +12040,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"
@@ -11953,7 +12060,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"
@@ -15993,7 +16100,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"
@@ -16001,20 +16108,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"
@@ -16022,17 +16129,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"
@@ -16043,13 +16150,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"
@@ -16058,14 +16165,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"
@@ -16075,21 +16182,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"
@@ -16098,7 +16205,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"
@@ -16541,13 +16648,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."
@@ -17905,12 +18012,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"
@@ -17918,7 +18036,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"
@@ -17926,7 +18044,7 @@ msgid ""
"space-stripped macros."
msgstr ""
-#: gnu/packages/tex.scm:5184
+#: gnu/packages/tex.scm:5205
#, fuzzy
#| msgid ""
#| "This package provides a C++ interface to the libxml2 XML parser\n"
@@ -17936,13 +18054,13 @@ msgstr ""
"Tento balík poskytuje C++ rozhranie pre knižnicu na vyhodnocovanie\n"
"XML jazyka libxml2."
-#: 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"
@@ -17951,7 +18069,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"
@@ -17961,7 +18079,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"
@@ -17972,7 +18090,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"
@@ -17980,7 +18098,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"
@@ -17991,7 +18109,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"
@@ -17999,13 +18117,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"
@@ -18015,7 +18133,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"
@@ -18026,7 +18144,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"
@@ -18036,7 +18154,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"
@@ -18044,14 +18162,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"
@@ -18059,7 +18186,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"
@@ -18092,7 +18219,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"
@@ -18100,7 +18227,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"
@@ -18109,7 +18236,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"
@@ -18125,7 +18252,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"
@@ -18139,14 +18266,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"
@@ -18155,14 +18282,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"
@@ -18171,19 +18298,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"
@@ -18191,14 +18318,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"
@@ -18208,7 +18335,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"
@@ -18218,7 +18345,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"
@@ -18226,7 +18363,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"
@@ -18234,7 +18371,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"
@@ -18246,13 +18383,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"
@@ -18269,7 +18406,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"
@@ -18279,7 +18416,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"
@@ -18288,25 +18425,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"
@@ -18344,7 +18481,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"
@@ -18354,14 +18491,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"
@@ -18371,7 +18508,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"
@@ -18380,14 +18523,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"
@@ -18396,14 +18539,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"
@@ -18413,7 +18563,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"
@@ -18422,7 +18572,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"
@@ -18431,7 +18589,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"
@@ -18444,7 +18602,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"
@@ -18455,7 +18613,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"
@@ -18464,7 +18622,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"
@@ -18480,7 +18638,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"
@@ -18491,7 +18649,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"
@@ -18527,7 +18685,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"
@@ -18538,7 +18696,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"
@@ -18548,7 +18706,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"
@@ -18557,7 +18715,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"
@@ -18566,7 +18724,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"
@@ -18581,7 +18739,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"
@@ -18594,7 +18752,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"
@@ -18604,41 +18762,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"
@@ -18646,14 +18804,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"
@@ -18666,7 +18824,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"
@@ -18677,7 +18835,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"
@@ -18686,13 +18844,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"
@@ -18702,7 +18860,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"
@@ -18712,7 +18870,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"
@@ -18721,13 +18879,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"
@@ -18737,20 +18895,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"
@@ -18759,7 +18917,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"
@@ -18772,7 +18930,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"
@@ -18790,7 +18948,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"
@@ -18804,7 +18962,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"
@@ -18825,14 +18983,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"
@@ -18840,7 +18998,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"
@@ -18848,7 +19006,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"
@@ -18857,7 +19015,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"
@@ -18869,7 +19027,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"
@@ -18894,7 +19052,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"
@@ -18902,20 +19060,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"
@@ -18923,14 +19081,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"
@@ -18938,19 +19096,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"
@@ -18958,35 +19116,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"
@@ -18994,7 +19152,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"
@@ -19004,7 +19162,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"
@@ -19017,7 +19175,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"
@@ -19027,7 +19185,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"
@@ -19035,7 +19193,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"
@@ -19043,7 +19201,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"
@@ -19051,14 +19209,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"
@@ -19071,7 +19229,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"
@@ -19079,13 +19237,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"
@@ -19096,7 +19254,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"
@@ -19107,14 +19265,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"
@@ -19122,7 +19280,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"
@@ -19132,7 +19290,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"
@@ -19144,7 +19302,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"
@@ -19156,7 +19314,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"
@@ -19166,7 +19324,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"
@@ -19178,7 +19336,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"
@@ -19194,7 +19352,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"
@@ -19202,7 +19360,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"
@@ -19216,7 +19374,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"
@@ -19236,7 +19394,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"
@@ -19262,7 +19420,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"
@@ -19270,7 +19428,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"
@@ -19278,7 +19436,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"
@@ -19286,7 +19444,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"
@@ -19301,7 +19459,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"
@@ -19311,17 +19469,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"
@@ -19335,7 +19493,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"
@@ -19343,7 +19501,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"
@@ -19357,7 +19515,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"
@@ -19368,7 +19526,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"
@@ -19377,7 +19535,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"
@@ -19388,7 +19546,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"
@@ -19397,7 +19555,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"
@@ -19406,7 +19564,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"
@@ -19416,7 +19574,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"
@@ -19427,7 +19585,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"
@@ -19441,7 +19599,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"
@@ -19453,7 +19611,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"
@@ -19462,7 +19620,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"
@@ -19471,14 +19629,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"
@@ -19489,19 +19647,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"
@@ -19511,7 +19669,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"
@@ -19521,7 +19679,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"
@@ -19530,7 +19688,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"
@@ -19543,13 +19701,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"
@@ -19562,7 +19720,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"
@@ -19570,7 +19728,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"
@@ -19581,7 +19739,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"
@@ -19590,13 +19748,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"
@@ -19605,7 +19763,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"
@@ -19615,7 +19773,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"
@@ -19626,7 +19795,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"
@@ -19639,7 +19808,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"
@@ -19659,7 +19828,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"
@@ -19669,7 +19838,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"
@@ -19678,7 +19847,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"
@@ -19689,7 +19858,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"
@@ -19701,21 +19870,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"
@@ -19728,7 +19897,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"
@@ -19738,7 +19907,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"
@@ -19750,19 +19919,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"
@@ -19770,35 +19939,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"
@@ -19806,7 +19989,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"
@@ -19816,14 +19999,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"
@@ -19831,7 +20014,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"
@@ -19845,7 +20028,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"
@@ -19855,7 +20038,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"
@@ -19863,7 +20046,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"
@@ -19872,7 +20055,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"
@@ -19883,7 +20066,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"
@@ -19895,14 +20078,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"
@@ -19914,14 +20097,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"
@@ -19930,34 +20113,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"
@@ -19992,13 +20231,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"
@@ -20008,21 +20247,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"
@@ -20031,23 +20270,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"
@@ -20077,7 +20316,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"
@@ -20110,7 +20349,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"
@@ -20118,7 +20357,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"
@@ -20127,14 +20366,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"
@@ -20144,7 +20383,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"
@@ -20160,13 +20399,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"
@@ -20174,11 +20413,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"
@@ -20231,7 +20470,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"
@@ -20240,20 +20479,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"
@@ -20272,13 +20517,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"
@@ -20291,13 +20536,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"
@@ -20305,14 +20550,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"
@@ -20325,13 +20570,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"
@@ -20340,13 +20585,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"
@@ -20363,7 +20608,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"
@@ -20538,39 +20783,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"
@@ -20578,7 +20823,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"
@@ -20600,7 +20845,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"
@@ -20609,7 +20854,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"
@@ -20618,21 +20863,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"
@@ -20640,7 +20885,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"
@@ -20653,7 +20898,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"
@@ -20663,21 +20908,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"
@@ -20688,7 +20933,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"
@@ -20699,20 +20944,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"
@@ -20720,14 +20965,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"
@@ -20735,7 +20980,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"
@@ -20749,26 +20994,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"
@@ -20777,7 +21022,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"
@@ -20787,7 +21032,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"
@@ -20795,7 +21040,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"
@@ -20804,20 +21049,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"
@@ -20825,18 +21070,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"
@@ -20851,7 +21096,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"
@@ -20860,7 +21105,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"
@@ -20869,7 +21114,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"
@@ -20877,13 +21122,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"
@@ -20898,7 +21143,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"
@@ -20913,7 +21158,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"
@@ -20930,25 +21175,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"
@@ -20958,21 +21203,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"
@@ -20981,7 +21226,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"
@@ -20989,7 +21234,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"
@@ -21002,13 +21247,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"
@@ -21016,7 +21261,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"
@@ -21025,7 +21270,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"
@@ -21035,14 +21280,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"
@@ -21050,7 +21295,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"
@@ -21059,13 +21304,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"
@@ -21086,14 +21331,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"
@@ -21103,7 +21348,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"
@@ -21112,32 +21357,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"
@@ -21162,7 +21407,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"
@@ -21172,7 +21417,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"
@@ -23020,53 +23265,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"
@@ -23084,70 +23329,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"
@@ -23155,33 +23400,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"
@@ -23189,7 +23434,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"
@@ -23197,12 +23442,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"
diff --git a/po/packages/sr.po b/po/packages/sr.po
index 3a6158e55e..e4110fbb44 100644
--- a/po/packages/sr.po
+++ b/po/packages/sr.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: guix-packages-0.7-pre1\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: 2014-09-13 11:01+0200\n"
"Last-Translator: Мирослав Николић <miroslavnikolic@rocketmail.com>\n"
"Language-Team: Serbian <(nothing)>\n"
@@ -3015,7 +3015,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"
@@ -3023,49 +3023,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"
@@ -3076,19 +3076,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"
@@ -3099,49 +3099,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"
@@ -3150,21 +3150,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"
@@ -3172,7 +3172,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"
@@ -3185,26 +3185,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"
@@ -3212,17 +3212,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"
@@ -3365,14 +3365,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"
@@ -3383,7 +3383,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"
@@ -3392,7 +3392,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"
@@ -3402,7 +3402,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"
@@ -3414,7 +3414,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"
@@ -3424,7 +3424,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"
@@ -3434,19 +3434,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"
@@ -3454,7 +3454,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"
@@ -3487,7 +3487,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"
@@ -3507,7 +3507,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"
@@ -3519,7 +3519,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"
@@ -3527,7 +3527,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"
@@ -3535,7 +3535,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"
@@ -3543,14 +3543,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"
@@ -3572,7 +3572,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"
@@ -3581,7 +3581,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"
@@ -3591,7 +3591,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"
@@ -3612,13 +3612,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"
@@ -3626,7 +3626,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"
@@ -3641,7 +3641,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"
@@ -3649,7 +3649,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"
@@ -3657,7 +3657,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"
@@ -3669,7 +3669,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"
@@ -3677,7 +3677,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"
@@ -3685,7 +3685,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"
@@ -3694,7 +3694,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"
@@ -3703,13 +3703,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"
@@ -3723,7 +3723,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"
@@ -3737,7 +3737,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"
@@ -3746,17 +3746,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"
@@ -3764,7 +3764,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"
@@ -3772,7 +3772,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"
@@ -3782,27 +3782,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"
@@ -3814,17 +3821,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"
@@ -3842,11 +3849,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"
@@ -3855,14 +3862,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"
@@ -3872,21 +3879,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"
@@ -3894,14 +3901,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"
@@ -3909,17 +3916,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"
@@ -3928,7 +3935,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"
@@ -3937,7 +3944,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"
@@ -3945,7 +3952,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"
@@ -3953,7 +3960,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"
@@ -3962,7 +3969,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"
@@ -3970,28 +3977,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"
@@ -4002,7 +4009,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"
@@ -4015,7 +4022,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"
@@ -4023,7 +4045,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"
@@ -4032,7 +4054,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"
@@ -4040,7 +4062,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"
@@ -4052,20 +4074,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"
@@ -4073,7 +4095,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"
@@ -4083,7 +4105,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"
@@ -4098,29 +4120,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"
@@ -4130,7 +4152,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"
@@ -4138,27 +4160,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"
@@ -4166,21 +4188,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"
@@ -4205,14 +4227,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"
@@ -4220,7 +4242,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"
@@ -4242,7 +4264,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"
@@ -4251,7 +4273,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"
@@ -4259,7 +4281,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"
@@ -4268,23 +4290,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"
@@ -4292,7 +4314,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"
@@ -4300,14 +4322,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"
@@ -4315,7 +4337,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"
@@ -4329,13 +4351,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"
@@ -4343,7 +4365,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"
@@ -4354,25 +4376,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"
@@ -4380,21 +4402,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"
@@ -4406,7 +4428,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"
@@ -4416,7 +4438,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"
@@ -4425,14 +4447,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"
@@ -4442,11 +4464,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"
@@ -4456,7 +4478,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"
@@ -4465,7 +4487,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"
@@ -4476,21 +4498,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"
@@ -4500,18 +4522,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"
@@ -4522,14 +4544,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"
@@ -4537,7 +4559,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"
@@ -4545,14 +4567,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"
@@ -4565,7 +4587,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"
@@ -4574,11 +4596,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"
@@ -4588,7 +4610,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"
@@ -4597,7 +4619,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"
@@ -4609,7 +4631,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"
@@ -4621,7 +4643,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"
@@ -4631,7 +4653,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"
@@ -4646,7 +4668,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"
@@ -4654,7 +4676,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"
@@ -4666,7 +4688,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"
@@ -4676,7 +4698,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"
@@ -4686,7 +4708,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"
@@ -4696,7 +4718,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"
@@ -4705,7 +4727,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"
@@ -4716,14 +4738,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"
@@ -4733,7 +4755,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"
@@ -4741,7 +4763,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"
@@ -4751,20 +4773,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"
@@ -4778,7 +4800,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"
@@ -4788,7 +4810,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"
@@ -4796,7 +4818,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"
@@ -4806,14 +4828,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"
@@ -4823,7 +4845,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"
@@ -4833,13 +4855,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"
@@ -4849,7 +4871,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"
@@ -4861,7 +4883,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"
@@ -4880,7 +4902,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"
@@ -4897,7 +4919,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"
@@ -4920,7 +4942,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"
@@ -4928,14 +4950,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"
@@ -4945,14 +4967,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"
@@ -4964,7 +4986,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"
@@ -4972,27 +4994,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"
@@ -5001,7 +5023,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"
@@ -5011,7 +5033,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"
@@ -5021,7 +5043,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"
@@ -5031,13 +5053,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"
@@ -5046,13 +5068,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"
@@ -5063,7 +5085,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"
@@ -5072,21 +5094,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"
@@ -5095,13 +5117,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"
@@ -5109,21 +5131,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"
@@ -5136,6 +5158,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"
@@ -5150,7 +5178,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"
@@ -5161,13 +5189,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"
@@ -5179,7 +5207,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"
@@ -5194,7 +5222,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"
@@ -5307,18 +5335,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"
@@ -5326,19 +5354,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"
@@ -5347,21 +5375,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"
@@ -5369,7 +5397,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"
@@ -5378,27 +5406,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"
@@ -5406,25 +5434,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"
@@ -5432,81 +5460,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"
@@ -5517,27 +5545,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"
@@ -5545,14 +5573,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"
@@ -5560,28 +5588,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"
@@ -5589,13 +5617,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"
@@ -5605,44 +5633,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"
@@ -5650,13 +5679,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"
@@ -5667,7 +5696,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"
@@ -5677,24 +5706,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"
@@ -5703,18 +5732,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"
@@ -5722,7 +5751,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"
@@ -5731,28 +5760,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"
@@ -5760,13 +5795,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"
@@ -5774,7 +5809,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"
@@ -5783,82 +5818,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"
@@ -5866,11 +5901,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"
@@ -5879,17 +5914,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"
@@ -5898,7 +5933,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"
@@ -5906,34 +5941,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"
@@ -5941,7 +5976,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"
@@ -5951,26 +5986,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"
@@ -5978,19 +6020,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"
@@ -5998,7 +6049,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"
@@ -6008,14 +6063,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"
@@ -6024,7 +6087,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"
@@ -6032,7 +6095,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"
@@ -6040,13 +6103,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"
@@ -6054,33 +6117,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"
@@ -6088,14 +6151,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"
@@ -6103,7 +6166,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"
@@ -6111,20 +6174,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"
@@ -6132,38 +6195,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"
@@ -6176,13 +6239,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"
@@ -6193,7 +6256,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"
@@ -6201,7 +6264,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"
@@ -6209,25 +6272,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"
@@ -6237,14 +6300,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"
@@ -6252,20 +6315,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"
@@ -6273,38 +6336,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"
@@ -6312,7 +6375,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"
@@ -6320,20 +6383,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"
@@ -6342,60 +6405,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"
@@ -6403,13 +6466,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"
@@ -6417,13 +6480,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"
@@ -6446,21 +6509,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"
@@ -6468,7 +6531,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"
@@ -6476,21 +6539,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"
@@ -6499,32 +6562,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"
@@ -6541,44 +6604,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"
@@ -6586,13 +6649,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"
@@ -6601,19 +6664,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"
@@ -6623,20 +6686,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"
@@ -6644,20 +6707,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"
@@ -6666,27 +6729,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"
@@ -6698,7 +6761,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"
@@ -6706,26 +6769,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"
@@ -6733,27 +6796,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"
@@ -6762,40 +6825,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"
@@ -6803,21 +6866,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"
@@ -6825,19 +6888,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"
@@ -6846,7 +6909,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"
@@ -6858,14 +6921,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"
@@ -6873,19 +6936,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"
@@ -6902,7 +6965,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"
@@ -6914,14 +6977,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"
@@ -6930,14 +6993,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"
@@ -6947,7 +7010,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"
@@ -6955,13 +7018,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"
@@ -6969,7 +7032,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"
@@ -6977,36 +7040,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"
@@ -7014,38 +7081,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"
@@ -7053,24 +7120,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"
@@ -7079,21 +7146,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"
@@ -7101,21 +7168,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"
@@ -7123,19 +7190,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"
@@ -7143,14 +7210,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"
@@ -7160,13 +7227,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"
@@ -7175,29 +7242,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"
@@ -7207,7 +7274,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"
@@ -7215,24 +7282,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"
@@ -7240,7 +7307,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"
@@ -7248,7 +7315,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"
@@ -7265,7 +7332,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"
@@ -7276,7 +7343,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"
@@ -7285,46 +7352,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"
@@ -7338,21 +7405,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"
@@ -7371,14 +7438,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"
@@ -7387,13 +7454,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"
@@ -7403,7 +7470,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"
@@ -7411,7 +7478,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"
@@ -7419,13 +7486,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 ""
@@ -7521,7 +7588,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"
@@ -7531,7 +7598,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"
@@ -7539,7 +7606,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"
@@ -8034,13 +8101,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"
@@ -8049,7 +8116,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"
@@ -8059,13 +8126,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"
@@ -8074,7 +8141,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"
@@ -8083,7 +8150,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"
@@ -8101,13 +8168,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"
@@ -8123,7 +8198,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"
@@ -8132,7 +8207,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"
@@ -8140,14 +8215,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"
@@ -8169,7 +8244,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"
@@ -8178,7 +8253,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"
@@ -8186,7 +8261,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"
@@ -8199,11 +8274,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"
@@ -8465,17 +8540,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"
@@ -8487,7 +8562,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"
@@ -8518,7 +8593,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"
@@ -8527,13 +8602,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"
@@ -8542,13 +8624,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"
@@ -8558,7 +8640,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"
@@ -8570,7 +8652,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"
@@ -8578,7 +8660,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"
@@ -8586,18 +8668,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"
@@ -8605,7 +8687,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"
@@ -8622,28 +8704,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"
@@ -8651,7 +8733,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"
@@ -8659,11 +8741,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"
@@ -8676,23 +8758,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"
@@ -8700,39 +8782,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"
@@ -8741,7 +8823,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"
@@ -8753,7 +8835,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"
@@ -8775,7 +8857,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"
@@ -8783,7 +8865,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"
@@ -8791,7 +8873,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"
@@ -8803,7 +8885,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"
@@ -8812,13 +8894,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"
@@ -8827,7 +8909,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"
@@ -8836,13 +8918,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"
@@ -8851,19 +8933,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"
@@ -8875,7 +8957,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"
@@ -8885,7 +8967,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"
@@ -8893,7 +8975,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"
@@ -8901,7 +8983,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"
@@ -8910,7 +8992,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"
@@ -8923,26 +9005,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"
@@ -8953,21 +9035,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"
@@ -8979,7 +9061,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"
@@ -8992,33 +9074,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"
@@ -9027,35 +9109,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"
@@ -9063,14 +9145,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"
@@ -9079,7 +9161,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"
@@ -9088,7 +9170,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"
@@ -9096,7 +9178,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"
@@ -9110,21 +9192,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"
@@ -9132,7 +9214,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"
@@ -9141,34 +9223,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"
@@ -9177,26 +9259,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"
@@ -9209,66 +9291,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"
@@ -9276,7 +9358,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"
@@ -9293,20 +9375,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"
@@ -9316,7 +9398,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"
@@ -9325,7 +9407,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"
@@ -9340,7 +9422,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"
@@ -9357,7 +9439,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"
@@ -9372,20 +9454,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"
@@ -9405,7 +9487,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"
@@ -9421,20 +9503,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"
@@ -9442,7 +9524,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"
@@ -9460,7 +9542,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"
@@ -9470,7 +9552,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"
@@ -9478,13 +9560,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"
@@ -9505,7 +9587,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"
@@ -9513,13 +9595,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"
@@ -9529,7 +9611,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"
@@ -9539,13 +9621,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"
@@ -9553,7 +9635,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"
@@ -9561,7 +9643,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"
@@ -9575,7 +9665,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"
@@ -9585,7 +9675,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"
@@ -9593,7 +9683,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"
@@ -9601,7 +9691,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"
@@ -9611,7 +9701,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"
@@ -9620,7 +9710,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"
@@ -9628,7 +9718,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"
@@ -9638,7 +9728,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"
@@ -9647,7 +9737,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"
@@ -9656,7 +9746,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"
@@ -9670,14 +9760,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"
@@ -9692,7 +9782,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"
@@ -9708,7 +9798,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"
@@ -9724,7 +9814,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"
@@ -9737,7 +9827,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"
@@ -9756,7 +9846,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"
@@ -9769,7 +9859,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"
@@ -9777,14 +9867,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"
@@ -9792,7 +9882,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"
@@ -9806,7 +9896,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"
@@ -9814,14 +9904,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"
@@ -9833,14 +9923,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"
@@ -9848,7 +9938,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"
@@ -9856,7 +9946,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"
@@ -9871,7 +9961,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"
@@ -9880,7 +9970,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"
@@ -9888,7 +9978,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"
@@ -9897,19 +9987,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"
@@ -9917,7 +10007,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"
@@ -9930,7 +10020,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"
@@ -9941,13 +10031,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"
@@ -9959,7 +10049,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"
@@ -9967,7 +10057,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"
@@ -9976,7 +10066,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"
@@ -9984,7 +10074,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"
@@ -9992,14 +10082,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"
@@ -10008,7 +10098,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"
@@ -10020,14 +10110,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"
@@ -10048,7 +10138,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"
@@ -10056,14 +10146,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"
@@ -10071,33 +10161,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
#, fuzzy
msgid ""
@@ -10133,33 +10232,33 @@ msgstr ""
"је Лоут језик високог нивоа, потпуно функционалан, резултат пројекта\n"
"осмогодишњег истраживања који се вратио на почетак."
-#: 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"
@@ -10167,14 +10266,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"
@@ -10182,7 +10281,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"
@@ -10195,7 +10294,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"
@@ -10208,7 +10307,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"
@@ -10216,20 +10315,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"
@@ -10239,20 +10338,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"
@@ -10261,7 +10360,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"
@@ -10269,13 +10368,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"
@@ -10289,7 +10388,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"
@@ -10297,41 +10396,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"
@@ -10339,7 +10438,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"
@@ -10348,43 +10447,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"
@@ -10392,7 +10491,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"
@@ -10400,7 +10499,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"
@@ -10408,14 +10507,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"
@@ -10423,7 +10522,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"
@@ -10431,7 +10530,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"
@@ -10439,20 +10538,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"
@@ -10460,14 +10559,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"
@@ -10475,13 +10574,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"
@@ -10491,7 +10590,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"
@@ -10499,7 +10598,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"
@@ -10509,7 +10608,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"
@@ -10519,7 +10618,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"
@@ -10527,11 +10626,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"
@@ -10542,19 +10641,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"
@@ -10567,7 +10666,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"
@@ -10576,27 +10675,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"
@@ -10605,7 +10704,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"
@@ -10613,20 +10712,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"
@@ -10635,30 +10734,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"
@@ -10666,19 +10765,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"
@@ -10686,26 +10785,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"
@@ -10713,13 +10812,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"
@@ -10728,7 +10827,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"
@@ -10736,6 +10835,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"
@@ -11287,7 +11394,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"
@@ -11295,27 +11402,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"
@@ -11325,7 +11432,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"
@@ -11337,14 +11444,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"
@@ -11352,7 +11459,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"
@@ -11361,7 +11468,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"
@@ -11371,7 +11478,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"
@@ -11380,7 +11487,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"
@@ -11397,13 +11504,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"
@@ -11419,14 +11526,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"
@@ -11440,7 +11547,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"
@@ -11449,20 +11556,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"
@@ -11472,7 +11579,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"
@@ -11481,21 +11588,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"
@@ -11522,20 +11629,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"
@@ -11543,21 +11650,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"
@@ -11565,7 +11672,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"
@@ -11574,7 +11681,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"
@@ -11582,13 +11689,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"
@@ -11599,7 +11706,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"
@@ -11608,7 +11715,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"
@@ -11617,7 +11724,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"
@@ -11626,7 +11733,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"
@@ -11639,14 +11746,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"
@@ -11655,7 +11762,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"
@@ -11663,7 +11770,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"
@@ -11673,7 +11780,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"
@@ -11689,7 +11796,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"
@@ -11703,7 +11810,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"
@@ -11718,70 +11825,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"
@@ -11790,13 +11897,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"
@@ -11808,7 +11915,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"
@@ -11817,7 +11924,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"
@@ -11825,13 +11932,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"
@@ -11867,14 +11974,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"
@@ -11882,26 +11989,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"
@@ -11921,7 +12028,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"
@@ -11930,7 +12037,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"
@@ -11943,7 +12050,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"
@@ -11951,7 +12058,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"
@@ -11961,13 +12068,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"
@@ -11981,7 +12088,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"
@@ -16021,7 +16128,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"
@@ -16029,20 +16136,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"
@@ -16050,17 +16157,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"
@@ -16071,13 +16178,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"
@@ -16086,14 +16193,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"
@@ -16103,21 +16210,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"
@@ -16126,7 +16233,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"
@@ -16569,13 +16676,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."
@@ -17933,12 +18040,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"
@@ -17946,7 +18064,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"
@@ -17954,17 +18072,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"
@@ -17973,7 +18091,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"
@@ -17983,7 +18101,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"
@@ -17994,7 +18112,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"
@@ -18002,7 +18120,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"
@@ -18013,7 +18131,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"
@@ -18021,13 +18139,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"
@@ -18037,7 +18155,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"
@@ -18048,7 +18166,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"
@@ -18058,7 +18176,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"
@@ -18066,14 +18184,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"
@@ -18081,7 +18208,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"
@@ -18114,7 +18241,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"
@@ -18122,7 +18249,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"
@@ -18131,7 +18258,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"
@@ -18147,7 +18274,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"
@@ -18161,14 +18288,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"
@@ -18177,14 +18304,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"
@@ -18193,19 +18320,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"
@@ -18213,14 +18340,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"
@@ -18230,7 +18357,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"
@@ -18240,7 +18367,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"
@@ -18248,7 +18385,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"
@@ -18256,7 +18393,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"
@@ -18268,13 +18405,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"
@@ -18291,7 +18428,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"
@@ -18301,7 +18438,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"
@@ -18310,25 +18447,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"
@@ -18366,7 +18503,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"
@@ -18376,14 +18513,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"
@@ -18393,7 +18530,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"
@@ -18402,14 +18545,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"
@@ -18418,14 +18561,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"
@@ -18435,7 +18585,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"
@@ -18444,7 +18594,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"
@@ -18453,7 +18611,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"
@@ -18466,7 +18624,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"
@@ -18477,7 +18635,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"
@@ -18486,7 +18644,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"
@@ -18502,7 +18660,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"
@@ -18513,7 +18671,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"
@@ -18549,7 +18707,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"
@@ -18560,7 +18718,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"
@@ -18570,7 +18728,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"
@@ -18579,7 +18737,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"
@@ -18588,7 +18746,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"
@@ -18603,7 +18761,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"
@@ -18616,7 +18774,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"
@@ -18626,41 +18784,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"
@@ -18668,14 +18826,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"
@@ -18688,7 +18846,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"
@@ -18699,7 +18857,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"
@@ -18708,13 +18866,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"
@@ -18724,7 +18882,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"
@@ -18734,7 +18892,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"
@@ -18743,13 +18901,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"
@@ -18759,20 +18917,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"
@@ -18781,7 +18939,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"
@@ -18794,7 +18952,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"
@@ -18812,7 +18970,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"
@@ -18826,7 +18984,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"
@@ -18847,14 +19005,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"
@@ -18862,7 +19020,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"
@@ -18870,7 +19028,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"
@@ -18879,7 +19037,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"
@@ -18891,7 +19049,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"
@@ -18916,7 +19074,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"
@@ -18924,20 +19082,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"
@@ -18945,14 +19103,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"
@@ -18960,19 +19118,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"
@@ -18980,35 +19138,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"
@@ -19016,7 +19174,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"
@@ -19026,7 +19184,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"
@@ -19039,7 +19197,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"
@@ -19049,7 +19207,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"
@@ -19057,7 +19215,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"
@@ -19065,7 +19223,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"
@@ -19073,14 +19231,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"
@@ -19093,7 +19251,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"
@@ -19101,13 +19259,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"
@@ -19118,7 +19276,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"
@@ -19129,14 +19287,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"
@@ -19144,7 +19302,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"
@@ -19154,7 +19312,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"
@@ -19166,7 +19324,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"
@@ -19178,7 +19336,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"
@@ -19188,7 +19346,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"
@@ -19200,7 +19358,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"
@@ -19216,7 +19374,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"
@@ -19224,7 +19382,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"
@@ -19238,7 +19396,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"
@@ -19258,7 +19416,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"
@@ -19284,7 +19442,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"
@@ -19292,7 +19450,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"
@@ -19300,7 +19458,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"
@@ -19308,7 +19466,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"
@@ -19323,7 +19481,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"
@@ -19333,17 +19491,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"
@@ -19357,7 +19515,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"
@@ -19365,7 +19523,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"
@@ -19379,7 +19537,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"
@@ -19390,7 +19548,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"
@@ -19399,7 +19557,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"
@@ -19410,7 +19568,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"
@@ -19419,7 +19577,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"
@@ -19428,7 +19586,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"
@@ -19438,7 +19596,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"
@@ -19449,7 +19607,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"
@@ -19463,7 +19621,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"
@@ -19475,7 +19633,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"
@@ -19484,7 +19642,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"
@@ -19493,14 +19651,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"
@@ -19511,19 +19669,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"
@@ -19533,7 +19691,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"
@@ -19543,7 +19701,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"
@@ -19552,7 +19710,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"
@@ -19565,13 +19723,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"
@@ -19584,7 +19742,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"
@@ -19592,7 +19750,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"
@@ -19603,7 +19761,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"
@@ -19612,13 +19770,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"
@@ -19627,7 +19785,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"
@@ -19637,7 +19795,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"
@@ -19648,7 +19817,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"
@@ -19661,7 +19830,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"
@@ -19681,7 +19850,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"
@@ -19691,7 +19860,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"
@@ -19700,7 +19869,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"
@@ -19711,7 +19880,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"
@@ -19723,21 +19892,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"
@@ -19750,7 +19919,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"
@@ -19760,7 +19929,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"
@@ -19772,19 +19941,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"
@@ -19792,35 +19961,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"
@@ -19828,7 +20011,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"
@@ -19838,14 +20021,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"
@@ -19853,7 +20036,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"
@@ -19867,7 +20050,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"
@@ -19877,7 +20060,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"
@@ -19885,7 +20068,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"
@@ -19894,7 +20077,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"
@@ -19905,7 +20088,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"
@@ -19917,14 +20100,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"
@@ -19936,14 +20119,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"
@@ -19952,34 +20135,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"
@@ -20014,13 +20253,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"
@@ -20030,21 +20269,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"
@@ -20053,23 +20292,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"
@@ -20099,7 +20338,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"
@@ -20132,7 +20371,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"
@@ -20140,7 +20379,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"
@@ -20149,14 +20388,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"
@@ -20166,7 +20405,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"
@@ -20182,13 +20421,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"
@@ -20196,11 +20435,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"
@@ -20253,7 +20492,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"
@@ -20262,20 +20501,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"
@@ -20294,13 +20539,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"
@@ -20313,13 +20558,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"
@@ -20327,14 +20572,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"
@@ -20347,13 +20592,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"
@@ -20362,13 +20607,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"
@@ -20385,7 +20630,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"
@@ -20560,39 +20805,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"
@@ -20600,7 +20845,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"
@@ -20622,7 +20867,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"
@@ -20631,7 +20876,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"
@@ -20640,21 +20885,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"
@@ -20662,7 +20907,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"
@@ -20675,7 +20920,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"
@@ -20685,21 +20930,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"
@@ -20710,7 +20955,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"
@@ -20721,20 +20966,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"
@@ -20742,14 +20987,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"
@@ -20757,7 +21002,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"
@@ -20771,26 +21016,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"
@@ -20799,7 +21044,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"
@@ -20809,7 +21054,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"
@@ -20817,7 +21062,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"
@@ -20826,20 +21071,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"
@@ -20847,18 +21092,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"
@@ -20873,7 +21118,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"
@@ -20882,7 +21127,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"
@@ -20891,7 +21136,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"
@@ -20899,13 +21144,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"
@@ -20920,7 +21165,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"
@@ -20935,7 +21180,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"
@@ -20952,25 +21197,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"
@@ -20980,21 +21225,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"
@@ -21003,7 +21248,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"
@@ -21011,7 +21256,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"
@@ -21024,13 +21269,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"
@@ -21038,7 +21283,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"
@@ -21047,7 +21292,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"
@@ -21057,14 +21302,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"
@@ -21072,7 +21317,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"
@@ -21081,13 +21326,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"
@@ -21108,14 +21353,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"
@@ -21125,7 +21370,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"
@@ -21134,32 +21379,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"
@@ -21184,7 +21429,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"
@@ -21194,7 +21439,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"
@@ -23042,53 +23287,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"
@@ -23106,70 +23351,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"
@@ -23177,33 +23422,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"
@@ -23211,7 +23456,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"
@@ -23219,12 +23464,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"
diff --git a/po/packages/tr.po b/po/packages/tr.po
index 0d9fc52425..7beca8ff63 100644
--- a/po/packages/tr.po
+++ b/po/packages/tr.po
@@ -8,7 +8,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-06-14 17:22+0000\n"
"Last-Translator: MY NAME <wonasal634@iconzap.com>\n"
"Language-Team: Turkish <https://translate.fedoraproject.org/projects/guix/packages/tr/>\n"
@@ -3000,7 +3000,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"
@@ -3008,49 +3008,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"
@@ -3061,19 +3061,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"
@@ -3084,49 +3084,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"
@@ -3135,21 +3135,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"
@@ -3157,7 +3157,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"
@@ -3170,26 +3170,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"
@@ -3197,17 +3197,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"
@@ -3350,14 +3350,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"
@@ -3368,7 +3368,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"
@@ -3377,7 +3377,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"
@@ -3387,7 +3387,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"
@@ -3399,7 +3399,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"
@@ -3409,7 +3409,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"
@@ -3419,19 +3419,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"
@@ -3439,7 +3439,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"
@@ -3472,7 +3472,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"
@@ -3492,7 +3492,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"
@@ -3504,7 +3504,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"
@@ -3512,7 +3512,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"
@@ -3520,7 +3520,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"
@@ -3528,14 +3528,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"
@@ -3557,7 +3557,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"
@@ -3566,7 +3566,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"
@@ -3576,7 +3576,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"
@@ -3597,13 +3597,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"
@@ -3611,7 +3611,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"
@@ -3626,7 +3626,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"
@@ -3634,7 +3634,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"
@@ -3642,7 +3642,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"
@@ -3654,7 +3654,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"
@@ -3662,7 +3662,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"
@@ -3670,7 +3670,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"
@@ -3679,7 +3679,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"
@@ -3688,13 +3688,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"
@@ -3708,7 +3708,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"
@@ -3722,7 +3722,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"
@@ -3731,17 +3731,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"
@@ -3749,7 +3749,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"
@@ -3757,7 +3757,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"
@@ -3767,27 +3767,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"
@@ -3799,17 +3806,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"
@@ -3827,11 +3834,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"
@@ -3840,14 +3847,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"
@@ -3857,21 +3864,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"
@@ -3879,14 +3886,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"
@@ -3894,17 +3901,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"
@@ -3913,7 +3920,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"
@@ -3922,7 +3929,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"
@@ -3930,7 +3937,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"
@@ -3938,7 +3945,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"
@@ -3947,7 +3954,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"
@@ -3955,28 +3962,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"
@@ -3987,7 +3994,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"
@@ -4000,7 +4007,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"
@@ -4008,7 +4030,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"
@@ -4017,7 +4039,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"
@@ -4025,7 +4047,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"
@@ -4037,20 +4059,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"
@@ -4058,7 +4080,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"
@@ -4068,7 +4090,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"
@@ -4083,29 +4105,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"
@@ -4115,7 +4137,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"
@@ -4123,27 +4145,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"
@@ -4151,21 +4173,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"
@@ -4190,14 +4212,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"
@@ -4205,7 +4227,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"
@@ -4227,7 +4249,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"
@@ -4236,7 +4258,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"
@@ -4244,7 +4266,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"
@@ -4253,23 +4275,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"
@@ -4277,7 +4299,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"
@@ -4285,14 +4307,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"
@@ -4300,7 +4322,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"
@@ -4314,13 +4336,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"
@@ -4328,7 +4350,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"
@@ -4339,25 +4361,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"
@@ -4365,21 +4387,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"
@@ -4391,7 +4413,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"
@@ -4401,7 +4423,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"
@@ -4410,14 +4432,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"
@@ -4427,11 +4449,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"
@@ -4441,7 +4463,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"
@@ -4450,7 +4472,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"
@@ -4461,21 +4483,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"
@@ -4485,18 +4507,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"
@@ -4507,14 +4529,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"
@@ -4522,7 +4544,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"
@@ -4530,14 +4552,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"
@@ -4550,7 +4572,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"
@@ -4559,11 +4581,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"
@@ -4573,7 +4595,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"
@@ -4582,7 +4604,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"
@@ -4594,7 +4616,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"
@@ -4606,7 +4628,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"
@@ -4616,7 +4638,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"
@@ -4631,7 +4653,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"
@@ -4639,7 +4661,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"
@@ -4651,7 +4673,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"
@@ -4661,7 +4683,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"
@@ -4671,7 +4693,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"
@@ -4681,7 +4703,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"
@@ -4690,7 +4712,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"
@@ -4701,14 +4723,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"
@@ -4718,7 +4740,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"
@@ -4726,7 +4748,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"
@@ -4736,20 +4758,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"
@@ -4763,7 +4785,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"
@@ -4773,7 +4795,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"
@@ -4781,7 +4803,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"
@@ -4791,14 +4813,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"
@@ -4808,7 +4830,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"
@@ -4818,13 +4840,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"
@@ -4834,7 +4856,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"
@@ -4846,7 +4868,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"
@@ -4865,7 +4887,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"
@@ -4882,7 +4904,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"
@@ -4905,7 +4927,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"
@@ -4913,14 +4935,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"
@@ -4930,14 +4952,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"
@@ -4949,7 +4971,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"
@@ -4957,27 +4979,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"
@@ -4986,7 +5008,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"
@@ -4996,7 +5018,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"
@@ -5006,7 +5028,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"
@@ -5016,13 +5038,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"
@@ -5031,13 +5053,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"
@@ -5048,7 +5070,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"
@@ -5057,21 +5079,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"
@@ -5080,13 +5102,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"
@@ -5094,21 +5116,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"
@@ -5121,6 +5143,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"
@@ -5135,7 +5163,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"
@@ -5146,13 +5174,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"
@@ -5164,7 +5192,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"
@@ -5179,7 +5207,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"
@@ -5292,18 +5320,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"
@@ -5311,19 +5339,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"
@@ -5332,21 +5360,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"
@@ -5354,7 +5382,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"
@@ -5363,27 +5391,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"
@@ -5391,25 +5419,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"
@@ -5417,81 +5445,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"
@@ -5502,27 +5530,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"
@@ -5530,14 +5558,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"
@@ -5545,28 +5573,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"
@@ -5574,13 +5602,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"
@@ -5590,44 +5618,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"
@@ -5635,13 +5664,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"
@@ -5652,7 +5681,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"
@@ -5662,24 +5691,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"
@@ -5688,18 +5717,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"
@@ -5707,7 +5736,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"
@@ -5716,28 +5745,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"
@@ -5745,13 +5780,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"
@@ -5759,7 +5794,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"
@@ -5768,82 +5803,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"
@@ -5851,11 +5886,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"
@@ -5864,17 +5899,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"
@@ -5883,7 +5918,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"
@@ -5891,34 +5926,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"
@@ -5926,7 +5961,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"
@@ -5936,26 +5971,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"
@@ -5963,19 +6005,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"
@@ -5983,7 +6034,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"
@@ -5993,14 +6048,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"
@@ -6009,7 +6072,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"
@@ -6017,7 +6080,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"
@@ -6025,13 +6088,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"
@@ -6039,33 +6102,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"
@@ -6073,14 +6136,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"
@@ -6088,7 +6151,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"
@@ -6096,20 +6159,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"
@@ -6117,38 +6180,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"
@@ -6161,13 +6224,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"
@@ -6178,7 +6241,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"
@@ -6186,7 +6249,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"
@@ -6194,25 +6257,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"
@@ -6222,14 +6285,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"
@@ -6237,20 +6300,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"
@@ -6258,38 +6321,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"
@@ -6297,7 +6360,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"
@@ -6305,20 +6368,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"
@@ -6327,60 +6390,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"
@@ -6388,13 +6451,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"
@@ -6402,13 +6465,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"
@@ -6431,21 +6494,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"
@@ -6453,7 +6516,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"
@@ -6461,21 +6524,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"
@@ -6484,32 +6547,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"
@@ -6526,44 +6589,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"
@@ -6571,13 +6634,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"
@@ -6586,19 +6649,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"
@@ -6608,20 +6671,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"
@@ -6629,20 +6692,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"
@@ -6651,27 +6714,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"
@@ -6683,7 +6746,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"
@@ -6691,26 +6754,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"
@@ -6718,27 +6781,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"
@@ -6747,40 +6810,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"
@@ -6788,21 +6851,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"
@@ -6810,19 +6873,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"
@@ -6831,7 +6894,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"
@@ -6843,14 +6906,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"
@@ -6858,19 +6921,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"
@@ -6887,7 +6950,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"
@@ -6899,14 +6962,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"
@@ -6915,14 +6978,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"
@@ -6932,7 +6995,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"
@@ -6940,13 +7003,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"
@@ -6954,7 +7017,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"
@@ -6962,36 +7025,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"
@@ -6999,38 +7066,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"
@@ -7038,24 +7105,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"
@@ -7064,21 +7131,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"
@@ -7086,21 +7153,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"
@@ -7108,19 +7175,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"
@@ -7128,14 +7195,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"
@@ -7145,13 +7212,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"
@@ -7160,29 +7227,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"
@@ -7192,7 +7259,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"
@@ -7200,24 +7267,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"
@@ -7225,7 +7292,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"
@@ -7233,7 +7300,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"
@@ -7250,7 +7317,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"
@@ -7261,7 +7328,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"
@@ -7270,46 +7337,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"
@@ -7323,21 +7390,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"
@@ -7356,14 +7423,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"
@@ -7372,13 +7439,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"
@@ -7388,7 +7455,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"
@@ -7396,7 +7463,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"
@@ -7404,13 +7471,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 ""
@@ -7495,7 +7562,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"
@@ -7505,7 +7572,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"
@@ -7513,7 +7580,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"
@@ -8008,13 +8075,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"
@@ -8023,7 +8090,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"
@@ -8033,13 +8100,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"
@@ -8048,7 +8115,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"
@@ -8057,7 +8124,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"
@@ -8075,13 +8142,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"
@@ -8097,7 +8172,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"
@@ -8106,7 +8181,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"
@@ -8114,14 +8189,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"
@@ -8143,7 +8218,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"
@@ -8152,7 +8227,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"
@@ -8160,7 +8235,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"
@@ -8173,11 +8248,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"
@@ -8439,17 +8514,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"
@@ -8461,7 +8536,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"
@@ -8492,7 +8567,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"
@@ -8501,13 +8576,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"
@@ -8516,13 +8598,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"
@@ -8532,7 +8614,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"
@@ -8544,7 +8626,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"
@@ -8552,7 +8634,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"
@@ -8560,18 +8642,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"
@@ -8579,7 +8661,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"
@@ -8596,28 +8678,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"
@@ -8625,7 +8707,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"
@@ -8633,11 +8715,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"
@@ -8650,23 +8732,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"
@@ -8674,39 +8756,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"
@@ -8715,7 +8797,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"
@@ -8727,7 +8809,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"
@@ -8749,7 +8831,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"
@@ -8757,7 +8839,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"
@@ -8765,7 +8847,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"
@@ -8777,7 +8859,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"
@@ -8786,13 +8868,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"
@@ -8801,7 +8883,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"
@@ -8810,13 +8892,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"
@@ -8825,19 +8907,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"
@@ -8849,7 +8931,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"
@@ -8859,7 +8941,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"
@@ -8867,7 +8949,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"
@@ -8875,7 +8957,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"
@@ -8884,7 +8966,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"
@@ -8897,26 +8979,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"
@@ -8927,21 +9009,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"
@@ -8953,7 +9035,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"
@@ -8966,33 +9048,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"
@@ -9001,35 +9083,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"
@@ -9037,14 +9119,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"
@@ -9053,7 +9135,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"
@@ -9062,7 +9144,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"
@@ -9070,7 +9152,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"
@@ -9084,21 +9166,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"
@@ -9106,7 +9188,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"
@@ -9115,34 +9197,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"
@@ -9151,26 +9233,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"
@@ -9183,66 +9265,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"
@@ -9250,7 +9332,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"
@@ -9267,20 +9349,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"
@@ -9290,7 +9372,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"
@@ -9299,7 +9381,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"
@@ -9314,7 +9396,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"
@@ -9331,7 +9413,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"
@@ -9346,20 +9428,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"
@@ -9379,7 +9461,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"
@@ -9395,20 +9477,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"
@@ -9416,7 +9498,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"
@@ -9434,7 +9516,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"
@@ -9444,7 +9526,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"
@@ -9452,13 +9534,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"
@@ -9479,7 +9561,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"
@@ -9487,13 +9569,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"
@@ -9503,7 +9585,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"
@@ -9513,13 +9595,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"
@@ -9527,7 +9609,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"
@@ -9535,7 +9617,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"
@@ -9549,7 +9639,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"
@@ -9559,7 +9649,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"
@@ -9567,7 +9657,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"
@@ -9575,7 +9665,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"
@@ -9585,7 +9675,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"
@@ -9594,7 +9684,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"
@@ -9602,7 +9692,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"
@@ -9612,7 +9702,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"
@@ -9621,7 +9711,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"
@@ -9630,7 +9720,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"
@@ -9644,14 +9734,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"
@@ -9666,7 +9756,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"
@@ -9682,7 +9772,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"
@@ -9698,7 +9788,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"
@@ -9711,7 +9801,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"
@@ -9730,7 +9820,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"
@@ -9743,7 +9833,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"
@@ -9751,14 +9841,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"
@@ -9766,7 +9856,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"
@@ -9780,7 +9870,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"
@@ -9788,14 +9878,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"
@@ -9807,14 +9897,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"
@@ -9822,7 +9912,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"
@@ -9830,7 +9920,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"
@@ -9845,7 +9935,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"
@@ -9854,7 +9944,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"
@@ -9862,7 +9952,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"
@@ -9871,19 +9961,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"
@@ -9891,7 +9981,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"
@@ -9904,7 +9994,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"
@@ -9915,13 +10005,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"
@@ -9933,7 +10023,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"
@@ -9941,7 +10031,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"
@@ -9950,7 +10040,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"
@@ -9958,7 +10048,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"
@@ -9966,14 +10056,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"
@@ -9982,7 +10072,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"
@@ -9994,14 +10084,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"
@@ -10022,7 +10112,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"
@@ -10030,14 +10120,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"
@@ -10045,33 +10135,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"
@@ -10091,33 +10190,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"
@@ -10125,14 +10224,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"
@@ -10140,7 +10239,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"
@@ -10153,7 +10252,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"
@@ -10166,7 +10265,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"
@@ -10174,20 +10273,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"
@@ -10197,20 +10296,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"
@@ -10219,7 +10318,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"
@@ -10227,13 +10326,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"
@@ -10247,7 +10346,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"
@@ -10255,41 +10354,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"
@@ -10297,7 +10396,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"
@@ -10306,43 +10405,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"
@@ -10350,7 +10449,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"
@@ -10358,7 +10457,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"
@@ -10366,14 +10465,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"
@@ -10381,7 +10480,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"
@@ -10389,7 +10488,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"
@@ -10397,20 +10496,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"
@@ -10418,14 +10517,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"
@@ -10433,13 +10532,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"
@@ -10449,7 +10548,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"
@@ -10457,7 +10556,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"
@@ -10467,7 +10566,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"
@@ -10477,7 +10576,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"
@@ -10485,11 +10584,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"
@@ -10500,19 +10599,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"
@@ -10525,7 +10624,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"
@@ -10534,27 +10633,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"
@@ -10563,7 +10662,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"
@@ -10571,20 +10670,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"
@@ -10593,30 +10692,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"
@@ -10624,19 +10723,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"
@@ -10644,26 +10743,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"
@@ -10671,13 +10770,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"
@@ -10686,7 +10785,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"
@@ -10694,6 +10793,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"
@@ -11245,7 +11352,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"
@@ -11253,27 +11360,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"
@@ -11283,7 +11390,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"
@@ -11295,14 +11402,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"
@@ -11310,7 +11417,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"
@@ -11319,7 +11426,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"
@@ -11329,7 +11436,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"
@@ -11338,7 +11445,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"
@@ -11355,13 +11462,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"
@@ -11377,14 +11484,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"
@@ -11398,7 +11505,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"
@@ -11407,20 +11514,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"
@@ -11430,7 +11537,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"
@@ -11439,21 +11546,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"
@@ -11480,20 +11587,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"
@@ -11501,21 +11608,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"
@@ -11523,7 +11630,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"
@@ -11532,7 +11639,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"
@@ -11540,13 +11647,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"
@@ -11557,7 +11664,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"
@@ -11566,7 +11673,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"
@@ -11575,7 +11682,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"
@@ -11584,7 +11691,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"
@@ -11597,14 +11704,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"
@@ -11613,7 +11720,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"
@@ -11621,7 +11728,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"
@@ -11631,7 +11738,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"
@@ -11647,7 +11754,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"
@@ -11661,7 +11768,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"
@@ -11676,70 +11783,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"
@@ -11748,13 +11855,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"
@@ -11766,7 +11873,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"
@@ -11775,7 +11882,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"
@@ -11783,13 +11890,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"
@@ -11825,14 +11932,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"
@@ -11840,26 +11947,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"
@@ -11879,7 +11986,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"
@@ -11888,7 +11995,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"
@@ -11901,7 +12008,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"
@@ -11909,7 +12016,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"
@@ -11919,13 +12026,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"
@@ -11939,7 +12046,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"
@@ -15979,7 +16086,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"
@@ -15987,20 +16094,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"
@@ -16008,17 +16115,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"
@@ -16029,13 +16136,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"
@@ -16044,14 +16151,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"
@@ -16061,21 +16168,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"
@@ -16084,7 +16191,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"
@@ -16527,13 +16634,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."
@@ -17891,12 +17998,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"
@@ -17904,7 +18022,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"
@@ -17912,17 +18030,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"
@@ -17931,7 +18049,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"
@@ -17941,7 +18059,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"
@@ -17952,7 +18070,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"
@@ -17960,7 +18078,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"
@@ -17971,7 +18089,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"
@@ -17979,13 +18097,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"
@@ -17995,7 +18113,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"
@@ -18006,7 +18124,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"
@@ -18016,7 +18134,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"
@@ -18024,14 +18142,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"
@@ -18039,7 +18166,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"
@@ -18072,7 +18199,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"
@@ -18080,7 +18207,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"
@@ -18089,7 +18216,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"
@@ -18105,7 +18232,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"
@@ -18119,14 +18246,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"
@@ -18135,14 +18262,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"
@@ -18151,19 +18278,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"
@@ -18171,14 +18298,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"
@@ -18188,7 +18315,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"
@@ -18198,7 +18325,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"
@@ -18206,7 +18343,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"
@@ -18214,7 +18351,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"
@@ -18226,13 +18363,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"
@@ -18249,7 +18386,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"
@@ -18259,7 +18396,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"
@@ -18268,25 +18405,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"
@@ -18324,7 +18461,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"
@@ -18334,14 +18471,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"
@@ -18351,7 +18488,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"
@@ -18360,14 +18503,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"
@@ -18376,14 +18519,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"
@@ -18393,7 +18543,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"
@@ -18402,7 +18552,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"
@@ -18411,7 +18569,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"
@@ -18424,7 +18582,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"
@@ -18435,7 +18593,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"
@@ -18444,7 +18602,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"
@@ -18460,7 +18618,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"
@@ -18471,7 +18629,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"
@@ -18507,7 +18665,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"
@@ -18518,7 +18676,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"
@@ -18528,7 +18686,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"
@@ -18537,7 +18695,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"
@@ -18546,7 +18704,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"
@@ -18561,7 +18719,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"
@@ -18574,7 +18732,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"
@@ -18584,41 +18742,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"
@@ -18626,14 +18784,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"
@@ -18646,7 +18804,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"
@@ -18657,7 +18815,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"
@@ -18666,13 +18824,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"
@@ -18682,7 +18840,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"
@@ -18692,7 +18850,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"
@@ -18701,13 +18859,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"
@@ -18717,20 +18875,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"
@@ -18739,7 +18897,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"
@@ -18752,7 +18910,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"
@@ -18770,7 +18928,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"
@@ -18784,7 +18942,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"
@@ -18805,14 +18963,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"
@@ -18820,7 +18978,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"
@@ -18828,7 +18986,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"
@@ -18837,7 +18995,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"
@@ -18849,7 +19007,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"
@@ -18874,7 +19032,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"
@@ -18882,20 +19040,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"
@@ -18903,14 +19061,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"
@@ -18918,19 +19076,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"
@@ -18938,35 +19096,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"
@@ -18974,7 +19132,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"
@@ -18984,7 +19142,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"
@@ -18997,7 +19155,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"
@@ -19007,7 +19165,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"
@@ -19015,7 +19173,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"
@@ -19023,7 +19181,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"
@@ -19031,14 +19189,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"
@@ -19051,7 +19209,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"
@@ -19059,13 +19217,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"
@@ -19076,7 +19234,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"
@@ -19087,14 +19245,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"
@@ -19102,7 +19260,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"
@@ -19112,7 +19270,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"
@@ -19124,7 +19282,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"
@@ -19136,7 +19294,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"
@@ -19146,7 +19304,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"
@@ -19158,7 +19316,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"
@@ -19174,7 +19332,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"
@@ -19182,7 +19340,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"
@@ -19196,7 +19354,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"
@@ -19216,7 +19374,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"
@@ -19242,7 +19400,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"
@@ -19250,7 +19408,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"
@@ -19258,7 +19416,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"
@@ -19266,7 +19424,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"
@@ -19281,7 +19439,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"
@@ -19291,17 +19449,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"
@@ -19315,7 +19473,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"
@@ -19323,7 +19481,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"
@@ -19337,7 +19495,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"
@@ -19348,7 +19506,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"
@@ -19357,7 +19515,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"
@@ -19368,7 +19526,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"
@@ -19377,7 +19535,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"
@@ -19386,7 +19544,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"
@@ -19396,7 +19554,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"
@@ -19407,7 +19565,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"
@@ -19421,7 +19579,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"
@@ -19433,7 +19591,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"
@@ -19442,7 +19600,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"
@@ -19451,14 +19609,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"
@@ -19469,19 +19627,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"
@@ -19491,7 +19649,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"
@@ -19501,7 +19659,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"
@@ -19510,7 +19668,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"
@@ -19523,13 +19681,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"
@@ -19542,7 +19700,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"
@@ -19550,7 +19708,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"
@@ -19561,7 +19719,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"
@@ -19570,13 +19728,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"
@@ -19585,7 +19743,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"
@@ -19595,7 +19753,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"
@@ -19606,7 +19775,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"
@@ -19619,7 +19788,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"
@@ -19639,7 +19808,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"
@@ -19649,7 +19818,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"
@@ -19658,7 +19827,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"
@@ -19669,7 +19838,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"
@@ -19681,21 +19850,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"
@@ -19708,7 +19877,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"
@@ -19718,7 +19887,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"
@@ -19730,19 +19899,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"
@@ -19750,35 +19919,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"
@@ -19786,7 +19969,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"
@@ -19796,14 +19979,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"
@@ -19811,7 +19994,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"
@@ -19825,7 +20008,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"
@@ -19835,7 +20018,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"
@@ -19843,7 +20026,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"
@@ -19852,7 +20035,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"
@@ -19863,7 +20046,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"
@@ -19875,14 +20058,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"
@@ -19894,14 +20077,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"
@@ -19910,34 +20093,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"
@@ -19972,13 +20211,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"
@@ -19988,21 +20227,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"
@@ -20011,23 +20250,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"
@@ -20057,7 +20296,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"
@@ -20090,7 +20329,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"
@@ -20098,7 +20337,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"
@@ -20107,14 +20346,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"
@@ -20124,7 +20363,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"
@@ -20140,13 +20379,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"
@@ -20154,11 +20393,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"
@@ -20211,7 +20450,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"
@@ -20220,20 +20459,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"
@@ -20252,13 +20497,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"
@@ -20271,13 +20516,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"
@@ -20285,14 +20530,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"
@@ -20305,13 +20550,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"
@@ -20320,13 +20565,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"
@@ -20343,7 +20588,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"
@@ -20518,39 +20763,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"
@@ -20558,7 +20803,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"
@@ -20580,7 +20825,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"
@@ -20589,7 +20834,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"
@@ -20598,21 +20843,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"
@@ -20620,7 +20865,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"
@@ -20633,7 +20878,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"
@@ -20643,21 +20888,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"
@@ -20668,7 +20913,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"
@@ -20679,20 +20924,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"
@@ -20700,14 +20945,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"
@@ -20715,7 +20960,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"
@@ -20729,26 +20974,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"
@@ -20757,7 +21002,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"
@@ -20767,7 +21012,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"
@@ -20775,7 +21020,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"
@@ -20784,20 +21029,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"
@@ -20805,18 +21050,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"
@@ -20831,7 +21076,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"
@@ -20840,7 +21085,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"
@@ -20849,7 +21094,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"
@@ -20857,13 +21102,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"
@@ -20878,7 +21123,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"
@@ -20893,7 +21138,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"
@@ -20910,25 +21155,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"
@@ -20938,21 +21183,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"
@@ -20961,7 +21206,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"
@@ -20969,7 +21214,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"
@@ -20982,13 +21227,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"
@@ -20996,7 +21241,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"
@@ -21005,7 +21250,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"
@@ -21015,14 +21260,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"
@@ -21030,7 +21275,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"
@@ -21039,13 +21284,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"
@@ -21066,14 +21311,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"
@@ -21083,7 +21328,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"
@@ -21092,32 +21337,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"
@@ -21142,7 +21387,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"
@@ -21152,7 +21397,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"
@@ -23000,53 +23245,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"
@@ -23064,70 +23309,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"
@@ -23135,33 +23380,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"
@@ -23169,7 +23414,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"
@@ -23177,12 +23422,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"
diff --git a/po/packages/zh_CN.po b/po/packages/zh_CN.po
index fb94114630..c39f69a566 100644
--- a/po/packages/zh_CN.po
+++ b/po/packages/zh_CN.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: guix-packages 0.14.0\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: 2021-08-28 14:43+0000\n"
"Last-Translator: Went He <1437061699@qq.com>\n"
"Language-Team: Chinese (Simplified) <https://translate.fedoraproject.org/projects/guix/packages/zh_CN/>\n"
@@ -2967,7 +2967,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"
@@ -2975,49 +2975,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"
@@ -3028,19 +3028,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"
@@ -3051,49 +3051,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"
@@ -3102,21 +3102,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"
@@ -3124,7 +3124,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"
@@ -3137,26 +3137,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"
@@ -3164,17 +3164,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"
@@ -3317,14 +3317,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"
@@ -3335,7 +3335,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"
@@ -3344,7 +3344,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"
@@ -3354,7 +3354,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"
@@ -3366,7 +3366,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"
@@ -3376,7 +3376,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"
@@ -3386,19 +3386,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"
@@ -3406,7 +3406,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"
@@ -3439,7 +3439,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"
@@ -3459,7 +3459,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"
@@ -3471,7 +3471,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"
@@ -3479,7 +3479,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"
@@ -3487,7 +3487,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"
@@ -3495,14 +3495,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"
@@ -3524,7 +3524,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"
@@ -3533,7 +3533,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"
@@ -3543,7 +3543,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"
@@ -3564,7 +3564,7 @@ msgid ""
"@end enumerate"
msgstr ""
-#: gnu/packages/games.scm:1550
+#: gnu/packages/games.scm:1551
#, fuzzy
#| msgid "This package provides a dictionary for the GNU Aspell spell checker."
msgid ""
@@ -3572,7 +3572,7 @@ msgid ""
"Joy-Con controllers."
msgstr "此软件包为 GNU Aspell 拼写检查器提供词典。"
-#: 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"
@@ -3580,7 +3580,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"
@@ -3595,7 +3595,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"
@@ -3603,7 +3603,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"
@@ -3611,7 +3611,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"
@@ -3623,7 +3623,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"
@@ -3631,7 +3631,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"
@@ -3639,7 +3639,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"
@@ -3648,7 +3648,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"
@@ -3657,13 +3657,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"
@@ -3677,7 +3677,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"
@@ -3691,7 +3691,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"
@@ -3700,17 +3700,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"
@@ -3718,7 +3718,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"
@@ -3726,7 +3726,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"
@@ -3736,27 +3736,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"
@@ -3768,17 +3775,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"
@@ -3796,11 +3803,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"
@@ -3809,14 +3816,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"
@@ -3826,21 +3833,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"
@@ -3848,7 +3855,7 @@ msgid ""
"asynchronously and at a user-defined speed."
msgstr ""
-#: gnu/packages/games.scm:3319
+#: gnu/packages/games.scm:3354
#, fuzzy
msgid ""
"GNU Chess is a chess engine. It allows you to compete\n"
@@ -3859,7 +3866,7 @@ msgstr ""
"和电脑下棋,可以通过默认的终端机\n"
"界面或通过外部可视化界面,如GNU XBoard。"
-#: 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"
@@ -3867,11 +3874,11 @@ 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 Freedink 的游戏数据。"
-#: gnu/packages/games.scm:3432
+#: gnu/packages/games.scm:3467
#, fuzzy
msgid ""
"DFArc makes it easy to play and manage the GNU FreeDink game\n"
@@ -3880,7 +3887,7 @@ msgstr ""
"DFArc 使您可以轻松地玩和管理 GNU FreeDink 游戏\n"
"以及其众多的 D-Mod。"
-#: gnu/packages/games.scm:3502
+#: gnu/packages/games.scm:3537
#, fuzzy
msgid ""
"GNU XBoard is a graphical board for all varieties of chess,\n"
@@ -3895,7 +3902,7 @@ msgstr ""
"完全交互式的图形界面,它可以加载和保存游戏中的游戏\n"
"便携式游戏符号。"
-#: 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"
@@ -3904,7 +3911,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"
@@ -3912,7 +3919,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"
@@ -3920,7 +3927,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"
@@ -3929,7 +3936,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"
@@ -3937,28 +3944,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"
@@ -3969,7 +3976,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"
@@ -3982,7 +3989,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"
@@ -3990,7 +4012,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"
@@ -3999,7 +4021,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"
@@ -4007,7 +4029,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"
@@ -4019,20 +4041,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"
@@ -4040,7 +4062,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"
@@ -4050,7 +4072,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"
@@ -4065,29 +4087,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"
@@ -4097,7 +4119,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"
@@ -4105,27 +4127,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"
@@ -4133,21 +4155,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"
@@ -4172,14 +4194,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"
@@ -4187,7 +4209,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"
@@ -4209,7 +4231,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"
@@ -4218,7 +4240,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"
@@ -4226,7 +4248,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"
@@ -4235,23 +4257,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"
@@ -4259,7 +4281,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"
@@ -4267,14 +4289,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"
@@ -4282,7 +4304,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"
@@ -4296,13 +4318,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"
@@ -4310,7 +4332,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"
@@ -4321,25 +4343,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"
@@ -4347,21 +4369,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"
@@ -4373,7 +4395,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"
@@ -4383,7 +4405,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"
@@ -4392,14 +4414,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"
@@ -4409,11 +4431,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"
@@ -4423,7 +4445,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"
@@ -4432,7 +4454,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"
@@ -4443,21 +4465,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"
@@ -4467,18 +4489,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"
@@ -4489,14 +4511,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"
@@ -4504,7 +4526,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"
@@ -4512,14 +4534,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"
@@ -4532,7 +4554,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"
@@ -4541,11 +4563,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"
@@ -4555,7 +4577,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"
@@ -4564,7 +4586,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"
@@ -4576,7 +4598,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"
@@ -4588,7 +4610,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"
@@ -4598,7 +4620,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"
@@ -4613,7 +4635,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"
@@ -4621,7 +4643,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"
@@ -4633,7 +4655,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"
@@ -4643,7 +4665,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"
@@ -4653,7 +4675,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"
@@ -4663,7 +4685,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"
@@ -4672,7 +4694,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"
@@ -4683,14 +4705,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"
@@ -4700,7 +4722,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"
@@ -4708,7 +4730,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"
@@ -4718,20 +4740,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"
@@ -4745,7 +4767,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"
@@ -4755,7 +4777,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"
@@ -4763,7 +4785,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"
@@ -4773,14 +4795,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"
@@ -4790,7 +4812,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"
@@ -4800,13 +4822,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"
@@ -4816,7 +4838,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"
@@ -4828,7 +4850,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"
@@ -4847,7 +4869,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"
@@ -4864,7 +4886,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"
@@ -4887,7 +4909,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"
@@ -4895,14 +4917,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"
@@ -4912,14 +4934,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"
@@ -4931,7 +4953,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"
@@ -4939,27 +4961,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"
@@ -4968,7 +4990,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"
@@ -4978,7 +5000,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"
@@ -4988,7 +5010,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"
@@ -4998,13 +5020,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"
@@ -5013,13 +5035,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"
@@ -5030,7 +5052,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"
@@ -5039,21 +5061,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"
@@ -5062,13 +5084,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"
@@ -5076,21 +5098,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"
@@ -5103,6 +5125,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"
@@ -5117,7 +5145,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"
@@ -5128,13 +5156,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"
@@ -5146,7 +5174,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"
@@ -5161,7 +5189,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"
@@ -5274,18 +5302,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"
@@ -5293,19 +5321,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"
@@ -5314,21 +5342,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"
@@ -5336,7 +5364,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"
@@ -5345,27 +5373,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"
@@ -5373,25 +5401,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"
@@ -5399,81 +5427,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"
@@ -5484,27 +5512,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"
@@ -5512,14 +5540,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"
@@ -5527,28 +5555,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"
@@ -5556,13 +5584,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"
@@ -5572,44 +5600,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"
@@ -5617,13 +5646,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"
@@ -5634,7 +5663,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"
@@ -5644,24 +5673,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"
@@ -5670,18 +5699,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"
@@ -5689,7 +5718,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"
@@ -5698,28 +5727,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"
@@ -5727,13 +5762,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"
@@ -5741,7 +5776,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"
@@ -5750,82 +5785,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"
@@ -5833,11 +5868,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"
@@ -5846,17 +5881,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"
@@ -5865,7 +5900,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"
@@ -5873,34 +5908,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"
@@ -5908,7 +5943,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"
@@ -5918,26 +5953,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"
@@ -5945,19 +5987,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"
@@ -5965,7 +6016,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"
@@ -5975,14 +6030,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"
@@ -5991,7 +6054,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"
@@ -5999,7 +6062,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"
@@ -6007,13 +6070,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"
@@ -6021,33 +6084,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"
@@ -6055,14 +6118,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"
@@ -6070,7 +6133,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"
@@ -6078,20 +6141,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"
@@ -6099,38 +6162,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"
@@ -6143,13 +6206,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"
@@ -6160,7 +6223,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"
@@ -6168,7 +6231,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"
@@ -6176,25 +6239,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"
@@ -6204,14 +6267,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"
@@ -6219,20 +6282,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"
@@ -6240,38 +6303,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"
@@ -6279,7 +6342,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"
@@ -6287,20 +6350,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"
@@ -6309,36 +6372,36 @@ 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
#, fuzzy
#| msgid ""
#| "This package provides a dictionary for the Hunspell spell-checking\n"
@@ -6350,25 +6413,25 @@ msgstr ""
"此软件包为 Hunspell 拼写检查库\n"
"提供词典。"
-#: 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"
@@ -6376,13 +6439,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"
@@ -6390,13 +6453,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"
@@ -6419,21 +6482,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"
@@ -6441,7 +6504,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"
@@ -6449,21 +6512,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"
@@ -6472,32 +6535,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"
@@ -6514,44 +6577,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"
@@ -6559,13 +6622,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"
@@ -6574,19 +6637,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"
@@ -6596,20 +6659,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"
@@ -6617,20 +6680,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"
@@ -6639,27 +6702,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"
@@ -6671,7 +6734,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"
@@ -6679,26 +6742,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"
@@ -6706,27 +6769,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"
@@ -6735,40 +6798,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"
@@ -6776,21 +6839,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"
@@ -6798,19 +6861,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"
@@ -6819,7 +6882,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"
@@ -6831,14 +6894,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"
@@ -6846,19 +6909,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"
@@ -6875,7 +6938,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"
@@ -6887,14 +6950,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"
@@ -6903,14 +6966,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"
@@ -6920,7 +6983,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"
@@ -6928,13 +6991,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"
@@ -6942,7 +7005,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"
@@ -6950,38 +7013,42 @@ 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
#, fuzzy
#| msgid "This package contains the game data of GNU Freedink."
msgid "This package provides a graphical file manager."
msgstr "这个软件包包含了 GNU Freedink 的游戏数据。"
-#: 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"
@@ -6989,38 +7056,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"
@@ -7028,24 +7095,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"
@@ -7054,21 +7121,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"
@@ -7076,21 +7143,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"
@@ -7098,19 +7165,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"
@@ -7118,14 +7185,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"
@@ -7135,13 +7202,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"
@@ -7150,29 +7217,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"
@@ -7182,7 +7249,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"
@@ -7190,24 +7257,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"
@@ -7215,7 +7282,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"
@@ -7223,7 +7290,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"
@@ -7240,7 +7307,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"
@@ -7251,7 +7318,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"
@@ -7260,46 +7327,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"
@@ -7313,21 +7380,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"
@@ -7346,14 +7413,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"
@@ -7362,13 +7429,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"
@@ -7378,7 +7445,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"
@@ -7386,7 +7453,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"
@@ -7394,13 +7461,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 ""
@@ -7485,7 +7552,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"
@@ -7495,7 +7562,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"
@@ -7503,7 +7570,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"
@@ -7998,13 +8065,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"
@@ -8013,7 +8080,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"
@@ -8023,13 +8090,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"
@@ -8038,7 +8105,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"
@@ -8047,7 +8114,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"
@@ -8065,13 +8132,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"
@@ -8087,7 +8162,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"
@@ -8096,7 +8171,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"
@@ -8104,14 +8179,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"
@@ -8133,7 +8208,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"
@@ -8142,7 +8217,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"
@@ -8150,7 +8225,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"
@@ -8163,11 +8238,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"
@@ -8429,17 +8504,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"
@@ -8451,7 +8526,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"
@@ -8482,7 +8557,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"
@@ -8491,13 +8566,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"
@@ -8506,13 +8588,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"
@@ -8522,7 +8604,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"
@@ -8534,7 +8616,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"
@@ -8542,7 +8624,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"
@@ -8550,18 +8632,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"
@@ -8569,7 +8651,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"
@@ -8586,28 +8668,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"
@@ -8615,7 +8697,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"
@@ -8623,11 +8705,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"
@@ -8640,23 +8722,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"
@@ -8664,39 +8746,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"
@@ -8705,7 +8787,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"
@@ -8717,7 +8799,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"
@@ -8739,7 +8821,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"
@@ -8747,7 +8829,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"
@@ -8755,7 +8837,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"
@@ -8767,7 +8849,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"
@@ -8776,13 +8858,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"
@@ -8791,7 +8873,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"
@@ -8800,13 +8882,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"
@@ -8815,19 +8897,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"
@@ -8839,7 +8921,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"
@@ -8849,7 +8931,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"
@@ -8857,7 +8939,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"
@@ -8865,7 +8947,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"
@@ -8874,7 +8956,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"
@@ -8887,26 +8969,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"
@@ -8917,21 +8999,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"
@@ -8943,7 +9025,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"
@@ -8956,33 +9038,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"
@@ -8991,35 +9073,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"
@@ -9027,14 +9109,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"
@@ -9043,7 +9125,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"
@@ -9052,7 +9134,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"
@@ -9060,7 +9142,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"
@@ -9074,21 +9156,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"
@@ -9096,7 +9178,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"
@@ -9105,34 +9187,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"
@@ -9141,26 +9223,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"
@@ -9173,66 +9255,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"
@@ -9240,7 +9322,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"
@@ -9257,20 +9339,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"
@@ -9280,7 +9362,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"
@@ -9289,7 +9371,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"
@@ -9304,7 +9386,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"
@@ -9321,7 +9403,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"
@@ -9336,20 +9418,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"
@@ -9369,7 +9451,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"
@@ -9385,20 +9467,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"
@@ -9406,7 +9488,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"
@@ -9424,7 +9506,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"
@@ -9434,7 +9516,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"
@@ -9442,13 +9524,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"
@@ -9469,7 +9551,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"
@@ -9477,13 +9559,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"
@@ -9493,7 +9575,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"
@@ -9503,13 +9585,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"
@@ -9517,7 +9599,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"
@@ -9525,7 +9607,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"
@@ -9539,7 +9629,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"
@@ -9549,7 +9639,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"
@@ -9557,7 +9647,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"
@@ -9565,7 +9655,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"
@@ -9575,7 +9665,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"
@@ -9584,7 +9674,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"
@@ -9592,7 +9682,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"
@@ -9602,7 +9692,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"
@@ -9611,7 +9701,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"
@@ -9620,7 +9710,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"
@@ -9634,14 +9724,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"
@@ -9656,7 +9746,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"
@@ -9672,7 +9762,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"
@@ -9688,7 +9778,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"
@@ -9701,7 +9791,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"
@@ -9720,7 +9810,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"
@@ -9733,7 +9823,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"
@@ -9741,14 +9831,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"
@@ -9756,7 +9846,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"
@@ -9770,7 +9860,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"
@@ -9778,14 +9868,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"
@@ -9797,14 +9887,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"
@@ -9812,7 +9902,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"
@@ -9820,7 +9910,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"
@@ -9835,7 +9925,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"
@@ -9844,7 +9934,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"
@@ -9852,7 +9942,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"
@@ -9861,19 +9951,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"
@@ -9881,7 +9971,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"
@@ -9894,7 +9984,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"
@@ -9905,13 +9995,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"
@@ -9923,7 +10013,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"
@@ -9931,7 +10021,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"
@@ -9940,7 +10030,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"
@@ -9948,7 +10038,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"
@@ -9956,14 +10046,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"
@@ -9972,7 +10062,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"
@@ -9984,14 +10074,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"
@@ -10012,7 +10102,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"
@@ -10020,14 +10110,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"
@@ -10035,33 +10125,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"
@@ -10081,33 +10180,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"
@@ -10115,14 +10214,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"
@@ -10130,7 +10229,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"
@@ -10143,7 +10242,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"
@@ -10156,7 +10255,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"
@@ -10164,20 +10263,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"
@@ -10187,20 +10286,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"
@@ -10209,7 +10308,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"
@@ -10217,13 +10316,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"
@@ -10237,7 +10336,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"
@@ -10245,41 +10344,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"
@@ -10287,7 +10386,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"
@@ -10296,43 +10395,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"
@@ -10340,7 +10439,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"
@@ -10348,7 +10447,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"
@@ -10356,14 +10455,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"
@@ -10371,7 +10470,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"
@@ -10379,7 +10478,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"
@@ -10387,20 +10486,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"
@@ -10408,14 +10507,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"
@@ -10423,13 +10522,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"
@@ -10439,7 +10538,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"
@@ -10447,7 +10546,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"
@@ -10457,7 +10556,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"
@@ -10467,7 +10566,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"
@@ -10475,11 +10574,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"
@@ -10490,19 +10589,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"
@@ -10515,7 +10614,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"
@@ -10524,27 +10623,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"
@@ -10553,7 +10652,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"
@@ -10561,20 +10660,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"
@@ -10583,11 +10682,11 @@ 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
#, fuzzy
#| msgid ""
#| "This package provides a dictionary for the Hunspell spell-checking\n"
@@ -10599,20 +10698,20 @@ msgstr ""
"此软件包为 Hunspell 拼写检查库\n"
"提供词典。"
-#: 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"
@@ -10620,19 +10719,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"
@@ -10640,26 +10739,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"
@@ -10667,13 +10766,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"
@@ -10682,7 +10781,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"
@@ -10690,6 +10789,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"
@@ -11241,7 +11348,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"
@@ -11249,27 +11356,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"
@@ -11279,7 +11386,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"
@@ -11291,14 +11398,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"
@@ -11306,7 +11413,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"
@@ -11315,7 +11422,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"
@@ -11325,7 +11432,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"
@@ -11334,7 +11441,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"
@@ -11351,13 +11458,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"
@@ -11373,14 +11480,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"
@@ -11394,7 +11501,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"
@@ -11403,20 +11510,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"
@@ -11426,7 +11533,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"
@@ -11435,21 +11542,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"
@@ -11476,20 +11583,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"
@@ -11497,21 +11604,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"
@@ -11519,7 +11626,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"
@@ -11528,7 +11635,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"
@@ -11536,13 +11643,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"
@@ -11553,7 +11660,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"
@@ -11562,7 +11669,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"
@@ -11571,7 +11678,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"
@@ -11580,7 +11687,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"
@@ -11593,14 +11700,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"
@@ -11609,7 +11716,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"
@@ -11617,7 +11724,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"
@@ -11627,7 +11734,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"
@@ -11643,7 +11750,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"
@@ -11657,7 +11764,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"
@@ -11672,70 +11779,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"
@@ -11744,13 +11851,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"
@@ -11762,7 +11869,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"
@@ -11771,7 +11878,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"
@@ -11779,13 +11886,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"
@@ -11821,14 +11928,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"
@@ -11836,26 +11943,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"
@@ -11875,7 +11982,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"
@@ -11884,7 +11991,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"
@@ -11897,7 +12004,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"
@@ -11905,7 +12012,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"
@@ -11915,13 +12022,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"
@@ -11935,7 +12042,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"
@@ -15975,7 +16082,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"
@@ -15983,20 +16090,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"
@@ -16004,17 +16111,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"
@@ -16025,13 +16132,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"
@@ -16040,14 +16147,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"
@@ -16057,21 +16164,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"
@@ -16080,7 +16187,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"
@@ -16523,13 +16630,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."
@@ -17893,12 +18000,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"
@@ -17906,7 +18024,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"
@@ -17914,7 +18032,7 @@ msgid ""
"space-stripped macros."
msgstr ""
-#: gnu/packages/tex.scm:5184
+#: gnu/packages/tex.scm:5205
#, fuzzy
#| msgid ""
#| "This package provides a dictionary for the Hunspell spell-checking\n"
@@ -17924,13 +18042,13 @@ msgstr ""
"此软件包为 Hunspell 拼写检查库\n"
"提供词典。"
-#: 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"
@@ -17939,7 +18057,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"
@@ -17949,7 +18067,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"
@@ -17960,7 +18078,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"
@@ -17968,7 +18086,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"
@@ -17979,7 +18097,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"
@@ -17987,13 +18105,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"
@@ -18003,7 +18121,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"
@@ -18014,7 +18132,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"
@@ -18024,7 +18142,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"
@@ -18032,14 +18150,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"
@@ -18047,7 +18174,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"
@@ -18080,7 +18207,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"
@@ -18088,7 +18215,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"
@@ -18097,7 +18224,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"
@@ -18113,7 +18240,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"
@@ -18127,14 +18254,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"
@@ -18143,14 +18270,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"
@@ -18159,19 +18286,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"
@@ -18179,14 +18306,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"
@@ -18196,7 +18323,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"
@@ -18206,7 +18333,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"
@@ -18214,7 +18351,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"
@@ -18222,7 +18359,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"
@@ -18234,13 +18371,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"
@@ -18257,7 +18394,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"
@@ -18267,7 +18404,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"
@@ -18276,25 +18413,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"
@@ -18332,7 +18469,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"
@@ -18342,14 +18479,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"
@@ -18359,7 +18496,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"
@@ -18368,14 +18511,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"
@@ -18384,14 +18527,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"
@@ -18401,7 +18551,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"
@@ -18410,7 +18560,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"
@@ -18419,7 +18577,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"
@@ -18432,7 +18590,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"
@@ -18443,7 +18601,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"
@@ -18452,7 +18610,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"
@@ -18468,7 +18626,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"
@@ -18479,7 +18637,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"
@@ -18515,7 +18673,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"
@@ -18526,7 +18684,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"
@@ -18536,7 +18694,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"
@@ -18545,7 +18703,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"
@@ -18554,7 +18712,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"
@@ -18569,7 +18727,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"
@@ -18582,7 +18740,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"
@@ -18592,41 +18750,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"
@@ -18634,14 +18792,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"
@@ -18654,7 +18812,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"
@@ -18665,7 +18823,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"
@@ -18674,13 +18832,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"
@@ -18690,7 +18848,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"
@@ -18700,7 +18858,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"
@@ -18709,13 +18867,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"
@@ -18725,20 +18883,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"
@@ -18747,7 +18905,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"
@@ -18760,7 +18918,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"
@@ -18778,7 +18936,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"
@@ -18792,7 +18950,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"
@@ -18813,14 +18971,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"
@@ -18828,7 +18986,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"
@@ -18836,7 +18994,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"
@@ -18845,7 +19003,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"
@@ -18857,7 +19015,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"
@@ -18882,7 +19040,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"
@@ -18890,20 +19048,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"
@@ -18911,14 +19069,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"
@@ -18926,19 +19084,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"
@@ -18946,35 +19104,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"
@@ -18982,7 +19140,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"
@@ -18992,7 +19150,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"
@@ -19005,7 +19163,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"
@@ -19015,7 +19173,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"
@@ -19023,7 +19181,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"
@@ -19031,7 +19189,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"
@@ -19039,14 +19197,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"
@@ -19059,7 +19217,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"
@@ -19067,13 +19225,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"
@@ -19084,7 +19242,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"
@@ -19095,14 +19253,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"
@@ -19110,7 +19268,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"
@@ -19120,7 +19278,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"
@@ -19132,7 +19290,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"
@@ -19144,7 +19302,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"
@@ -19154,7 +19312,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"
@@ -19166,7 +19324,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"
@@ -19182,7 +19340,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"
@@ -19190,7 +19348,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"
@@ -19204,7 +19362,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"
@@ -19224,7 +19382,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"
@@ -19250,7 +19408,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"
@@ -19258,7 +19416,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"
@@ -19266,7 +19424,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"
@@ -19274,7 +19432,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"
@@ -19289,7 +19447,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"
@@ -19299,17 +19457,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"
@@ -19323,7 +19481,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"
@@ -19331,7 +19489,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"
@@ -19345,7 +19503,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"
@@ -19356,7 +19514,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"
@@ -19365,7 +19523,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"
@@ -19376,7 +19534,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"
@@ -19385,7 +19543,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"
@@ -19394,7 +19552,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"
@@ -19404,7 +19562,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"
@@ -19415,7 +19573,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"
@@ -19429,7 +19587,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"
@@ -19441,7 +19599,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"
@@ -19450,7 +19608,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"
@@ -19459,14 +19617,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"
@@ -19477,19 +19635,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"
@@ -19499,7 +19657,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"
@@ -19509,7 +19667,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"
@@ -19518,7 +19676,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"
@@ -19531,13 +19689,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"
@@ -19550,7 +19708,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"
@@ -19558,7 +19716,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"
@@ -19569,7 +19727,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"
@@ -19578,13 +19736,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"
@@ -19593,7 +19751,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"
@@ -19603,7 +19761,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"
@@ -19614,7 +19783,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"
@@ -19627,7 +19796,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"
@@ -19647,7 +19816,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"
@@ -19657,7 +19826,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"
@@ -19666,7 +19835,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"
@@ -19677,7 +19846,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"
@@ -19689,21 +19858,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"
@@ -19716,7 +19885,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"
@@ -19726,7 +19895,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"
@@ -19738,19 +19907,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"
@@ -19758,35 +19927,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"
@@ -19794,7 +19977,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"
@@ -19804,14 +19987,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"
@@ -19819,7 +20002,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"
@@ -19833,7 +20016,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"
@@ -19843,7 +20026,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"
@@ -19851,7 +20034,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"
@@ -19860,7 +20043,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"
@@ -19871,7 +20054,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"
@@ -19883,14 +20066,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"
@@ -19902,14 +20085,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"
@@ -19918,34 +20101,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"
@@ -19980,13 +20219,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"
@@ -19996,21 +20235,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"
@@ -20019,23 +20258,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"
@@ -20065,7 +20304,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"
@@ -20098,7 +20337,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"
@@ -20106,7 +20345,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"
@@ -20115,14 +20354,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"
@@ -20132,7 +20371,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"
@@ -20148,13 +20387,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"
@@ -20162,11 +20401,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"
@@ -20219,7 +20458,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"
@@ -20228,20 +20467,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"
@@ -20260,13 +20505,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"
@@ -20279,13 +20524,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"
@@ -20293,14 +20538,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"
@@ -20313,13 +20558,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"
@@ -20328,13 +20573,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"
@@ -20351,7 +20596,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"
@@ -20526,39 +20771,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"
@@ -20566,7 +20811,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"
@@ -20588,7 +20833,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"
@@ -20597,7 +20842,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"
@@ -20606,21 +20851,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"
@@ -20628,7 +20873,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"
@@ -20641,7 +20886,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"
@@ -20651,21 +20896,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"
@@ -20676,7 +20921,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"
@@ -20687,20 +20932,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"
@@ -20708,14 +20953,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"
@@ -20723,7 +20968,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"
@@ -20737,26 +20982,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"
@@ -20765,7 +21010,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"
@@ -20775,7 +21020,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"
@@ -20783,7 +21028,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"
@@ -20792,20 +21037,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"
@@ -20813,18 +21058,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"
@@ -20839,7 +21084,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"
@@ -20848,7 +21093,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"
@@ -20857,7 +21102,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"
@@ -20865,13 +21110,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"
@@ -20886,7 +21131,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"
@@ -20901,7 +21146,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"
@@ -20918,25 +21163,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"
@@ -20946,21 +21191,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"
@@ -20969,7 +21214,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"
@@ -20977,7 +21222,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"
@@ -20990,13 +21235,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"
@@ -21004,7 +21249,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"
@@ -21013,7 +21258,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"
@@ -21023,14 +21268,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"
@@ -21038,7 +21283,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"
@@ -21047,13 +21292,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"
@@ -21074,14 +21319,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"
@@ -21091,7 +21336,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"
@@ -21100,32 +21345,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"
@@ -21150,7 +21395,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"
@@ -21160,7 +21405,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"
@@ -23008,53 +23253,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"
@@ -23072,70 +23317,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"
@@ -23143,33 +23388,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"
@@ -23177,7 +23422,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"
@@ -23185,12 +23430,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"