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] proj/kde:master commit in: net-im/choqok/
Date: Mon,  9 Sep 2024 16:29:05 +0000 (UTC)	[thread overview]
Message-ID: <1725899103.d138d002fa3f7ae7dea5c105375f5121ee6a0ac5.asturm@gentoo> (raw)

commit:     d138d002fa3f7ae7dea5c105375f5121ee6a0ac5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  9 16:24:54 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Sep  9 16:25:03 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d138d002

net-im/choqok: treeclean, archived upstream

See also:
https://invent.kde.org/sysadmin/repo-metadata/-/commit/b95942476c4281ea501961e6ccb44afc145c02f3

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-im/choqok/choqok-9999.ebuild | 64 ----------------------------------------
 net-im/choqok/metadata.xml       | 15 ----------
 2 files changed, 79 deletions(-)

diff --git a/net-im/choqok/choqok-9999.ebuild b/net-im/choqok/choqok-9999.ebuild
deleted file mode 100644
index 412cb7b238..0000000000
--- a/net-im/choqok/choqok-9999.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.115.0
-QTMIN=5.15.12
-inherit ecm kde.org
-
-DESCRIPTION="Free/Open Source micro-blogging client by KDE"
-HOMEPAGE="https://choqok.kde.org/ https://apps.kde.org/choqok/"
-
-if [[ ${KDE_BUILD_TYPE} != live ]]; then
-	SRC_URI="mirror://kde/stable/${PN}/${PV%.0}/src/${P}.tar.xz"
-	KEYWORDS="~amd64 ~x86"
-fi
-
-LICENSE="GPL-2+"
-SLOT="5"
-IUSE="attica share"
-
-DEPEND="
-	>=app-crypt/qca-2.3.0:2[qt5(+)]
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtnetworkauth-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtxml-${QTMIN}:5
-	>=kde-frameworks/kcmutils-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kemoticons-${KFMIN}:5
-	>=kde-frameworks/kglobalaccel-${KFMIN}:5
-	>=kde-frameworks/kguiaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kjobwidgets-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/knotifyconfig-${KFMIN}:5
-	>=kde-frameworks/kservice-${KFMIN}:5
-	>=kde-frameworks/ktextwidgets-${KFMIN}:5
-	>=kde-frameworks/kwallet-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-frameworks/sonnet-${KFMIN}:5
-	attica? ( >=kde-frameworks/attica-${KFMIN}:5 )
-	share? ( >=kde-frameworks/purpose-${KFMIN}:5 )
-"
-RDEPEND="${DEPEND}"
-
-DOCS=( AUTHORS README changelog )
-
-src_configure() {
-	local mycmakeargs=(
-		-DCMAKE_DISABLE_FIND_PACKAGE_KF5WebKit=ON
-		-DCMAKE_DISABLE_FIND_PACKAGE_TelepathyQt5=ON
-		$(cmake_use_find_package attica KF5Attica)
-		$(cmake_use_find_package share KF5Purpose)
-	)
-
-	ecm_src_configure
-}

diff --git a/net-im/choqok/metadata.xml b/net-im/choqok/metadata.xml
deleted file mode 100644
index 402be5793e..0000000000
--- a/net-im/choqok/metadata.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>kde@gentoo.org</email>
-		<name>Gentoo KDE Project</name>
-	</maintainer>
-	<upstream>
-		<bugs-to>https://bugs.kde.org/</bugs-to>
-	</upstream>
-	<use>
-		<flag name="attica">Build Open Collaboration Services plugin using <pkg>kde-frameworks/attica</pkg></flag>
-		<flag name="share">Enable support for a share menu using <pkg>kde-frameworks/purpose</pkg></flag>
-	</use>
-</pkgmetadata>


             reply	other threads:[~2024-09-09 16:29 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-09 16:29 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-20 21:26 [gentoo-commits] proj/kde:master commit in: net-im/choqok/ Andreas Sturmlechner
2022-10-11 15:18 Andreas Sturmlechner
2020-08-09  9:45 Andreas Sturmlechner
2020-02-05  0:28 Andreas Sturmlechner
2020-02-05  0:28 Andreas Sturmlechner
2019-11-13  2:00 Andreas Sturmlechner
2019-04-30 18:42 Andreas Sturmlechner
2018-06-24 18:04 Andreas Sturmlechner
2018-02-22 13:17 Andreas Sturmlechner
2017-10-12 16:46 Johannes Huber
2017-10-08  8:10 Johannes Huber
2017-08-02 19:59 Andreas Sturmlechner
2016-10-12 18:44 Michael Palimaka
2016-10-08 16:16 Michael Palimaka
2016-08-04 18:02 Johannes Huber
2016-08-04 18:02 Johannes Huber
2016-06-18 18:56 Michael Palimaka
2016-06-17 11:21 Michael Palimaka
2016-06-17 11:21 Michael Palimaka
2016-03-13 11:20 Johannes Huber
2016-01-31 15:53 Michael Palimaka
2016-01-26 18:18 Michael Palimaka
2014-01-20 10:43 Michael Palimaka
2013-09-04 19:12 Michael Palimaka
2013-09-04 19:12 Michael Palimaka
2013-09-04 19:12 Michael Palimaka
2013-04-25 18:52 Johannes Huber
2012-08-22 20:12 Johannes Huber
2011-11-24 21:18 Andreas Hüttel
2011-11-07 22:16 Johannes Huber
2011-11-07 22:16 Johannes Huber
2011-09-21 19:14 Johannes Huber
2011-04-12 13:03 Theo Chatzimichos

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=1725899103.d138d002fa3f7ae7dea5c105375f5121ee6a0ac5.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