all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Yuval Langer <yuval.langer@gmail.com>
To: 68116@debbugs.gnu.org
Subject: [bug#68116] Add description to the package definition.
Date: Thu, 4 Jan 2024 16:47:35 +0200	[thread overview]
Message-ID: <CAK0OjG06cK0cTrBhHV52RABc-QbD8MVUhrd4R_E_dNJ0Fh_YHw@mail.gmail.com> (raw)
In-Reply-To: <CAK0OjG0GdipkczdSq5R+0rKDJe-dTzLRNA=38iRDvDkMT06e-w@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1 bytes --]



[-- Attachment #2: 0001-Add-Michelangelo-Rodriguez-s-description-of-his-pack.patch --]
[-- Type: text/x-patch, Size: 1379 bytes --]

From 64767f87333d5f0a84e0ff628ab04d7bfe9dd46a Mon Sep 17 00:00:00 2001
Message-Id: <64767f87333d5f0a84e0ff628ab04d7bfe9dd46a.1704379533.git.yuval.langer@gmail.com>
From: Yuval Langer <yuval.langer@gmail.com>
Date: Thu, 4 Jan 2024 16:45:01 +0200
Subject: [PATCH] Add Michelangelo Rodriguez's description of his package.

---
 gnu/packages/emacs-xyz.scm | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 86bd70875d..dd4036125e 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -1421,7 +1421,13 @@ configuration files, such as @file{.gitattributes}, @file{.gitignore}, and
       (home-page git-repository-url)
       (synopsis "greader - gnamù reader, send buffer contents to a speech engine")
       (description
-       "")
+       "Greader is a module that allows you to send any emacs buffer to a TTS.
+A text-to-speech like engine `espeak-ng' or `speech-dispatcher'are
+already supported, plus limited bakend support native to macOS.  The
+mode supports timer reading, automatic scrolling of buffers in modes
+like `info-mode', repeating reading of regions or the whole buffer,
+includes a feature to facilitate the compilation of espeak-ng
+pronunciations, and other features.")
       (license license:gpl3+))))
 
 (define-public emacs-with-editor
-- 
2.30.2


      reply	other threads:[~2024-01-04 14:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-30  0:34 [bug#68116] Add a package definition for Michelangelo Rodriguez's greader (gnamù reader) Emacs package Yuval Langer
2024-01-04 14:47 ` Yuval Langer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAK0OjG06cK0cTrBhHV52RABc-QbD8MVUhrd4R_E_dNJ0Fh_YHw@mail.gmail.com \
    --to=yuval.langer@gmail.com \
    --cc=68116@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.