From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/ddd/
Date: Sat, 5 Feb 2022 20:46:44 +0000 (UTC) [thread overview]
Message-ID: <1644093648.f15a2cf74449851f703a20fd44ed6c28b458e19a.asturm@gentoo> (raw)
commit: f15a2cf74449851f703a20fd44ed6c28b458e19a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 9 15:52:25 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Feb 5 20:40:48 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f15a2cf7
dev-util/ddd: EAPI-8 bump
Closes: https://bugs.gentoo.org/830853
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-util/ddd/ddd-3.3.12-r5.ebuild | 17 +++++++----------
1 file changed, 7 insertions(+), 10 deletions(-)
diff --git a/dev-util/ddd/ddd-3.3.12-r5.ebuild b/dev-util/ddd/ddd-3.3.12-r5.ebuild
index fe17fd18d911..0174afbfd0e7 100644
--- a/dev-util/ddd/ddd-3.3.12-r5.ebuild
+++ b/dev-util/ddd/ddd-3.3.12-r5.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="6"
+EAPI=8
inherit autotools desktop optfeature
@@ -10,10 +10,12 @@ HOMEPAGE="https://www.gnu.org/software/ddd"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-3 LGPL-3 FDL-1.1"
-KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
SLOT="0"
+KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
IUSE="readline"
+RESTRICT="test"
+
COMMON_DEPEND="
sys-devel/gdb
sys-libs/ncurses:=
@@ -34,8 +36,6 @@ RDEPEND="${COMMON_DEPEND}
x11-apps/xfontsel
"
-RESTRICT="test"
-
PATCHES=(
"${FILESDIR}/${P}-gcc44.patch"
"${FILESDIR}/${P}-gdb-disassembler-bug.patch"
@@ -58,13 +58,12 @@ src_prepare() {
src_configure() {
econf \
- --disable-static \
$(use_with readline)
}
src_install() {
# Remove app defaults
- rm -f "${S}"/ddd/Ddd
+ rm -f "${S}"/ddd/Ddd || die
# Install ddd distribution
default
@@ -79,10 +78,8 @@ pkg_postinst() {
optfeature "Bash debugging" app-shells/bashdb
optfeature "Perl debugging" dev-lang/perl
optfeature "Python debugging" dev-python/pydb
-
- echo
+ elog
elog "Important notice: if you encounter DDD crashes during visualization, you might"
elog "have hit bug #459324. Try switching to plotting in external window:"
elog "Select Edit|Preferences|Helpers and switch 'plot window' to 'external'"
- echo
}
next reply other threads:[~2022-02-05 20:46 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-05 20:46 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-10-21 21:32 [gentoo-commits] repo/gentoo:master commit in: dev-util/ddd/ Maciej Mrozowski
2022-10-18 2:47 Sam James
2021-01-24 1:31 Maciej Mrozowski
2021-01-24 1:22 Maciej Mrozowski
2020-12-27 16:38 Fabian Groffen
2019-04-25 3:36 Aaron Bauman
2018-05-12 0:32 Matt Turner
2017-07-07 9:07 Agostino Sarubbo
2017-06-26 20:18 Tobias Klausmann
2017-06-24 21:02 Sergei Trofimovich
2017-06-21 12:17 Agostino Sarubbo
2017-06-20 5:17 Agostino Sarubbo
2017-06-19 17:03 Agostino Sarubbo
2017-06-19 1:32 Maciej Mrozowski
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=1644093648.f15a2cf74449851f703a20fd44ed6c28b458e19a.asturm@gentoo \
--to=asturm@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