From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/libplasma/
Date: Fri, 5 Jan 2024 08:39:29 +0000 (UTC) [thread overview]
Message-ID: <1704443637.bfc884f55e3b3100ae3662fcd45d60512d0234dd.asturm@gentoo> (raw)
commit: bfc884f55e3b3100ae3662fcd45d60512d0234dd
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 4 11:09:55 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jan 5 08:33:57 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfc884f5
kde-plasma/libplasma: drop 5.112.0
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/libplasma/Manifest | 1 -
kde-plasma/libplasma/libplasma-5.112.0.ebuild | 73 ---------------------------
2 files changed, 74 deletions(-)
diff --git a/kde-plasma/libplasma/Manifest b/kde-plasma/libplasma/Manifest
index 69a188e628bc..9c4b8377c7be 100644
--- a/kde-plasma/libplasma/Manifest
+++ b/kde-plasma/libplasma/Manifest
@@ -1,3 +1,2 @@
DIST libplasma-5.91.0.tar.xz 2110256 BLAKE2B 525e955701064c0cc97322ebef522584b195872af5450c86c8aa28f6bc0c3df1003835c24d8dc45bf09b20293075ada8e093acd76f44c6eaec5969a11f3b11eb SHA512 5ad462f50578ba9490935b542f61574891a2dbe1d18ca123eab56144a8df1b1ebe369e889e5fb4bd7709247f5352001eda6848612bdba391e9fba5b3d0b4704d
-DIST plasma-framework-5.112.0.tar.xz 3310804 BLAKE2B e6b6a407c282ac633b250a88587fa7131073b76b1cfeb49342858b77f41882d1d037a0d403ff7bcaf4dc86e721250b7a00693c729ddd38bf696c407bbce75608 SHA512 5bc931ab1d43897e73778b3d99b0422ac991e11568f2a136cd652d746171133de5bc80acc4904c187219134353682f4582d86b5f0ce80c4fb67ae4f51d40178b
DIST plasma-framework-5.113.0.tar.xz 3308500 BLAKE2B aaab06fdf87b7060e90da17160e653a53e14287eca70a83bdac8c3578b8d12734a3de07a3777f1d9c2b23e1a04b9f03be34a1fdd4aaca8d950784caa787778df SHA512 46a9a249600b53b8f871fb9703584aba5a62bdf93bb826e6171ab8619d2199dbe98831a10e93f47239559fbd499644c2c4b3e3b7155829b0a3aece5ecaa08cab
diff --git a/kde-plasma/libplasma/libplasma-5.112.0.ebuild b/kde-plasma/libplasma/libplasma-5.112.0.ebuild
deleted file mode 100644
index 067a5362f7b9..000000000000
--- a/kde-plasma/libplasma/libplasma-5.112.0.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_NONGUI="true"
-ECM_QTHELP="true"
-ECM_TEST="true"
-KDE_ORG_NAME="plasma-framework"
-KFMIN=$(ver_cut 1-2)
-QTMIN=5.15.9
-inherit ecm frameworks.kde.org
-
-DESCRIPTION="Plasma library and runtime components based upon KF5 and Qt5"
-
-LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
-IUSE="gles2-only man wayland"
-
-RESTRICT="test"
-
-# kde-frameworks/kwindowsystem[X]: Unconditional use of KX11Extras
-RDEPEND="
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5[gles2-only=,X]
- >=dev-qt/qtquickcontrols-${QTMIN}:5
- >=dev-qt/qtsql-${QTMIN}:5
- >=dev-qt/qtsvg-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=dev-qt/qtx11extras-${QTMIN}:5
- =kde-frameworks/karchive-${KFMIN}*:5
- =kde-frameworks/kconfig-${KFMIN}*:5[qml]
- =kde-frameworks/kconfigwidgets-${KFMIN}*:5
- =kde-frameworks/kcoreaddons-${KFMIN}*:5
- =kde-frameworks/kdeclarative-${KFMIN}*:5
- =kde-frameworks/kglobalaccel-${KFMIN}*:5
- =kde-frameworks/kguiaddons-${KFMIN}*:5
- =kde-frameworks/ki18n-${KFMIN}*:5
- =kde-frameworks/kiconthemes-${KFMIN}*:5
- =kde-frameworks/kio-${KFMIN}*:5
- =kde-frameworks/kirigami-${KFMIN}*:5
- =kde-frameworks/knotifications-${KFMIN}*:5
- =kde-frameworks/kpackage-${KFMIN}*:5
- =kde-frameworks/kservice-${KFMIN}*:5
- =kde-frameworks/kwidgetsaddons-${KFMIN}*:5
- =kde-frameworks/kwindowsystem-${KFMIN}*:5[X]
- =kde-frameworks/kxmlgui-${KFMIN}*:5
- =kde-plasma/plasma-activities-${KFMIN}*:5
- x11-libs/libX11
- x11-libs/libxcb
- !gles2-only? ( media-libs/libglvnd[X] )
- wayland? (
- =kde-plasma/kwayland-${KFMIN}*:5
- media-libs/libglvnd
- )
-"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto
-"
-BDEPEND="man? ( >=kde-frameworks/kdoctools-${KFMIN}:5 )"
-
-src_configure() {
- local mycmakeargs=(
- -DBUILD_DESKTOPTHEMES=ON # TODO: switch for KF6 compat
- $(cmake_use_find_package !gles2-only OpenGL)
- $(cmake_use_find_package man KF5DocTools)
- $(cmake_use_find_package wayland EGL)
- $(cmake_use_find_package wayland KF5Wayland)
- )
-
- ecm_src_configure
-}
next reply other threads:[~2024-01-05 8:39 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-05 8:39 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-26 11:21 [gentoo-commits] repo/gentoo:master commit in: kde-plasma/libplasma/ Arthur Zamarin
2025-01-10 8:37 WANG Xuerui
2024-12-04 17:45 Sam James
2024-11-05 19:16 Andreas Sturmlechner
2024-10-24 12:49 Arthur Zamarin
2024-09-12 17:21 Arthur Zamarin
2024-08-30 14:48 Andreas Sturmlechner
2024-06-12 15:04 Andreas Sturmlechner
2024-06-12 15:04 Andreas Sturmlechner
2024-05-28 2:10 Sam James
2024-05-27 23:47 Sam James
2024-05-19 19:29 Andreas Sturmlechner
2024-03-02 9:12 Andreas Sturmlechner
2024-03-01 16:24 Arthur Zamarin
2024-02-28 18:51 Arthur Zamarin
2024-02-19 16:28 Sam James
2024-02-11 20:15 Andreas Sturmlechner
2024-01-14 22:28 Andreas Sturmlechner
2024-01-04 10:11 Sam James
2023-12-28 18:55 Arthur Zamarin
2023-12-15 16:22 Andreas Sturmlechner
2023-11-28 9:46 Andreas Sturmlechner
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=1704443637.bfc884f55e3b3100ae3662fcd45d60512d0234dd.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