From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/kdbg/
Date: Wed, 3 Apr 2019 15:18:04 +0000 (UTC) [thread overview]
Message-ID: <1554304642.f3236cdff3b4028cd40dae1e5f0b4ed2eaa42311.asturm@gentoo> (raw)
commit: f3236cdff3b4028cd40dae1e5f0b4ed2eaa42311
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 3 15:17:22 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Apr 3 15:17:22 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3236cdf
dev-util/kdbg: Drop 3.0.0 (r0)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-util/kdbg/kdbg-3.0.0.ebuild | 51 -----------------------------------------
1 file changed, 51 deletions(-)
diff --git a/dev-util/kdbg/kdbg-3.0.0.ebuild b/dev-util/kdbg/kdbg-3.0.0.ebuild
deleted file mode 100644
index d6e46f2cfd5..00000000000
--- a/dev-util/kdbg/kdbg-3.0.0.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2018 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="true"
-inherit kde5
-
-DESCRIPTION="Graphical debugger interface"
-HOMEPAGE="http://www.kdbg.org/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-KEYWORDS=""
-KEYWORDS="~amd64 ~x86"
-
-COMMON_DEPEND="
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kwindowsystem)
- $(add_frameworks_dep kxmlgui)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
-"
-RDEPEND="${COMMON_DEPEND}
- !dev-util/kdbg:4
- sys-devel/gdb
-"
-DEPEND="${COMMON_DEPEND}
- media-libs/libpng:0
-"
-
-src_prepare() {
- # allow documentation to be handled by eclass
- mv kdbg/doc . || die
- sed -i -e '/add_subdirectory(doc)/d' kdbg/CMakeLists.txt || die
- echo "add_subdirectory ( doc ) " >> CMakeLists.txt || die
-
- local png
- for png in kdbg/pics/*.png; do
- pngfix -q --out=${png/.png/fixed.png} ${png}
- [[ $? -gt 15 ]] && die "Failed to fix ${png}"
- mv -f ${png/.png/fixed.png} ${png} || die
- done
-
- kde5_src_prepare
-}
next reply other threads:[~2019-04-03 15:18 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-03 15:18 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-07 14:26 [gentoo-commits] repo/gentoo:master commit in: dev-util/kdbg/ Sebastian Pipping
2023-02-24 12:23 Jakov Smolić
2021-11-07 17:23 Andreas Sturmlechner
2020-05-20 22:18 Andreas Sturmlechner
2020-01-03 22:58 Andreas Sturmlechner
2019-12-09 11:21 Andreas Sturmlechner
2018-12-16 16:01 Andreas Sturmlechner
2017-12-12 23:04 Andreas Sturmlechner
2017-12-12 23:04 Andreas Sturmlechner
2017-10-15 12:23 Andreas Sturmlechner
2017-08-26 12:22 Michael Palimaka
2017-08-26 12:22 Michael Palimaka
2017-01-18 13:19 Michael Palimaka
2016-10-16 12:49 Johannes Huber
2015-11-29 16:24 Michael Palimaka
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=1554304642.f3236cdff3b4028cd40dae1e5f0b4ed2eaa42311.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