public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/ktechlab/
Date: Tue, 02 Sep 2025 15:47:29 +0000 (UTC)	[thread overview]
Message-ID: <1756827974.99eb1c2b51007a219b9d43f69648ee7197960b7b.asturm@gentoo> (raw)

commit:     99eb1c2b51007a219b9d43f69648ee7197960b7b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  2 15:44:23 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep  2 15:46:14 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99eb1c2b

sci-electronics/ktechlab: add 0.51.0_p20250902

Closes: https://bugs.gentoo.org/955248
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 sci-electronics/ktechlab/Manifest                  |  1 +
 .../ktechlab/ktechlab-0.51.0_p20250902.ebuild      | 45 ++++++++++++++++++++++
 2 files changed, 46 insertions(+)

diff --git a/sci-electronics/ktechlab/Manifest b/sci-electronics/ktechlab/Manifest
index 4f29c2c1741b..d0941ba4304a 100644
--- a/sci-electronics/ktechlab/Manifest
+++ b/sci-electronics/ktechlab/Manifest
@@ -1 +1,2 @@
 DIST ktechlab-0.51.0.tar.xz 2280352 BLAKE2B 9f7004bf82a6f1c5c2b7a638692eb7ea778a3680ebf73db3caa1947a0ebd62249f1d15f9508852af5cf347907051d8f4757899692a8677a1b76bac12dad45cc7 SHA512 65c71bafb4ea90dbe34860ebefa8c05b393953d690309d61a53fa9f012e14a2544c03c2aeac2c79e700d449ed84d7d691beafdf398348fe02ad1562b326c0c40
+DIST ktechlab-0.51.0_p20250902-0519a640.tar.gz 3357119 BLAKE2B facd35cb0934fb4216178cc13575b4e6f2f1c072da7e6ebf89ee0c553546589cdd2a2c83e9b9118022d849d39f396f611aba9cbc1a23a7880b1b01bbb5c6d61a SHA512 ced5194f766a440d2634ea9f62ccd4753c640120da24019bce8440193c9c0bd3c909b479de51166a8d73e03a09995b14403ea5a7ca0b3867ce949093678ee326

diff --git a/sci-electronics/ktechlab/ktechlab-0.51.0_p20250902.ebuild b/sci-electronics/ktechlab/ktechlab-0.51.0_p20250902.ebuild
new file mode 100644
index 000000000000..e7fc983b2973
--- /dev/null
+++ b/sci-electronics/ktechlab/ktechlab-0.51.0_p20250902.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_EXAMPLES="true"
+ECM_HANDBOOK="forceoptional"
+ECM_TEST="true"
+KDE_ORG_CATEGORY="sdk"
+KDE_ORG_COMMIT=0519a6405591ec00f9326269a8d0c948706fbf2f
+KFMIN=6.9.0
+QTMIN=6.8.1
+inherit ecm kde.org xdg
+
+DESCRIPTION="IDE for microcontrollers and electronics"
+HOMEPAGE="https://userbase.kde.org/KTechlab"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="+gpsim"
+
+DEPEND="
+	>=dev-qt/qt5compat-${QTMIN}:6
+	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets,xml]
+	>=dev-qt/qtserialport-${QTMIN}:6
+	>=kde-frameworks/kcompletion-${KFMIN}:6
+	>=kde-frameworks/kconfig-${KFMIN}:6
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:6
+	>=kde-frameworks/kcoreaddons-${KFMIN}:6
+	>=kde-frameworks/ki18n-${KFMIN}:6
+	>=kde-frameworks/kiconthemes-${KFMIN}:6
+	>=kde-frameworks/kio-${KFMIN}:6
+	>=kde-frameworks/kjobwidgets-${KFMIN}:6
+	>=kde-frameworks/kparts-${KFMIN}:6
+	>=kde-frameworks/ktexteditor-${KFMIN}:6
+	>=kde-frameworks/ktextwidgets-${KFMIN}:6
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
+	>=kde-frameworks/kwindowsystem-${KFMIN}:6
+	>=kde-frameworks/kxmlgui-${KFMIN}:6
+	gpsim? ( dev-embedded/gpsim )
+"
+RDEPEND="${DEPEND}
+	!sci-electronics/ktechlab:5
+"


             reply	other threads:[~2025-09-02 15:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-02 15:47 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-02 15:47 [gentoo-commits] repo/gentoo:master commit in: sci-electronics/ktechlab/ Andreas Sturmlechner
2025-09-02 15:47 Andreas Sturmlechner
2023-03-29 10:24 Andreas Sturmlechner
2020-12-22 11:18 Andreas Sturmlechner
2020-12-22 11:18 Andreas Sturmlechner
2020-09-20 22:56 Andreas Sturmlechner

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=1756827974.99eb1c2b51007a219b9d43f69648ee7197960b7b.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