diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-04-21 10:28:29 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2022-04-21 11:26:44 +0000 |
commit | e250aeb4a1399664907d0df0605a3577ba671609 (patch) | |
tree | 2d47e033e63ad8f10d73d399555561dc1aa2ef4e /x11-clocks | |
parent | b18f62915afacc17a458602975faddc466650ea0 (diff) | |
download | ports-e250aeb4a1399664907d0df0605a3577ba671609.tar.gz ports-e250aeb4a1399664907d0df0605a3577ba671609.zip |
KDE: Update KDE Gear to 22.04
Thursday, 21 April 2022
Welcome to KDE Gear ⚙️ 22.04!
Skip to What’s New
KDE Gear ⚙️ 22.04 brings you all the updates added to a long list of KDE
apps over the last four months. KDE programs allow you to work, create
and play without having to submit yourself to extortionate licenses and
intrusive advertising, or surrender your privacy to unscrupulous
corporations.
Below you will discover a selection of the changes added in the last
four months to software designed to make your life better. But remember,
there is much, much more: games, social media apps, utilities for
communicating, developing and creating stuff… All these things have been
worked on to give you more stability and boost your productivity.
If you want to see a full list of everything we have done, check out the
complete changelog.
WARNING: There’s a lot!
All the details can be found here:
https://kde.org/announcements/gear/22.04.0/
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/kteatime/distinfo | 6 | ||||
-rw-r--r-- | x11-clocks/ktimer/distinfo | 6 | ||||
-rw-r--r-- | x11-clocks/ktimer/files/patch-CMakeLists.txt | 13 | ||||
-rw-r--r-- | x11-clocks/ktimer/pkg-plist | 3 |
4 files changed, 8 insertions, 20 deletions
diff --git a/x11-clocks/kteatime/distinfo b/x11-clocks/kteatime/distinfo index 493466d0e2cd..bc9fe2b21662 100644 --- a/x11-clocks/kteatime/distinfo +++ b/x11-clocks/kteatime/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646142984 -SHA256 (KDE/release-service/21.12.3/kteatime-21.12.3.tar.xz) = a4c0994170a877b14b8b66e68021a6ef03e5e427380c135caf99218f54d07744 -SIZE (KDE/release-service/21.12.3/kteatime-21.12.3.tar.xz) = 302420 +TIMESTAMP = 1650101915 +SHA256 (KDE/release-service/22.04.0/kteatime-22.04.0.tar.xz) = f3098313f7df6de082490c11ae6f840d3f73d2c3be22fb56d4bb0c15baf81df6 +SIZE (KDE/release-service/22.04.0/kteatime-22.04.0.tar.xz) = 301188 diff --git a/x11-clocks/ktimer/distinfo b/x11-clocks/ktimer/distinfo index 7fdaa948b77d..0cff36acbce2 100644 --- a/x11-clocks/ktimer/distinfo +++ b/x11-clocks/ktimer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646142984 -SHA256 (KDE/release-service/21.12.3/ktimer-21.12.3.tar.xz) = b750899fd70b3177ec014db348cf309b39c84d0b3b86ef236bc94cdb9f5fdf68 -SIZE (KDE/release-service/21.12.3/ktimer-21.12.3.tar.xz) = 392772 +TIMESTAMP = 1650101914 +SHA256 (KDE/release-service/22.04.0/ktimer-22.04.0.tar.xz) = 9bcbb23b2ba83270ea681ffce5e73699d941bb46fa7ce5d02a697c9ecc84e57d +SIZE (KDE/release-service/22.04.0/ktimer-22.04.0.tar.xz) = 393604 diff --git a/x11-clocks/ktimer/files/patch-CMakeLists.txt b/x11-clocks/ktimer/files/patch-CMakeLists.txt deleted file mode 100644 index 462725da098d..000000000000 --- a/x11-clocks/ktimer/files/patch-CMakeLists.txt +++ /dev/null @@ -1,13 +0,0 @@ -Backport of https://invent.kde.org/utilities/ktimer/-/commit/cb9b5d87331a36dc4e80177bbd16c44444d0eb4d - ---- CMakeLists.txt.orig 2022-04-14 17:22:25 UTC -+++ CMakeLists.txt -@@ -13,7 +13,7 @@ include(KDEInstallDirs) - set (CMAKE_MODULE_PATH ${ECM_MODULE_PATH}) - - include(KDEInstallDirs) --include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE) -+include(KDECompilerSettings NO_POLICY_SCOPE) - include(KDECMakeSettings) - include(ECMInstallIcons) - include(ECMAddAppIcon) diff --git a/x11-clocks/ktimer/pkg-plist b/x11-clocks/ktimer/pkg-plist index 6a5a1213c0e6..4b5639301793 100644 --- a/x11-clocks/ktimer/pkg-plist +++ b/x11-clocks/ktimer/pkg-plist @@ -1,9 +1,9 @@ bin/ktimer share/applications/org.kde.ktimer.desktop -share/icons/hicolor/128x128/apps/ktimer.png share/icons/hicolor/16x16/apps/ktimer.png share/icons/hicolor/32x32/apps/ktimer.png share/icons/hicolor/48x48/apps/ktimer.png +share/icons/hicolor/128x128/apps/ktimer.png share/locale/ar/LC_MESSAGES/ktimer.mo share/locale/be/LC_MESSAGES/ktimer.mo share/locale/bg/LC_MESSAGES/ktimer.mo @@ -60,6 +60,7 @@ share/locale/tg/LC_MESSAGES/ktimer.mo share/locale/tr/LC_MESSAGES/ktimer.mo share/locale/ug/LC_MESSAGES/ktimer.mo share/locale/uk/LC_MESSAGES/ktimer.mo +share/locale/vi/LC_MESSAGES/ktimer.mo share/locale/zh_CN/LC_MESSAGES/ktimer.mo share/locale/zh_TW/LC_MESSAGES/ktimer.mo share/metainfo/org.kde.ktimer.appdata.xml |