diff options
| author | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-08-28 19:06:18 +0000 |
|---|---|---|
| committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-08-28 19:07:39 +0000 |
| commit | 2a6cfd50d085f1b42d2c32022dd5232c493c4c46 (patch) | |
| tree | c1911b579eb718b42eb65d0e48b563b56ab19cae /sysutils/kcron | |
| parent | 08c1696fb18eac0edbbdc884b5c346e9699c27cc (diff) | |
Diffstat (limited to 'sysutils/kcron')
| -rw-r--r-- | sysutils/kcron/Makefile | 4 | ||||
| -rw-r--r-- | sysutils/kcron/distinfo | 6 | ||||
| -rw-r--r-- | sysutils/kcron/pkg-plist | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/kcron/Makefile b/sysutils/kcron/Makefile index aa83c176857d..3ad6f7f0ca27 100644 --- a/sysutils/kcron/Makefile +++ b/sysutils/kcron/Makefile @@ -11,8 +11,8 @@ BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/html/docbook.xsl:textproc/docbook- USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz xorg USE_KDE= auth codecs completion config configwidgets coreaddons \ - doctools i18n iconthemes jobwidgets kio service solid widgetsaddons \ - windowsystem xmlgui \ + doctools i18n iconthemes jobwidgets kcmutils kio service solid \ + widgetsaddons windowsystem xmlgui \ ecm:build USE_QT= concurrent core dbus gui network printsupport widgets xml \ buildtools:build qmake:build diff --git a/sysutils/kcron/distinfo b/sysutils/kcron/distinfo index 9bc2639f0a4f..17e25a431de3 100644 --- a/sysutils/kcron/distinfo +++ b/sysutils/kcron/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688809800 -SHA256 (KDE/release-service/23.04.3/kcron-23.04.3.tar.xz) = efed01ccebee178e12381360eb33e54ff98dc1940745b454ecf33fd20ae9f980 -SIZE (KDE/release-service/23.04.3/kcron-23.04.3.tar.xz) = 943208 +TIMESTAMP = 1693203404 +SHA256 (KDE/release-service/23.08.0/kcron-23.08.0.tar.xz) = 90ea69d9e9abe0d0d742db310f6e59f1db1f61301efb8be7b74d455b8f7a3ff9 +SIZE (KDE/release-service/23.08.0/kcron-23.08.0.tar.xz) = 941700 diff --git a/sysutils/kcron/pkg-plist b/sysutils/kcron/pkg-plist index 7f6e9d5de7d6..499a5599ff21 100644 --- a/sysutils/kcron/pkg-plist +++ b/sysutils/kcron/pkg-plist @@ -1,8 +1,8 @@ lib/libexec/kauth/kcron_helper -%%QT_PLUGINDIR%%/kcm_cron.so +%%QT_PLUGINDIR%%/plasma/kcms/systemsettings_qwidgets/kcm_cron.so +share/applications/kcm_cron.desktop share/dbus-1/system-services/local.kcron.crontab.service share/dbus-1/system.d/local.kcron.crontab.conf -share/kservices5/kcm_cron.desktop share/locale/af/LC_MESSAGES/kcron.mo share/locale/ar/LC_MESSAGES/kcron.mo share/locale/be/LC_MESSAGES/kcron.mo |
