From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1367654-garchives=archives.gentoo.org@lists.gentoo.org> 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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E194315808B for <garchives@archives.gentoo.org>; Mon, 14 Feb 2022 21:50:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD817E08FA; Mon, 14 Feb 2022 21:50:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 A83F6E08FA for <gentoo-commits@lists.gentoo.org>; Mon, 14 Feb 2022 21:50:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 CC41D342DE5 for <gentoo-commits@lists.gentoo.org>; Mon, 14 Feb 2022 21:50:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 60535291 for <gentoo-commits@lists.gentoo.org>; Mon, 14 Feb 2022 21:50:54 +0000 (UTC) From: "Andreas Sturmlechner" <asturm@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" <asturm@gentoo.org> Message-ID: <1644871885.a362007021b7c6a57d7f1df9b245ed79ec4a1816.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: sets/ X-VCS-Repository: proj/kde X-VCS-Files: sets/kde-frameworks-5.91 sets/kde-frameworks-portingaids-5.91 sets/kde-frameworks-tier1-5.91 sets/kde-frameworks-tier2-5.91 sets/kde-frameworks-tier3-5.91 sets/kde-plasma X-VCS-Directories: sets/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: a362007021b7c6a57d7f1df9b245ed79ec4a1816 X-VCS-Branch: master Date: Mon, 14 Feb 2022 21:50:54 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: dca98fa9-3f82-4b7c-a2ef-f985e6ee9b68 X-Archives-Hash: 86dbb80df4243c625b07707cfa1c835d commit: a362007021b7c6a57d7f1df9b245ed79ec4a1816 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Mon Feb 14 20:51:25 2022 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Feb 14 20:51:25 2022 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=a3620070 sets: Add KDE Frameworks 5.91 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> sets/kde-frameworks-5.91 | 6 ++ sets/kde-frameworks-portingaids-5.91 | 6 ++ sets/kde-frameworks-tier1-5.91 | 37 +++++++++++++ sets/kde-frameworks-tier2-5.91 | 17 ++++++ sets/kde-frameworks-tier3-5.91 | 26 +++++++++ sets/kde-plasma | 104 +++++++++++++++++------------------ 6 files changed, 144 insertions(+), 52 deletions(-) diff --git a/sets/kde-frameworks-5.91 b/sets/kde-frameworks-5.91 new file mode 100644 index 0000000000..cc8b86f730 --- /dev/null +++ b/sets/kde-frameworks-5.91 @@ -0,0 +1,6 @@ +@kde-frameworks-tier1-5.91 +@kde-frameworks-tier2-5.91 +@kde-frameworks-tier3-5.91 +# Tier 4: Provide extra features to other Frameworks to integrate with Plasma. +<kde-frameworks/frameworkintegration-5.91.50 +@kde-frameworks-portingaids-5.91 diff --git a/sets/kde-frameworks-portingaids-5.91 b/sets/kde-frameworks-portingaids-5.91 new file mode 100644 index 0000000000..aea74efa03 --- /dev/null +++ b/sets/kde-frameworks-portingaids-5.91 @@ -0,0 +1,6 @@ +# PortingAids: Code and utilities for transition from kdelibs 4 to Frameworks 5. +<kde-frameworks/countryflags-5.91.50 +<kde-frameworks/kdelibs4support-5.91.50 +<kde-frameworks/khtml-5.91.50 +<kde-frameworks/kjs-5.91.50 +<kde-frameworks/kross-5.91.50 diff --git a/sets/kde-frameworks-tier1-5.91 b/sets/kde-frameworks-tier1-5.91 new file mode 100644 index 0000000000..ea2644564b --- /dev/null +++ b/sets/kde-frameworks-tier1-5.91 @@ -0,0 +1,37 @@ +# Tier 1: Depend only on Qt and possibly a few third-party libraries. +<kde-frameworks/attica-5.91.50 +<kde-frameworks/bluez-qt-5.91.50 +<kde-frameworks/breeze-icons-5.91.50 +<kde-frameworks/breeze-icons-rcc-5.91.50 +<kde-frameworks/extra-cmake-modules-5.91.50 +<kde-frameworks/kapidox-5.91.50 +<kde-frameworks/karchive-5.91.50 +<kde-frameworks/kcalendarcore-5.91.50 +# TODO: future: kcgroups (not packaged) +<kde-frameworks/kcodecs-5.91.50 +<kde-frameworks/kconfig-5.91.50 +<kde-frameworks/kcoreaddons-5.91.50 +<kde-frameworks/kdbusaddons-5.91.50 +<kde-frameworks/kdnssd-5.91.50 +<kde-frameworks/kguiaddons-5.91.50 +<kde-frameworks/kholidays-5.91.50 +<kde-frameworks/ki18n-5.91.50 +<kde-frameworks/kidletime-5.91.50 +<kde-frameworks/kirigami-5.91.50 +<kde-frameworks/kitemmodels-5.91.50 +<kde-frameworks/kitemviews-5.91.50 +<kde-frameworks/kplotting-5.91.50 +<kde-frameworks/kquickcharts-5.91.50 +# TODO: future: dev-libs/kuserfeedback +<kde-frameworks/kwayland-5.91.50 +<kde-frameworks/kwidgetsaddons-5.91.50 +<kde-frameworks/kwindowsystem-5.91.50 +<kde-frameworks/modemmanager-qt-5.91.50 +<kde-frameworks/networkmanager-qt-5.91.50 +<kde-frameworks/oxygen-icons-5.91.50 +<kde-frameworks/prison-5.91.50 +<kde-frameworks/qqc2-desktop-style-5.91.50 +<kde-frameworks/solid-5.91.50 +<kde-frameworks/sonnet-5.91.50 +<kde-frameworks/syntax-highlighting-5.91.50 +<kde-frameworks/threadweaver-5.91.50 diff --git a/sets/kde-frameworks-tier2-5.91 b/sets/kde-frameworks-tier2-5.91 new file mode 100644 index 0000000000..4d34108709 --- /dev/null +++ b/sets/kde-frameworks-tier2-5.91 @@ -0,0 +1,17 @@ +# Tier 2: Additionally depend on tier 1 frameworks. +<kde-frameworks/kactivities-5.91.50 +<kde-frameworks/kauth-5.91.50 +<kde-frameworks/kcompletion-5.91.50 +<kde-frameworks/kcontacts-5.91.50 +<kde-frameworks/kcrash-5.91.50 +<kde-frameworks/kdoctools-5.91.50 +<kde-frameworks/kfilemetadata-5.91.50 +<kde-frameworks/kimageformats-5.91.50 +<kde-frameworks/kjobwidgets-5.91.50 +<kde-frameworks/knotifications-5.91.50 +<kde-frameworks/kpackage-5.91.50 +<kde-frameworks/kpeople-5.91.50 +<kde-frameworks/kpty-5.91.50 +# TODO: future: kquickimageeditor (not packaged) +<kde-frameworks/kunitconversion-5.91.50 +<kde-frameworks/syndication-5.91.50 diff --git a/sets/kde-frameworks-tier3-5.91 b/sets/kde-frameworks-tier3-5.91 new file mode 100644 index 0000000000..9a43626e3b --- /dev/null +++ b/sets/kde-frameworks-tier3-5.91 @@ -0,0 +1,26 @@ +# Tier 3: More powerful, comprehensive packages, with complex dependencies. +<kde-frameworks/baloo-5.91.50 +<kde-frameworks/kactivities-stats-5.91.50 +<kde-frameworks/kbookmarks-5.91.50 +<kde-frameworks/kcmutils-5.91.50 +<kde-frameworks/kconfigwidgets-5.91.50 +<kde-frameworks/kdav-5.91.50 +<kde-frameworks/kdeclarative-5.91.50 +<kde-frameworks/kded-5.91.50 +<kde-frameworks/kdesu-5.91.50 +<kde-frameworks/kemoticons-5.91.50 +<kde-frameworks/kglobalaccel-5.91.50 +<kde-frameworks/kiconthemes-5.91.50 +<kde-frameworks/kinit-5.91.50 +<kde-frameworks/kio-5.91.50 +<kde-frameworks/knewstuff-5.91.50 +<kde-frameworks/knotifyconfig-5.91.50 +<kde-frameworks/kparts-5.91.50 +<kde-frameworks/krunner-5.91.50 +<kde-frameworks/kservice-5.91.50 +<kde-frameworks/ktexteditor-5.91.50 +<kde-frameworks/ktextwidgets-5.91.50 +<kde-frameworks/kwallet-5.91.50 +<kde-frameworks/kxmlgui-5.91.50 +<kde-frameworks/plasma-5.91.50 +<kde-frameworks/purpose-5.91.50 diff --git a/sets/kde-plasma b/sets/kde-plasma index ebbac53cb5..4c4aa57dba 100644 --- a/sets/kde-plasma +++ b/sets/kde-plasma @@ -1,53 +1,53 @@ # Autogenerated by regenerate-files, DO NOT EDIT. -kde-plasma/bluedevil -kde-plasma/breeze -kde-plasma/breeze-grub -kde-plasma/breeze-gtk -kde-plasma/breeze-plymouth -kde-plasma/discover -kde-plasma/drkonqi -kde-plasma/kactivitymanagerd -kde-plasma/kde-cli-tools -kde-plasma/kde-gtk-config -kde-plasma/kdecoration -kde-plasma/kdeplasma-addons -kde-plasma/kgamma -kde-plasma/khotkeys -kde-plasma/kinfocenter -kde-plasma/kmenuedit -kde-plasma/kscreen -kde-plasma/kscreenlocker -kde-plasma/ksshaskpass -kde-plasma/ksystemstats -kde-plasma/kwallet-pam -kde-plasma/kwayland-integration -kde-plasma/kwayland-server -kde-plasma/kwin -kde-plasma/kwrited -kde-plasma/layer-shell-qt -kde-plasma/libkscreen -kde-plasma/libksysguard -kde-plasma/libkworkspace -kde-plasma/milou -kde-plasma/oxygen -kde-plasma/plasma-browser-integration -kde-plasma/plasma-desktop -kde-plasma/plasma-disks -kde-plasma/plasma-firewall -kde-plasma/plasma-integration -kde-plasma/plasma-meta -kde-plasma/plasma-nm -kde-plasma/plasma-pa -kde-plasma/plasma-sdk -kde-plasma/plasma-systemmonitor -kde-plasma/plasma-thunderbolt -kde-plasma/plasma-workspace -kde-plasma/plasma-workspace-wallpapers -kde-plasma/plasma-vault -kde-plasma/plymouth-kcm -kde-plasma/polkit-kde-agent -kde-plasma/powerdevil -kde-plasma/sddm-kcm -kde-plasma/systemsettings -kde-plasma/xdg-desktop-portal-kde -kde-plasma/xembed-sni-proxy +kde-plasma/bluedevil:5 +kde-plasma/breeze:5 +kde-plasma/breeze-grub:5 +kde-plasma/breeze-gtk:5 +kde-plasma/breeze-plymouth:5 +kde-plasma/discover:5 +kde-plasma/drkonqi:5 +kde-plasma/kactivitymanagerd:5 +kde-plasma/kde-cli-tools:5 +kde-plasma/kde-gtk-config:5 +kde-plasma/kdecoration:5 +kde-plasma/kdeplasma-addons:5 +kde-plasma/kgamma:5 +kde-plasma/khotkeys:5 +kde-plasma/kinfocenter:5 +kde-plasma/kmenuedit:5 +kde-plasma/kscreen:5 +kde-plasma/kscreenlocker:5 +kde-plasma/ksshaskpass:5 +kde-plasma/ksystemstats:5 +kde-plasma/kwallet-pam:5 +kde-plasma/kwayland-integration:5 +kde-plasma/kwayland-server:5 +kde-plasma/kwin:5 +kde-plasma/kwrited:5 +kde-plasma/layer-shell-qt:5 +kde-plasma/libkscreen:5 +kde-plasma/libksysguard:5 +kde-plasma/libkworkspace:5 +kde-plasma/milou:5 +kde-plasma/oxygen:5 +kde-plasma/plasma-browser-integration:5 +kde-plasma/plasma-desktop:5 +kde-plasma/plasma-disks:5 +kde-plasma/plasma-firewall:5 +kde-plasma/plasma-integration:5 +kde-plasma/plasma-meta:5 +kde-plasma/plasma-nm:5 +kde-plasma/plasma-pa:5 +kde-plasma/plasma-sdk:5 +kde-plasma/plasma-systemmonitor:5 +kde-plasma/plasma-thunderbolt:5 +kde-plasma/plasma-workspace:5 +kde-plasma/plasma-workspace-wallpapers:5 +kde-plasma/plasma-vault:5 +kde-plasma/plymouth-kcm:5 +kde-plasma/polkit-kde-agent:5 +kde-plasma/powerdevil:5 +kde-plasma/sddm-kcm:5 +kde-plasma/systemsettings:5 +kde-plasma/xdg-desktop-portal-kde:5 +kde-plasma/xembed-sni-proxy:5