OpenBSD KDE Plasma 桌面
OpenBSD KDE Plasma Desktop

原始链接: https://rsadowski.de/posts/2024-01-09-openbsd-kde/

2024 年,OpenBSD 开发人员 Rafael Sadowski 完成了他多年的旅程,使流行的桌面环境 KDE Plasma 与 OpenBSD 当前版本兼容。 他的成就始于几年前,当时他与社区中的另一位成员一起工作,但多年来一直只负责社区的维护。 在 Klemens Nanni 的帮助下,KDE 被打包用于 OpenBSD。 作者考虑了未来解决软件内部问题的工作,包括组合系统 KWin、Wayland 集成、网络连接、通过 pkg_add(1) 发现软件包添加以及其他潜在的改进。 尽管胜利后的反思开始出现,但仍不确定该走哪条路。 无论如何,所取得的进展为 2024 年带来惊喜提供了机会。要了解有关 KDE Plasma 和 KDE Gear 安装选项的更多信息,请访问上述材料中提供的参考链接。 向支持者表示感谢,他们的贡献通过 GitHub 为 Sadowski 的工作提供了资金。

根据上面的内容,您能否总结一下 OpenBSD 相对于 Linux 在安全性、软件可用性和硬件兼容性方面的优缺点? 另外,您能澄清一下 Wayland 在 BSD 系统上的地位吗?
相关文章

原文

Happy New Year, hackers! I started the new year 2024 with a personal milestone of mine. The KDE Plasma 5.27 is available on OpenBSD -current and will be part of the next release 7.5. I’m sure not very many people would understand how large this work. It started so many years ago that I don’t even know how long I’ve been working on it. Definitely years and not just 1 or 2. I remember that before I joined the OpenBSD community, Vadim Zhukov did a lot of work in the Qt/KDE area. In the early days, it was good to have someone to talk to, or just to know “you’re not alone”. This has not been the case for a long time. I’ve been doing it alone for years, just like Vadim did it alone for years. It’s probably the burden of the project, we are a super small team of OpenBSD kernel and ports developers.

It should be mentioned that last year kn@ - Klemens Nanni helped with a lot of reviews and thus made it possible that we have KDE as packages.

I’m beginning to wonder as I write. What happens now? What happen next? Do I have plans? Sure I could just continue to maintain the whole thing. What will definitely be interesting is the KDE switch from Qt5 to Qt6. This should not be a big challenge for OpenBSD. All dependencies like all Qt6 modules are ported. So this will just be a task of hard work.

Here are some thoughts on what we could work on.

Perhaps it is normal that after such a big achievement, a period of reflection begins. Let us be surprised what 2024 will bring.

OpenBSD KDE Plasma 5.27 Screenshots:

You can super easy install KDE Plasma and KDE Gear on OpenBSD:

# KDE Gear
$ pkg_add kde
# KDE Plasma
$ pkg_add kde-plasma
# KDE Plasma extras like power management
$ pkg_add kde-plasma-extra

A special thanks to all who support my work with a small donation on GitHup.

联系我们 contact @ memedata.com