mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
plasma5: update to KDE Plasma Desktop to 5.22.5
Tuesday, 31 August 2021. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.22.5. Plasma 5.22 was released in June 2021 with many feature refinements and new modules to complete the desktop experience. This release adds a month's worth of new translations and fixes from KDE's contributors. The bugfixes are typically small but important and include: * KDE GTK Config: Make sure to actually commit GSettings changes. * KSystemStats: Fix handling of IPV6 addresses. Fixes bug #436296 * [applets/digitalclock] Let long timezones list scroll. Fixes bug #439147 Full changelog: https://kde.org/announcements/changelogs/plasma/5/5.22.4-5.22.5/ - while here: reformat & sort the USES/USE_FOO lines consistently
This commit is contained in:
parent
3d0558066c
commit
af854d2032
78 changed files with 325 additions and 295 deletions
|
@ -75,7 +75,7 @@ _KDE_RELNAME= KDE${_KDE_VERSION}
|
|||
|
||||
# === VERSIONS OF THE DIFFERENT COMPONENTS =====================================
|
||||
# Current KDE desktop.
|
||||
KDE_PLASMA_VERSION?= 5.22.4
|
||||
KDE_PLASMA_VERSION?= 5.22.5
|
||||
KDE_PLASMA_BRANCH?= stable
|
||||
|
||||
# Current KDE frameworks.
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399161
|
||||
SHA256 (KDE/plasma/5.22.4/plasma-pa-5.22.4.tar.xz) = 8a5b5b212c0f08e2c5e9f0ee7f5d62b0adf6008b69d337cede3ca18b800700dc
|
||||
SIZE (KDE/plasma/5.22.4/plasma-pa-5.22.4.tar.xz) = 127416
|
||||
TIMESTAMP = 1630436149
|
||||
SHA256 (KDE/plasma/5.22.5/plasma-pa-5.22.5.tar.xz) = 40ade6a4f7b19ae378d0db621f238f5c197d7a1a78379b5c92e9a1a88929b5ab
|
||||
SIZE (KDE/plasma/5.22.5/plasma-pa-5.22.5.tar.xz) = 127092
|
||||
|
|
|
@ -6,8 +6,8 @@ MAINTAINER= kde@FreeBSD.org
|
|||
COMMENT= Plasma5 Plasmoid for search
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
|
||||
USE_KDE= auth codecs config coreaddons i18n itemmodels kdeclarative package \
|
||||
plasma-framework runner service
|
||||
USE_KDE= auth codecs config coreaddons i18n itemmodels kdeclarative \
|
||||
package plasma-framework runner service
|
||||
USE_QT= core declarative gui network script widgets \
|
||||
buildtools_build qmake_build testlib_build
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399163
|
||||
SHA256 (KDE/plasma/5.22.4/milou-5.22.4.tar.xz) = 7aa04f355c7a9ac6ee089a17aa34d0607b230c9b09a3e99a57317f3fe44aca85
|
||||
SIZE (KDE/plasma/5.22.4/milou-5.22.4.tar.xz) = 52956
|
||||
TIMESTAMP = 1630436150
|
||||
SHA256 (KDE/plasma/5.22.5/milou-5.22.5.tar.xz) = f7c22b46d9a5081206f78e9964f515055876b7b4e9e6075d5fcc50b85c783fb4
|
||||
SIZE (KDE/plasma/5.22.5/milou-5.22.5.tar.xz) = 52868
|
||||
|
|
|
@ -5,13 +5,13 @@ CATEGORIES= deskutils kde kde-plasma
|
|||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Plasma5 config module for SDDM
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 pkgconfig \
|
||||
qt:5 tar:xz xorg
|
||||
USE_KDE= auth archive attica codecs completion config configwidgets \
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 pkgconfig qt:5 tar:xz \
|
||||
xorg
|
||||
USE_KDE= archive attica auth codecs completion config configwidgets \
|
||||
coreaddons ecm i18n jobwidgets kcmutils kio newstuff service \
|
||||
widgetsaddons windowsystem xmlgui
|
||||
USE_QT= concurrent core dbus declarative designer gui network uiplugin widgets \
|
||||
x11extras xml \
|
||||
USE_QT= concurrent core dbus declarative designer gui network uiplugin \
|
||||
widgets x11extras xml \
|
||||
buildtools_build qmake_build
|
||||
USE_XORG= ice sm x11 xcb xcursor xext xfixes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399164
|
||||
SHA256 (KDE/plasma/5.22.4/sddm-kcm-5.22.4.tar.xz) = e4845375ded8d8b1279a340f8c9feed573c301cf1c2b7f9fd2b5288444c34022
|
||||
SIZE (KDE/plasma/5.22.4/sddm-kcm-5.22.4.tar.xz) = 64540
|
||||
TIMESTAMP = 1630436151
|
||||
SHA256 (KDE/plasma/5.22.5/sddm-kcm-5.22.5.tar.xz) = 4669a40fe4380f65dfff509b00fe1dfd026507ae50fc5fa8daeea7b68c207798
|
||||
SIZE (KDE/plasma/5.22.5/sddm-kcm-5.22.5.tar.xz) = 64592
|
||||
|
|
|
@ -8,12 +8,13 @@ COMMENT= Backend implementation for xdg-desktop-portal
|
|||
LIB_DEPENDS= libwayland-client.so:graphics/wayland
|
||||
|
||||
USES= cmake kde:5 qt:5 tar:xz
|
||||
USE_KDE= auth bookmarks codecs completion config configwidgets coreaddons \
|
||||
i18n itemviews jobwidgets kdeclarative kio kirigami2 notifications \
|
||||
package plasma-framework service solid wayland widgetsaddons \
|
||||
windowsystem xmlgui \
|
||||
USE_KDE= auth bookmarks codecs completion config configwidgets \
|
||||
coreaddons i18n itemviews jobwidgets kdeclarative kio \
|
||||
kirigami2 notifications package plasma-framework service solid \
|
||||
wayland widgetsaddons windowsystem xmlgui \
|
||||
ecm_build plasma-wayland-protocols_build
|
||||
USE_QT= concurrent core dbus declarative gui network printsupport widgets xml \
|
||||
USE_QT= concurrent core dbus declarative gui network printsupport \
|
||||
widgets xml \
|
||||
buildtools_build qmake_build
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399165
|
||||
SHA256 (KDE/plasma/5.22.4/xdg-desktop-portal-kde-5.22.4.tar.xz) = f5fc9eb06d63d7a4c057b2c6cb496c66e7491e5a4a4a0846a10c18be8ce1b4f6
|
||||
SIZE (KDE/plasma/5.22.4/xdg-desktop-portal-kde-5.22.4.tar.xz) = 87076
|
||||
TIMESTAMP = 1630436151
|
||||
SHA256 (KDE/plasma/5.22.5/xdg-desktop-portal-kde-5.22.5.tar.xz) = 861d71bd0146c5c67d5c1774506fd201ed5be1e706d5cc9a05be0428136ca601
|
||||
SIZE (KDE/plasma/5.22.5/xdg-desktop-portal-kde-5.22.5.tar.xz) = 87036
|
||||
|
|
|
@ -8,13 +8,14 @@ COMMENT= Plasma5 library for hotkeys
|
|||
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg
|
||||
# kdelibs4support needs doctools
|
||||
USE_KDE= auth bookmarks codecs completion config configwidgets \
|
||||
coreaddons crash dbusaddons emoticons globalaccel \
|
||||
guiaddons i18n iconthemes init itemmodels itemviews jobwidgets \
|
||||
kcmutils kdelibs4support kio notifications parts \
|
||||
plasma-framework plasma-workspace service solid sonnet \
|
||||
textwidgets unitconversion widgetsaddons windowsystem xmlgui \
|
||||
coreaddons crash dbusaddons emoticons globalaccel guiaddons \
|
||||
i18n iconthemes init itemmodels itemviews jobwidgets kcmutils \
|
||||
kdelibs4support kio notifications parts plasma-framework \
|
||||
plasma-workspace service solid sonnet textwidgets \
|
||||
unitconversion widgetsaddons windowsystem xmlgui \
|
||||
doctools_build ecm_build
|
||||
USE_QT= concurrent core dbus gui network printsupport widgets x11extras xml \
|
||||
USE_QT= concurrent core dbus gui network printsupport widgets \
|
||||
x11extras xml \
|
||||
buildtools_build qmake_build
|
||||
USE_XORG= x11 xtst
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399166
|
||||
SHA256 (KDE/plasma/5.22.4/khotkeys-5.22.4.tar.xz) = e8e191cbfc5b9b59e428aa3d08e2f8482b6d4b7e4dd26f37b4a7fa9b57eea1d2
|
||||
SIZE (KDE/plasma/5.22.4/khotkeys-5.22.4.tar.xz) = 1858380
|
||||
TIMESTAMP = 1630436152
|
||||
SHA256 (KDE/plasma/5.22.5/khotkeys-5.22.5.tar.xz) = 64e1c561ca124209a6be7647aa400f2b8ce67dd6fa578442d551d2ba0e4e17d0
|
||||
SIZE (KDE/plasma/5.22.5/khotkeys-5.22.5.tar.xz) = 1859668
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399167
|
||||
SHA256 (KDE/plasma/5.22.4/kwrited-5.22.4.tar.xz) = 9158fb7dc963e01c356cf5572910d72e2914a749e3dd46956898a35d1c5e73e5
|
||||
SIZE (KDE/plasma/5.22.4/kwrited-5.22.4.tar.xz) = 20512
|
||||
TIMESTAMP = 1630436153
|
||||
SHA256 (KDE/plasma/5.22.5/kwrited-5.22.5.tar.xz) = 63bd95099452951dba9e10a5ba15c4b6693cc44fb3ce99b7cb45638890748e09
|
||||
SIZE (KDE/plasma/5.22.5/kwrited-5.22.5.tar.xz) = 20504
|
||||
|
|
|
@ -12,7 +12,8 @@ USE_KDE= archive attica auth codecs completion config configwidgets \
|
|||
plasma-framework service sonnet texteditor textwidgets \
|
||||
widgetsaddons windowsystem xmlgui \
|
||||
doctools_build
|
||||
USE_QT= concurrent core dbus declarative gui network webkit widgets x11extras xml \
|
||||
USE_QT= concurrent core dbus declarative gui network webkit widgets \
|
||||
x11extras xml \
|
||||
buildtools_build qmake_build
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399168
|
||||
SHA256 (KDE/plasma/5.22.4/plasma-sdk-5.22.4.tar.xz) = 0e5accaaf28de37240c95597d432d2ca941ee5f379eb0553c9bc08e7d61f305b
|
||||
SIZE (KDE/plasma/5.22.4/plasma-sdk-5.22.4.tar.xz) = 269548
|
||||
TIMESTAMP = 1630436154
|
||||
SHA256 (KDE/plasma/5.22.5/plasma-sdk-5.22.5.tar.xz) = 4df9655a53f8cf227ca2097555c1ada9118a7d866bf075d6dc53548969db753f
|
||||
SIZE (KDE/plasma/5.22.5/plasma-sdk-5.22.5.tar.xz) = 269688
|
||||
|
|
|
@ -11,10 +11,10 @@ LIB_DEPENDS= libwayland-client.so:graphics/wayland \
|
|||
RUN_DEPENDS= ck-list-sessions:sysutils/consolekit2\
|
||||
dbus-send:devel/dbus
|
||||
|
||||
USES= cmake compiler:c++11-lib cpe gettext kde:5 pkgconfig \
|
||||
qt:5 shebangfix tar:xz xorg
|
||||
USE_KDE= auth codecs config configwidgets coreaddons crash \
|
||||
emoticons globalaccel i18n idletime init itemmodels kcmutils \
|
||||
USES= cmake compiler:c++11-lib cpe gettext kde:5 pkgconfig qt:5 \
|
||||
shebangfix tar:xz xorg
|
||||
USE_KDE= auth codecs config configwidgets coreaddons crash emoticons \
|
||||
globalaccel i18n idletime init itemmodels kcmutils \
|
||||
kdeclarative layer-shell-qt notifications package \
|
||||
plasma-framework sonnet textwidgets wayland widgetsaddons \
|
||||
windowsystem xmlgui \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399170
|
||||
SHA256 (KDE/plasma/5.22.4/kscreenlocker-5.22.4.tar.xz) = 328570e8f08fc2a92fb4ce67e57e53ecf4cc6b28a0507ba031e340748632ec44
|
||||
SIZE (KDE/plasma/5.22.4/kscreenlocker-5.22.4.tar.xz) = 117112
|
||||
TIMESTAMP = 1630436155
|
||||
SHA256 (KDE/plasma/5.22.5/kscreenlocker-5.22.5.tar.xz) = 28edcf841db79554ac113c8619d20f978b2ab81bfd5d5be25f973506f262f180
|
||||
SIZE (KDE/plasma/5.22.5/kscreenlocker-5.22.5.tar.xz) = 116688
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399171
|
||||
SHA256 (KDE/plasma/5.22.4/ksshaskpass-5.22.4.tar.xz) = cea4f3e8fd496cc92701b562e1dedcf1a8b174cdc71d4106f2322cdcc3cfc205
|
||||
SIZE (KDE/plasma/5.22.4/ksshaskpass-5.22.4.tar.xz) = 24088
|
||||
TIMESTAMP = 1630436156
|
||||
SHA256 (KDE/plasma/5.22.5/ksshaskpass-5.22.5.tar.xz) = f7dd2fa8d28ac4a673a9af0694f73c96caea63ae96ad836b9aa7a8055067e245
|
||||
SIZE (KDE/plasma/5.22.5/ksshaskpass-5.22.5.tar.xz) = 24076
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399171
|
||||
SHA256 (KDE/plasma/5.22.4/kwallet-pam-5.22.4.tar.xz) = 984b805808640771795524a7e1a3862edc0f05925d3d19a37643efb9e5cb59d2
|
||||
SIZE (KDE/plasma/5.22.4/kwallet-pam-5.22.4.tar.xz) = 20144
|
||||
TIMESTAMP = 1630436157
|
||||
SHA256 (KDE/plasma/5.22.5/kwallet-pam-5.22.5.tar.xz) = d8a2a7408e8eefa2b3cc1aa22d130f90ae4bd67c716f290f295a05d5de14320f
|
||||
SIZE (KDE/plasma/5.22.5/kwallet-pam-5.22.5.tar.xz) = 19960
|
||||
|
|
|
@ -8,16 +8,17 @@ COMMENT= Plasma5 package management tools
|
|||
# TODO: update packagekit-qt5
|
||||
#LIB_DEPENDS= libpackagekit-qt.so:ports-mgmt/packagekit-qt5
|
||||
|
||||
USES= cmake compiler:c++11-lib cpe desktop-file-utils \
|
||||
gettext kde:5 pkgconfig qt:5 tar:xz
|
||||
USES= cmake compiler:c++11-lib cpe desktop-file-utils gettext kde:5 \
|
||||
pkgconfig qt:5 tar:xz
|
||||
USE_KDE= archive attica auth codecs completion config configwidgets \
|
||||
coreaddons crash dbusaddons i18n iconthemes idletime itemmodels \
|
||||
itemviews jobwidgets kcmutils kdeclarative kio kirigami2 newstuff \
|
||||
notifications package plasma-framework service solid \
|
||||
textwidgets wallet windowsystem widgetsaddons xmlgui \
|
||||
coreaddons crash dbusaddons i18n iconthemes idletime \
|
||||
itemmodels itemviews jobwidgets kcmutils kdeclarative kio \
|
||||
kirigami2 newstuff notifications package plasma-framework \
|
||||
service solid textwidgets wallet widgetsaddons windowsystem \
|
||||
xmlgui \
|
||||
ecm_build
|
||||
USE_QT= concurrent core dbus declarative gui network svg \
|
||||
widgets x11extras xml \
|
||||
USE_QT= concurrent core dbus declarative gui network svg widgets \
|
||||
x11extras xml \
|
||||
buildtools_build qmake_build testlib_build
|
||||
|
||||
CPE_VENDOR= kde
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399173
|
||||
SHA256 (KDE/plasma/5.22.4/discover-5.22.4.tar.xz) = 6ff39f2dfd898af867c55fdac1cf48a3adc4ca90bf3fee0d8f2fa7ed5d584746
|
||||
SIZE (KDE/plasma/5.22.4/discover-5.22.4.tar.xz) = 8459460
|
||||
TIMESTAMP = 1630436158
|
||||
SHA256 (KDE/plasma/5.22.5/discover-5.22.5.tar.xz) = c9809ec8f3f26909ce9901d6f7cd03cf52d4854431cfdf5340a4daa8404842b0
|
||||
SIZE (KDE/plasma/5.22.5/discover-5.22.5.tar.xz) = 8462332
|
||||
|
|
|
@ -88,6 +88,9 @@ share/locale/gl/LC_MESSAGES/plasma-discover.mo
|
|||
share/locale/he/LC_MESSAGES/libdiscover.mo
|
||||
share/locale/he/LC_MESSAGES/plasma-discover-notifier.mo
|
||||
share/locale/he/LC_MESSAGES/plasma-discover.mo
|
||||
share/locale/hi/LC_MESSAGES/kcm_updates.mo
|
||||
share/locale/hi/LC_MESSAGES/libdiscover.mo
|
||||
share/locale/hi/LC_MESSAGES/plasma-discover-notifier.mo
|
||||
share/locale/hu/LC_MESSAGES/kcm_updates.mo
|
||||
share/locale/hu/LC_MESSAGES/libdiscover.mo
|
||||
share/locale/hu/LC_MESSAGES/plasma-discover-notifier.mo
|
||||
|
|
|
@ -6,10 +6,10 @@ MAINTAINER= kde@FreeBSD.org
|
|||
COMMENT= Plasma5 crash handler
|
||||
|
||||
USES= cmake compiler:c++11-lang kde:5 pkgconfig qt:5 tar:xz
|
||||
USE_KDE= auth codecs completion config configwidgets coreaddons \
|
||||
crash i18n idletime jobwidgets kio notifications \
|
||||
service syntaxhighlighting wallet widgetsaddons \
|
||||
windowsystem xmlrpcclient \
|
||||
USE_KDE= auth codecs completion config configwidgets coreaddons crash \
|
||||
i18n idletime jobwidgets kio notifications service \
|
||||
syntaxhighlighting wallet widgetsaddons windowsystem \
|
||||
xmlrpcclient \
|
||||
ecm_build
|
||||
USE_QT= concurrent core dbus gui network widgets x11extras xml \
|
||||
buildtools_build qmake_build testlib_build
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399174
|
||||
SHA256 (KDE/plasma/5.22.4/drkonqi-5.22.4.tar.xz) = 7c50683a24c6d50021123ebe9ba9fd4b8bbd54c160fc422f519c5a1641d9c5b7
|
||||
SIZE (KDE/plasma/5.22.4/drkonqi-5.22.4.tar.xz) = 781472
|
||||
TIMESTAMP = 1630436159
|
||||
SHA256 (KDE/plasma/5.22.5/drkonqi-5.22.5.tar.xz) = be1e373e82902425f61932d1ddfe8fd3d86882e927833f45e760eacfcbb843b8
|
||||
SIZE (KDE/plasma/5.22.5/drkonqi-5.22.5.tar.xz) = 780496
|
||||
|
|
|
@ -6,14 +6,15 @@ MAINTAINER= kde@FreeBSD.org
|
|||
COMMENT= Plasma5 non-interactive system tools
|
||||
|
||||
USES= cmake compiler:c++11-lib cpe gettext kde:5 qt:5 tar:xz xorg
|
||||
USE_KDE= activities auth bookmarks codecs completion config configwidgets \
|
||||
coreaddons crash emoticons guiaddons i18n iconthemes init \
|
||||
itemmodels itemviews jobwidgets kcmutils kdeclarative kdesu \
|
||||
kio notifications parts plasma-workspace pty service solid sonnet \
|
||||
textwidgets unitconversion widgetsaddons windowsystem xmlgui \
|
||||
USE_KDE= activities auth bookmarks codecs completion config \
|
||||
configwidgets coreaddons crash emoticons guiaddons i18n \
|
||||
iconthemes init itemmodels itemviews jobwidgets kcmutils \
|
||||
kdeclarative kdesu kio notifications parts plasma-workspace \
|
||||
pty service solid sonnet textwidgets unitconversion \
|
||||
widgetsaddons windowsystem xmlgui \
|
||||
doctools_build ecm_build
|
||||
USE_QT= concurrent core dbus declarative gui network printsupport svg widgets \
|
||||
x11extras xml \
|
||||
USE_QT= concurrent core dbus declarative gui network printsupport svg \
|
||||
widgets x11extras xml \
|
||||
buildtools_build qmake_build testlib_build
|
||||
USE_XORG= x11
|
||||
CPE_VENDOR= kde
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399176
|
||||
SHA256 (KDE/plasma/5.22.4/kde-cli-tools-5.22.4.tar.xz) = 44e2e379ef8e3d09cc8ec4db5564dec3d42a48dfb690c4ae9438189cd4ba08ce
|
||||
SIZE (KDE/plasma/5.22.4/kde-cli-tools-5.22.4.tar.xz) = 626520
|
||||
TIMESTAMP = 1630436161
|
||||
SHA256 (KDE/plasma/5.22.5/kde-cli-tools-5.22.5.tar.xz) = 90cb373ea112b844541d9c52000635b02ccdf2fe2da0fc7901b1a5a8b8df45ca
|
||||
SIZE (KDE/plasma/5.22.5/kde-cli-tools-5.22.5.tar.xz) = 626212
|
||||
|
|
|
@ -7,18 +7,19 @@ COMMENT= Plasma5 utility providing system information
|
|||
|
||||
LIB_DEPENDS= libpci.so:devel/libpci
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext gl kde:5 pkgconfig \
|
||||
qt:5 tar:xz xorg
|
||||
USES= cmake compiler:c++11-lib gettext gl kde:5 pkgconfig qt:5 \
|
||||
tar:xz xorg
|
||||
USE_GL= egl gl glu
|
||||
USE_KDE= auth bookmarks codecs completion config configwidgets \
|
||||
coreaddons crash dbusaddons emoticons guiaddons \
|
||||
i18n iconthemes jobwidgets kcmutils kdeclarative \
|
||||
kio notifications package parts init \
|
||||
itemmodels itemviews service solid sonnet textwidgets \
|
||||
unitconversion wayland wayland widgetsaddons windowsystem xmlgui \
|
||||
coreaddons crash dbusaddons emoticons guiaddons i18n \
|
||||
iconthemes init itemmodels itemviews jobwidgets kcmutils \
|
||||
kdeclarative kio notifications package parts service solid \
|
||||
sonnet textwidgets unitconversion wayland widgetsaddons \
|
||||
windowsystem xmlgui \
|
||||
doctools_build ecm_build \
|
||||
systemsettings_run
|
||||
USE_QT= concurrent core dbus declarative gui network printsupport widgets xml \
|
||||
USE_QT= concurrent core dbus declarative gui network printsupport \
|
||||
widgets xml \
|
||||
buildtools_build qmake_build
|
||||
USE_XORG= ice sm x11 xext
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399177
|
||||
SHA256 (KDE/plasma/5.22.4/kinfocenter-5.22.4.tar.xz) = 7cff6a49506f9dce828c486be0a473893533d37b0e801b5d580e763764f96e93
|
||||
SIZE (KDE/plasma/5.22.4/kinfocenter-5.22.4.tar.xz) = 1164096
|
||||
TIMESTAMP = 1630436162
|
||||
SHA256 (KDE/plasma/5.22.5/kinfocenter-5.22.5.tar.xz) = 951e42305ce4aaf709fca5e211e9fc4f2ddbbdba2417192f755a190fe325b9df
|
||||
SIZE (KDE/plasma/5.22.5/kinfocenter-5.22.5.tar.xz) = 1170716
|
||||
|
|
|
@ -923,7 +923,14 @@ share/locale/uz@cyrillic/LC_MESSAGES/kcmsamba.mo
|
|||
share/locale/uz@cyrillic/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/uz@cyrillic/LC_MESSAGES/kcmview1394.mo
|
||||
share/locale/uz@cyrillic/LC_MESSAGES/kinfocenter.mo
|
||||
share/locale/vi/LC_MESSAGES/kcm-about-distro.mo
|
||||
share/locale/vi/LC_MESSAGES/kcm_energyinfo.mo
|
||||
share/locale/vi/LC_MESSAGES/kcm_memory.mo
|
||||
share/locale/vi/LC_MESSAGES/kcm_nic.mo
|
||||
share/locale/vi/LC_MESSAGES/kcm_pci.mo
|
||||
share/locale/vi/LC_MESSAGES/kcmdevinfo.mo
|
||||
share/locale/vi/LC_MESSAGES/kcminfo.mo
|
||||
share/locale/vi/LC_MESSAGES/kcmopengl.mo
|
||||
share/locale/vi/LC_MESSAGES/kcmsamba.mo
|
||||
share/locale/vi/LC_MESSAGES/kcmusb.mo
|
||||
share/locale/vi/LC_MESSAGES/kcmview1394.mo
|
||||
|
|
|
@ -9,10 +9,10 @@ USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
|
|||
USE_KDE= auth bookmarks codecs completion config configwidgets \
|
||||
coreaddons crash dbusaddons emoticons globalaccel guiaddons \
|
||||
hotkeys i18n iconthemes init itemmodels itemviews jobwidgets \
|
||||
kio notifications parts service solid sonnet \
|
||||
textwidgets unitconversion widgetsaddons windowsystem xmlgui \
|
||||
kio notifications parts service solid sonnet textwidgets \
|
||||
unitconversion widgetsaddons windowsystem xmlgui \
|
||||
doctools_build ecm_build
|
||||
USE_QT= concurrent core dbus gui network printsupport widgets xml\
|
||||
USE_QT= concurrent core dbus gui network printsupport widgets xml \
|
||||
buildtools_build qmake_build
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399178
|
||||
SHA256 (KDE/plasma/5.22.4/kmenuedit-5.22.4.tar.xz) = 0b243bc8bb2cba4eebff55e7a01be5c7790da1fafd88d17bad808e5ffc44d2a0
|
||||
SIZE (KDE/plasma/5.22.4/kmenuedit-5.22.4.tar.xz) = 899440
|
||||
TIMESTAMP = 1630436163
|
||||
SHA256 (KDE/plasma/5.22.5/kmenuedit-5.22.5.tar.xz) = 1ad7f0e64b5088e16f61150d5936ece570410b17fb32d02bb7ec71d420c0c8c6
|
||||
SIZE (KDE/plasma/5.22.5/kmenuedit-5.22.5.tar.xz) = 900120
|
||||
|
|
|
@ -9,13 +9,12 @@ DIST_SUBDIR= KDE/plasma/${KDE_PLASMA_VERSION}
|
|||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Plasma5 utility to track and control the running processes
|
||||
|
||||
USES= cmake compiler:c++11-lib cpe desktop-file-utils \
|
||||
gettext kde:5 localbase pathfix qt:5 tar:xz
|
||||
USES= cmake compiler:c++11-lib cpe desktop-file-utils gettext kde:5 \
|
||||
localbase pathfix qt:5 tar:xz
|
||||
USE_KDE= attica auth codecs completion config configwidgets coreaddons \
|
||||
dbusaddons emoticons i18n iconthemes init itemmodels \
|
||||
itemviews jobwidgets kio libksysguard \
|
||||
newstuff notifications service widgetsaddons windowsystem \
|
||||
xmlgui \
|
||||
dbusaddons emoticons i18n iconthemes init itemmodels itemviews \
|
||||
jobwidgets kio libksysguard newstuff notifications service \
|
||||
widgetsaddons windowsystem xmlgui \
|
||||
doctools_build ecm_build
|
||||
USE_QT= concurrent core dbus gui network widgets xml \
|
||||
buildtools_build qmake_build testlib_build
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399181
|
||||
SHA256 (KDE/plasma/5.22.4/libksysguard-5.22.4.tar.xz) = 80b1fb5ba0a2482700d46ecfb3e915380c120c09edc276333fee997ff4330692
|
||||
SIZE (KDE/plasma/5.22.4/libksysguard-5.22.4.tar.xz) = 737212
|
||||
TIMESTAMP = 1630436165
|
||||
SHA256 (KDE/plasma/5.22.5/libksysguard-5.22.5.tar.xz) = a522ab976baafa8c1b80cbfe6a4d7718aa8c8623f84294d25c5d43429dd472c2
|
||||
SIZE (KDE/plasma/5.22.5/libksysguard-5.22.5.tar.xz) = 736820
|
||||
|
|
|
@ -265,6 +265,7 @@ share/locale/fi/LC_MESSAGES/ksgrd.mo
|
|||
share/locale/fi/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.barchart.mo
|
||||
share/locale/fi/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.linechart.mo
|
||||
share/locale/fi/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.piechart.mo
|
||||
share/locale/fi/LC_MESSAGES/ksysguard_face_org.kde.ksysguard.textonly.mo
|
||||
share/locale/fi/LC_MESSAGES/ksysguard_plugins_process.mo
|
||||
share/locale/fi/LC_MESSAGES/ksysguardlsofwidgets.mo
|
||||
share/locale/fi/LC_MESSAGES/processcore.mo
|
||||
|
|
|
@ -24,11 +24,12 @@ RUN_DEPENDS= smartmontools>0:sysutils/smartmontools
|
|||
|
||||
USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz
|
||||
|
||||
USE_KDE= activities config configwidgets coreaddons ecm ksysguard \
|
||||
plasma-framework codecs service kio windowsystem auth i18n \
|
||||
kdeclarative solid notifications dbusaddons widgetsaddons
|
||||
USE_QT= core dbus buildtools_build qmake_build quickcontrols network \
|
||||
gui xml concurrent declarative widgets
|
||||
USE_KDE= activities auth codecs config configwidgets coreaddons \
|
||||
dbusaddons ecm i18n kdeclarative kio ksysguard notifications \
|
||||
plasma-framework service solid widgetsaddons windowsystem
|
||||
USE_QT= concurrent core dbus declarative gui network quickcontrols \
|
||||
widgets xml \
|
||||
buildtools_build qmake_build
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} "s|LOCALBASE|${LOCALBASE}|" \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399182
|
||||
SHA256 (KDE/plasma/5.22.4/plasma-disks-5.22.4.tar.xz) = 57f915c51e07741d7084fe729a337da4a465a58deefbefd297d0e1a9cca87909
|
||||
SIZE (KDE/plasma/5.22.4/plasma-disks-5.22.4.tar.xz) = 84496
|
||||
TIMESTAMP = 1630436166
|
||||
SHA256 (KDE/plasma/5.22.5/plasma-disks-5.22.5.tar.xz) = 70e18612c00a4c6cb07621c5c902b2298ba69649bd3cec91ae7999dbfa0eb492
|
||||
SIZE (KDE/plasma/5.22.5/plasma-disks-5.22.5.tar.xz) = 84464
|
||||
|
|
|
@ -5,10 +5,13 @@ CATEGORIES= sysutils kde kde-plasma
|
|||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Plasma5 system monitor
|
||||
|
||||
USES= cmake compiler:c++11-lib cpe desktop-file-utils \
|
||||
gettext kde:5 localbase pathfix qt:5 tar:xz
|
||||
USE_KDE= ecm config i18n kdeclarative service globalaccel kio dbusaddons newstuff itemmodels libksysguard attica auth codecs configwidgets coreaddons package widgetsaddons windowsystem xmlgui
|
||||
USE_QT= concurrent core dbus declarative gui network quickcontrols2 widgets xml \
|
||||
USES= cmake compiler:c++11-lib cpe desktop-file-utils gettext kde:5 \
|
||||
localbase pathfix qt:5 tar:xz
|
||||
USE_KDE= attica auth codecs config configwidgets coreaddons dbusaddons \
|
||||
ecm globalaccel i18n itemmodels kdeclarative kio libksysguard \
|
||||
newstuff package service widgetsaddons windowsystem xmlgui
|
||||
USE_QT= concurrent core dbus declarative gui network quickcontrols2 \
|
||||
widgets xml \
|
||||
buildtools_build qmake_build
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399183
|
||||
SHA256 (KDE/plasma/5.22.4/plasma-systemmonitor-5.22.4.tar.xz) = 8b0d43e91d8ba368fed96d63b34aee7f401a9c0cc47533b363bca365a69c86be
|
||||
SIZE (KDE/plasma/5.22.4/plasma-systemmonitor-5.22.4.tar.xz) = 135508
|
||||
TIMESTAMP = 1630436167
|
||||
SHA256 (KDE/plasma/5.22.5/plasma-systemmonitor-5.22.5.tar.xz) = dd9eaaeba11da2d9640873882ed4aa573c2b3fc2f5640783965992ceda1647a3
|
||||
SIZE (KDE/plasma/5.22.5/plasma-systemmonitor-5.22.5.tar.xz) = 134624
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399184
|
||||
SHA256 (KDE/plasma/5.22.4/polkit-kde-agent-1-5.22.4.tar.xz) = e2836b462261351cd920a61473c5812a9d2770db20a1cbd22dca248d89cdb95f
|
||||
SIZE (KDE/plasma/5.22.4/polkit-kde-agent-1-5.22.4.tar.xz) = 45764
|
||||
TIMESTAMP = 1630436168
|
||||
SHA256 (KDE/plasma/5.22.5/polkit-kde-agent-1-5.22.5.tar.xz) = 60e3ea544b2b609351961fe7f299b79c9f8ff89b911b63490fa0d3afd5222ba8
|
||||
SIZE (KDE/plasma/5.22.5/polkit-kde-agent-1-5.22.5.tar.xz) = 45652
|
||||
|
|
|
@ -8,16 +8,17 @@ COMMENT= Plasma5 tool to manage the power consumption settings
|
|||
LIB_DEPENDS= libudev.so:devel/libudev-devd
|
||||
RUN_DEPENDS= ${LOCALBASE}/libexec/upowerd:sysutils/upower
|
||||
|
||||
USES= cmake compiler:c++11-lib cpe gettext kde:5 pkgconfig qt:5 tar:xz xorg
|
||||
USE_KDE= activities auth bookmarks codecs completion configwidgets \
|
||||
coreaddons crash config dbusaddons emoticons globalaccel \
|
||||
guiaddons i18n idletime iconthemes init itemmodels itemviews \
|
||||
jobwidgets kio libkscreen notifications \
|
||||
notifyconfig parts plasma-workspace service solid sonnet \
|
||||
textwidgets unitconversion wayland widgetsaddons windowsystem \
|
||||
xmlgui \
|
||||
USES= cmake compiler:c++11-lib cpe gettext kde:5 pkgconfig qt:5 \
|
||||
tar:xz xorg
|
||||
USE_KDE= activities auth bookmarks codecs completion config \
|
||||
configwidgets coreaddons crash dbusaddons emoticons \
|
||||
globalaccel guiaddons i18n iconthemes idletime init itemmodels \
|
||||
itemviews jobwidgets kio libkscreen notifications notifyconfig \
|
||||
parts plasma-workspace service solid sonnet textwidgets \
|
||||
unitconversion wayland widgetsaddons windowsystem xmlgui \
|
||||
doctools_build ecm_build
|
||||
USE_QT= concurrent core dbus gui network printsupport widgets x11extras xml \
|
||||
USE_QT= concurrent core dbus gui network printsupport widgets \
|
||||
x11extras xml \
|
||||
buildtools_build qmake_build
|
||||
USE_XORG= xcb
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399186
|
||||
SHA256 (KDE/plasma/5.22.4/powerdevil-5.22.4.tar.xz) = d5d01e5017306aff215e6ba3be21c940b7771a599e92445f8526406fb63e829c
|
||||
SIZE (KDE/plasma/5.22.4/powerdevil-5.22.4.tar.xz) = 618088
|
||||
TIMESTAMP = 1630436169
|
||||
SHA256 (KDE/plasma/5.22.5/powerdevil-5.22.5.tar.xz) = 597301e6520c17131c98a98960a1e3b7827e63ab9efed0fea5340203133f1c9f
|
||||
SIZE (KDE/plasma/5.22.5/powerdevil-5.22.5.tar.xz) = 618576
|
||||
|
|
|
@ -7,10 +7,11 @@ COMMENT= Plasma5 system settings
|
|||
|
||||
USES= cmake compiler:c++11-lib cpe gettext kde:5 qt:5 tar:xz
|
||||
USE_KDE= activities activities-stats auth codecs completion config \
|
||||
configwidgets coreaddons crash dbusaddons guiaddons \
|
||||
i18n iconthemes itemmodels itemviews jobwidgets js kcmutils \
|
||||
kdeclarative khtml kio kirigami2 package parts plasma-workspace \
|
||||
service sonnet textwidgets widgetsaddons windowsystem xmlgui \
|
||||
configwidgets coreaddons crash dbusaddons guiaddons i18n \
|
||||
iconthemes itemmodels itemviews jobwidgets js kcmutils \
|
||||
kdeclarative khtml kio kirigami2 package parts \
|
||||
plasma-workspace service sonnet textwidgets widgetsaddons \
|
||||
windowsystem xmlgui \
|
||||
doctools_build ecm_build
|
||||
USE_QT= concurrent core dbus declarative gui network widgets xml \
|
||||
buildtools_build qmake_build
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399187
|
||||
SHA256 (KDE/plasma/5.22.4/systemsettings-5.22.4.tar.xz) = 10ed28d66aa7419210013f8a71cf43acdf82155cc47f6a1c9caa41a37480e2aa
|
||||
SIZE (KDE/plasma/5.22.4/systemsettings-5.22.4.tar.xz) = 205644
|
||||
TIMESTAMP = 1630436170
|
||||
SHA256 (KDE/plasma/5.22.5/systemsettings-5.22.5.tar.xz) = cc7978faa1c3fcf75584a09459e69e665c17514dcf59e07287e1d80aadb975bb
|
||||
SIZE (KDE/plasma/5.22.5/systemsettings-5.22.5.tar.xz) = 205224
|
||||
|
|
|
@ -5,11 +5,11 @@ CATEGORIES= www kde kde-plasma
|
|||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Plasma5 components to integrate browsers into the desktop
|
||||
|
||||
USES= compiler:c++11-lang cmake kde:5 qt:5 tar:xz
|
||||
USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz
|
||||
USE_KDE= activities completion config coreaddons crash dbusaddons \
|
||||
filemetadata i18n jobwidgets kio notifications package \
|
||||
plasma-framework plasma-workspace purpose runner service widgetsaddons \
|
||||
windowsystem
|
||||
plasma-framework plasma-workspace purpose runner service \
|
||||
widgetsaddons windowsystem
|
||||
USE_QT= concurrent core dbus gui network widgets \
|
||||
buildtools_build qmake_build
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399188
|
||||
SHA256 (KDE/plasma/5.22.4/plasma-browser-integration-5.22.4.tar.xz) = 0b22ec790f9a5ab1afad4ba1828fdaa57729d33e838c0e215d12a877ce5d7808
|
||||
SIZE (KDE/plasma/5.22.4/plasma-browser-integration-5.22.4.tar.xz) = 214528
|
||||
TIMESTAMP = 1630436171
|
||||
SHA256 (KDE/plasma/5.22.5/plasma-browser-integration-5.22.5.tar.xz) = 0ef1c9440392f028167ed5c158fe7395324f70b94056d03fe2534c9b1a267ffe
|
||||
SIZE (KDE/plasma/5.22.5/plasma-browser-integration-5.22.5.tar.xz) = 214448
|
||||
|
|
|
@ -11,11 +11,12 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>0:graphics/py-cairo@${PY_FLAVOR} \
|
|||
sassc:textproc/sassc
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairo>0:graphics/py-cairo@${PY_FLAVOR}
|
||||
|
||||
USES= cmake compiler:c++11-lang gnome kde:5 pkgconfig \
|
||||
python:3.4+ qt:5 tar:xz
|
||||
USES= cmake compiler:c++11-lang gnome kde:5 pkgconfig python:3.4+ \
|
||||
qt:5 tar:xz
|
||||
USE_GNOME= gdkpixbuf2
|
||||
USE_KDE= breeze ecm
|
||||
USE_QT= core buildtools_build qmake_build
|
||||
USE_QT= core \
|
||||
buildtools_build qmake_build
|
||||
CMAKE_ARGS= -DPython3_EXECUTABLE:PATH=${PYTHON_CMD}
|
||||
|
||||
BINARY_ALIAS= python3=${PYTHON_CMD}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399193
|
||||
SHA256 (KDE/plasma/5.22.4/breeze-gtk-5.22.4.tar.xz) = 8b69b4e74594b49e3cee62fbffab875442f6b9d0d6432972b800c82eb2de87dc
|
||||
SIZE (KDE/plasma/5.22.4/breeze-gtk-5.22.4.tar.xz) = 47688
|
||||
TIMESTAMP = 1630436174
|
||||
SHA256 (KDE/plasma/5.22.5/breeze-gtk-5.22.5.tar.xz) = c23bd1810cc491264b376f2e0187c48b4d979e2aaded7061792c35c54fd22e52
|
||||
SIZE (KDE/plasma/5.22.5/breeze-gtk-5.22.5.tar.xz) = 47424
|
||||
|
|
|
@ -9,11 +9,12 @@ LICENSE= GPLv2
|
|||
|
||||
LIB_DEPENDS= libfftw3_threads.so:math/fftw3
|
||||
|
||||
USES= cmake compiler:c++11-lib \
|
||||
gettext kde:5 pkgconfig qt:5 tar:xz xorg
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 pkgconfig qt:5 tar:xz \
|
||||
xorg
|
||||
USE_KDE= auth breeze-icons codecs config configwidgets coreaddons \
|
||||
decoration ecm frameworkintegration guiaddons i18n iconthemes \
|
||||
kcmutils plasma-framework service wayland widgetsaddons windowsystem
|
||||
kcmutils plasma-framework service wayland widgetsaddons \
|
||||
windowsystem
|
||||
USE_QT= core dbus declarative gui network widgets x11extras xml \
|
||||
buildtools_build qmake_build
|
||||
USE_XORG= xcb
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399192
|
||||
SHA256 (KDE/plasma/5.22.4/breeze-5.22.4.tar.xz) = 7d792b7f97e6d5854d81b4098edefd62a8e5b309e471ab39ada679a52ecf9fac
|
||||
SIZE (KDE/plasma/5.22.4/breeze-5.22.4.tar.xz) = 34548204
|
||||
TIMESTAMP = 1630436173
|
||||
SHA256 (KDE/plasma/5.22.5/breeze-5.22.5.tar.xz) = e3fc4ca04cc0df694ab90fa4f9e8ca72512adae2c0320ce3f9702dddda029426
|
||||
SIZE (KDE/plasma/5.22.5/breeze-5.22.5.tar.xz) = 34548108
|
||||
|
|
|
@ -12,9 +12,9 @@ BUILD_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \
|
|||
sassc:textproc/sassc
|
||||
RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext gnome \
|
||||
kde:5 pkgconfig qt:5 tar:xz xorg
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk20 gtk30 glib20
|
||||
USES= cmake compiler:c++11-lib gettext gnome kde:5 pkgconfig qt:5 \
|
||||
tar:xz xorg
|
||||
USE_GNOME= cairo gdkpixbuf2 glib20 gtk20 gtk30
|
||||
USE_KDE= archive attica auth codecs completion config configwidgets \
|
||||
coreaddons dbusaddons decoration guiaddons i18n iconthemes \
|
||||
jobwidgets kcmutils kio newstuff service widgetsaddons xmlgui \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399194
|
||||
SHA256 (KDE/plasma/5.22.4/kde-gtk-config-5.22.4.tar.xz) = a8df53067f2392e6c8e0d7a234771374d832a91c0fdfed1b3bd197797f5ea634
|
||||
SIZE (KDE/plasma/5.22.4/kde-gtk-config-5.22.4.tar.xz) = 70832
|
||||
TIMESTAMP = 1630436175
|
||||
SHA256 (KDE/plasma/5.22.5/kde-gtk-config-5.22.5.tar.xz) = daf8ca2d5e3e3986a478238bcc6d22cc750e20ea37ce198e1f7ef1d88c971e6c
|
||||
SIZE (KDE/plasma/5.22.5/kde-gtk-config-5.22.5.tar.xz) = 71064
|
||||
|
|
|
@ -10,12 +10,12 @@ LICENSE_COMB= multi
|
|||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LIB
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext \
|
||||
kde:5 pkgconfig qt:5 tar:xz xorg
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 pkgconfig qt:5 tar:xz \
|
||||
xorg
|
||||
USE_LDCONFIG= yes
|
||||
USE_KDE= auth codecs completion config configwidgets coreaddons decoration ecm \
|
||||
frameworkintegration guiaddons i18n kcmutils service \
|
||||
wayland widgetsaddons windowsystem
|
||||
USE_KDE= auth codecs completion config configwidgets coreaddons \
|
||||
decoration ecm frameworkintegration guiaddons i18n kcmutils \
|
||||
service wayland widgetsaddons windowsystem
|
||||
USE_QT= core dbus declarative gui network widgets x11extras xml \
|
||||
buildtools_build qmake_build
|
||||
USE_XORG= xcb
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399196
|
||||
SHA256 (KDE/plasma/5.22.4/oxygen-5.22.4.tar.xz) = fcdf1aafde0748e81b82410fbc4ddb01f15f7a57ec17ef17e05d80e8339db0dc
|
||||
SIZE (KDE/plasma/5.22.4/oxygen-5.22.4.tar.xz) = 4476840
|
||||
TIMESTAMP = 1630436176
|
||||
SHA256 (KDE/plasma/5.22.5/oxygen-5.22.5.tar.xz) = 0c3bb29ce140b00e1c95a0a1cb39c662d935f7216e61810837097a39516ec43b
|
||||
SIZE (KDE/plasma/5.22.5/oxygen-5.22.5.tar.xz) = 4471020
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399198
|
||||
SHA256 (KDE/plasma/5.22.4/plasma-workspace-wallpapers-5.22.4.tar.xz) = d9da4dfea96c4aa1a7a9683f887573433777354691850ada62ed54c4221e7f29
|
||||
SIZE (KDE/plasma/5.22.4/plasma-workspace-wallpapers-5.22.4.tar.xz) = 51348292
|
||||
TIMESTAMP = 1630436178
|
||||
SHA256 (KDE/plasma/5.22.5/plasma-workspace-wallpapers-5.22.5.tar.xz) = be214397f580adff039f28b37758b5a19da01f35ef5ee9ddb3fe93c0f116a8c0
|
||||
SIZE (KDE/plasma/5.22.5/plasma-workspace-wallpapers-5.22.5.tar.xz) = 51347952
|
||||
|
|
|
@ -5,17 +5,18 @@ CATEGORIES= x11-toolkits kde kde-plasma
|
|||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Plasma5 addons to improve the Plasma experience
|
||||
|
||||
USES= cmake compiler:c++11-lib cpe gettext \
|
||||
kde:5 pkgconfig qt:5 tar:xz
|
||||
USES= cmake compiler:c++11-lib cpe gettext kde:5 pkgconfig qt:5 \
|
||||
tar:xz
|
||||
USE_KDE= activities archive attica auth bookmarks codecs completion \
|
||||
config configwidgets coreaddons crash emoticons guiaddons \
|
||||
holidays i18n iconthemes init itemmodels itemviews jobwidgets kcmutils \
|
||||
kdeclarative kio kross newstuff notifications package parts\
|
||||
plasma-framework plasma-workspace runner service solid \
|
||||
sonnet textwidgets unitconversion widgetsaddons windowsystem xmlgui \
|
||||
holidays i18n iconthemes init itemmodels itemviews jobwidgets \
|
||||
kcmutils kdeclarative kio kross newstuff notifications package \
|
||||
parts plasma-framework plasma-workspace runner service solid \
|
||||
sonnet textwidgets unitconversion widgetsaddons windowsystem \
|
||||
xmlgui \
|
||||
ecm_build
|
||||
USE_QT= concurrent core dbus declarative graphicaleffects gui location network \
|
||||
printsupport script webchannel widgets x11extras xml \
|
||||
USE_QT= concurrent core dbus declarative graphicaleffects gui location \
|
||||
network printsupport script webchannel widgets x11extras xml \
|
||||
buildtools_build qmake_build
|
||||
|
||||
OPTIONS_DEFINE= PURPOSE QTWEBENGINE
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399200
|
||||
SHA256 (KDE/plasma/5.22.4/kdeplasma-addons-5.22.4.tar.xz) = 607206ef5153602433413a34202075dbb518299db094b0ad3b50b20f70258eba
|
||||
SIZE (KDE/plasma/5.22.4/kdeplasma-addons-5.22.4.tar.xz) = 633948
|
||||
TIMESTAMP = 1630436179
|
||||
SHA256 (KDE/plasma/5.22.5/kdeplasma-addons-5.22.5.tar.xz) = 6240bb29e3e23374e193659b50b21ddf1448b3f5f88fb15094d029d6b1643103
|
||||
SIZE (KDE/plasma/5.22.5/kdeplasma-addons-5.22.5.tar.xz) = 633320
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399201
|
||||
SHA256 (KDE/plasma/5.22.4/kdecoration-5.22.4.tar.xz) = 90e9bfeb2bd6afdd86ef8b18370a04d3e2e01841def635d25b349551a7a68031
|
||||
SIZE (KDE/plasma/5.22.4/kdecoration-5.22.4.tar.xz) = 47348
|
||||
TIMESTAMP = 1630436180
|
||||
SHA256 (KDE/plasma/5.22.5/kdecoration-5.22.5.tar.xz) = b577202eefaad7b95e701c1ce14108fbfe4ae6fd73ce46c369a2a7a329211bef
|
||||
SIZE (KDE/plasma/5.22.5/kdecoration-5.22.5.tar.xz) = 47256
|
||||
|
|
|
@ -26,17 +26,17 @@ BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto \
|
|||
xwayland-devel>0:x11-servers/xwayland-devel
|
||||
RUN_DEPENDS= xwayland-devel>0:x11-servers/xwayland-devel
|
||||
|
||||
USES= cmake compiler:c++11-lib cpe gettext gl gnome kde:5 pkgconfig python:3.5+,run \
|
||||
qt:5 shebangfix tar:xz xorg
|
||||
USES= cmake compiler:c++11-lib cpe gettext gl gnome kde:5 pkgconfig \
|
||||
python:3.5+,run qt:5 shebangfix tar:xz xorg
|
||||
USE_GL= egl
|
||||
USE_GNOME= glib20
|
||||
USE_KDE= activities activities attica auth breeze codecs \
|
||||
completion config configwidgets coreaddons crash decoration \
|
||||
globalaccel i18n iconthemes idletime init \
|
||||
jobwidgets kcmutils kdeclarative kio kscreenlocker \
|
||||
newstuff notifications package plasma-framework plasma-wayland-protocols runner\
|
||||
service sonnet textwidgets widgetsaddons windowsystem xmlgui \
|
||||
kwayland-integration kwayland-server wayland \
|
||||
USE_KDE= activities attica auth breeze codecs completion config \
|
||||
configwidgets coreaddons crash decoration globalaccel i18n \
|
||||
iconthemes idletime init jobwidgets kcmutils kdeclarative kio \
|
||||
kscreenlocker kwayland-integration kwayland-server newstuff \
|
||||
notifications package plasma-framework \
|
||||
plasma-wayland-protocols runner service sonnet textwidgets \
|
||||
wayland widgetsaddons windowsystem xmlgui \
|
||||
doctools_build ecm_build
|
||||
USE_LDCONFIG= yes
|
||||
USE_QT= concurrent core dbus declarative gui multimedia network script \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399204
|
||||
SHA256 (KDE/plasma/5.22.4/kwin-5.22.4.tar.xz) = b02a1c4c1f85d11f1206d364ffdcf242ba658046cb80751f0d769e15151aa3f4
|
||||
SIZE (KDE/plasma/5.22.4/kwin-5.22.4.tar.xz) = 6454932
|
||||
TIMESTAMP = 1630436182
|
||||
SHA256 (KDE/plasma/5.22.5/kwin-5.22.5.tar.xz) = 128daed41c1b9e65ddad3fe2ce3aea821ef54af520d3d39cde059b2c2bfcf5a3
|
||||
SIZE (KDE/plasma/5.22.5/kwin-5.22.5.tar.xz) = 6459916
|
||||
|
|
|
@ -1526,13 +1526,22 @@ share/locale/uz@cyrillic/LC_MESSAGES/kcm_kwinrules.mo
|
|||
share/locale/uz@cyrillic/LC_MESSAGES/kcmkwm.mo
|
||||
share/locale/uz@cyrillic/LC_MESSAGES/kwin.mo
|
||||
share/locale/uz@cyrillic/LC_MESSAGES/kwin_clients.mo
|
||||
share/locale/vi/LC_MESSAGES/kcm-kwin-scripts.mo
|
||||
share/locale/vi/LC_MESSAGES/kcm_kwin_effects.mo
|
||||
share/locale/vi/LC_MESSAGES/kcm_kwin_virtualdesktops.mo
|
||||
share/locale/vi/LC_MESSAGES/kcm_kwindecoration.mo
|
||||
share/locale/vi/LC_MESSAGES/kcm_kwinrules.mo
|
||||
share/locale/vi/LC_MESSAGES/kcm_kwintabbox.mo
|
||||
share/locale/vi/LC_MESSAGES/kcm_virtualkeyboard.mo
|
||||
share/locale/vi/LC_MESSAGES/kcmkwincommon.mo
|
||||
share/locale/vi/LC_MESSAGES/kcmkwincompositing.mo
|
||||
share/locale/vi/LC_MESSAGES/kcmkwinscreenedges.mo
|
||||
share/locale/vi/LC_MESSAGES/kcmkwm.mo
|
||||
share/locale/vi/LC_MESSAGES/kwin.mo
|
||||
share/locale/vi/LC_MESSAGES/kwin_clients.mo
|
||||
share/locale/vi/LC_MESSAGES/kwin_effects.mo
|
||||
share/locale/vi/LC_MESSAGES/kwin_scripting.mo
|
||||
share/locale/vi/LC_MESSAGES/kwin_scripts.mo
|
||||
share/locale/wa/LC_MESSAGES/kcm_kwin_virtualdesktops.mo
|
||||
share/locale/wa/LC_MESSAGES/kcm_kwindecoration.mo
|
||||
share/locale/wa/LC_MESSAGES/kcm_kwinrules.mo
|
||||
|
|
|
@ -8,8 +8,9 @@ COMMENT= System service to manage user's activities, track the usage patterns
|
|||
BUILD_DEPENDS= ${LOCALBASE}/include/boost/range/algorithm.hpp:devel/boost-libs
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
|
||||
USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons ecm \
|
||||
globalaccel i18n kio service widgetsaddons windowsystem xmlgui
|
||||
USE_KDE= auth codecs config configwidgets coreaddons crash dbusaddons \
|
||||
ecm globalaccel i18n kio service widgetsaddons windowsystem \
|
||||
xmlgui
|
||||
USE_QT= concurrent core dbus gui network sql widgets xml \
|
||||
buildtools_build qmake_build
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399205
|
||||
SHA256 (KDE/plasma/5.22.4/kactivitymanagerd-5.22.4.tar.xz) = db87d0eb15a81117e31937078b095939e23c375fd939fe0ac1d4edec31ada0ce
|
||||
SIZE (KDE/plasma/5.22.4/kactivitymanagerd-5.22.4.tar.xz) = 103128
|
||||
TIMESTAMP = 1630436183
|
||||
SHA256 (KDE/plasma/5.22.5/kactivitymanagerd-5.22.5.tar.xz) = 22ab64377d595e0384285d95fe21464ab63a7644d2303cc0002b495f85412a19
|
||||
SIZE (KDE/plasma/5.22.5/kactivitymanagerd-5.22.5.tar.xz) = 103668
|
||||
|
|
|
@ -5,13 +5,12 @@ CATEGORIES= x11 kde kde-plasma
|
|||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Plasma5 display gamma settings
|
||||
|
||||
USES= cmake compiler:c++11-lang cpe gettext kde:5 qt:5 \
|
||||
tar:xz xorg
|
||||
USES= cmake compiler:c++11-lang cpe gettext kde:5 qt:5 tar:xz xorg
|
||||
USE_KDE= auth bookmarks codecs completion config configwidgets \
|
||||
coreaddons crash emoticons guiaddons i18n \
|
||||
iconthemes init itemmodels itemviews jobwidgets \
|
||||
kio notifications parts service solid sonnet \
|
||||
textwidgets unitconversion widgetsaddons windowsystem xmlgui \
|
||||
coreaddons crash emoticons guiaddons i18n iconthemes init \
|
||||
itemmodels itemviews jobwidgets kio notifications parts \
|
||||
service solid sonnet textwidgets unitconversion widgetsaddons \
|
||||
windowsystem xmlgui \
|
||||
doctools_build ecm_build
|
||||
USE_QT= core dbus gui network printsupport widgets x11extras xml \
|
||||
buildtools_build qmake_build
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399206
|
||||
SHA256 (KDE/plasma/5.22.4/kgamma5-5.22.4.tar.xz) = b4b59897426f941a2681aaf0b41b932c1da0e00efd9e7df8b919c730404cfd39
|
||||
SIZE (KDE/plasma/5.22.4/kgamma5-5.22.4.tar.xz) = 83232
|
||||
TIMESTAMP = 1630436184
|
||||
SHA256 (KDE/plasma/5.22.5/kgamma5-5.22.5.tar.xz) = 0210777ada99795086d7ec348143e4f0e48089dd15fd30f09eb68d3739275054
|
||||
SIZE (KDE/plasma/5.22.5/kgamma5-5.22.5.tar.xz) = 83124
|
||||
|
|
|
@ -5,11 +5,10 @@ CATEGORIES= x11 kde kde-plasma
|
|||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Plasma5 screen management library
|
||||
|
||||
USES= cmake compiler:c++11-lang cpe gettext kde:5 qt:5 \
|
||||
tar:xz
|
||||
USES= cmake compiler:c++11-lang cpe gettext kde:5 qt:5 tar:xz
|
||||
USE_KDE= auth codecs config configwidgets coreaddons dbusaddons \
|
||||
globalaccel i18n kcmutils kdeclarative libkscreen package plasma-framework \
|
||||
service widgetsaddons windowsystem xmlgui \
|
||||
globalaccel i18n kcmutils kdeclarative libkscreen package \
|
||||
plasma-framework service widgetsaddons windowsystem xmlgui \
|
||||
ecm_build
|
||||
USE_QT= core dbus declarative gui network sensors widgets xml \
|
||||
buildtools_build qmake_build testlib_build
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399207
|
||||
SHA256 (KDE/plasma/5.22.4/kscreen-5.22.4.tar.xz) = 27f8d52b52c3cee0b9def5bf2fc85916e29495b4b1e1d14dfd99f452ae3a7642
|
||||
SIZE (KDE/plasma/5.22.4/kscreen-5.22.4.tar.xz) = 117636
|
||||
TIMESTAMP = 1630436185
|
||||
SHA256 (KDE/plasma/5.22.5/kscreen-5.22.5.tar.xz) = 6bfab1f10532599e16d1112e794626b105b4c80c41659665ffdf710bc29d1e60
|
||||
SIZE (KDE/plasma/5.22.5/kscreen-5.22.5.tar.xz) = 117916
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399208
|
||||
SHA256 (KDE/plasma/5.22.4/kwayland-integration-5.22.4.tar.xz) = cb068ad16d5275e4875c8d53230e7974003733e7fc2db944522922bac700d49e
|
||||
SIZE (KDE/plasma/5.22.4/kwayland-integration-5.22.4.tar.xz) = 22764
|
||||
TIMESTAMP = 1630436186
|
||||
SHA256 (KDE/plasma/5.22.5/kwayland-integration-5.22.5.tar.xz) = 4cbc301227a507fb2ac42e08130c79ff58a9905ebd444ddd64c78bb1e834fb4d
|
||||
SIZE (KDE/plasma/5.22.5/kwayland-integration-5.22.5.tar.xz) = 22708
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399210
|
||||
SHA256 (KDE/plasma/5.22.4/kwayland-server-5.22.4.tar.xz) = da167417221610d521fefbe4ae1322aa20e7d6ac782cadcb61972f915589767c
|
||||
SIZE (KDE/plasma/5.22.4/kwayland-server-5.22.4.tar.xz) = 218984
|
||||
TIMESTAMP = 1630436187
|
||||
SHA256 (KDE/plasma/5.22.5/kwayland-server-5.22.5.tar.xz) = dd64bdd629b239621d687d8deceff6e0da88542c6b67140c5ff8b654155bf39d
|
||||
SIZE (KDE/plasma/5.22.5/kwayland-server-5.22.5.tar.xz) = 218728
|
||||
|
|
|
@ -8,8 +8,8 @@ COMMENT= Qt component to make use of the Wayland wl-layer-shell protoco
|
|||
BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols
|
||||
LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon
|
||||
|
||||
USES= cmake compiler:c++11-lang cpe gettext kde:5 qt:5 \
|
||||
pkgconfig tar:xz
|
||||
USES= cmake compiler:c++11-lang cpe gettext kde:5 pkgconfig qt:5 \
|
||||
tar:xz
|
||||
USE_KDE= ecm
|
||||
USE_QT= core wayland \
|
||||
buildtools_build qmake_build
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399211
|
||||
SHA256 (KDE/plasma/5.22.4/layer-shell-qt-5.22.4.tar.xz) = 1528e64b441f2c67c71f87785485644376391489fdef9a9de0c0034517993886
|
||||
SIZE (KDE/plasma/5.22.4/layer-shell-qt-5.22.4.tar.xz) = 17620
|
||||
TIMESTAMP = 1630436188
|
||||
SHA256 (KDE/plasma/5.22.5/layer-shell-qt-5.22.5.tar.xz) = ffcc705ae4fadabc3422b8331a8d6334e2ce197ca6fadd7343c0a48927d32f45
|
||||
SIZE (KDE/plasma/5.22.5/layer-shell-qt-5.22.5.tar.xz) = 17604
|
||||
|
|
|
@ -5,8 +5,8 @@ CATEGORIES= x11 kde kde-plasma
|
|||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Plasma5 screen management library
|
||||
|
||||
USES= cmake compiler:c++11-lib cpe kde:5 pathfix \
|
||||
pkgconfig qt:5 tar:xz xorg
|
||||
USES= cmake compiler:c++11-lib cpe kde:5 pathfix pkgconfig qt:5 \
|
||||
tar:xz xorg
|
||||
USE_KDE= wayland \
|
||||
ecm_build
|
||||
USE_QT= core dbus gui x11extras \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399212
|
||||
SHA256 (KDE/plasma/5.22.4/libkscreen-5.22.4.tar.xz) = a211b9b900ced93f506936bfb1e28ec19aa52ebec4cb08e8a15e382114fc557c
|
||||
SIZE (KDE/plasma/5.22.4/libkscreen-5.22.4.tar.xz) = 95416
|
||||
TIMESTAMP = 1630436189
|
||||
SHA256 (KDE/plasma/5.22.5/libkscreen-5.22.5.tar.xz) = 5b4fcaebacc3a4cb62e599a796dca89a30c5ac10937ba3ef9a28998c84ca16e3
|
||||
SIZE (KDE/plasma/5.22.5/libkscreen-5.22.5.tar.xz) = 95376
|
||||
|
|
|
@ -28,20 +28,18 @@ USES= cmake compiler:c++11-lib cpe desktop-file-utils gettext gnome \
|
|||
USE_GNOME= glib20
|
||||
USE_KDE= activities activities-stats archive attica auth baloo \
|
||||
bookmarks codecs completion config configwidgets coreaddons \
|
||||
crash dbusaddons emoticons filemetadata \
|
||||
globalaccel guiaddons i18n iconthemes init itemmodels \
|
||||
itemviews jobwidgets kcmutils kdeclarative kdelibs4support \
|
||||
kio libksysguard newstuff notifications \
|
||||
notifyconfig package parts people plasma-framework \
|
||||
plasma-workspace runner service solid \
|
||||
sonnet textwidgets unitconversion wallet \
|
||||
widgetsaddons windowsystem xmlgui \
|
||||
crash dbusaddons emoticons filemetadata globalaccel guiaddons \
|
||||
i18n iconthemes init itemmodels itemviews jobwidgets kcmutils \
|
||||
kdeclarative kdelibs4support kio libksysguard newstuff \
|
||||
notifications notifyconfig package parts people \
|
||||
plasma-framework plasma-workspace runner service solid sonnet \
|
||||
textwidgets unitconversion wallet widgetsaddons windowsystem \
|
||||
xmlgui \
|
||||
doctools_build ecm_build \
|
||||
drkonqi_run infocenter_run kde-cli-tools_run kmenuedit_run \
|
||||
ksysguard_run \
|
||||
polkit-kde-agent-1_run systemsettings_run
|
||||
USE_QT= concurrent core dbus declarative gui network phonon4 printsupport \
|
||||
sql svg widgets x11extras xml \
|
||||
ksysguard_run polkit-kde-agent-1_run systemsettings_run
|
||||
USE_QT= concurrent core dbus declarative gui network phonon4 \
|
||||
printsupport sql svg widgets x11extras xml \
|
||||
buildtools_build qmake_build
|
||||
USE_XORG= ice sm x11 xcb xcursor xext xfixes xft xi xrender
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399214
|
||||
SHA256 (KDE/plasma/5.22.4/plasma-desktop-5.22.4.tar.xz) = 728e9f8ec670f4f0370c9cc86ede317c682f95f3655bddcf8bb06a38192d4230
|
||||
SIZE (KDE/plasma/5.22.4/plasma-desktop-5.22.4.tar.xz) = 15742204
|
||||
TIMESTAMP = 1630436191
|
||||
SHA256 (KDE/plasma/5.22.5/plasma-desktop-5.22.5.tar.xz) = b4532accca913cb2551fdbdb865fd0c50cff76f690c9cfa8fa2ad627ddadacce
|
||||
SIZE (KDE/plasma/5.22.5/plasma-desktop-5.22.5.tar.xz) = 15747008
|
||||
|
|
|
@ -3561,11 +3561,6 @@ share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.desktopcontainment.mo
|
|||
share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.panel.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.kicker.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.kickoff.mo
|
||||
share/plasma/shells/org.kde.plasma.desktop/contents/updates/digitalclock_rename_timezonedisplay_key.js
|
||||
share/plasma/shells/org.kde.plasma.desktop/contents/updates/klipper_clear_config.js
|
||||
share/qlogging-categories5/kcm_kded.categories
|
||||
share/qlogging-categories5/kcm_keyboard.categories
|
||||
share/qlogging-categories5/kcm_mouse.categories
|
||||
share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.kimpanel.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.minimizeall.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/plasma_applet_org.kde.plasma.pager.mo
|
||||
|
@ -3581,6 +3576,11 @@ share/locale/zh_TW/LC_MESSAGES/plasma_shell_org.kde.plasma.desktop.mo
|
|||
share/locale/zh_TW/LC_MESSAGES/plasma_toolbox_org.kde.desktoptoolbox.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/plasma_toolbox_org.kde.paneltoolbox.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/plasmaactivitymanager.mo
|
||||
share/plasma/shells/org.kde.plasma.desktop/contents/updates/digitalclock_rename_timezonedisplay_key.js
|
||||
share/plasma/shells/org.kde.plasma.desktop/contents/updates/klipper_clear_config.js
|
||||
share/qlogging-categories5/kcm_kded.categories
|
||||
share/qlogging-categories5/kcm_keyboard.categories
|
||||
share/qlogging-categories5/kcm_mouse.categories
|
||||
share/metainfo/org.kde.desktopcontainment.appdata.xml
|
||||
share/metainfo/org.kde.desktoptoolbox.appdata.xml
|
||||
share/metainfo/org.kde.paneltoolbox.appdata.xml
|
||||
|
|
|
@ -7,15 +7,15 @@ COMMENT= Qt Platform Theme integration plugins for the Plasma workspaces
|
|||
|
||||
RUN_DEPENDS= hack-font>=0:x11-fonts/hack-font
|
||||
|
||||
USES= cmake compiler:c++11-lib cpe gettext kde:5 pkgconfig \
|
||||
qt:5 shebangfix tar:xz xorg
|
||||
USES= cmake compiler:c++11-lib cpe gettext kde:5 pkgconfig qt:5 \
|
||||
shebangfix tar:xz xorg
|
||||
USE_KDE= auth bookmarks breeze codecs completion config configwidgets \
|
||||
coreaddons ecm i18n iconthemes itemviews jobwidgets kio \
|
||||
notifications service solid wayland \
|
||||
widgetsaddons windowsystem xmlgui \
|
||||
notifications service solid wayland widgetsaddons windowsystem \
|
||||
xmlgui \
|
||||
qqc2-desktop-style_run
|
||||
USE_QT= concurrent core declarative dbus gui network quickcontrols2 widgets \
|
||||
x11extras xml \
|
||||
USE_QT= concurrent core dbus declarative gui network quickcontrols2 \
|
||||
widgets x11extras xml \
|
||||
buildtools_build qmake_build
|
||||
USE_XORG= xcb xcursor
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399216
|
||||
SHA256 (KDE/plasma/5.22.4/plasma-integration-5.22.4.tar.xz) = e08b0c8030ef465d44de4f460d71970f15c7697c7d3095afa9d07b2d41a45467
|
||||
SIZE (KDE/plasma/5.22.4/plasma-integration-5.22.4.tar.xz) = 65560
|
||||
TIMESTAMP = 1630436192
|
||||
SHA256 (KDE/plasma/5.22.5/plasma-integration-5.22.5.tar.xz) = 28c743f1a911042dac1dd86ae615748b7b5422e8d4b47bff34d31cf4bdb6f270
|
||||
SIZE (KDE/plasma/5.22.5/plasma-integration-5.22.5.tar.xz) = 65644
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= plasma-workspace
|
||||
DISTVERSION= ${KDE_PLASMA_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11 kde kde-plasma
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
|
@ -25,27 +24,26 @@ RUN_DEPENDS= ck-launch-session:sysutils/consolekit2\
|
|||
${LOCALBASE}/bin/genv:sysutils/coreutils
|
||||
|
||||
|
||||
USES= cmake compiler:c++11-lib cpe desktop-file-utils gettext kde:5 pkgconfig \
|
||||
qt:5 tar:xz xorg
|
||||
USE_KDE= activities activities-stats activitymanagerd attica archive auth baloo bookmarks \
|
||||
codecs completion config configwidgets coreaddons crash \
|
||||
dbusaddons emoticons filemetadata globalaccel \
|
||||
USES= cmake compiler:c++11-lib cpe desktop-file-utils gettext kde:5 \
|
||||
pkgconfig qt:5 tar:xz xorg
|
||||
USE_KDE= activities activities-stats activitymanagerd archive attica \
|
||||
auth baloo bookmarks codecs completion config configwidgets \
|
||||
coreaddons crash dbusaddons emoticons filemetadata globalaccel \
|
||||
guiaddons holidays i18n iconthemes idletime init itemmodels \
|
||||
itemviews jobwidgets js jsembed kcmutils kdeclarative \
|
||||
kdesu kdewebkit kio kscreenlocker \
|
||||
notifications package pty kwin libkscreen libksysguard \
|
||||
newstuff notifyconfig parts people plasma-framework \
|
||||
plasma-integration prison runner service solid sonnet \
|
||||
texteditor textwidgets unitconversion wallet wayland \
|
||||
widgetsaddons windowsystem xmlgui xmlrpcclient \
|
||||
itemviews jobwidgets js jsembed kcmutils kdeclarative kdesu \
|
||||
kdewebkit kio kscreenlocker kwin libkscreen libksysguard \
|
||||
newstuff notifications notifyconfig package parts people \
|
||||
plasma-framework plasma-integration prison pty runner service \
|
||||
solid sonnet texteditor textwidgets unitconversion wallet \
|
||||
wayland widgetsaddons windowsystem xmlgui xmlrpcclient \
|
||||
doctools_build ecm_build \
|
||||
breeze_run breeze-icons_run kquickcharts_run oxygen-icons5_run \
|
||||
kded_run milou_run
|
||||
USE_QT= concurrent core declarative dbus graphicaleffects gui network phonon4 \
|
||||
printsupport qdbus quickcontrols_run script svg sql \
|
||||
wayland webkit widgets x11extras xml \
|
||||
breeze-icons_run breeze_run kded_run kquickcharts_run \
|
||||
milou_run oxygen-icons5_run
|
||||
USE_QT= concurrent core dbus declarative graphicaleffects gui network \
|
||||
phonon4 printsupport qdbus script sql svg wayland webkit \
|
||||
widgets x11extras xml \
|
||||
buildtools_build qmake_build testlib_build \
|
||||
paths_run
|
||||
paths_run quickcontrols_run
|
||||
USE_XORG= ice sm x11 xau xcb xcomposite xcursor xext xfixes xft xkbfile xrender xtst
|
||||
|
||||
CMAKE_OFF= BUILD_TESTING
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627399217
|
||||
SHA256 (KDE/plasma/5.22.4/plasma-workspace-5.22.4.tar.xz) = af16b7151d87151a197b8fba41092f14895c0e64bfab05f562f831e18c6120ba
|
||||
SIZE (KDE/plasma/5.22.4/plasma-workspace-5.22.4.tar.xz) = 8381132
|
||||
TIMESTAMP = 1630436193
|
||||
SHA256 (KDE/plasma/5.22.5/plasma-workspace-5.22.5.tar.xz) = f22e12dea303478d949f69b88fcf30787ef7f5d098be55595ec562aee4b13606
|
||||
SIZE (KDE/plasma/5.22.5/plasma-workspace-5.22.5.tar.xz) = 8401412
|
||||
|
|
|
@ -2538,6 +2538,7 @@ share/locale/hi/LC_MESSAGES/klipper.mo
|
|||
share/locale/hi/LC_MESSAGES/krdb.mo
|
||||
share/locale/hi/LC_MESSAGES/krunner.mo
|
||||
share/locale/hi/LC_MESSAGES/ksmserver.mo
|
||||
share/locale/hi/LC_MESSAGES/libkicker.mo
|
||||
share/locale/hi/LC_MESSAGES/libkworkspace.mo
|
||||
share/locale/hi/LC_MESSAGES/libnotificationmanager.mo
|
||||
share/locale/hi/LC_MESSAGES/phonon_kde_plugin.mo
|
||||
|
@ -2617,7 +2618,6 @@ share/locale/hr/LC_MESSAGES/freespacenotifier.mo
|
|||
share/locale/hr/LC_MESSAGES/kcm5_icons.mo
|
||||
share/locale/hr/LC_MESSAGES/kcm_autostart.mo
|
||||
share/locale/hr/LC_MESSAGES/kcm_colors.mo
|
||||
share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.mo
|
||||
share/locale/hr/LC_MESSAGES/kcm_cursortheme.mo
|
||||
share/locale/hr/LC_MESSAGES/kcm_desktoptheme.mo
|
||||
share/locale/hr/LC_MESSAGES/kcm_fonts.mo
|
||||
|
@ -2626,6 +2626,7 @@ share/locale/hr/LC_MESSAGES/kcmformats.mo
|
|||
share/locale/hr/LC_MESSAGES/kcminit.mo
|
||||
share/locale/hr/LC_MESSAGES/kfontinst.mo
|
||||
share/locale/hr/LC_MESSAGES/kio5_applications.mo
|
||||
share/locale/id/LC_MESSAGES/plasma_applet_org.kde.plasma.systemmonitor.mo
|
||||
share/locale/hr/LC_MESSAGES/klipper.mo
|
||||
share/locale/hr/LC_MESSAGES/krdb.mo
|
||||
share/locale/hr/LC_MESSAGES/ksmserver.mo
|
||||
|
|
Loading…
Add table
Reference in a new issue