På lørdag 20. desember 2025 kl. 07:09, skrev Rafael Sadowski
<[email protected]>:

>
>
> 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?
>

I tested this on amd64.

cd /usr/ports/x11/kddockwidgets/ && make test install clean && make
distclean

The formatting for Makefile's and DESCR's looks fine, don't see any
nitpicks or style issues, and the packages build and install fine.
kdbindings passed 5/5 tests while kddockwidgets had zero tests to be
had. Overall I'd say ship it.

Unsure if extra testing helps… But, regardless, thank you for the big
updates to qt6 dependent packages, plasma, and now the upcoming KDE Gear
25.12!

Have a good one and a merry time porting.


> 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 [email protected]
>
>
> 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 [email protected]
>
>
> WWW: https://github.com/KDAB/KDDockWidgets

Reply via email to