public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kostadin Shishmanov" <kocelfc@tutanota.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-misc/corectrl/
Date: Wed,  7 Feb 2024 14:23:17 +0000 (UTC)	[thread overview]
Message-ID: <1707315781.57ac2776aa46e510eb681edf42a46f8f6ee4e2f4.kocelfc@gentoo> (raw)

commit:     57ac2776aa46e510eb681edf42a46f8f6ee4e2f4
Author:     Kostadin Shishmanov <kocelfc <AT> tutanota <DOT> com>
AuthorDate: Wed Feb  7 14:23:01 2024 +0000
Commit:     Kostadin Shishmanov <kocelfc <AT> tutanota <DOT> com>
CommitDate: Wed Feb  7 14:23:01 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=57ac2776

app-misc/corectrl: drop 1.3.8

Signed-off-by: Kostadin Shishmanov <kocelfc <AT> tutanota.com>

 app-misc/corectrl/Manifest              |  1 -
 app-misc/corectrl/corectrl-1.3.8.ebuild | 54 ---------------------------------
 2 files changed, 55 deletions(-)

diff --git a/app-misc/corectrl/Manifest b/app-misc/corectrl/Manifest
index 1813bb8917..9ceef18eac 100644
--- a/app-misc/corectrl/Manifest
+++ b/app-misc/corectrl/Manifest
@@ -1,3 +1,2 @@
 DIST corectrl-v1.3.10.tar.bz2 572654 BLAKE2B 0fb314a476e8a7cee672da031ea50ff7ed4e26dbdc0a579be2f39044b865a19a69e3b84e335cf432e85f640c58bc40c977f8fe2674be2349adde6d1a92c28beb SHA512 167dc67a57ec2ec710730e9d31a86d7d9fb409806c3be917186501804e5c17f65de87ac404027cc75d1c6c06adc26ac3763312b09253349787ce4ddd45d6696e
-DIST corectrl-v1.3.8.tar.bz2 571563 BLAKE2B 65a768589ab5b60092888ae9d50d3350a02642508b3c05b15a2bc69874e20e9f133c58c29eb9cb61127c393029636dd3914b48ea10d01f51b469e27c00e0d1e6 SHA512 099f13afd246ecbadfbe1b8e2e61dfd9a5fbecfd7dda09bbc1e28415d3729fe46b1bff11651672b13cbc5d3d8b2610ac78b367afa8f681499fe45bb7dded2588
 DIST corectrl-v1.3.9.tar.bz2 572934 BLAKE2B cb9f04b14c4a3af2fd1ae683db333511f4fbf036b6cc85170f6a7b1e552e93bd5cfe6b6dcaa4593d0398677bf64191582364cea6e8ef53a698bc1edcbc41f52e SHA512 5a74338ac3c2a6c57ff287fcabe4a3ad14373ee4c480bcfde10868eff528b582014a5919bb87f04c110b2dcf2b2f192454adaf82e750a08de6fcf64903e5e165

diff --git a/app-misc/corectrl/corectrl-1.3.8.ebuild b/app-misc/corectrl/corectrl-1.3.8.ebuild
deleted file mode 100644
index 530ee1ae9b..0000000000
--- a/app-misc/corectrl/corectrl-1.3.8.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2024 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
-}


             reply	other threads:[~2024-02-07 14:23 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-07 14:23 Kostadin Shishmanov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-09 23:24 [gentoo-commits] repo/proj/guru:dev commit in: app-misc/corectrl/ Quinet Charlie
2025-02-09 22:40 Quinet Charlie
2025-01-31  2:46 Kostadin Shishmanov
2025-01-31  2:46 Kostadin Shishmanov
2024-11-18 21:31 Kostadin Shishmanov
2024-11-18 21:31 Kostadin Shishmanov
2024-09-17 12:11 Kostadin Shishmanov
2024-09-17 12:11 Kostadin Shishmanov
2024-08-09  8:01 Kostadin Shishmanov
2024-07-03 20:26 Kostadin Shishmanov
2024-07-03 20:26 Kostadin Shishmanov
2024-06-01 16:27 Kostadin Shishmanov
2024-04-20 11:04 Kostadin Shishmanov
2024-04-11 16:00 Kostadin Shishmanov
2024-04-11 16:00 Kostadin Shishmanov
2024-02-07 14:23 Kostadin Shishmanov
2024-01-14 18:16 Kostadin Shishmanov
2024-01-09 14:18 Kostadin Shishmanov
2023-11-01 16:21 Kostadin Shishmanov
2023-11-01 12:16 Kostadin Shishmanov
2023-11-01  9:31 Kostadin Shishmanov
2023-10-19 16:24 Kostadin Shishmanov
2023-10-19 16:24 Kostadin Shishmanov
2023-07-04  9:47 Kostadin Shishmanov
2023-06-27 16:04 Kostadin Shishmanov
2023-06-11  2:52 Kostadin Shishmanov

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=1707315781.57ac2776aa46e510eb681edf42a46f8f6ee4e2f4.kocelfc@gentoo \
    --to=kocelfc@tutanota.com \
    --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