From: Rafael Sadowski Subject: NEW: devel/kdbindings x11/kddockwidgets To: ports@openbsd.org Date: Sat, 20 Dec 2025 07:08:34 +0100 I would like to import kdbindings-1.1.0 and kddockwidgets-2.4.0 as a new dependency for the upcoming kdenlive-25.12 update. I will add me as a maintainer, OK to import? Information for inst:kdbindings-1.1.0 Comment: reactive programming and data binding header-only library Description: Reactive programming & data binding in C++ From plain C++ you get: - Signals + Slots. - Properties templated on the contained type. - Property bindings allowing reactive code to be written without having to do all the low-level, error prone plumbing by hand. - Lazy evaluation of property bindings. - No more broken bindings. - Totally stand-alone header-only library. No heavy Qt dependency. - Can still be used with Qt if you so wish. Maintainer: The OpenBSD ports mailing-list WWW: https://github.com/KDAB/KDBindings Information for inst:kddockwidgets-2.4.0 Comment: Qt dock widget framework Description: KDDockWidgets serves as both a replacement for QDockWidgets and a robust framework, offering advanced functionality and sophisticated Qt docking systems. Maintainer: The OpenBSD ports mailing-list WWW: https://github.com/KDAB/KDDockWidgets