From b22fd98b63cd06211a83867402fcabe74fcc852a Mon Sep 17 00:00:00 2001 From: markd Date: Sun, 21 Aug 2016 21:29:44 +0000 Subject: Update KDE Frameworks to 5.25.0 5.22: Framework Integration * Remove platformtheme plugin as it's in plasma-integration KWidgetsAddons * KNewPasswordWidget: Remove size hint on spacer, which was leading to some always empty space in the layout * KNewPasswordWidget: fix QPalette when widget is disabled KWindowSystem * Fix generation of path to xcb plugin Plasma Framework * [QuickTheme] Fix properties * highlight/highlightedText from proper color group * ConfigModel: Don't try to resolve empty source path from package * [calendar] Only show the events mark on days grid, not month or year * declarativeimports/core/windowthumbnail.h - fix -Wreorder warning * reload icon theme properly * Always write the theme name to plasmarc, also if the default theme is chosen * [calendar] Add a mark to days containing an event * add Positive, Neutral, Negative text colors * ScrollArea: Fix warning when contentItem is not Flickable * Add a prop and method for aligning the menu against a corner of its visual parent * Allow setting minimum width on Menu * Maintain order in stored item list * Extend API to allow (re)positioning menu items during procedural insert * bind highlightedText color in Plasma::Theme * Fix unsetting associated application/urls for Plasma::Applets * Don't expose symbols of private class DataEngineManager * add an "event" element in the calendar svg * SortFilterModel: Invalidate filter when changing filter callback 5.23: Framework Integration * Remove unused dependencies and translation handling KActivities * Adding runningActivities property to the Consumer KConfigWidgets * Allow using new style connect syntax with KStandardAction::create() KInit * Fix race in which the file containing the X11 cookie has the wrong permissions for a small while * Fix permissions of /tmp/xauth-xxx-_y KJobWidgets * Set correct "dialog" flag for Progress Widget dialog KWidgetsAddons * Use selected icon effect for current KPageView page KWindowSystem * [platform xcb] Respect request icon size KXMLGUI * Right-clicking the menu bar of an application will now longer allow bypassing Plasma Framework * Add cantata system tray support * Selected state for Plasma::Svg and IconItem * DaysModel: reset m_agendaNeedsUpdate when plugin sends new events * Update audio and network icon to get a better contrast * Deprecate downloadPath(const QString &file) in favor of downloadPath() * [icon thumbnail] Request for preferred icon size * Plasmoids can now tell whether widgets are locked by the user or sysadmin restrictions * [ContainmentInterface] Don't try to popup empty QMenu * Use SAX for Plasma::Svg stylesheet replacement * [DialogShadows] Cache access to QX11Info::display() * restore air plasma theme icons from KDE4 * Reload selected color scheme on colors changed 5.24: KConfigWidgets * KStandardAction::showStatusbar: Return the intended action KDED * [OS X] make kded5 an agent, and build it as a regular application KDesignerPlugin * Add support for KNewPasswordWidget KGlobalAccel * Use QGuiApplication instead of QApplication KInit * Allow timeout in reset_oom_protection while waiting for SIGUSR1 KWidgetsAddons * Fix reading Unihan data * Fix minimum size of KNewPasswordDialog * Fix ambiguous contructor on MSVC 2015 * Fix an alignment issue under the OS X native "macintosh" style KXMLGUI * KXMLGui: Fix merge indices when removing xmlgui clients with actions in groups * Don't warn about "file found in compat location" if it wasn't found at all * Add donate menu item to help menu of our apps Plasma Framework * [Calendar] Flip arrow buttons on right-to-left languages * Plasma::Service::operationDescription() should return a QVariantMap * Don't include embedded contrainers in containmentAt(pos) * fix the color theming for the restart system icon (login screen) * disable taskbar thumbnails with llvmpipe * guard against invalid applets * PluginLoader::loadApplet: restore compatibility for misinstalled applets * correct folder for PLASMA_PLASMOIDS_PLUGINDIR * PluginLoader: improve error message about plugin version compatibility * Fix check to keep QMenu on screen for multiscreen layouts * New containment type for the systray 5.25: KActivities * [KActivities-CLI] commands for starting and stopping an activity * [KActivities-CLI] setting and getting activity name, icon and description * Added a CLI application for controlling activities * Adding scripts to switch to previous and next activities * Method for inserting into QFlatSet now returns index along with the iterator * Adding ZSH functions for stopping and deleting non-current activities * Added isCurrent property to KActivities::Info * Using constant iterators when searching for activity KConfigWidgets * Add DeleteFile and RenameFile standard action * The config page has now scroll bars when needed KGlobalAccel * Use klauncher dbus instead of KRun * Launch jumplist actions via KGlobalAccel * KGlobalAccel: Fix deadlock on exit under Windows KInit * Adapt KInit to Mac OS X KWidgetsAddons * [KCharSelect] Fix crash when searching with no present data file * [KCharSelect] Handle characters outside BMP * [KCharSelect] Update kcharselect-data to Unicode 9.0.0 * KCollapsibleGroupBox: Stop animation in destructor if still running * Update to Breeze palette (sync from KColorScheme) KWindowSystem * [xcb] Ensure the compositingChanged signal is emitted if NETEventFilter is recreated * Add a convenience API to query the windowing system/platform used by Qt KXMLGUI * Fix minimum size hint (cut-off text) * [KToggleToolBarAction] Honor action/options_show_toolbar restriction Plasma Framework * Keep compatiable slot createApplet with Frameworks 5.24 * Don't delete gl texture twice in thumbnail (bug 365946) * Add translation domain to wallpaper QML object * Don't manually delete applets * Add a kapptemplate for Plasma Wallpaper * Templates: register templates in own toplevel category "Plasma/" * Templates: Update techbase wiki links in READMEs * Define what Plasma packagestructures extend plasmashell * support a size for adding applets * Define Plasma PackageStructure as regular KPackage PackageStructure plugins * Fix: update wallpaper example Autumn's config.qml to QtQuick.Controls * Use KPackage to install Plasma Packages * If we pass a QIcon as an argument to IconItem::Source, use it * Add overlay support to Plasma IconItem * Add Qt::Dialog to default flags to make QXcbWindow::isTransient() happy * [Breeze Plasma Theme] Add network-flightmode-on/off icons * Emit contextualActionsAboutToShow before showing the applet's contextualActions menu * [TextField] Bind to TextField length instead of text * [Button Styles] Horizontally center in icon-only mode * [Containment] Treat HiddenStatus as low status * Add kruler system tray icon from Yuri Fabirovsky * Fix the infamous 'dialogs show up on the Task Manager' bug once more * fix network wireless available icon with an ? emblem * IconItem: Use better approach to disable animation when going from invisible to visible * Set Tooltip window type on ToolTipDialog through KWindowSystem API --- x11/frameworkintegration/Makefile | 3 +- x11/frameworkintegration/PLIST | 46 +------------------- x11/frameworkintegration/distinfo | 10 ++--- x11/kactivities-stats/Makefile | 3 +- x11/kactivities-stats/distinfo | 10 ++--- x11/kactivities5/Makefile | 3 +- x11/kactivities5/PLIST | 3 +- x11/kactivities5/distinfo | 10 ++--- x11/kconfigwidgets/Makefile | 3 +- x11/kconfigwidgets/PLIST | 10 ++++- x11/kconfigwidgets/distinfo | 10 ++--- x11/kded/distinfo | 10 ++--- x11/kdesignerplugin/Makefile | 3 +- x11/kdesignerplugin/PLIST | 3 +- x11/kdesignerplugin/distinfo | 10 ++--- x11/kglobalaccel/Makefile | 4 +- x11/kglobalaccel/distinfo | 10 ++--- x11/kguiaddons/distinfo | 10 ++--- x11/kinit/Makefile | 3 +- x11/kinit/distinfo | 10 ++--- x11/kitemviews/Makefile | 3 +- x11/kitemviews/distinfo | 10 ++--- x11/kjobwidgets/Makefile | 3 +- x11/kjobwidgets/distinfo | 10 ++--- x11/ktextwidgets/distinfo | 10 ++--- x11/kwidgetsaddons/Makefile | 3 +- x11/kwidgetsaddons/distinfo | 10 ++--- x11/kwindowsystem/Makefile | 3 +- x11/kwindowsystem/distinfo | 10 ++--- x11/kxmlgui/distinfo | 10 ++--- x11/plasma-framework/PLIST | 91 +++++++++++++++++++++++++++++++++++++-- x11/plasma-framework/distinfo | 10 ++--- 32 files changed, 193 insertions(+), 154 deletions(-) diff --git a/x11/frameworkintegration/Makefile b/x11/frameworkintegration/Makefile index 06674362058..9a557bcb496 100644 --- a/x11/frameworkintegration/Makefile +++ b/x11/frameworkintegration/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2016/08/04 17:03:32 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2016/08/21 21:29:44 markd Exp $ DISTNAME= frameworkintegration-${KF5VER} -PKGREVISION= 1 CATEGORIES= x11 HOMEPAGE= https://community.kde.org/Frameworks diff --git a/x11/frameworkintegration/PLIST b/x11/frameworkintegration/PLIST index e1ccb81fa21..fa62cdff465 100644 --- a/x11/frameworkintegration/PLIST +++ b/x11/frameworkintegration/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2016/05/26 09:49:48 markd Exp $ +@comment $NetBSD: PLIST,v 1.2 2016/08/21 21:29:44 markd Exp $ include/KF5/KStyle/KStyle include/KF5/KStyle/kstyle.h include/KF5/KStyle/kstyle_export.h @@ -11,9 +11,6 @@ lib/libKF5Style.so lib/libKF5Style.so.5 lib/libKF5Style.so.${PKGVERSION} qt5/plugins/kf5/FrameworkIntegrationPlugin.so -qt5/plugins/platformthemes/KDEPlatformTheme.so -share/kconf_update/frameworksintegration-5.16-font.sh -share/kconf_update/frameworksintegration-5.16-font.upd share/kf5/infopage/bar-bottom-left.png share/kf5/infopage/bar-bottom-middle.png share/kf5/infopage/bar-bottom-right.png @@ -36,44 +33,3 @@ share/kf5/infopage/kde_infopage.css share/kf5/infopage/kde_infopage_rtl.css share/kf5/infopage/top-middle.png share/knotifications5/plasma_workspace.notifyrc -share/locale/ar/LC_MESSAGES/frameworkintegration5.mo -share/locale/ast/LC_MESSAGES/frameworkintegration5.mo -share/locale/bs/LC_MESSAGES/frameworkintegration5.mo -share/locale/ca/LC_MESSAGES/frameworkintegration5.mo -share/locale/ca@valencia/LC_MESSAGES/frameworkintegration5.mo -share/locale/cs/LC_MESSAGES/frameworkintegration5.mo -share/locale/da/LC_MESSAGES/frameworkintegration5.mo -share/locale/de/LC_MESSAGES/frameworkintegration5.mo -share/locale/el/LC_MESSAGES/frameworkintegration5.mo -share/locale/en_GB/LC_MESSAGES/frameworkintegration5.mo -share/locale/es/LC_MESSAGES/frameworkintegration5.mo -share/locale/fi/LC_MESSAGES/frameworkintegration5.mo -share/locale/gd/LC_MESSAGES/frameworkintegration5.mo -share/locale/gl/LC_MESSAGES/frameworkintegration5.mo -share/locale/hu/LC_MESSAGES/frameworkintegration5.mo -share/locale/ia/LC_MESSAGES/frameworkintegration5.mo -share/locale/it/LC_MESSAGES/frameworkintegration5.mo -share/locale/ja/LC_MESSAGES/frameworkintegration5.mo -share/locale/ko/LC_MESSAGES/frameworkintegration5.mo -share/locale/lt/LC_MESSAGES/frameworkintegration5.mo -share/locale/nb/LC_MESSAGES/frameworkintegration5.mo -share/locale/nds/LC_MESSAGES/frameworkintegration5.mo -share/locale/nl/LC_MESSAGES/frameworkintegration5.mo -share/locale/nn/LC_MESSAGES/frameworkintegration5.mo -share/locale/pa/LC_MESSAGES/frameworkintegration5.mo -share/locale/pl/LC_MESSAGES/frameworkintegration5.mo -share/locale/pt/LC_MESSAGES/frameworkintegration5.mo -share/locale/pt_BR/LC_MESSAGES/frameworkintegration5.mo -share/locale/ro/LC_MESSAGES/frameworkintegration5.mo -share/locale/ru/LC_MESSAGES/frameworkintegration5.mo -share/locale/sk/LC_MESSAGES/frameworkintegration5.mo -share/locale/sl/LC_MESSAGES/frameworkintegration5.mo -share/locale/sr/LC_MESSAGES/frameworkintegration5.mo -share/locale/sr@ijekavian/LC_MESSAGES/frameworkintegration5.mo -share/locale/sr@ijekavianlatin/LC_MESSAGES/frameworkintegration5.mo -share/locale/sr@latin/LC_MESSAGES/frameworkintegration5.mo -share/locale/sv/LC_MESSAGES/frameworkintegration5.mo -share/locale/tr/LC_MESSAGES/frameworkintegration5.mo -share/locale/uk/LC_MESSAGES/frameworkintegration5.mo -share/locale/zh_CN/LC_MESSAGES/frameworkintegration5.mo -share/locale/zh_TW/LC_MESSAGES/frameworkintegration5.mo diff --git a/x11/frameworkintegration/distinfo b/x11/frameworkintegration/distinfo index d9626febd0c..394c3c8c998 100644 --- a/x11/frameworkintegration/distinfo +++ b/x11/frameworkintegration/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2016/05/26 09:49:48 markd Exp $ +$NetBSD: distinfo,v 1.2 2016/08/21 21:29:44 markd Exp $ -SHA1 (frameworkintegration-5.21.0.tar.xz) = 76e487ca1d1fd4fce98c2cf1401d12e5282537f4 -RMD160 (frameworkintegration-5.21.0.tar.xz) = b4cbfc307d39e5de21778fd637d46f872434754e -SHA512 (frameworkintegration-5.21.0.tar.xz) = 1b114d6030f8474872cf848881bc9f3f700a2b311c6c1283b55d519fb421b77d08924a2f87c74002cfafbe2338b4168d1633fdb096fbbe17506f4d1411e1a4ff -Size (frameworkintegration-5.21.0.tar.xz) = 1784828 bytes +SHA1 (frameworkintegration-5.25.0.tar.xz) = 96fb04fb9b52f2de895ed6c9e932f0bd8230f9b7 +RMD160 (frameworkintegration-5.25.0.tar.xz) = 69545093278eca53ccc4432805f571a126ab06a8 +SHA512 (frameworkintegration-5.25.0.tar.xz) = 28fcf78d28b662885a7f63ba5ebf316439e192864f058110e347330d4ff2f73ec66a5f602b725777db0ac3b8e86aff63763c325c051c64fba7c220473f47ffb7 +Size (frameworkintegration-5.25.0.tar.xz) = 1749232 bytes diff --git a/x11/kactivities-stats/Makefile b/x11/kactivities-stats/Makefile index b4728803761..a21c0d4e612 100644 --- a/x11/kactivities-stats/Makefile +++ b/x11/kactivities-stats/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2016/08/04 17:03:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2016/08/21 21:29:45 markd Exp $ DISTNAME= kactivities-stats-${KF5VER} -PKGREVISION= 1 CATEGORIES= x11 HOMEPAGE= https://community.kde.org/Frameworks diff --git a/x11/kactivities-stats/distinfo b/x11/kactivities-stats/distinfo index 8b1e7a95555..0688c7c8e88 100644 --- a/x11/kactivities-stats/distinfo +++ b/x11/kactivities-stats/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2016/05/26 09:49:48 markd Exp $ +$NetBSD: distinfo,v 1.2 2016/08/21 21:29:45 markd Exp $ -SHA1 (kactivities-stats-5.21.0.tar.xz) = 6591ab2e3d525c11d3b82ff6220422be3cde1dca -RMD160 (kactivities-stats-5.21.0.tar.xz) = cd33edb71e59316014f0fc465e838d0f9f369f0e -SHA512 (kactivities-stats-5.21.0.tar.xz) = 3a5ffb30bee9fe2fdc80bfb8ece7b4d18bf276d7901e6ace7bf693239fdcd90adf7a6127b5ea2215a4dc61da45d77a0903b90df9509f4fe8a6d2aa6eaf6fb56b -Size (kactivities-stats-5.21.0.tar.xz) = 58012 bytes +SHA1 (kactivities-stats-5.25.0.tar.xz) = d9274d8e99ae5a3cc4883ef18983e90205b922c5 +RMD160 (kactivities-stats-5.25.0.tar.xz) = 77a28d744777da7227fb9e35515ba6bca57de8f1 +SHA512 (kactivities-stats-5.25.0.tar.xz) = 9519d5e7cfa35db52cc5171e127d872275a99aecf63fa4e9240cba387b04f7aacaf172ebceb9d0448c6a7dff92c6b4696f0b2e151b7b16f67beefce13c87f177 +Size (kactivities-stats-5.25.0.tar.xz) = 58456 bytes diff --git a/x11/kactivities5/Makefile b/x11/kactivities5/Makefile index a1dd3574f17..79f0b8d617c 100644 --- a/x11/kactivities5/Makefile +++ b/x11/kactivities5/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2016/08/04 17:03:32 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2016/08/21 21:29:45 markd Exp $ DISTNAME= kactivities-${KF5VER} PKGNAME= kactivities5-${KF5VER} -PKGREVISION= 1 CATEGORIES= x11 HOMEPAGE= https://community.kde.org/Frameworks diff --git a/x11/kactivities5/PLIST b/x11/kactivities5/PLIST index dde40ce0012..03da82c6884 100644 --- a/x11/kactivities5/PLIST +++ b/x11/kactivities5/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1 2016/05/26 09:49:48 markd Exp $ +@comment $NetBSD: PLIST,v 1.2 2016/08/21 21:29:45 markd Exp $ +bin/kactivities-cli include/KF5/KActivities/KActivities/ActivitiesModel include/KF5/KActivities/KActivities/Consumer include/KF5/KActivities/KActivities/Controller diff --git a/x11/kactivities5/distinfo b/x11/kactivities5/distinfo index 84cec57955c..7fb21d30b4a 100644 --- a/x11/kactivities5/distinfo +++ b/x11/kactivities5/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2016/05/26 09:49:48 markd Exp $ +$NetBSD: distinfo,v 1.2 2016/08/21 21:29:45 markd Exp $ -SHA1 (kactivities-5.21.0.tar.xz) = 86f4a68257ba7f0548c061173e7c75eb5edf793f -RMD160 (kactivities-5.21.0.tar.xz) = 2fd179a8233de490618692dbecbefda7e4e85176 -SHA512 (kactivities-5.21.0.tar.xz) = 56afb51b11f64d7e8ed8ab98977e7fd38e3389f8e37d1308abb7eb0c9c904634d5298e2a57e9fe82df45a2a7211f46204db27531a030cf6dc5587ada83c8c5f3 -Size (kactivities-5.21.0.tar.xz) = 57916 bytes +SHA1 (kactivities-5.25.0.tar.xz) = 44e1bb7bae881c87da294e287b648e2f0de64606 +RMD160 (kactivities-5.25.0.tar.xz) = 117483fc9072fb7d23694bac5956c5fb2e804bac +SHA512 (kactivities-5.25.0.tar.xz) = 5ef71c77a66a3f4b561b58b12a927226b0e92af8d660f70b50a1702e2779ccc41809257b452a69445bbda642cb6d1d5b94c0a05c2234018e3a45c7225228d9b4 +Size (kactivities-5.25.0.tar.xz) = 60844 bytes diff --git a/x11/kconfigwidgets/Makefile b/x11/kconfigwidgets/Makefile index f298e09999c..14c3f9adc6f 100644 --- a/x11/kconfigwidgets/Makefile +++ b/x11/kconfigwidgets/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2016/07/09 06:39:17 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2016/08/21 21:29:45 markd Exp $ DISTNAME= kconfigwidgets-${KF5VER} -PKGREVISION= 1 CATEGORIES= x11 HOMEPAGE= https://community.kde.org/Frameworks diff --git a/x11/kconfigwidgets/PLIST b/x11/kconfigwidgets/PLIST index a957d6bfea5..7ff6b0ec953 100644 --- a/x11/kconfigwidgets/PLIST +++ b/x11/kconfigwidgets/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2016/05/26 09:49:48 markd Exp $ +@comment $NetBSD: PLIST,v 1.2 2016/08/21 21:29:45 markd Exp $ bin/preparetips5 include/KF5/KConfigWidgets/KCModule include/KF5/KConfigWidgets/KCodecAction @@ -38,7 +38,15 @@ lib/cmake/KF5ConfigWidgets/KF5ConfigWidgetsTargets.cmake lib/libKF5ConfigWidgets.so lib/libKF5ConfigWidgets.so.5 lib/libKF5ConfigWidgets.so.${PKGVERSION} +man/ca/man1/preparetips5.1 +man/de/man1/preparetips5.1 +man/it/man1/preparetips5.1 man/man1/preparetips5.1 +man/nl/man1/preparetips5.1 +man/pt_BR/man1/preparetips5.1 +man/ru/man1/preparetips5.1 +man/sv/man1/preparetips5.1 +man/uk/man1/preparetips5.1 qt5/mkspecs/modules/qt_KConfigWidgets.pri share/locale/af/LC_MESSAGES/kconfigwidgets5.mo share/locale/af/kf5_entry.desktop diff --git a/x11/kconfigwidgets/distinfo b/x11/kconfigwidgets/distinfo index 925de95dc68..5bba2ccf464 100644 --- a/x11/kconfigwidgets/distinfo +++ b/x11/kconfigwidgets/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2016/05/26 09:49:48 markd Exp $ +$NetBSD: distinfo,v 1.2 2016/08/21 21:29:45 markd Exp $ -SHA1 (kconfigwidgets-5.21.0.tar.xz) = 5fd659e206fa0e48bb61f961d1ffb455069af82e -RMD160 (kconfigwidgets-5.21.0.tar.xz) = 2abdc8415c5f05f3219dad11354e8acaa39ebdf2 -SHA512 (kconfigwidgets-5.21.0.tar.xz) = 51cc4083357941fb9993bc8d13c07f4f19645d3c1bcfb5054c80ec11a40eed995029777c13e3a1fa956733f28c9c269ab43df5eb81174bdcccc1e655fe20c1e4 -Size (kconfigwidgets-5.21.0.tar.xz) = 359244 bytes +SHA1 (kconfigwidgets-5.25.0.tar.xz) = b81aac19d35c63e57d9c23fa7449f4528b704c35 +RMD160 (kconfigwidgets-5.25.0.tar.xz) = 332afe61f198d8ee39470b56c284e365d729a044 +SHA512 (kconfigwidgets-5.25.0.tar.xz) = 3eff9e8666e197d14b509016200749daa64bf8ef72a9d73aa372215242df7ad05a09b87f819e152a6e7ab9e51d5b8fe3173ef3a370f0820b4b82fd220dc401dd +Size (kconfigwidgets-5.25.0.tar.xz) = 366700 bytes diff --git a/x11/kded/distinfo b/x11/kded/distinfo index d9a2c6b6d99..b744ad58508 100644 --- a/x11/kded/distinfo +++ b/x11/kded/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2016/05/26 09:49:48 markd Exp $ +$NetBSD: distinfo,v 1.2 2016/08/21 21:29:45 markd Exp $ -SHA1 (kded-5.21.0.tar.xz) = 22a0624b07e1c771da63389bdb7f20abab7c02c8 -RMD160 (kded-5.21.0.tar.xz) = 1fb8bf7863c3040a20f499c26bcb19d9b9941bb9 -SHA512 (kded-5.21.0.tar.xz) = 7ae7763525bb8dfcdc3dd79dc47e22234916ec49ebf21115cb0927b031c15211e9efcda4bb40ae611a589fd4d3f3b291bb5f7db75c552e7bf846d1a560fc5c3b -Size (kded-5.21.0.tar.xz) = 36048 bytes +SHA1 (kded-5.25.0.tar.xz) = cdc58d6e596e379db1dfdc68a9b990b731413a3a +RMD160 (kded-5.25.0.tar.xz) = 6ad709c5aed40e6cfe093aed66bab4b1af9d9a7d +SHA512 (kded-5.25.0.tar.xz) = 247f5ee03c3ad68b55697774e29d1cc77cdeb5ea106da31ccfd88711484e8a1d64461f46e7826565e8020809f10a2cae3ea1d964ae2f97cca416d66569f2ed5b +Size (kded-5.25.0.tar.xz) = 36360 bytes diff --git a/x11/kdesignerplugin/Makefile b/x11/kdesignerplugin/Makefile index 95d5301d00e..d006e649440 100644 --- a/x11/kdesignerplugin/Makefile +++ b/x11/kdesignerplugin/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2016/08/04 17:03:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2016/08/21 21:29:45 markd Exp $ DISTNAME= kdesignerplugin-${KF5VER} -PKGREVISION= 1 CATEGORIES= x11 HOMEPAGE= https://community.kde.org/Frameworks diff --git a/x11/kdesignerplugin/PLIST b/x11/kdesignerplugin/PLIST index 44e27c9aabc..0c8e9b108a6 100644 --- a/x11/kdesignerplugin/PLIST +++ b/x11/kdesignerplugin/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2016/05/26 09:49:49 markd Exp $ +@comment $NetBSD: PLIST,v 1.2 2016/08/21 21:29:45 markd Exp $ bin/kgendesignerplugin lib/cmake/KF5DesignerPlugin/KF5DesignerPluginConfig.cmake lib/cmake/KF5DesignerPlugin/KF5DesignerPluginConfigVersion.cmake @@ -7,6 +7,7 @@ lib/cmake/KF5DesignerPlugin/KF5DesignerPluginTargets-noconfig.cmake lib/cmake/KF5DesignerPlugin/KF5DesignerPluginTargets.cmake man/ca/man1/kgendesignerplugin.1 man/de/man1/kgendesignerplugin.1 +man/it/man1/kgendesignerplugin.1 man/man1/kgendesignerplugin.1 man/nl/man1/kgendesignerplugin.1 man/pt_BR/man1/kgendesignerplugin.1 diff --git a/x11/kdesignerplugin/distinfo b/x11/kdesignerplugin/distinfo index 3482cdbe235..82394252234 100644 --- a/x11/kdesignerplugin/distinfo +++ b/x11/kdesignerplugin/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2016/05/26 09:49:49 markd Exp $ +$NetBSD: distinfo,v 1.2 2016/08/21 21:29:45 markd Exp $ -SHA1 (kdesignerplugin-5.21.0.tar.xz) = 031762611e3e5b1a9856c625b2f614fa525f12b9 -RMD160 (kdesignerplugin-5.21.0.tar.xz) = edeeb29c15e915e0a6a381a57ccd2f6be9b3d788 -SHA512 (kdesignerplugin-5.21.0.tar.xz) = c4c33de4e882340c56ca7199740c5ee94a48a490fc7639906669eb2284d5bc649403a89cd657c9c8ba15e39b578c28879940b5e20eed2bf6fd3676b069b4bc07 -Size (kdesignerplugin-5.21.0.tar.xz) = 87116 bytes +SHA1 (kdesignerplugin-5.25.0.tar.xz) = 22e69bc2b7caf0cf80e0582576ef4b4b027511c4 +RMD160 (kdesignerplugin-5.25.0.tar.xz) = be7870a925dcc775a363888d4c7ac7e2a9be7439 +SHA512 (kdesignerplugin-5.25.0.tar.xz) = c1eddfe0b131adc1e0a213b57a967f3926b36aff4bf8b861be8acdca9b0cb4914c6275006b3be24dfe4713b070615b36c65ab9b8dac27d4fab4c3d8324d74e21 +Size (kdesignerplugin-5.25.0.tar.xz) = 89356 bytes diff --git a/x11/kglobalaccel/Makefile b/x11/kglobalaccel/Makefile index 0ba3f8d9ab9..204fa542c0c 100644 --- a/x11/kglobalaccel/Makefile +++ b/x11/kglobalaccel/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2016/08/04 17:03:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2016/08/21 21:29:45 markd Exp $ DISTNAME= kglobalaccel-${KF5VER} -PKGREVISION= 1 CATEGORIES= x11 HOMEPAGE= https://community.kde.org/Frameworks @@ -14,6 +13,7 @@ USE_TOOLS+= pkg-config .include "../../devel/kconfig/buildlink3.mk" .include "../../devel/kcrash/buildlink3.mk" +.include "../../devel/kservice/buildlink3.mk" .include "../../sysutils/kdbusaddons/buildlink3.mk" .include "../../x11/qt5-qtbase/buildlink3.mk" BUILDLINK_DEPMETHOD.qt5-qttools= build diff --git a/x11/kglobalaccel/distinfo b/x11/kglobalaccel/distinfo index 7d44de60e27..fee95b05e3a 100644 --- a/x11/kglobalaccel/distinfo +++ b/x11/kglobalaccel/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2016/05/26 09:49:49 markd Exp $ +$NetBSD: distinfo,v 1.2 2016/08/21 21:29:45 markd Exp $ -SHA1 (kglobalaccel-5.21.0.tar.xz) = 500411f6b388967965ec338646f887e5aeec374b -RMD160 (kglobalaccel-5.21.0.tar.xz) = 29a552a55946a04da319575b6bdd71d85db160c1 -SHA512 (kglobalaccel-5.21.0.tar.xz) = 9c3b66b3114fcfc8425a345f4df6ab48350a3137a21ef56614b22a9a1072fbe083ae8a3001d825e0a9fc588d15ca0ee1158eda5374e12c9ea734ccdd7f8c5f81 -Size (kglobalaccel-5.21.0.tar.xz) = 81800 bytes +SHA1 (kglobalaccel-5.25.0.tar.xz) = 6c957eac5cff7d52653b65f3d22a64a8e9234fd7 +RMD160 (kglobalaccel-5.25.0.tar.xz) = ac8e81b92a6bfe5bf9802325eed6008527a7b582 +SHA512 (kglobalaccel-5.25.0.tar.xz) = 17622310fd7a01e4ebb2b7377bdce878b4995ffadd7c40329e27a120cb98f8bd5ef029c330974b9a489ab11cd515107a25b4c1cea90bce49a30b7923a26331ec +Size (kglobalaccel-5.25.0.tar.xz) = 83340 bytes diff --git a/x11/kguiaddons/distinfo b/x11/kguiaddons/distinfo index 6ac7a9add6d..80176b0433d 100644 --- a/x11/kguiaddons/distinfo +++ b/x11/kguiaddons/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2016/05/26 09:49:49 markd Exp $ +$NetBSD: distinfo,v 1.2 2016/08/21 21:29:45 markd Exp $ -SHA1 (kguiaddons-5.21.0.tar.xz) = 63b84b981001b6d6041d7610d80f4c20a88de58d -RMD160 (kguiaddons-5.21.0.tar.xz) = da25458489971517498c5c843262f2a3df4d390a -SHA512 (kguiaddons-5.21.0.tar.xz) = 6e4e8f209006bcab756a919230dae2d0d1cdb3a4b6e99f830ebf06b8c708667a7a31511c830adaad7b6155cd7dd1a9e848f2a830452519786527838fbcc26aea -Size (kguiaddons-5.21.0.tar.xz) = 39372 bytes +SHA1 (kguiaddons-5.25.0.tar.xz) = 6ec26d4da577246a416d218363460dd82c610c6f +RMD160 (kguiaddons-5.25.0.tar.xz) = e44101eecfc13747fc9a709ca4c9695b7d4ffd66 +SHA512 (kguiaddons-5.25.0.tar.xz) = f6638fbe5667e942852cfe5055f9329770c5a564ae1994c3a55ea4168ecd44213530da5e1c500927eaa2c137a31126ccc02fc512cd5fa9547c53d1249e80e8c6 +Size (kguiaddons-5.25.0.tar.xz) = 39404 bytes diff --git a/x11/kinit/Makefile b/x11/kinit/Makefile index 11d35e54d84..60598149d15 100644 --- a/x11/kinit/Makefile +++ b/x11/kinit/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2016/08/04 17:03:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2016/08/21 21:29:45 markd Exp $ DISTNAME= kinit-${KF5VER} -PKGREVISION= 1 CATEGORIES= x11 HOMEPAGE= https://community.kde.org/Frameworks diff --git a/x11/kinit/distinfo b/x11/kinit/distinfo index 1a85f0b69c5..e574d3d7a32 100644 --- a/x11/kinit/distinfo +++ b/x11/kinit/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2016/05/26 09:49:49 markd Exp $ +$NetBSD: distinfo,v 1.2 2016/08/21 21:29:45 markd Exp $ -SHA1 (kinit-5.21.0.tar.xz) = 1e590cab38a8602762b77d85f2e6a38d771beb78 -RMD160 (kinit-5.21.0.tar.xz) = 4b1169e0e8260398bf7574eb3d66c513cde762f2 -SHA512 (kinit-5.21.0.tar.xz) = 5a4e97e76d2705e3125e4c2c58660a9f10f89a9993ab61b8fe2790811a0c819abbadb3314d809069191b1bdd2303f356d7a1ae99b321a9da8b0ff26a21347aff -Size (kinit-5.21.0.tar.xz) = 117728 bytes +SHA1 (kinit-5.25.0.tar.xz) = c6fc000f192063f3f2866e8965dfb9399a39e00a +RMD160 (kinit-5.25.0.tar.xz) = 92d4abf37934234c82223b9e51a42bba28584cce +SHA512 (kinit-5.25.0.tar.xz) = 500e70223e2c2be3412bc3620a40afd3032b2eab8ecb1b52f600f2e00eb3939f661d81bc3e55f46290d2e6d0550928728341419fbd7d8b1da4d192eb9440825a +Size (kinit-5.25.0.tar.xz) = 119424 bytes diff --git a/x11/kitemviews/Makefile b/x11/kitemviews/Makefile index 9efcc4df674..30e61b8a726 100644 --- a/x11/kitemviews/Makefile +++ b/x11/kitemviews/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2016/08/04 17:03:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2016/08/21 21:29:45 markd Exp $ DISTNAME= kitemviews-${KF5VER} -PKGREVISION= 1 CATEGORIES= x11 HOMEPAGE= https://community.kde.org/Frameworks diff --git a/x11/kitemviews/distinfo b/x11/kitemviews/distinfo index f97a5782a23..dc2d9d3ea15 100644 --- a/x11/kitemviews/distinfo +++ b/x11/kitemviews/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2016/05/26 09:49:49 markd Exp $ +$NetBSD: distinfo,v 1.2 2016/08/21 21:29:45 markd Exp $ -SHA1 (kitemviews-5.21.0.tar.xz) = 7142daeebddcd5e11bba6576869ca8182eca742e -RMD160 (kitemviews-5.21.0.tar.xz) = e56958f22ca068b2057f59e6e990048d87b794af -SHA512 (kitemviews-5.21.0.tar.xz) = 3a08e73d4292f1577d3540a0b7ceb889c793b6e80e0ed96c2a1564184868a1badd7923aa98fed2721693198a08a11e91736b2d0f41b2582e2a466b5226804f20 -Size (kitemviews-5.21.0.tar.xz) = 74004 bytes +SHA1 (kitemviews-5.25.0.tar.xz) = 6eba3745e37d0639a9fcb901c16668870a673206 +RMD160 (kitemviews-5.25.0.tar.xz) = 075c2a2f1594535fb5909682fecb642240ecd354 +SHA512 (kitemviews-5.25.0.tar.xz) = cbae54213146be8132e2d02bb8837482442893f63f97b6771a6b41b89610613d6936c95ccebb6d74f39510fbad1754f1c5d8a19a95cca00cf00474f878bb1a74 +Size (kitemviews-5.25.0.tar.xz) = 74048 bytes diff --git a/x11/kjobwidgets/Makefile b/x11/kjobwidgets/Makefile index 2c9255f8560..29dd0d77e8c 100644 --- a/x11/kjobwidgets/Makefile +++ b/x11/kjobwidgets/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2016/08/04 17:03:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2016/08/21 21:29:45 markd Exp $ DISTNAME= kjobwidgets-${KF5VER} -PKGREVISION= 1 CATEGORIES= x11 HOMEPAGE= https://community.kde.org/Frameworks diff --git a/x11/kjobwidgets/distinfo b/x11/kjobwidgets/distinfo index 5b035112ec4..10ddf8f4cef 100644 --- a/x11/kjobwidgets/distinfo +++ b/x11/kjobwidgets/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2016/05/26 09:49:49 markd Exp $ +$NetBSD: distinfo,v 1.2 2016/08/21 21:29:45 markd Exp $ -SHA1 (kjobwidgets-5.21.0.tar.xz) = 2f28b07dcf8cf2190fe55785768cec3709bf6396 -RMD160 (kjobwidgets-5.21.0.tar.xz) = b7a64a2915ef3026d467cf317604fc4af61220a8 -SHA512 (kjobwidgets-5.21.0.tar.xz) = 7bbb99131a404f78f66b4cec513d1fbf8033adaba256d6f3c432ef16b9bd4a0cd12299830dc729a1cd4d5bade0e3e0bac34a89b1c601bb6cb7e58a2a951fd969 -Size (kjobwidgets-5.21.0.tar.xz) = 88992 bytes +SHA1 (kjobwidgets-5.25.0.tar.xz) = d70c54d494372def96d8b6845d15d3c519ea163b +RMD160 (kjobwidgets-5.25.0.tar.xz) = 1c370d510287f4f994335edfa08d50972d4c642e +SHA512 (kjobwidgets-5.25.0.tar.xz) = 23adb1daa0a57756d7ad446498b7e677c5dd485e44017bc26dbc8ce98591483a57286357e619798989e2c2dc697644010d0d850168a22c1ff6fdf0453674ef18 +Size (kjobwidgets-5.25.0.tar.xz) = 89036 bytes diff --git a/x11/ktextwidgets/distinfo b/x11/ktextwidgets/distinfo index 093eff95bae..3b99eab3a0d 100644 --- a/x11/ktextwidgets/distinfo +++ b/x11/ktextwidgets/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2016/05/26 09:49:49 markd Exp $ +$NetBSD: distinfo,v 1.2 2016/08/21 21:29:45 markd Exp $ -SHA1 (ktextwidgets-5.21.0.tar.xz) = 40c9d732958cce083b450a0388b7cfd0162d299d -RMD160 (ktextwidgets-5.21.0.tar.xz) = 2fced674d9593ecb6c6a906bd1b65874dab30424 -SHA512 (ktextwidgets-5.21.0.tar.xz) = 763176485046171836edd3bcdf4f1a1fe365535411680fab86e43b7c7d62cda93b5832fef9735cd188aa7fd4fb7944151aa788350a5ea3adc95497aed895dc08 -Size (ktextwidgets-5.21.0.tar.xz) = 306560 bytes +SHA1 (ktextwidgets-5.25.0.tar.xz) = cb52e8bf2f95702331cc32d0c665686717b79965 +RMD160 (ktextwidgets-5.25.0.tar.xz) = 7337fbe6559406d799448d2e93e3b87406ea7062 +SHA512 (ktextwidgets-5.25.0.tar.xz) = 7bf353f49d6db5ff4fb9beebaa7b2ca375d62c15fca23a759a70929767100e9655e9e35ff0f5f335bcf1169681807d68b6ed793bed9c4381a59f598d1077a08e +Size (ktextwidgets-5.25.0.tar.xz) = 306616 bytes diff --git a/x11/kwidgetsaddons/Makefile b/x11/kwidgetsaddons/Makefile index 7931c026b9d..d0faab973eb 100644 --- a/x11/kwidgetsaddons/Makefile +++ b/x11/kwidgetsaddons/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2016/08/04 17:03:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2016/08/21 21:29:45 markd Exp $ DISTNAME= kwidgetsaddons-${KF5VER} -PKGREVISION= 1 CATEGORIES= x11 HOMEPAGE= https://community.kde.org/Frameworks diff --git a/x11/kwidgetsaddons/distinfo b/x11/kwidgetsaddons/distinfo index 1914013f594..b21280187f4 100644 --- a/x11/kwidgetsaddons/distinfo +++ b/x11/kwidgetsaddons/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2016/05/26 09:49:49 markd Exp $ +$NetBSD: distinfo,v 1.2 2016/08/21 21:29:45 markd Exp $ -SHA1 (kwidgetsaddons-5.21.0.tar.xz) = 06a9b571a5acc5f54caab4fee4a819b26457de65 -RMD160 (kwidgetsaddons-5.21.0.tar.xz) = e0a1f12cb6447d233da90c08bcf27885efc9d464 -SHA512 (kwidgetsaddons-5.21.0.tar.xz) = 59808516793bd26bcaadb2e05489bfcad6470f4a0d6764a3816507c20057e9f58de987992fac6a277eac8efe03f65a3bd786d0a987c35ea5a610c2ddc7491466 -Size (kwidgetsaddons-5.21.0.tar.xz) = 2132420 bytes +SHA1 (kwidgetsaddons-5.25.0.tar.xz) = 58850bb5e79fa8ea9d8c799bc6a3d05011e6befb +RMD160 (kwidgetsaddons-5.25.0.tar.xz) = e124227d2927d618591bade575e5f0ff4b647fd4 +SHA512 (kwidgetsaddons-5.25.0.tar.xz) = 509d43199fcb079b05a1a22aad9499fb474d7717d241015adeac11dbc4f3c3b4a2df1999103f9bc1e0715c228b9ad34479da7a4d3b7d8afecfef06835c414bd1 +Size (kwidgetsaddons-5.25.0.tar.xz) = 2158416 bytes diff --git a/x11/kwindowsystem/Makefile b/x11/kwindowsystem/Makefile index 168862296d8..814543c0729 100644 --- a/x11/kwindowsystem/Makefile +++ b/x11/kwindowsystem/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2016/08/04 17:03:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2016/08/21 21:29:46 markd Exp $ DISTNAME= kwindowsystem-${KF5VER} -PKGREVISION= 1 CATEGORIES= x11 HOMEPAGE= https://community.kde.org/Frameworks diff --git a/x11/kwindowsystem/distinfo b/x11/kwindowsystem/distinfo index 77a0c5b099f..c758517cfc4 100644 --- a/x11/kwindowsystem/distinfo +++ b/x11/kwindowsystem/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2016/05/26 09:49:49 markd Exp $ +$NetBSD: distinfo,v 1.2 2016/08/21 21:29:46 markd Exp $ -SHA1 (kwindowsystem-5.21.0.tar.xz) = a72fcb501d8f4c539d88ba6b13e3ae178e958281 -RMD160 (kwindowsystem-5.21.0.tar.xz) = e1907282afb1d0453de925b5c5fa8dd1c5c22b17 -SHA512 (kwindowsystem-5.21.0.tar.xz) = 84301a634f7221f1c127af86005319418643693b989c9c3894798998d2562b901a266e06e5d7554ae3767d024df2d1bf3ab81b255339b73e43e0adbac987e800 -Size (kwindowsystem-5.21.0.tar.xz) = 163836 bytes +SHA1 (kwindowsystem-5.25.0.tar.xz) = daa07474df69fd66bff1a20805331ebf58214835 +RMD160 (kwindowsystem-5.25.0.tar.xz) = 1ad06a791ac2609c5bb3e051a678dde0ba8ebb7b +SHA512 (kwindowsystem-5.25.0.tar.xz) = 700c9cbde6329363d39fe6583c808d438c8f559a648dca641dfc719511c407dc0b6911a37d9e81f8a81e0a39e12be4bdc373083935073751164615711878b6b0 +Size (kwindowsystem-5.25.0.tar.xz) = 166456 bytes diff --git a/x11/kxmlgui/distinfo b/x11/kxmlgui/distinfo index 447026e3122..8dec3f17a3e 100644 --- a/x11/kxmlgui/distinfo +++ b/x11/kxmlgui/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.1 2016/05/26 09:49:49 markd Exp $ +$NetBSD: distinfo,v 1.2 2016/08/21 21:29:46 markd Exp $ -SHA1 (kxmlgui-5.21.0.tar.xz) = de1a813dfd9532b7da924fef082a6bc535560a13 -RMD160 (kxmlgui-5.21.0.tar.xz) = 06f3a19f13db669b1a3978a98af31b5a2f1c273f -SHA512 (kxmlgui-5.21.0.tar.xz) = fb94c84bc650911e046825bac4be7271d374b0a273594513f8a7a321ff9eb23aae8cfa084b7a663d54060414b7b14e3065b0edc9012b327ed54b49c2cbbf0267 -Size (kxmlgui-5.21.0.tar.xz) = 868340 bytes +SHA1 (kxmlgui-5.25.0.tar.xz) = 7a515deb63a229eb0597dce9cb225fc9f0408496 +RMD160 (kxmlgui-5.25.0.tar.xz) = 02717cfa16a567dee3d86f21b6326c56d9946baa +SHA512 (kxmlgui-5.25.0.tar.xz) = f83c7c7f839804a3a9bb1515d8e5ae916be0bfe07197a7f21b9d8ee9fecf9d3dd257431ce465232e184ab98e7d3201e75e35a311dd9e4a3172a7142dee2cef27 +Size (kxmlgui-5.25.0.tar.xz) = 873280 bytes SHA1 (patch-src_CMakeLists.txt) = 6641d488b9cd8b7d000d7488eb27a5fb1fe9ca79 diff --git a/x11/plasma-framework/PLIST b/x11/plasma-framework/PLIST index d7b2f836782..320e9ab3697 100644 --- a/x11/plasma-framework/PLIST +++ b/x11/plasma-framework/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2016/05/26 09:49:49 markd Exp $ +@comment $NetBSD: PLIST,v 1.2 2016/08/21 21:29:46 markd Exp $ bin/plasmapkg2 include/KF5/Plasma/Applet include/KF5/Plasma/Containment @@ -65,7 +65,19 @@ lib/libKF5Plasma.so.${PKGVERSION} lib/libKF5PlasmaQuick.so lib/libKF5PlasmaQuick.so.5 lib/libKF5PlasmaQuick.so.${PKGVERSION} +man/ca/man1/plasmapkg2.1 +man/de/man1/plasmapkg2.1 +man/it/man1/plasmapkg2.1 man/man1/plasmapkg2.1 +man/nl/man1/plasmapkg2.1 +man/pt_BR/man1/plasmapkg2.1 +man/sv/man1/plasmapkg2.1 +man/uk/man1/plasmapkg2.1 +qt5/plugins/kpackage/packagestructure/containmentactions_packagestructure.so +qt5/plugins/kpackage/packagestructure/dataengine_packagestructure.so +qt5/plugins/kpackage/packagestructure/plasmageneric_packagestructure.so +qt5/plugins/kpackage/packagestructure/plasmatheme_packagestructure.so +qt5/plugins/kpackage/packagestructure/plasmoid_packagestructure.so qt5/plugins/plasma/scriptengines/plasma_appletscript_declarative.so qt5/plugins/plasma_engine_testengine.so qt5/qml/QtQuick/Controls/Styles/Plasma/ApplicationWindowStyle.qml @@ -105,7 +117,7 @@ qt5/qml/org/kde/plasma/calendar/DayDelegate.qml qt5/qml/org/kde/plasma/calendar/DaysCalendar.qml qt5/qml/org/kde/plasma/calendar/MonthMenu.qml qt5/qml/org/kde/plasma/calendar/MonthView.qml -qt5/qml/org/kde/plasma/calendar/libcalendarplugin.${RUBY_DLEXT} +qt5/qml/org/kde/plasma/calendar/libcalendarplugin.so qt5/qml/org/kde/plasma/calendar/qmldir qt5/qml/org/kde/plasma/components/BusyIndicator.qml qt5/qml/org/kde/plasma/components/Button.qml @@ -140,7 +152,7 @@ qt5/qml/org/kde/plasma/components/TextField.qml qt5/qml/org/kde/plasma/components/ToolBar.qml qt5/qml/org/kde/plasma/components/ToolBarLayout.qml qt5/qml/org/kde/plasma/components/ToolButton.qml -qt5/qml/org/kde/plasma/components/libplasmacomponentsplugin.${RUBY_DLEXT} +qt5/qml/org/kde/plasma/components/libplasmacomponentsplugin.so qt5/qml/org/kde/plasma/components/private/AppManager.js qt5/qml/org/kde/plasma/components/private/Config.js qt5/qml/org/kde/plasma/components/private/DualStateButton.qml @@ -152,7 +164,7 @@ qt5/qml/org/kde/plasma/components/private/SectionScroller.js qt5/qml/org/kde/plasma/components/private/TabBarLayout.qml qt5/qml/org/kde/plasma/components/private/TabGroup.js qt5/qml/org/kde/plasma/components/qmldir -qt5/qml/org/kde/plasma/core/libcorebindingsplugin.${RUBY_DLEXT} +qt5/qml/org/kde/plasma/core/libcorebindingsplugin.so qt5/qml/org/kde/plasma/core/private/DefaultToolTip.qml qt5/qml/org/kde/plasma/core/qmldir qt5/qml/org/kde/plasma/extras/App.qml @@ -172,6 +184,7 @@ qt5/qml/org/kde/plasma/extras/qmldir qt5/qml/org/kde/plasma/platformcomponents/libplatformcomponentsplugin.so qt5/qml/org/kde/plasma/platformcomponents/qmldir share/kdevappwizard/templates/cpp-plasmoid.tar.bz2 +share/kdevappwizard/templates/plasma-wallpaper.tar.bz2 share/kdevappwizard/templates/qml-plasmoid.tar.bz2 share/kservices5/plasma-dataengine-testengine.desktop share/kservices5/plasma-scriptengine-applet-declarative.desktop @@ -201,6 +214,7 @@ share/locale/fi/LC_MESSAGES/libplasma5.mo share/locale/fr/LC_MESSAGES/libplasma5.mo share/locale/gd/LC_MESSAGES/libplasma5.mo share/locale/gl/LC_MESSAGES/libplasma5.mo +share/locale/he/LC_MESSAGES/libplasma5.mo share/locale/hu/LC_MESSAGES/libplasma5.mo share/locale/ia/LC_MESSAGES/libplasma5.mo share/locale/it/LC_MESSAGES/libplasma5.mo @@ -236,6 +250,39 @@ share/plasma/desktoptheme/air/colors share/plasma/desktoptheme/air/dialogs/background.svgz share/plasma/desktoptheme/air/dialogs/kickoff.svgz share/plasma/desktoptheme/air/dialogs/krunner.svgz +share/plasma/desktoptheme/air/icons/akonadi.svgz +share/plasma/desktoptheme/air/icons/akregator.svgz +share/plasma/desktoptheme/air/icons/amarok.svgz +share/plasma/desktoptheme/air/icons/applications.svgz +share/plasma/desktoptheme/air/icons/apport.svgz +share/plasma/desktoptheme/air/icons/audio.svgz +share/plasma/desktoptheme/air/icons/battery.svgz +share/plasma/desktoptheme/air/icons/bookmarks.svgz +share/plasma/desktoptheme/air/icons/computer.svgz +share/plasma/desktoptheme/air/icons/configure.svgz +share/plasma/desktoptheme/air/icons/device.svgz +share/plasma/desktoptheme/air/icons/edit.svgz +share/plasma/desktoptheme/air/icons/kdeconnect.svgz +share/plasma/desktoptheme/air/icons/keyboard.svgz +share/plasma/desktoptheme/air/icons/kget.svgz +share/plasma/desktoptheme/air/icons/klipper.svgz +share/plasma/desktoptheme/air/icons/konv_message.svgz +share/plasma/desktoptheme/air/icons/konversation.svgz +share/plasma/desktoptheme/air/icons/kopete.svgz +share/plasma/desktoptheme/air/icons/korgac.svgz +share/plasma/desktoptheme/air/icons/kpackagekit.svgz +share/plasma/desktoptheme/air/icons/ktorrent.svgz +share/plasma/desktoptheme/air/icons/nepomuk.svgz +share/plasma/desktoptheme/air/icons/network.svgz +share/plasma/desktoptheme/air/icons/notification.svgz +share/plasma/desktoptheme/air/icons/preferences.svgz +share/plasma/desktoptheme/air/icons/printer.svgz +share/plasma/desktoptheme/air/icons/quassel.svgz +share/plasma/desktoptheme/air/icons/slc.svgz +share/plasma/desktoptheme/air/icons/start.svgz +share/plasma/desktoptheme/air/icons/system.svgz +share/plasma/desktoptheme/air/icons/view.svgz +share/plasma/desktoptheme/air/icons/wallet.svgz share/plasma/desktoptheme/air/metadata.desktop share/plasma/desktoptheme/air/opaque/dialogs/background.svgz share/plasma/desktoptheme/air/opaque/dialogs/krunner.svgz @@ -300,6 +347,7 @@ share/plasma/desktoptheme/default/icons/apport.svgz share/plasma/desktoptheme/default/icons/audio.svgz share/plasma/desktoptheme/default/icons/battery.svgz share/plasma/desktoptheme/default/icons/bookmarks.svgz +share/plasma/desktoptheme/default/icons/cantata.svgz share/plasma/desktoptheme/default/icons/computer.svgz share/plasma/desktoptheme/default/icons/configure.svgz share/plasma/desktoptheme/default/icons/device.svgz @@ -309,6 +357,7 @@ share/plasma/desktoptheme/default/icons/drive.svgz share/plasma/desktoptheme/default/icons/edit.svgz share/plasma/desktoptheme/default/icons/go.svgz share/plasma/desktoptheme/default/icons/input.svgz +share/plasma/desktoptheme/default/icons/kalarm.svgz share/plasma/desktoptheme/default/icons/kdeconnect.svgz share/plasma/desktoptheme/default/icons/keyboard.svgz share/plasma/desktoptheme/default/icons/kget.svgz @@ -320,6 +369,7 @@ share/plasma/desktoptheme/default/icons/konversation.svgz share/plasma/desktoptheme/default/icons/kopete.svgz share/plasma/desktoptheme/default/icons/korgac.svgz share/plasma/desktoptheme/default/icons/kpackagekit.svgz +share/plasma/desktoptheme/default/icons/kruler.svgz share/plasma/desktoptheme/default/icons/kteatime.svgz share/plasma/desktoptheme/default/icons/ktorrent.svgz share/plasma/desktoptheme/default/icons/list.svgz @@ -389,6 +439,39 @@ share/plasma/desktoptheme/default/widgets/translucentbackground.svgz share/plasma/desktoptheme/default/widgets/viewitem.svgz share/plasma/desktoptheme/oxygen/colors share/plasma/desktoptheme/oxygen/dialogs/background.svgz +share/plasma/desktoptheme/oxygen/icons/akonadi.svgz +share/plasma/desktoptheme/oxygen/icons/akregator.svgz +share/plasma/desktoptheme/oxygen/icons/amarok.svgz +share/plasma/desktoptheme/oxygen/icons/applications.svgz +share/plasma/desktoptheme/oxygen/icons/apport.svgz +share/plasma/desktoptheme/oxygen/icons/audio.svgz +share/plasma/desktoptheme/oxygen/icons/battery.svgz +share/plasma/desktoptheme/oxygen/icons/bookmarks.svgz +share/plasma/desktoptheme/oxygen/icons/computer.svgz +share/plasma/desktoptheme/oxygen/icons/configure.svgz +share/plasma/desktoptheme/oxygen/icons/device.svgz +share/plasma/desktoptheme/oxygen/icons/edit.svgz +share/plasma/desktoptheme/oxygen/icons/kdeconnect.svgz +share/plasma/desktoptheme/oxygen/icons/keyboard.svgz +share/plasma/desktoptheme/oxygen/icons/kget.svgz +share/plasma/desktoptheme/oxygen/icons/klipper.svgz +share/plasma/desktoptheme/oxygen/icons/konv_message.svgz +share/plasma/desktoptheme/oxygen/icons/konversation.svgz +share/plasma/desktoptheme/oxygen/icons/kopete.svgz +share/plasma/desktoptheme/oxygen/icons/korgac.svgz +share/plasma/desktoptheme/oxygen/icons/kpackagekit.svgz +share/plasma/desktoptheme/oxygen/icons/ktorrent.svgz +share/plasma/desktoptheme/oxygen/icons/nepomuk.svgz +share/plasma/desktoptheme/oxygen/icons/network.svgz +share/plasma/desktoptheme/oxygen/icons/notification.svgz +share/plasma/desktoptheme/oxygen/icons/preferences.svgz +share/plasma/desktoptheme/oxygen/icons/printer.svgz +share/plasma/desktoptheme/oxygen/icons/quassel.svgz +share/plasma/desktoptheme/oxygen/icons/slc.svgz +share/plasma/desktoptheme/oxygen/icons/start.svgz +share/plasma/desktoptheme/oxygen/icons/system.svgz +share/plasma/desktoptheme/oxygen/icons/view.svgz +share/plasma/desktoptheme/oxygen/icons/wallet.svgz share/plasma/desktoptheme/oxygen/metadata.desktop share/plasma/desktoptheme/oxygen/opaque/dialogs/background.svgz share/plasma/desktoptheme/oxygen/opaque/dialogs/krunner.svgz diff --git a/x11/plasma-framework/distinfo b/x11/plasma-framework/distinfo index eb588d956ca..678f053c526 100644 --- a/x11/plasma-framework/distinfo +++ b/x11/plasma-framework/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2016/05/26 09:49:49 markd Exp $ +$NetBSD: distinfo,v 1.2 2016/08/21 21:29:46 markd Exp $ -SHA1 (plasma-framework-5.21.0.tar.xz) = 3ce885ef701f2b3e031be17152770cb94aafda24 -RMD160 (plasma-framework-5.21.0.tar.xz) = dd48ceade844c216f0bd031c1f279e78fe114eb3 -SHA512 (plasma-framework-5.21.0.tar.xz) = f20c620c62561f5f761c2afe5d032bf6cfafae7a4af1d40bf20493fe1ccaa55b73d90aabe5ed3e0b25ec6a1ca24cf976a33db0dcde21037ace8d1a23d4ad20c1 -Size (plasma-framework-5.21.0.tar.xz) = 4012344 bytes +SHA1 (plasma-framework-5.25.0.tar.xz) = 6e332e5ae81251b7ea7ed038437ae8a3c0aabcdc +RMD160 (plasma-framework-5.25.0.tar.xz) = 6dd5a5846d21b169798e8488f8aca1d9914a1470 +SHA512 (plasma-framework-5.25.0.tar.xz) = a7bc0ce0ba0c7bec5fbdb64a831cb7b0d3928b568a19b165a80d4b5885dcff8fd054a271a20fea4d970d65faca08b8e4f67e408bc6a01173372052bbc7ea7908 +Size (plasma-framework-5.25.0.tar.xz) = 4487024 bytes -- cgit v1.2.3