From: Klemens Nanni Subject: Re: NEW: databases/futuresql To: Rafael Sadowski , ports Date: Fri, 12 Jul 2024 17:42:56 +0000 30.06.2024 10:47, Rafael Sadowski пишет: > New Qt/KDE dependency futuresql-0.1.1, OK to import? > > Comment: > non-blocking Qt database framework > > Description: > FutureSQL was in part inspired by Diesel, and provides a higher level of > abstraction than QtSql. Its features include non-blocking database access > by default, relatively boilderplate-free queries, automatic database > migrations and simple mapping to objects. > > Maintainer: Rafael Sadowski > > WWW: https://api.kde.org/futuresql/html/index.html OK kn with update-plist to remove lib/cmake/ and BUILD_DEPENDS += devel/kf6/extra-cmake-modules COMMENT could make sure that this is Qt6 only, as the build sets it and the .so has 6 in its name, so it most certainly won't work with Qt5. Tests 100% pass on amd64