public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/emacspeak-ss/
Date: Wed, 13 Sep 2023 03:49:19 +0000 (UTC)	[thread overview]
Message-ID: <1694576881.ec133f5d18e8efee343dc0ca6c15d5771bdc376a.sam@gentoo> (raw)

commit:     ec133f5d18e8efee343dc0ca6c15d5771bdc376a
Author:     Leonardo Hernández Hernández <leohdz172 <AT> proton <DOT> me>
AuthorDate: Mon Sep  4 03:32:18 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 13 03:48:01 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec133f5d

app-accessibility/emacspeak-ss: update EAPI 6 -> 8

Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> proton.me>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../emacspeak-ss/emacspeak-ss-1.9.1-r1.ebuild      | 33 ++++++++++++++++++++++
 1 file changed, 33 insertions(+)

diff --git a/app-accessibility/emacspeak-ss/emacspeak-ss-1.9.1-r1.ebuild b/app-accessibility/emacspeak-ss/emacspeak-ss-1.9.1-r1.ebuild
new file mode 100644
index 000000000000..57422030df4b
--- /dev/null
+++ b/app-accessibility/emacspeak-ss/emacspeak-ss-1.9.1-r1.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit toolchain-funcs
+
+DESCRIPTION="Adds support for several speech synthesizers to emacspeak"
+HOMEPAGE="http://leb.net/blinux/"
+SRC_URI="http://leb.net/pub/blinux/emacspeak/blinux/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+RDEPEND=">=app-accessibility/emacspeak-18"
+
+PATCHES=(
+	"${FILESDIR}"/gentoo-apollo-fix.patch
+)
+
+src_prepare() {
+	default
+	tc-export CC
+}
+
+src_install() {
+	emake \
+		prefix="${ED}"/usr \
+		man1dir="${ED}"/usr/share/man/man1 \
+		install
+	dodoc CREDITS ChangeLog OtherSynthesizers TODO TROUBLESHOOTING README*
+}


             reply	other threads:[~2023-09-13  3:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-13  3:49 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-10-03 19:24 [gentoo-commits] repo/gentoo:master commit in: app-accessibility/emacspeak-ss/ Andreas Sturmlechner
2023-10-01 18:19 Arthur Zamarin
2023-10-01 18:19 Arthur Zamarin
2023-10-01 18:19 Arthur Zamarin
2016-12-21  9:51 Tobias Klausmann

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=1694576881.ec133f5d18e8efee343dc0ca6c15d5771bdc376a.sam@gentoo \
    --to=sam@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox