From 6f8c8a86d827627f503a803381bce7fbcf8f39a0 Mon Sep 17 00:00:00 2001 From: Gabriel Wicki Date: Tue, 5 Nov 2024 23:23:50 +0100 Subject: [PATCH] gnu: Fix synopsis in miscelaneous packages. * gnu/packages/astronomy.scm (calcmysky-qt5): Fix synopsis. * gnu/packages/base.scm (hello): Fix synopsis. * gnu/packages/bioinformatics.scm (vembrane): Fix synopsis. * gnu/packages/browser-extensions.scm (passff): Fix synopsis. * gnu/packages/browser-extensions.scm (noscript): Fix synopsis. * gnu/packages/c.scm (orangeduck-mpc): Fix synopsis. * gnu/packages/cran.scm (r-d3r): Fix synopsis. * gnu/packages/docbook.scm (docbook-mathml-1.0): Fix synopsis. * gnu/packages/finance.scm (flowee): Fix synopsis. * gnu/packages/firmware.scm (seabios): Fix synopsis. * gnu/packages/games.scm (pinball): Fix synopsis. (morris): Fix synopsis. * gnu/packages/gawk.scm (cppawk-egawk): Fix synopsis. * gnu/packages/gnome.scm (gssdp): Fix synopsis. * gnu/packages/gstreamer.scm (gst-plugins-espeak): Fix synopsis. * gnu/packages/heads.scm (musl-cross): Fix synopsis. * gnu/packages/irc.scm (epic5): Fix synopsis. * gnu/packages/kde-pim.scm (itinerary): Fix synopsis. * gnu/packages/kde-plasma.scm (mpvqt): Fix synopsis. * gnu/packages/lesstif.scm (motif): Fix synopsis. * gnu/packages/linux.scm (ecryptfs-utils): Fix synopsis. * gnu/packages/linux.scm (falcosecurity-libs): Fix synopsis. * gnu/packages/mail.scm (pan): Fix synopsis. * gnu/packages/messaging.scm (biboumi): Fix synopsis. * gnu/packages/ocaml.scm (ocaml-ppx-import): Fix synopsis. * gnu/packages/pascal.scm (p2c): Fix synopsis. * gnu/packages/pdf.scm (unpaper): Fix synopsis. * gnu/packages/pure.scm (pure): Fix synopsis. * gnu/packages/qt.scm (qxlsx-qt5): Fix synopsis. * gnu/packages/smalltalk.scm (smalltalk): Fix synopsis. * gnu/packages/sugar.scm (sugar): Fix synopsis. * gnu/packages/terminals.scm (roxterm): Fix synopsis. * gnu/packages/virtualization.scm (xen): Fix synopsis. * gnu/packages/vpn.scm (sshoot): Fix synopsis. * gnu/packages/web.scm (buku-run): Fix synopsis. Signed-off-by: Vagrant Cascadian --- gnu/packages/astronomy.scm | 2 +- gnu/packages/base.scm | 2 +- gnu/packages/bioinformatics.scm | 2 +- gnu/packages/browser-extensions.scm | 4 ++-- gnu/packages/c.scm | 2 +- gnu/packages/cran.scm | 2 +- gnu/packages/docbook.scm | 2 +- gnu/packages/finance.scm | 2 +- gnu/packages/firmware.scm | 2 +- gnu/packages/games.scm | 4 ++-- gnu/packages/gawk.scm | 2 +- gnu/packages/gnome.scm | 3 +-- gnu/packages/gstreamer.scm | 2 +- gnu/packages/heads.scm | 2 +- gnu/packages/irc.scm | 2 +- gnu/packages/kde-pim.scm | 2 +- gnu/packages/kde-plasma.scm | 2 +- gnu/packages/lesstif.scm | 2 +- gnu/packages/linux.scm | 4 ++-- gnu/packages/mail.scm | 2 +- gnu/packages/messaging.scm | 2 +- gnu/packages/ocaml.scm | 2 +- gnu/packages/pascal.scm | 2 +- gnu/packages/pdf.scm | 2 +- gnu/packages/pure.scm | 2 +- gnu/packages/qt.scm | 2 +- gnu/packages/smalltalk.scm | 2 +- gnu/packages/sugar.scm | 2 +- gnu/packages/terminals.scm | 2 +- gnu/packages/virtualization.scm | 2 +- gnu/packages/vpn.scm | 2 +- gnu/packages/web.scm | 2 +- 32 files changed, 35 insertions(+), 36 deletions(-) diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index eda949fc344a601e8a75282904a798b3e33a9f98..112004428b82bf3382aa66a427af5646a8392a89 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm @@ -349,7 +349,7 @@ rendering of the atmosphere model and examine its properties. (inputs (modify-inputs (package-inputs calcmysky) (replace "qtbase" qtbase-5))) - (synopsis "Qt5 build for the CalcMySky library."))) + (synopsis "Qt5 build for the CalcMySky library"))) (define-public casacore (package diff --git a/gnu/packages/base.scm b/gnu/packages/base.scm index b3f54798c4260f61b9370e40920e6dfaa5d9b496..3a46ad2ec5a82fbe2fef4a2bb4bcf57f83fe1e3b 100644 --- a/gnu/packages/base.scm +++ b/gnu/packages/base.scm @@ -108,7 +108,7 @@ (base32 "086vqwk2wl8zfs47sq2xpjc9k066ilmb8z6dn0q6ymwjzlm196cd")))) (build-system gnu-build-system) - (synopsis "Hello, GNU world: An example GNU package") + (synopsis "Example GNU package") (description "GNU Hello prints the message \"Hello, world!\" and then exits. It serves as an example of standard GNU coding practices. As such, it supports diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index dc51a15a2dd9fab740d01baa1b4a62836c18a14e..b80efd85d71db2e776ec01c0235412e761a66dcd 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -20373,7 +20373,7 @@ repeated areas between contigs.") (native-inputs (list poetry python-pytest)) (home-page "https://github.com/vembrane/vembrane") - (synopsis "Filter VCF/BCF files with Python expressions.") + (synopsis "Filter VCF/BCF files with Python expressions") (description "Vembrane simultaneously filters variants based on any INFO or FORMAT field, CHROM, POS, ID, REF, ALT, QUAL, FILTER, and the annotation field ANN. When filtering based on ANN, annotation entries are diff --git a/gnu/packages/browser-extensions.scm b/gnu/packages/browser-extensions.scm index 50b767421568fa70269a3557f635f01e40060e9c..47505eb3c8e2ebd137c7127b3068efaae7d37a9a 100644 --- a/gnu/packages/browser-extensions.scm +++ b/gnu/packages/browser-extensions.scm @@ -214,7 +214,7 @@ properly.") (lambda _ (substitute* "src/manifest.json" (("_VERSIONHOLDER_") ,version))))))) - (synopsis "zx2c4 pass management extension for Mozilla Firefox") + (synopsis "Pass management extension for Mozilla Firefox") (description "This extension will allow you to access your zx2c4 pass repository directly from your web browser. You can choose to automatically fill and submit login forms if a matching password entry is found.") @@ -270,7 +270,7 @@ with the @uref{https://keepassxc.org, KeePassXC} password manager.") (arguments `(#:install-plan '(("." ,(assq-ref properties 'addon-id))))) (home-page "https://noscript.net") - (synopsis "Software providing extra protection for various browsers.") + (synopsis "Software providing extra protection for various browsers") (description "The NoScript Security Suite is a software providing extra protection for web browsers.") (license license:gpl3+))) diff --git a/gnu/packages/c.scm b/gnu/packages/c.scm index 13fdb99424e6249a73b7df72344fed65d72daefe..07df24d4e1e1fb3fa888892f2ba791b21bad3ea6 100644 --- a/gnu/packages/c.scm +++ b/gnu/packages/c.scm @@ -1376,7 +1376,7 @@ Telemetry Transport (MQTT) publish-subscribe messaging protocol.") " ")))) (delete 'configure)))) (home-page "https://github.com/orangeduck/mpc") - (synopsis "Parser Combinator library for C ") + (synopsis "Parser Combinator library for C") (description "@code{mpc} is a lightweight Parser Combinator library for C. @code{mpc} can help with tasks such as: @itemize diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm index 72e751c4af97e42063bffc45a0e05deba03edf60..d919bd39e66220e556b7a3147a17ed53928e5f2d 100644 --- a/gnu/packages/cran.scm +++ b/gnu/packages/cran.scm @@ -7429,7 +7429,7 @@ Bootstrap themes, which are packaged for use with Shiny applications.") "1m4i3kqzkz7w06sp9zqcy9f88xpdhi7cqih3phdrf4yjmfk1pfjg")))) ("r-testthat" ,r-testthat))) (home-page "https://github.com/timelyportfolio/d3r") - (synopsis "d3.js utilities for R") + (synopsis "Data visualization utilities for R") (description "This package provides a suite of functions to help ease the use of the d3.js visualization library in R. These helpers include diff --git a/gnu/packages/docbook.scm b/gnu/packages/docbook.scm index 02cea45e9744103aba2c0895dcd7c6a831fe3580..990e0a38fd5a6a675a82846c3e88712bef92e4de 100644 --- a/gnu/packages/docbook.scm +++ b/gnu/packages/docbook.scm @@ -334,7 +334,7 @@ downloading from @var{source}, where @var{version} is a string and (list docbook-xml-4.1.2)) (home-page "https://www.oasis-open.org/docbook/xml/mathml/1.0/index.1.shtml") - (synopsis "MathML support for DocBook XML V4.1.2.") + (synopsis "MathML support for DocBook XML V4.1.2") (description "The DocBook MathML Module is an extension to DocBook XML V4.1.2 that adds support for MathML in equation markup.") (license (license:non-copyleft "" "See file headers.")))) diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm index bc9e7abef841cf728ac4782cc57cf564b03045c4..89df31f838ce7ccac2402d3a39e741a95e2fcf30 100644 --- a/gnu/packages/finance.scm +++ b/gnu/packages/finance.scm @@ -1959,7 +1959,7 @@ Supported crypto-currencies: (native-inputs (list pkg-config qttools-5 util-linux)) ; provides the hexdump command for tests (home-page "https://flowee.org") - (synopsis "Flowee infrastructure tools and services") + (synopsis "Infrastructure tools and services") (description "Flowee packages all tier-1 applications and services from the Flowee group. This includes components like The Hub and Indexer which and various others diff --git a/gnu/packages/firmware.scm b/gnu/packages/firmware.scm index 4b8066c5456cdf58aa6f8290b786739e4830dfd2..868be8488c817be132371704f6710d68a7174403 100644 --- a/gnu/packages/firmware.scm +++ b/gnu/packages/firmware.scm @@ -657,7 +657,7 @@ executing in M-mode.") (install-file "out/bios.bin" (string-append #$output "/share/firmware"))))))) (home-page "https://www.seabios.org/SeaBIOS") - (synopsis "x86 BIOS implementation") + (synopsis "BIOS implementation") (description "SeaBIOS is an implementation of a 16bit x86 BIOS. SeaBIOS can run in an emulator or it can run natively on X86 hardware with the use of coreboot.") diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 9c7316ff2c29afdb635be366d1a80c6e0c0dcd42..ca829d49c48254313df52c408e638f5402d4fbd6 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -5466,7 +5466,7 @@ logging, so games can be viewed again.") (symlink "README.md" "README") (invoke "autoreconf" "-vif")))))) (home-page "https://pinball.sourceforge.net") - (synopsis "Pinball simulator") + (synopsis "Pinball machine simulator") (description "The Emilia Pinball Project is a pinball simulator. There are only two levels to play with, but they are very addictive.") (license license:gpl2))) @@ -11298,7 +11298,7 @@ well as for converting engines between UCI and UGI.") gnu-gettext libtool glib gtk+-2 boost)) (arguments `(#:tests? #f)) (home-page "http://nine-mens-morris.net/downloads.html") - (synopsis "Morris is an implementation of the board game Nine Men's Morris") + (synopsis "Implementation of the board game Nine Men's Morris") (description "Morris is an implementation of the board game Nine Men's Morris. It supports not only the standard game, but also several rule-variants and different board layouts. You can play against the computer, or simply use the program to diff --git a/gnu/packages/gawk.scm b/gnu/packages/gawk.scm index 6a77a692f5ad1375ef44ce622e99dba147013304..730af0761c69be78e7060773fd803e4e17168575 100644 --- a/gnu/packages/gawk.scm +++ b/gnu/packages/gawk.scm @@ -261,4 +261,4 @@ programs can be captured and transferred to systems that have Awk but not (modify-inputs (package-inputs cppawk) (delete "gawk-mpfr") (prepend egawk-next))) - (synopsis "cppawk that calls Enhanced GNU Awk by default"))) + (synopsis "Wrapper script that adds C preprocessing to Enhanced GNU Awk"))) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 73b0b6b895edc82bbd7d86c218c6d20c1a7121f2..b4016a2fbcf95e05e071baf745b9f6729eab114e 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -1381,8 +1381,7 @@ It has miners for Facebook, Flickr, Google, ownCloud and SkyDrive.") (propagated-inputs ;; The .pc file "Requires" libsoup. (list libsoup)) - (synopsis "GObject-based API over @acronym{SSDP, Simple Service Discovery -Protocol} for GNOME") + (synopsis "GNOME GObject-based API over @acronym{SSDP, Simple Service Discovery Protocol}") (description "This package provides a library to handle resource discovery and announcement over @acronym{SSDP, Simple Service Discovery Protocol} and a debugging tool, @command{gssdp-device-sniffer}.") diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm index 13c8734e68a9ae533ec22c3270f0447452fabf1f..c4fb8b9b4d034c84920cb49d385cb5da0f33d514 100644 --- a/gnu/packages/gstreamer.scm +++ b/gnu/packages/gstreamer.scm @@ -1185,7 +1185,7 @@ mp3, you can use gst123 to play all your music files.") (native-inputs (list autoconf automake libtool pkg-config)) (home-page "http://wiki.sugarlabs.org/go/Activity_Team/gst-plugins-espeak") - (synopsis "Use espeak ") + (synopsis "Use espeak") (description "This is a Gstreamer @code{src} plugin to use the espeak speech synthesizer as a sound source.") (license license:lgpl2.0+)))) diff --git a/gnu/packages/heads.scm b/gnu/packages/heads.scm index e03f8014c2afd848aef6cbc1029b716be0994b3c..a176253122dde05cd01718c1ff269266ed309851 100644 --- a/gnu/packages/heads.scm +++ b/gnu/packages/heads.scm @@ -162,7 +162,7 @@ done (base32 "18r2a00k82hz0mqdvgm7crzc7305l36109c0j9yjmkxj2alcjw0k")))))) (supported-systems (remove target-hurd? %supported-systems)) (home-page "https://github.com/osresearch/heads") - (synopsis "Musl-cross gcc 5 toolchain") + (synopsis "Cross gcc 5 toolchain") (description "Musl-cross toolchain: binutils, gcc 5 and musl.") (license license:isc)))) diff --git a/gnu/packages/irc.scm b/gnu/packages/irc.scm index cd21778c60dac09d61b93a8391e8e66c6ef9fc3d..38f845ff3900aa1337252147780c009a691b5b73 100644 --- a/gnu/packages/irc.scm +++ b/gnu/packages/irc.scm @@ -796,7 +796,7 @@ other enhancements and bug fixes.") (native-inputs (list pkg-config)) (home-page "http://epicsol.org") - (synopsis "Epic5 IRC Client") + (synopsis "IRC Client") (description "EPIC is a IRC client that has been under active development for over 20 years. It is stable and mature, and offers an excellent ircII diff --git a/gnu/packages/kde-pim.scm b/gnu/packages/kde-pim.scm index f34fe09057722935e347da0909cce4f9c300e3bc..5d546b7d4cc201ad9debf9b07c74ac46718698dd 100644 --- a/gnu/packages/kde-pim.scm +++ b/gnu/packages/kde-pim.scm @@ -435,7 +435,7 @@ Akonadi PIM data server. It uses Xapian for indexing and querying.") sonnet zlib)) (home-page "https://invent.kde.org/pim/itinerary") - (synopsis "Itinerary and boarding pass management") + (synopsis "Boarding pass and itinerary management") (description "This package provides a tool for managing itinerary and boarding pass information.") diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm index e30f6def406a9fc05df84190ede5c626b8d61879..817126f3e1d2813c1ce51c3ddc359b94ce26f1da 100644 --- a/gnu/packages/kde-plasma.scm +++ b/gnu/packages/kde-plasma.scm @@ -1831,7 +1831,7 @@ KF5/Qt5 to KF6/Qt6") (arguments (list #:qtbase qtbase)) (home-page "https://invent.kde.org/libraries/mpvqt") - (synopsis "A libmpv wrapper for QtQuick2 and QML") + (synopsis "libmpv wrapper for QtQuick2 and QML") (description "This package provides a libmpv wrapper for QtQuick2 and QML.") (license license:lgpl2.1+))) diff --git a/gnu/packages/lesstif.scm b/gnu/packages/lesstif.scm index bcda6b986748bacba72a5acf867b7d0837dcf10b..b1b7fbbe8207fadd17d3894caa8a50de367adab2 100644 --- a/gnu/packages/lesstif.scm +++ b/gnu/packages/lesstif.scm @@ -79,7 +79,7 @@ (native-inputs (list autoconf automake byacc flex libtool pkg-config)) (home-page "https://motif.ics.com/motif") - (synopsis "Motif toolkit for the X window system") + (synopsis "Toolkit for the X window system") (description "Motif is a standard graphical user interface, (as defined by the IEEE 1295 specification), used on more than 200 hardware and software platforms. It provides application developers, end users, and system vendors diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index b19ea6220f26cf4224d64c66a6e6bcbe808fefe5..0fc2c4428afbe0052b820af8539997ba2e0bf4ff 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -7545,7 +7545,7 @@ graphically visualizing a @file{perf.data} file.") util-linux which)) (home-page "https://ecryptfs.org/") - (synopsis "eCryptfs cryptographic file system utilities") + (synopsis "Cryptographic file system utilities") (description "eCryptfs is a POSIX-compliant stacked cryptographic file system for Linux. Each file's cryptographic meta-data is stored inside the file itself, along @@ -10001,7 +10001,7 @@ set as @code{LD_PRELOAD} to override the C library file system functions.") re2 tbb)) (home-page "https://github.com/falcosecurity/libs/") - (synopsis "libscap and lisbinsp Falco security libraries") + (synopsis "Falco security libraries") (description "The Falco security libraries include @code{libsinsp} and @code{libscap}. @code{libscap} manages the data capture process, while @code{libsinsp} is a system inspection library that enriches events from diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index 636961aae7906065fd5e4aaa5a1c0436c3cfbf76..86ca8ff501f796babe2ac9bbe3b5c587d8e85eda 100644 --- a/gnu/packages/mail.scm +++ b/gnu/packages/mail.scm @@ -4122,7 +4122,7 @@ killed threads.") (list gettext-minimal itstool pkg-config)) (build-system gnu-build-system) (home-page "http://pan.rebelbase.com/") - (synopsis "Pan newsreader") + (synopsis "Usenet newsreader") (description "@code{pan} is a Usenet newsreader that's good at both text and binaries. It supports offline reading, scoring and killfiles, yEnc, NZB, PGP handling, multiple servers, and secure connections.") diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm index af7f9926a0b4096fc0dfc05e58cb40902452d5b9..cc4aeed24e4ed85cc2e940baa4e87ad10f09f534 100644 --- a/gnu/packages/messaging.scm +++ b/gnu/packages/messaging.scm @@ -215,7 +215,7 @@ (list util-linux "lib") ;; libuuid pkg-config)) (home-page "https://biboumi.louiz.org") - (synopsis "Biboumi is a XMPP gateway that connects to IRC") + (synopsis "XMPP gateway that connects to IRC") (description "Biboumi is a Free, Libre and Open Source XMPP gateway that connects to IRC servers and translates between the two protocols. Its goal is to let XMPP users take part in IRC discussions, using their favourite XMPP client.") diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 948209837d53da4ddff3435243953dc40b2b8517..73267d32c39c98932b7578e8a13cadf224d834be 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -2849,7 +2849,7 @@ yaml for OCaml types.") ocaml-ppx-sexp-conv)) (native-inputs (list ocaml-ounit ocaml-sexplib0)) (properties `((upstream-name . "ppx_import"))) - (synopsis "Extension for importing declarations from interface files.") + (synopsis "Extension for importing declarations from interface files") (description "Ppx-import is a syntax extension for importing declarations from interface files.") diff --git a/gnu/packages/pascal.scm b/gnu/packages/pascal.scm index 9d012fa28c8d207b5ba6b6bd1297c04bf7885c9a..58b627c4149698ef91a71d8221cd9419dc0724cc 100644 --- a/gnu/packages/pascal.scm +++ b/gnu/packages/pascal.scm @@ -312,7 +312,7 @@ many useful extensions to the Pascal programming language.") (lambda _ (chdir "src")))))) (native-inputs (list perl unzip which)) - (synopsis "p2c converts Pascal programs to C programs") + (synopsis "Convert Pascal programs to C programs") (description "This package provides @command{p2c}, a program to convert Pascal source code to C source code, and @command{p2cc}, a compiler for Pascal programs.") diff --git a/gnu/packages/pdf.scm b/gnu/packages/pdf.scm index 24afadbe805ff12c9a9630de6a2c5ff736b1c8db..96e9e5e9e779b1e26470c74698fc48471269be56 100644 --- a/gnu/packages/pdf.scm +++ b/gnu/packages/pdf.scm @@ -1001,7 +1001,7 @@ SyncTeX support, and rudimentary support for annotations and forms.") (list discount ffmpeg)) (build-system meson-build-system) (home-page "https://www.flameeyes.com/projects/unpaper") - (synopsis "post-processing tool for scanned pages") + (synopsis "Post-processing tool for scanned pages") (description "@command{unpaper} is a post-processing tool for scanned sheets of paper, especially for book pages that have been scanned from previously created photocopies. diff --git a/gnu/packages/pure.scm b/gnu/packages/pure.scm index cb4cdd4d88ab14a18f73186698f46a19e0e93af3..b23a70bcf40743f9b6eca7e43c11c7641ea45b48 100644 --- a/gnu/packages/pure.scm +++ b/gnu/packages/pure.scm @@ -58,7 +58,7 @@ (inputs (list gmp llvm-3.5 mpfr)) (home-page "https://agraef.github.io/pure-lang/") - (synopsis "Pure programming Language") + (synopsis "Programming Language") (description "@code{pure} is a programming language based on term rewriting. It offers equational definitions with pattern matching, full symbolic rewriting capabilities, dynamic typing, eager and lazy diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm index 722448b4e4755c5f1266b842ef5a08d1e3157c7a..cd0b3d6f9dee1c4c178eeed9ef699364aa3611bf 100644 --- a/gnu/packages/qt.scm +++ b/gnu/packages/qt.scm @@ -1443,7 +1443,7 @@ XLSX document format.") (name "qxlsx-qt5") (inputs (list qtbase-5)) - (synopsis "Qt5 build for the qxlsx library."))) + (synopsis "Qt5 build for the qxlsx library"))) (define-public qtxmlpatterns (package (inherit qtsvg-5) diff --git a/gnu/packages/smalltalk.scm b/gnu/packages/smalltalk.scm index 88a1bbc2c29e4a9f84e3e0f0ba18bab3d7a69c3a..5c5b93236aaa1abdb6dd720449d7d0b52db1fd2b 100644 --- a/gnu/packages/smalltalk.scm +++ b/gnu/packages/smalltalk.scm @@ -115,7 +115,7 @@ (("@LIBC_SO_DIR@") (string-append libc "/lib")))) #t))))) (home-page "https://smalltalk.gnu.org/") - (synopsis "Smalltalk environment") + (synopsis "Programming language environment") (description "GNU Smalltalk is a free implementation of the Smalltalk language. It implements the ANSI standard for the language and also includes extra classes diff --git a/gnu/packages/sugar.scm b/gnu/packages/sugar.scm index 77008bc078ee0f169dc802fb066d7799d09390d4..51f80a58d317d0f08581584acbe0ba870fb0adea 100644 --- a/gnu/packages/sugar.scm +++ b/gnu/packages/sugar.scm @@ -184,7 +184,7 @@ pkg-config python-empy)) (home-page "https://www.sugarlabs.org/") - (synopsis "Sugar GTK shell") + (synopsis "GTK shell") (description "Sugar is the desktop environment component of a worldwide effort to provide every child with an equal opportunity for a quality education. Available in more than twenty-five languages, Sugar Activities are diff --git a/gnu/packages/terminals.scm b/gnu/packages/terminals.scm index 3a717114a760ac478813abf7d96f4022a9387342..6fb2684326d80998fba87c79ab0be60ecdad1fce 100644 --- a/gnu/packages/terminals.scm +++ b/gnu/packages/terminals.scm @@ -1769,7 +1769,7 @@ and the ability to read and write via stdin and stdout.") pkg-config)) (inputs (list dbus dbus-glib gtk+ pcre vte)) - (synopsis "ROXTerm terminal emulator") + (synopsis "Terminal emulator") (description "This package provides a terminal emulator with hyperlink support. It's based on VTE and aimed at power users.") (home-page "https://realh.github.io/roxterm/en/index.html") diff --git a/gnu/packages/virtualization.scm b/gnu/packages/virtualization.scm index 8db5d6cbd2fda07868f87a1c11561b3cb7bc9bf4..ac410d099cb6e7cd74a27fb7e8aab4a1adad5367 100644 --- a/gnu/packages/virtualization.scm +++ b/gnu/packages/virtualization.scm @@ -2769,7 +2769,7 @@ DOS or Microsoft Windows.") (cross-libc "i686-linux-gnu") ; header files `(,(cross-libc "i686-linux-gnu") "static"))) (home-page "https://xenproject.org/") - (synopsis "Xen Virtual Machine Monitor") + (synopsis "Hypervisor") (description "This package provides the Xen Virtual Machine Monitor which is a hypervisor.") ;; TODO: Some files are licensed differently. List those. diff --git a/gnu/packages/vpn.scm b/gnu/packages/vpn.scm index 9648c502cc568eb2517ef304ea5440a0a327ac77..0b62e8c7cf632ead7ef92616c931f753c12fcd1a 100644 --- a/gnu/packages/vpn.scm +++ b/gnu/packages/vpn.scm @@ -1087,7 +1087,7 @@ DNS domain name queries.") (native-inputs (list python-pytest python-pytest-mock)) (home-page "https://github.com/albertodonato/sshoot") - (synopsis "sshuttle VPN session manager") + (synopsis "VPN session manager (sshuttle)") (description "sshoot provides a command-line interface to manage multiple @command{sshuttle} virtual private networks. It supports flexible profiles with configuration options for most of @command{sshuttle}’s features.") diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm index ccf64d877bc5bb73dbfe3d26536e999e0a04f278..358efba5aae687cc4ab7313f12320107337e1b76 100644 --- a/gnu/packages/web.scm +++ b/gnu/packages/web.scm @@ -8890,7 +8890,7 @@ bookmarks directly. It can also present them in a web interface with (string-append #$output path)))))))) (inputs (list buku rofi)) (home-page "https://github.com/carnager/buku_run") - (synopsis "rofi frontend for buku bookmarks manager") + (synopsis "@command{rofi} frontend for buku bookmarks manager") (description "This package provides a rofi frontend for the buku bookmark manager.") (license license:gpl3+)))