public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/
Date: Sun, 20 Oct 2019 11:49:23 +0000 (UTC)	[thread overview]
Message-ID: <1571572075.afb2bcf65c887a60e67f08e46e031f0572a7cede.soap@gentoo> (raw)

commit:     afb2bcf65c887a60e67f08e46e031f0572a7cede
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Mon Oct  7 15:37:39 2019 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Oct 20 11:47:55 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afb2bcf6

app-accessibility/speech-dispatcher: disable static libraries

Closes: https://bugs.gentoo.org/696890
Closes: https://github.com/gentoo/gentoo/pull/13199
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 ...-dispatcher-0.8.7.ebuild => speech-dispatcher-0.8.7-r2.ebuild} | 4 ++--
 ...spatcher-0.8.7-r1.ebuild => speech-dispatcher-0.8.7-r3.ebuild} | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r2.ebuild
similarity index 96%
rename from app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
rename to app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r2.ebuild
index 09dbe1a312e..bb3f73c4cee 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
-IUSE="alsa ao +espeak flite nas pulseaudio python static-libs"
+IUSE="alsa ao +espeak flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
@@ -41,7 +41,7 @@ src_configure() {
 
 	local myeconfargs=(
 		--disable-python
-		$(use_enable static-libs static)
+		--disable-static
 		$(use_with alsa)
 		$(use_with ao libao)
 		$(use_with espeak)

diff --git a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r1.ebuild b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild
similarity index 95%
rename from app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r1.ebuild
rename to app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild
index 44d74058468..62fb7fc0484 100644
--- a/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r1.ebuild
+++ b/app-accessibility/speech-dispatcher/speech-dispatcher-0.8.7-r3.ebuild
@@ -14,7 +14,7 @@ SRC_URI="http://www.freebsoft.org/pub/projects/speechd/${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
-IUSE="alsa ao +espeak flite nas pulseaudio python static-libs"
+IUSE="alsa ao +espeak flite nas pulseaudio python"
 
 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
 
@@ -41,7 +41,7 @@ src_configure() {
 
 	local myeconfargs=(
 		--disable-python
-		$(use_enable static-libs static)
+		--disable-static
 		$(use_with alsa)
 		$(use_with ao libao)
 		$(use_with espeak)
@@ -72,8 +72,6 @@ src_install() {
 	emake DESTDIR="${D}" install
 	dodoc ANNOUNCE AUTHORS BUGS FAQ NEWS README*
 
-	prune_libtool_files --all
-
 	if use python; then
 		installation() {
 			cd src/api/python || die
@@ -86,6 +84,8 @@ src_install() {
 		python_foreach_impl run_in_build_dir installation
 		python_replicate_script "${ED}"/usr/bin/spd-conf
 	fi
+
+	find "${D}" -name '*.la' -delete || die
 }
 
 pkg_postinst() {


             reply	other threads:[~2019-10-20 11:49 UTC|newest]

Thread overview: 94+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-20 11:49 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-10  2:18 [gentoo-commits] repo/gentoo:master commit in: app-accessibility/speech-dispatcher/ Sam James
2025-03-10  2:18 Sam James
2024-11-26  6:49 Sam James
2024-09-12 17:49 Arthur Zamarin
2024-09-12 16:16 Jakov Smolić
2024-09-09 20:44 Arthur Zamarin
2024-09-09 13:46 Sam James
2024-09-09 13:46 Sam James
2024-09-09 13:46 Sam James
2024-09-09 13:46 Sam James
2024-08-09 10:35 Pacho Ramos
2024-05-09  9:53 Pacho Ramos
2023-09-20  0:27 Andreas K. Hüttel
2023-05-31 18:24 Andreas Sturmlechner
2023-05-06 14:18 Sam James
2022-12-11 18:19 Arthur Zamarin
2022-12-10  8:50 Arthur Zamarin
2022-12-10  4:48 Sam James
2022-12-10  4:48 Sam James
2022-12-10  4:48 Sam James
2022-12-10  4:48 Sam James
2022-12-10  4:48 Sam James
2022-12-10  4:35 Sam James
2022-11-02  6:20 Agostino Sarubbo
2022-11-01  8:30 Agostino Sarubbo
2022-10-31 18:37 Sam James
2022-10-31 18:26 Arthur Zamarin
2022-10-31 18:24 Sam James
2022-10-31 18:24 Sam James
2022-10-31 18:24 Sam James
2022-10-31 16:39 Jakov Smolić
2022-10-09  6:17 Miroslav Šulc
2022-10-08 10:12 Agostino Sarubbo
2022-10-08 10:11 Agostino Sarubbo
2022-10-08 10:10 Agostino Sarubbo
2022-10-08 10:10 Agostino Sarubbo
2022-10-08 10:09 Agostino Sarubbo
2022-10-08 10:08 Agostino Sarubbo
2022-10-08 10:08 Agostino Sarubbo
2022-10-02  5:34 William Hubbs
2022-09-01  2:57 Sam James
2022-08-12 14:27 Sam James
2022-05-26  5:20 WANG Xuerui
2022-03-07  3:51 Sam James
2022-03-07  3:47 Sam James
2022-03-02  9:08 Agostino Sarubbo
2022-03-01 11:42 Jakov Smolić
2022-03-01 11:30 Agostino Sarubbo
2022-03-01 11:29 Agostino Sarubbo
2022-03-01 11:28 Agostino Sarubbo
2022-02-15 18:31 Matt Turner
2022-01-31  2:36 Yixun Lan
2022-01-29  7:20 Sam James
2022-01-29  7:10 Sam James
2022-01-29  4:32 Sam James
2022-01-27  6:12 William Hubbs
2021-08-10  8:58 Yixun Lan
2021-04-19  2:10 Matt Turner
2021-03-13 17:24 David Seifert
2021-01-04 11:11 Andreas K. Hüttel
2020-09-04 15:44 Sam James
2020-08-29 18:18 Sam James
2020-08-29 17:57 Thomas Deutschmann
2020-08-25 17:48 Sergei Trofimovich
2020-08-25 12:45 Sam James
2020-08-22 11:26 Agostino Sarubbo
2020-08-22  5:48 Agostino Sarubbo
2020-07-13  0:30 Andreas Sturmlechner
2020-04-19  8:15 Mart Raudsepp
2020-03-29 17:56 Mart Raudsepp
2020-02-13 19:52 Sergei Trofimovich
2020-02-12  7:51 Agostino Sarubbo
2020-02-12  7:47 Agostino Sarubbo
2020-02-11 19:51 Agostino Sarubbo
2020-02-11 16:01 Agostino Sarubbo
2019-08-11 14:44 David Seifert
2019-08-04 13:44 Alexey Shvetsov
2018-12-07 21:56 Mart Raudsepp
2018-11-16 20:25 Mike Gilbert
2018-08-25 21:30 Andreas Sturmlechner
2018-07-25 16:47 Mart Raudsepp
2018-03-06 21:37 Tobias Klausmann
2018-03-04 20:48 Sergei Trofimovich
2018-02-16 20:39 Sergei Trofimovich
2018-01-28 20:21 Michael Weber
2018-01-27  0:41 Thomas Deutschmann
2018-01-18  1:49 Mikle Kolyada
2018-01-13 12:13 Sergei Trofimovich
2017-10-12 11:15 Michael Palimaka
2016-10-08 16:09 Pacho Ramos
2015-12-17 15:42 William Hubbs
2015-11-11 17:27 Justin Lecher
2015-11-09 21:51 Pacho Ramos

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=1571572075.afb2bcf65c887a60e67f08e46e031f0572a7cede.soap@gentoo \
    --to=soap@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