summaryrefslogtreecommitdiff
path: root/Mk/Uses/kde.mk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* framework: Remove $FreeBSD$Mathieu Arnold2021-04-061-2/+0
| | | | Where appropriate fiddle with a few other things.
* Update KDE Frameworks to 5.80.'Tobias C. Berner2021-03-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Saturday, 13 March 2021 KDE today announces the release of KDE Frameworks 5.80.0. KDE Frameworks are 83 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks release announcement. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Announcement: https://kde.org/announcements/frameworks/5/5.80.0/ PR: 254256 Exp-run by: antoine Fallout-fixes by: adridg Notes: svn path=/head/; revision=568803
* Update KDE Release-Service releases to 20.12.3Tobias C. Berner2021-03-041-2/+2
| | | | | | | | | 20.12.3 Releases Over 120 individual programs plus dozens of programmer libraries and feature plugins are released simultaneously as part of KDE’s release service. Notes: svn path=/head/; revision=567334
* Update KDE Frameworks to 5.79Tobias C. Berner2021-02-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | Saturday, 13 February 2021 KDE today announces the release of KDE Frameworks 5.79.0. KDE Frameworks are 83 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks release announcement. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Changelog and Announcement: https://kde.org/announcements/frameworks/5/5.79.0/ PR: 253484 Exp-run by: antoine Notes: svn path=/head/; revision=565325
* Add KDE_INVENT convenience for KDE portsAdriaan de Groot2021-02-131-0/+44
| | | | | | | | | | | | | | | | | | | | | | | KDE has its own GitLab instance. This behaves slightly different from other GitLab -- there's not really a "GL_ACCOUNT" involved, although the repositories are filed under various categories that behave like accounts do on GitLab.com. Some -- not many -- ports of KDE software pick up unreleased software, or software in-between releases. Those tend to use the GitHub mirror. That mirror should not be considered a good source for the software; it's better to stick close to the real source. With KDE_INVENT it is immediately clear that a port comes from KDE sources, but not released work. It is a shortcut for setting GL_ values for site, account (category) etc. While there's only a handful of ports now that would need it (and we would prefer to **not** package unreleased software) the "signal value" is a good one. Reviewed by: tcberner Notes: svn path=/head/; revision=565178
* Update KDE Release-Service to 20.12.2Tobias C. Berner2021-02-041-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Some of our projects release on their own timescale and some get released en-masse. The 20.12.2 bundle of projects was released today with dozens of bugfixes and will be available through app stores and distros soon. See the 20.12.2 releases page for details. Some of the fixes in today’s bugfix releases include: * Ark no longer crashes when closing the window while loading a TAR archive * Dolphin calculates the folder size on FUSE and network file systems correctly now * Konsole no longer crashes when exiting all tabs at the same time * Dictionaries can be added in Kiten’s config dialog * Umbrello doesn’t crash anymore if exiting when a widget in a diagram is selected Release Notes: https://community.kde.org/Releases/20.12_Release_Notes Full Changelog: https://kde.org/announcements/fulllog_releases-20.12.2/ Notes: svn path=/head/; revision=564060
* Mk/Uses/kde.mk: Allow ports that use the KDE framework to build regressionJason E. Hale2021-01-211-2/+6
| | | | | | | | | | tests when TEST_TARGET is defined. Approved by: tcberner Differential Revision: https://reviews.freebsd.org/D28271 Notes: svn path=/head/; revision=562251
* Mk/Uses/kde.mk: Minor clean-upJason E. Hale2021-01-211-13/+9
| | | | | | | | | | | | - Remove several always-true conditions - Whitespace clean-up - Fix a few grammatical errors Approved by: tcberner Differential Revision: https://reviews.freebsd.org/D28271 Notes: svn path=/head/; revision=562246
* Update KDE Frameworks to 5.78.0Tobias C. Berner2021-01-181-1/+1
| | | | | | | | | | | | | | | | | | | | | January 09, 2021. KDE today announces the release of KDE Frameworks 5.78.0. KDE Frameworks are 83 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks release announcement. This release is part of a series of planned monthly releases making improvements available to developers in a quick and pred Full Changelog: https://kde.org/announcements/kde-frameworks-5.78.0 PR: 252591 Exp-run by: antoine Notes: svn path=/head/; revision=561913
* Update KDE Plasma Desktop to 5.20.5Tobias C. Berner2021-01-081-1/+1
| | | | | | | | | | | | | | | | | | | | Tuesday, 5 January 2021. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.20.5. Plasma 5.20 was released in October 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: * Plasma NM: Fix password entry jumping to different networks with wifi scanning, by pausing the scan when appropriate. * Plasma PA: Read text color from proper theme. * Plasma Workspace: Move keyboard positioning in the keyboard itself. Announcement: https://kde.org/announcements/plasma-5.20.5/ Notes: svn path=/head/; revision=560813
* Update KDE Release Service ports to 20.12.1Tobias C. Berner2021-01-081-2/+2
| | | | | | | | Full changelog: https://kde.org/announcements/fulllog_releases-20.12.1/ Notes: svn path=/head/; revision=560805
* Update KDE Frameworks to 5.77.0Tobias C. Berner2020-12-171-1/+1
| | | | | | | | | | | | | | | | | | | | | December 12, 2020. KDE today announces the release of KDE Frameworks 5.77.0. KDE Frameworks are 83 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks release announcement. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Announcement: https://kde.org/announcements/kde-frameworks-5.77.0/ PR: 251792 Exp-run by: antoine Notes: svn path=/head/; revision=558298
* Update KDE Applications to 20.12Tobias C. Berner2020-12-111-8/+12
| | | | | | | | | | | | | | | - astro/libkgeomap has been removed as there are no consumers left - deskutils/kdepim-apps-libs has been reintegrated into other ports There are a handful of new ports available: - astro/kosmindoormap: Library and QML component for rendering multi-level OSM indoor maps - deskutils/itinerary: KDE Itinerary is a digital travel assistant - devel/kpublictransport: Access realtime public transport data - graphics/kontrast: Color contrast checker - textproc/markdownpart: KPart for rendering Markdown content Notes: svn path=/head/; revision=557757
* Update KDE Plasma Desktop to 5.20.4Tobias C. Berner2020-12-011-1/+1
| | | | | | | | | | | | | | | | | | | | Tuesday, 1 December 2020. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.20.4 Plasma 5.20 was released in October 2020 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: * Use plasma theme icons in kickoff leave view. * Weight main categories properly. * Discover: Display title in application page. Changelog: https://kde.org/announcements/plasma-5.20.3-5.20.4-changelog/ Notes: svn path=/head/; revision=556771
* Update KDE Frameworks to 5.76Tobias C. Berner2020-11-231-1/+1
| | | | | | | | | | | | | | | | | | | | | November 07, 2020. KDE today announces the release of KDE Frameworks 5.76.0. KDE Frameworks are 70 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks release announcement. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Announcement: https://kde.org/announcements/kde-frameworks-5.76.0/ PR: 251135 Exp-run by: antoine Notes: svn path=/head/; revision=556116
* Update KDE Plasma Desktop to 5.20.3Tobias C. Berner2020-11-111-1/+1
| | | | | | | | | | | | | | | | | | | | Tuesday, 10 November 2020. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.20.3 Plasma 5.20 was released in October 2020 with many feature refinements and new modules to complete the desktop experience. This release adds a fortnight’s worth of new translations and fixes from KDE’s contributors. The bugfixes are typically small but important and include: * Plasma Disks: Actually erase devices. * Plasma Network Management: Do not show absurdedly high speeds on first update. * Fix missing “Switch User” button on lockscreen with systemd 246. Announcement: https://kde.org/announcements/plasma-5.20.3/ Notes: svn path=/head/; revision=554903
* Update KDE Apps to 20.08.3Tobias C. Berner2020-11-051-2/+2
| | | | | | | | | | | | | | | | | | | | | | Some of our projects release on their own timescale and some get released en-masse. The 20.08.3 bundle of projects was released today with dozens of bugfixes and will be available through app stores and distros soon. See the 20.08.3 releases page for details. Some of the fixes in today’s releases: * Gwenview no longer accidentally shows the thumbnail view as a separate window with newer Qt versions * Sending SMS with KDEConnect has been restored * Fixed a possible Okular crash when selecting text in annotations Announcement: https://kde.org/announcements/releases/2020-11-apps-update/ Changelog: https://kde.org/announcements/fulllog_releases-20.08.3/ Notes: svn path=/head/; revision=554144
* Update KDE Plasma Desktop to 5.20.2Tobias C. Berner2020-10-271-1/+1
| | | | | | | | | | | | | | | | | | | | Tuesday, 27 October 2020. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.20.2 Plasma 5.20 was released in October 2020 with many feature refinements and new modules to complete the desktop experience. This release adds a week’s worth of new translations and fixes from KDE’s contributors. The bugfixes are typically small but important and include: * Daemon: improve consistency of the lid behaviour. * Fix bug: Some user profile fields won’t apply unless they all have unique new values. Full Changelog: https://kde.org/announcements/plasma-5.20.1-5.20.2-changelog/ Notes: svn path=/head/; revision=553460
* Update KDE Plasma Desktop to 5.20.1Tobias C. Berner2020-10-221-1/+1
| | | | | | | | | | | | | | | | | | | | Tuesday, 20 October 2020. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.20.1. Plasma 5.20 was released in October 2020 with many feature refinements and new modules to complete the desktop experience. This release adds a week's worth of new translations and fixes from KDE's contributors. The bugfixes are typically small but important and include: * KSysGuard: Divide network speeds by 2 to match reality. * Powerdevil: Ignore players from KDE Connect when suspending. * Bluedevil kcm: Set sane default size. Full Changelog: https://kde.org/announcements/plasma-5.20.0-5.20.1-changelog Notes: svn path=/head/; revision=553024
* x11/plasma5-plasma-desktop: fix kde.mk componentTobias C. Berner2020-10-161-1/+1
| | | | | | | | | | | | In the update to 5.20 the file used to register the component by was moved from plasma5-plasma-desktop to plasma5-plasma-workspace. Switch the plasma-desktop component to be detected by ${LOCALBASE}/bin/kaccess Submitted by: Jan Henrik Sylvester <me@janh.de> Notes: svn path=/head/; revision=552498
* Update KDE Frameworks to 5.75.0Tobias C. Berner2020-10-151-1/+1
| | | | | | | | | | | | | | | | | | | | | October 10, 2020. KDE today announces the release of KDE Frameworks 5.75.0. KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks web page. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Full Announcement & Changelog: https://kde.org/announcements/kde-frameworks-5.75.0 PR: 250251 Exp-run by: antoine Notes: svn path=/head/; revision=552433
* Update KDE Plasma Desktop to 5.20.0Tobias C. Berner2020-10-151-7/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Everyday utilities and tools, such as the Panels, Task Manager, Notifications and System Settings, have all been overhauled to make them more usable, efficient, and friendlier. Meanwhile, developers are hard at work adapting Plasma and all its bits and pieces to Wayland. Once done, Plasma will not only be readier for the future, but will also work better with touchscreens and multiple screens with different refresh rates and DPIs. Plasma will also offer better support for hardware-accelerated graphics, be more secure, and enjoy many more advantages. Although still work in progress, 5.20 already offers users many of the benefits of Plasma on Wayland. Read on to find out more about the new features and improvements included in Plasma 5.20... Full announcement: https://kde.org/announcements/plasma-5.20.0 Changelog: https://kde.org/announcements/plasma-5.19.5-5.20.0-changelog -- Thanks to mikael@ for the new port sysutils/plasma5-plasma-disks Notes: svn path=/head/; revision=552372
* KDE Release Service 20.08.2 updateTobias C. Berner2020-10-101-2/+2
| | | | | | | | | | Dozens of KDE apps are getting new releases from KDE’s release service. New features, usability improvements, re-designs and bug fixes all contribute to helping boost your productivity and making this new batch of applications more efficient and pleasant to use. Notes: svn path=/head/; revision=551930
* Update KDE Frameworks to 5.74.0Tobias C. Berner2020-09-141-1/+1
| | | | | | | | | | | | | | | | | | | | | September 06, 2020. KDE today announces the release of KDE Frameworks 5.74.0. KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks web page. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Full announcement: https://kde.org/announcements/kde-frameworks-5.74.0 PR: 249277 Exp-run: antoine Notes: svn path=/head/; revision=548634
* Update KDE Applications (release-service) to 20.08.1Tobias C. Berner2020-09-031-2/+2
| | | | Notes: svn path=/head/; revision=547458
* Update KDE Plasma Desktop to 5.19.5Tobias C. Berner2020-09-011-1/+1
| | | | | | | | | | | | | | | | | | | Tuesday, 1 September 2020. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.19.5. Plasma 5.19 was released in June 2020 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: * Powerdevil: On wakeup from suspend restore remembered keyboard brightness. * KSysGuard: Correctly handle monitors list changing. * xdg-desktop-portal-kde: enable printing of multiple copies. Full changelog: https://kde.org/announcements/plasma-5.19.4-5.19.5-changelog Notes: svn path=/head/; revision=547277
* KDE's August 2020 Apps UpdateTobias C. Berner2020-08-131-7/+4
| | | | | | | | | | | | | Dozens of KDE apps are getting new releases from KDE’s release service. New features, usability improvements, re-designs and bug fixes all contribute to helping boost your productivity and making this new batch of applications more efficient and pleasant to use. Full announcement: https://kde.org/announcements/releases/2020-08-apps-update/ Notes: svn path=/head/; revision=544824
* KDE Frameworks: update to 5.73.0Tobias C. Berner2020-08-091-1/+1
| | | | | | | | | | | | | | | | | | | | | August 08, 2020. KDE today announces the release of KDE Frameworks 5.73.0. KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks web page. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Changelog: https://kde.org/announcements/kde-frameworks-5.73.0 PR: 248534 Exp-run by: antoine Notes: svn path=/head/; revision=544566
* Update KDE Plasma Desktop to 5.19.4Tobias C. Berner2020-07-281-1/+1
| | | | | | | | | | | | | | | | | | | Tuesday, 28 July 2020. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.19.4. Plasma 5.19 was released in June 2020 with many feature refinements and new modules to complete the desktop experience. This release adds three week's worth of new translations and fixes from KDE's contributors. The bugfixes are typically small but important and include: * Plasma Networkmanager: Make hotspot configuration dialog bigger. * Only open KCM in systemsettings if it can be displayed. Fixes bug #423612 * Plasma Vault: Reset password field when the user clicks Ok. Fixes bug #424063 Full changelog: https://kde.org/announcements/plasma-5.19.3-5.19.4-changelog Notes: svn path=/head/; revision=543615
* Update KDE Framewokrs to 5.72Tobias C. Berner2020-07-211-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | July 04, 2020. KDE today announces the release of KDE Frameworks 5.72.0. KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks web page. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Changelog: https://kde.org/announcements/kde-frameworks-5.72.0.php?site_locale=en - net/kdav became a framework and was therefore moved to net/kf5-kdav. - thanks to adridg@ for fixing the fallout Exp-run by: antoine PR: 247907 Notes: svn path=/head/; revision=542761
* Update KDE's Application (release-service) to 20.04.3Tobias C. Berner2020-07-091-3/+3
| | | | | | | | Changelog: https://kde.org/announcements/changelog-releases.php?version=20.04.3 Notes: svn path=/head/; revision=541821
* Update KDE Plasma Desktop to 5.19.3Tobias C. Berner2020-07-071-1/+1
| | | | | | | | | | | | | | | | | | | Tuesday, 7 July 2020. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.19.3. Plasma 5.19 was released in June 2020 with many feature refinements and new modules to complete the desktop experience. This release adds a fortnight's worth of new translations and fixes from KDE's contributors. The bugfixes are typically small but important and include: * KWin: Make sure tablet coordinates take decorations into account. Fixes bug #423833 * Fix a KCM crash when no file manager is installed. Fixes bug #422819 * Powerdevil: Fix compilation with Qt 5.15, this hit the time bomb too. Full Plasma 5.19.3 changelog: https://kde.org/announcements/plasma-5.19.2-5.19.3-changelog Notes: svn path=/head/; revision=541451
* Update KDE Plasma Desktop to 5.19.2Tobias C. Berner2020-06-231-1/+1
| | | | | | | | | | | | | | | | | | | Tuesday, 23 June 2020. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.19.2. Plasma 5.19 was released in June 2020 with many feature refinements and new modules to complete the desktop experience. This release adds a week's worth of new translations and fixes from KDE's contributors. The bugfixes are typically small but important and include: * Fix KRunner positioning on X11 with High DPI and Qt scaling on Plasma. * Fix case of monitored service in startplasma's shutdown. * KSysGuard: Expose better size hints. Full changelog: https://kde.org/announcements/plasma-5.19.1-5.19.2-changelog Notes: svn path=/head/; revision=539987
* Update KDE Frameworks to 5.71.0Tobias C. Berner2020-06-171-2/+2
| | | | | | | | | | | | | | | | | | | | | June 06, 2020. KDE today announces the release of KDE Frameworks 5.71.0. KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks web page. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Announcement: https://kde.org/announcements/kde-frameworks-5.71.0 Exp-run by: antoine PR: 247240 Notes: svn path=/head/; revision=539415
* KDE Plasma Desktop -- update to 5.19.1Tobias C. Berner2020-06-161-1/+1
| | | | | | | | | | | | | | | | | | | Tuesday, 16 June 2020. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.19.1. Plasma 5.19 was released in June 2020 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: * Dr Konqi: Map neon in platform guessing. * Battery applet not showing up in tray. * Fix confirmLogout setting for SessionManagement. Changelog: https://kde.org/announcements/plasma-5.19.0-5.19.1-changelog Notes: svn path=/head/; revision=539370
* Update KDE's Application (release-service) to 20.04.2Tobias C. Berner2020-06-131-2/+2
| | | | Notes: svn path=/head/; revision=538649
* Update KDE Plasma Desktop to 5.19.0Tobias C. Berner2020-06-091-3/+9
| | | | | | | | | | | | | | | | | | | | | | Tuesday, 9 June 2020. Plasma 5.19 is out! If we gave alliterative names to Plasma releases, this one could be "Polished Plasma". The effort developers have put into squashing bugs and removing annoying papercuts has been immense. In this release, we have prioritized making Plasma more consistent, correcting and unifying designs of widgets and desktop elements; worked on giving you more control over your desktop by adding configuration options to the System Settings; and improved usability, making Plasma and its components easier to use and an overall more pleasurable experience. Read on to discover all the new features and improvements of Plasma 5.19… Announcement: https://kde.org/announcements/plasma-5.19.0 Notes: svn path=/head/; revision=538320
* Update KDE Frameworks to 5.70.0Tobias C. Berner2020-05-151-1/+1
| | | | | | | | | | | | | | | | | | | | | May 02, 2020. KDE today announces the release of KDE Frameworks 5.70.0. KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks web page. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Announcement: https://kde.org/announcements/kde-frameworks-5.70.0.php PR: 246331 Exp-run by: antoine Notes: svn path=/head/; revision=535309
* Update KDE's Applications to 20.04.1Tobias C. Berner2020-05-151-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | From the changelog [1]: Some of the fixes included in this release are: * kio-fish: Only store password in KWallet if the user asked for it. * The Umbrello Fixes for adding multiline c++ comment support. * The scrolling behavior in the Okular document viewer has been improved and is more usable with free-spinning mouse wheels * A regression that sometimes caused the JuK music player to crash on start has been fixed * The Kdenlive video editor has received many stability updates, including a fix to the DVD chapter creation and a fix that improves the handling of timecodes, improved handling of missing clips, draw “photo” frame on image clips to differentiate from video clips., and previews in the timeline * KMail now correctly handles existing maildir folders when adding a new maildir profile and no longer crashes when adding too many recipients * Import and export of Kontact settings has been enhanced to include more data [1] https://kde.org/announcements/changelog-releases.php?version=20.04.1 Notes: svn path=/head/; revision=535307
* Update KDE Plasma Desktop to 5.18.5Tobias C. Berner2020-05-061-2/+2
| | | | | | | | | | | | | | | | | | | | Tuesday, 5 May 2020. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.18.5. Plasma 5.18 was released in February 2020 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: * KCM Colors fix apply button always disabled. * [Notifications] Don't show do not disturb end date beyond 100 days. * xdg-desktop-portal-kde: ScreenSharing: close dialogs when session is closed. Full Changelog: https://kde.org/announcements/plasma-5.18.4-5.18.5-changelog Notes: svn path=/head/; revision=534188
* Update KDE Applications (release-service) to 20.04Tobias C. Berner2020-04-231-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | KDE's April 2020 Apps Update A new bundle of KDE applications is here! In these releases, you can expect to find more features, stability improvements, and more user-friendly tools that will help you work more effectively. There are dozens of changes to look forward to in most of your favorite applications. Take Dolphin, for example. Windows Samba shares are now fully discoverable. On the topic of playing music: the Elisa music player is adding features by leaps and bounds. This release brings a new “Now Playing” view, easy accessibility through the system tray, and an option to minimize the playlist whenever you want. Thanks to the recently-added visual shuffle mode, it’s much easier to rearrange your music in the playlists. These are just the highlights of what’s new in KDE’s applications this month. Read on to find out about everything we’ve prepared for you. Announcement: https://kde.org/announcements/releases/2020-04-apps-update/ Notes: svn path=/head/; revision=532696
* Update KDE Framewokrs to 5.69.0Tobias C. Berner2020-04-131-1/+1
| | | | | | | | | | | | | | | | | | April 11, 2020. KDE today announces the release of KDE Frameworks 5.69.0. KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks web page. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Announcement: https://kde.org/announcements/kde-frameworks-5.69.0.php Notes: svn path=/head/; revision=531599
* Update KDE Plasma Desktop to 5.18.4.1Tobias C. Berner2020-04-011-2/+2
| | | | | | | | | | | | | | | | | | | Tuesday, 31 March 2020. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.18.4. Plasma 5.18 was released in February 2020 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: * [Image Wallpaper] Fix thumbnail generation when model is reloaded in-flight. * [applets/systemtray] Clear item from shown/hidden list when disabling entry. * [GTK Config] Construct font style by hand instead of relying on Qt function. Changelog: https://kde.org/announcements/plasma-5.18.3-5.18.4-changelog Notes: svn path=/head/; revision=530195
* KDE Frameworks: update to 5.68Tobias C. Berner2020-03-211-1/+1
| | | | | | | | | | | | | | | | | | | | March 15, 2020. KDE today announces the release of KDE Frameworks 5.68.0. KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks web page. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. [1] https://kde.org/announcements/kde-frameworks-5.68.0.php PR: 244824 Exp-run by: antoine Notes: svn path=/head/; revision=528830
* KDE Plasma Desktop -- Update to 5.18.3Tobias C. Berner2020-03-111-1/+1
| | | | | | | | | | | | | | | | | | | Tuesday, 10 March 2020. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.18.3. Plasma 5.18 was released in February 2020 with many feature refinements and new modules to complete the desktop experience. This release adds a fortnight's worth of new translations and fixes from KDE's contributors. The bugfixes are typically small but important and include: * libkscreen: handle when backend fails to load/initialize. * Discover Flatpak: build with older libflatpaks. * Discover: Make sure we don't crash. Announcement: https://kde.org/announcements/plasma-5.18.3 Notes: svn path=/head/; revision=528208
* KDE Applications: update to 19.12.3Tobias C. Berner2020-03-061-2/+2
| | | | Notes: svn path=/head/; revision=527897
* KDE Plasma Desktop: update to 5.18.2Tobias C. Berner2020-02-261-1/+1
| | | | | | | | | | | | | | | | | | | Tuesday, 25 February 2020. Today KDE releases a bugfix update to KDE Plasma 5, versioned 5.18.2. Plasma 5.18 was released in February 2020 with many feature refinements and new modules to complete the desktop experience. This release adds a week's worth of new translations and fixes from KDE's contributors. The bugfixes are typically small but important and include: * Discover: fix build on old flatpak versions. * Unify KSysGuard cpu clock speed names. * Emojier: improve the fallback mechanism to detect languages. Full changelog: https://kde.org/announcements/plasma-5.18.1-5.18.2-changelog.php Notes: svn path=/head/; revision=527209
* Update KDE Frameworks to 5.67.0Tobias C. Berner2020-02-191-1/+1
| | | | | | | | | | | | | | | | | | | | | February 02, 2020. KDE today announces the release of KDE Frameworks 5.67.0. KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks web page. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Announcement: https://kde.org/announcements/kde-frameworks-5.67.0.php PR: 244015 Exp-run by: antoine Notes: svn path=/head/; revision=526525
* Update KDE Plasma Desktop to 5.18.1Tobias C. Berner2020-02-191-1/+1
| | | | | | | | | | | | | | | Tuesday, 18 February 2020. Today KDE releases a feature update to KDE Plasma 5, versioned 5.18.1. Plasma 5.18 was released in February 2020 with many feature refinements and new modules to complete the desktop experience. This release adds a week's worth of new translations and fixes from KDE's contributors. The bugfixes are typically small but important and include: Changelog: https://kde.org/announcements/plasma-5.18.0-5.18.1-changelog.php Notes: svn path=/head/; revision=526524
* Update KDE's Plasma Desktop to 5.18.0Tobias C. Berner2020-02-111-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Tuesday, 11 February 2020. Plasma 5.18 LTS is out! A brand new version of the Plasma desktop is now available. In Plasma 5.18 you will find neat new features that make notifications clearer, settings more streamlined and the overall look more attractive. Plasma 5.18 is easier and more fun to use, while at the same time allowing you to be more productive when it is time to work. Apart from all the cool new stuff, Plasma 5.18 also comes with an LTS status. LTS stands for "Long Term Support". This means 5.18 will be updated and maintained by KDE contributors for the next two years (regular versions are maintained for 4 months). If you are thinking of updating or migrating your school, company or organization to Plasma, this version is your best bet, as you get the most stable version of Plasma *and* all the new features too. Announcement: https://kde.org/announcements/plasma-5.18.0 Changelog: https://kde.org/announcements/plasma-5.17.5-5.18.0-changelog.php Notes: svn path=/head/; revision=525879