From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C58D6158B20 for ; Sun, 02 Feb 2025 22:46:53 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id A8FB43412DE for ; Sun, 02 Feb 2025 22:46:53 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 9EE291103B6; Sun, 02 Feb 2025 22:46:52 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 94A641103B6 for ; Sun, 02 Feb 2025 22:46:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4540833BE19 for ; Sun, 02 Feb 2025 22:46:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C764023F4 for ; Sun, 02 Feb 2025 22:46:50 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1738536387.888199e67a0cb461b2b600c55e882a1df8554913.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/okteta/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/okteta/Manifest app-editors/okteta/okteta-0.26.19.ebuild X-VCS-Directories: app-editors/okteta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 888199e67a0cb461b2b600c55e882a1df8554913 X-VCS-Branch: master Date: Sun, 02 Feb 2025 22:46:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 164271c9-a5b1-423c-936e-163f833bd259 X-Archives-Hash: 3b4ba6e09f4f0cf4151a79549dcae079 commit: 888199e67a0cb461b2b600c55e882a1df8554913 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Feb 2 19:24:36 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Feb 2 22:46:27 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=888199e6 app-editors/okteta: add 0.26.19 Signed-off-by: Andreas Sturmlechner gentoo.org> app-editors/okteta/Manifest | 1 + app-editors/okteta/okteta-0.26.19.ebuild | 70 ++++++++++++++++++++++++++++++++ 2 files changed, 71 insertions(+) diff --git a/app-editors/okteta/Manifest b/app-editors/okteta/Manifest index a3cdf4afec66..043438ea7852 100644 --- a/app-editors/okteta/Manifest +++ b/app-editors/okteta/Manifest @@ -1 +1,2 @@ DIST okteta-0.26.18.tar.xz 1099416 BLAKE2B 1cde103b33a8aedae9c3792c581c2ae65bbe6a1c63ba98e0332c59635c1156ab46ae596b7577a014e0b8ca65f28694d95cc20db573025dcde62eb5d03c451657 SHA512 7f6cc128642f07fb87faa733f8912e2acc033fd7f5be5743f7cb4d6e60db069713c93bd41a52966a8b97d6d2be716a5722c2d6da5a2b6f5f3a7d55c82d3198fd +DIST okteta-0.26.19.tar.xz 1101800 BLAKE2B dbd87270d5244f55ce0eb6fb49e75fb76212bf8d0b59449cb89adc9c9040870b57aa24c4a207c417afa2c1119fdf9752ba4b3a2e280b9a30cb2e25e8025c9b97 SHA512 acdc30a7fe2a996600b18c71db3b7771f25816e200128bd604314db4c2f3f2fe6e0a5ac06ae3b81db600030b18db98d750ce556eb5118079aa5e1f8857b00bc0 diff --git a/app-editors/okteta/okteta-0.26.19.ebuild b/app-editors/okteta/okteta-0.26.19.ebuild new file mode 100644 index 000000000000..a185bbac3553 --- /dev/null +++ b/app-editors/okteta/okteta-0.26.19.ebuild @@ -0,0 +1,70 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_DESIGNERPLUGIN="true" +ECM_HANDBOOK="forceoptional" +ECM_TEST="true" +KFMIN=5.115.0 +QTMIN=5.15.12 +inherit ecm kde.org + +DESCRIPTION="Hex editor by KDE" +HOMEPAGE="https://apps.kde.org/okteta/" + +if [[ ${KDE_BUILD_TYPE} = release ]]; then + SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" + KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +fi + +LICENSE="GPL-2 handbook? ( FDL-1.2 )" +SLOT="5" +IUSE="crypt" + +DEPEND=" + >=dev-qt/qtdeclarative-${QTMIN}:5 + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtnetwork-${QTMIN}:5 + >=dev-qt/qtprintsupport-${QTMIN}:5 + >=dev-qt/qtscript-${QTMIN}:5[scripttools] + >=dev-qt/qtwidgets-${QTMIN}:5 + >=dev-qt/qtxml-${QTMIN}:5 + >=kde-frameworks/kbookmarks-${KFMIN}:5 + >=kde-frameworks/kcmutils-${KFMIN}:5 + >=kde-frameworks/kcodecs-${KFMIN}:5 + >=kde-frameworks/kcompletion-${KFMIN}:5 + >=kde-frameworks/kconfig-${KFMIN}:5 + >=kde-frameworks/kconfigwidgets-${KFMIN}:5 + >=kde-frameworks/kcoreaddons-${KFMIN}:5 + >=kde-frameworks/kcrash-${KFMIN}:5 + >=kde-frameworks/kdbusaddons-${KFMIN}:5 + >=kde-frameworks/ki18n-${KFMIN}:5 + >=kde-frameworks/kiconthemes-${KFMIN}:5 + >=kde-frameworks/kio-${KFMIN}:5 + >=kde-frameworks/kjobwidgets-${KFMIN}:5 + >=kde-frameworks/knewstuff-${KFMIN}:5 + >=kde-frameworks/kparts-${KFMIN}:5 + >=kde-frameworks/kservice-${KFMIN}:5 + >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 + >=kde-frameworks/kxmlgui-${KFMIN}:5 + crypt? ( >=app-crypt/qca-2.3.9:2[qt5(-)] ) +" +RDEPEND="${DEPEND}" + +PATCHES=( "${FILESDIR}/${PN}-0.26.13-doctools-optional.patch" ) # downstream + +src_configure() { + local mycmakeargs=( + -DOMIT_EXAMPLES=ON + $(cmake_use_find_package crypt Qca-qt5) + ) + + ecm_src_configure +} + +src_test() { + local myctestargs=( -j1 ) + + ecm_src_test +}