commit: 1a3a342ebe605c6a49a1d4cdf4bd4065107afbf1 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Feb 27 22:28:41 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Feb 27 22:28:41 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1a3a342e
net-im/neochat: drop 24.01.95 Signed-off-by: Sam James <sam <AT> gentoo.org> net-im/neochat/neochat-24.01.95.ebuild | 51 ---------------------------------- 1 file changed, 51 deletions(-) diff --git a/net-im/neochat/neochat-24.01.95.ebuild b/net-im/neochat/neochat-24.01.95.ebuild deleted file mode 100644 index 4419fddcd3..0000000000 --- a/net-im/neochat/neochat-24.01.95.ebuild +++ /dev/null @@ -1,51 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_HANDBOOK="optional" -ECM_TEST="true" -KFMIN=5.249.0 -QTMIN=6.6.2 -inherit ecm gear.kde.org - -DESCRIPTION="Client for Matrix, the decentralized communication protocol" -HOMEPAGE="https://apps.kde.org/neochat/" - -LICENSE="GPL-3+ handbook? ( CC-BY-SA-4.0 )" -SLOT="0" -KEYWORDS="~amd64" - -DEPEND=" - app-text/cmark:= - dev-libs/kirigami-addons:6 - dev-libs/qcoro - >=dev-libs/qtkeychain-0.14.1-r1:=[qt6] - >=dev-qt/qtbase-${QTMIN}:6[gui,network,widgets] - >=dev-qt/qtdeclarative-${QTMIN}:6 - >=dev-qt/qtmultimedia-${QTMIN}:6[gstreamer] - >=dev-qt/qtsvg-${QTMIN}:6 - >=kde-frameworks/kconfig-${KFMIN}:6 - >=kde-frameworks/kconfigwidgets-${KFMIN}:6 - >=kde-frameworks/kcoreaddons-${KFMIN}:6 - >=kde-frameworks/kdbusaddons-${KFMIN}:6 - >=kde-frameworks/ki18n-${KFMIN}:6 - >=kde-frameworks/kio-${KFMIN}:6 - >=kde-frameworks/kirigami-${KFMIN}:6 - >=kde-frameworks/kitemmodels-${KFMIN}:6 - >=kde-frameworks/knotifications-${KFMIN}:6 - >=kde-frameworks/kwindowsystem-${KFMIN}:6 - >=kde-frameworks/qqc2-desktop-style-${KFMIN}:6 - >=kde-frameworks/sonnet-${KFMIN}:6[qml] - media-libs/kquickimageeditor:6 - >=net-libs/libquotient-0.8.1.2-r1:=[qt6] -" -RDEPEND="${DEPEND} - >=dev-qt/qt5compat-${QTMIN}:6[qml] - >=dev-qt/qtlocation-${QTMIN}:6 - >=dev-qt/qtmultimedia-${QTMIN}:6[qml] - >=dev-qt/qtpositioning-${QTMIN}:6[qml] - >=kde-frameworks/kquickcharts-${KFMIN}:6 - >=kde-frameworks/purpose-${KFMIN}:6 -" -BDEPEND="virtual/pkgconfig"
