Index | Thread | Search

From:
yaydn@protonmail.com
Subject:
Re: NEW: devel/kdbindings x11/kddockwidgets
To:
Rafael Sadowski <rafael@sizeofvoid.org>, "ports@openbsd.org" <ports@openbsd.org>
Date:
Sat, 20 Dec 2025 13:48:06 +0000

Download raw body.

Thread
På lørdag 20. desember 2025 kl. 07:09, skrev Rafael Sadowski
<rafael@sizeofvoid.org>:

>
>
> 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 ports@openbsd.org
>
>
> 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 ports@openbsd.org
>
>
> WWW: https://github.com/KDAB/KDDockWidgets