From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 09B15158089 for ; Wed, 1 Nov 2023 09:31:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41F6F2BC01A; Wed, 1 Nov 2023 09:31:20 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 221772BC01A for ; Wed, 1 Nov 2023 09:31:20 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 12679335CD2 for ; Wed, 1 Nov 2023 09:31:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8B2371304 for ; Wed, 1 Nov 2023 09:31:17 +0000 (UTC) From: "Kostadin Shishmanov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kostadin Shishmanov" Message-ID: <1698831059.3c16afd383aacf9a1a8373ed142bac807c44dfd0.kocelfc@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/corectrl/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-misc/corectrl/Manifest app-misc/corectrl/corectrl-1.3.5.ebuild X-VCS-Directories: app-misc/corectrl/ X-VCS-Committer: kocelfc X-VCS-Committer-Name: Kostadin Shishmanov X-VCS-Revision: 3c16afd383aacf9a1a8373ed142bac807c44dfd0 X-VCS-Branch: dev Date: Wed, 1 Nov 2023 09:31:17 +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: 5c8e1589-5341-40eb-9c5f-e696ca7c6e88 X-Archives-Hash: 3b9de511745432aa70f4272ae4f7cfb3 commit: 3c16afd383aacf9a1a8373ed142bac807c44dfd0 Author: Kostadin Shishmanov tutanota com> AuthorDate: Wed Nov 1 09:30:59 2023 +0000 Commit: Kostadin Shishmanov tutanota com> CommitDate: Wed Nov 1 09:30:59 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3c16afd3 app-misc/corectrl: drop 1.3.5 Signed-off-by: Kostadin Shishmanov tutanota.com> app-misc/corectrl/Manifest | 1 - app-misc/corectrl/corectrl-1.3.5.ebuild | 54 --------------------------------- 2 files changed, 55 deletions(-) diff --git a/app-misc/corectrl/Manifest b/app-misc/corectrl/Manifest index ec75a7d39d..ef8fb34e48 100644 --- a/app-misc/corectrl/Manifest +++ b/app-misc/corectrl/Manifest @@ -1,2 +1 @@ -DIST corectrl-v1.3.5.tar.bz2 570723 BLAKE2B 4ee9ff0f84455599b9801d7e712ad98207462e573b3654f3dfa668b0691ef57a35482087ca193a985d241a10a3c9617e77ef5c1acdbbe9974b9d44fcdacd9295 SHA512 3c07bf0f99950b332bdf909f2580a8eb1243d71380f232bfc0980f7d6fd0d261eb522b22205f6dfb6ffd7f295afc243e1e6cd4dcd5f84dc4d5e129713fcb9ef1 DIST corectrl-v1.3.6.tar.bz2 570738 BLAKE2B 8ff9255c67836e6826ea76663d1dcc8b39b024d806a75279ab5065550b1c9b1b54ed33acbf255a6c41f603df3146988c82df0c4c3f12e9e1f345c0eba432f361 SHA512 7f7718176a566c3f8d3b236c41a283d0b61f83c0dcc5954845214bb7b174bdff775e05d563c02b3fe17f2224541b0defc7900bbab6b0498d4bb02babfe4c8ce3 diff --git a/app-misc/corectrl/corectrl-1.3.5.ebuild b/app-misc/corectrl/corectrl-1.3.5.ebuild deleted file mode 100644 index e56edefc64..0000000000 --- a/app-misc/corectrl/corectrl-1.3.5.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit ecm - -DESCRIPTION="Core control application" -HOMEPAGE="https://gitlab.com/corectrl/corectrl" - -if [[ ${PV} == 9999 ]]; then - inherit git-r3 - EGIT_REPO_URI="https://gitlab.com/corectrl/corectrl.git" -else - SRC_URI="https://gitlab.com/corectrl/corectrl/-/archive/v${PV}/corectrl-v${PV}.tar.bz2" - KEYWORDS="~amd64" - S="${WORKDIR}/${PN}-v${PV}" -fi - -LICENSE="GPL-3" -SLOT="0" - -IUSE="test" -RESTRICT="!test? ( test )" - -DEPEND=" - dev-qt/qtdbus:5 - dev-qt/qtdeclarative:5 - dev-qt/qtcharts:5[qml] - dev-qt/qtsvg:5 - dev-qt/linguist-tools:5 - dev-qt/qtquickcontrols2:5 - dev-libs/quazip - dev-libs/botan:2 - sys-auth/polkit - x11-libs/libdrm[video_cards_amdgpu] - dev-libs/libfmt - dev-libs/pugixml - dev-cpp/easyloggingpp - dev-cpp/units - test? ( - ~dev-cpp/catch-2.13.8 - dev-cpp/trompeloeil - ) -" - -BDEPEND="${DEPEND}" - -src_configure() { - local mycmakeargs+=( - -DBUILD_TESTING=$(usex test ON OFF) - ) - cmake_src_configure -}