I would like to continue my work on KDE Releases Frameworks 5.42.0
update but first I need the following port in the tree. Could someone
review it and say a short ok?
Have a nice Sunday, Rafael
On Sun Jan 14, 2018 at 03:01:03PM +0100, Rafael Sadowski wrote:
> Hi All,
>
> please finde attached a new KF5 module.
>
> qqc2-desktop-style:
>
> QtQuickControls 2 style that uses QWidget's QStyle for
> painting This makes it possible to achieve an higher deree of
> consistency between QWidget-based and QML-based apps.
>
> qqc2-desktop-style is new since KDE Fameworks 5.39.0 and and I ignored
> it on the last port update.
>
> ok to import? (A quick review would be enough, it's a really simple port
> without consumers)
>
> Best reagrds,
>
> Rafael
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/kf5/Makefile,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 Makefile
> --- Makefile 9 Jan 2018 21:10:38 -0000 1.7
> +++ Makefile 14 Jan 2018 13:55:54 -0000
> @@ -30,7 +30,8 @@ SUBDIR += sonnet # 100% tests passed, 0
> SUBDIR += threadweaver # 100% tests passed, 0 tests failed out of 7
> SUBDIR += syntax-highlighting # 100% tests passed, 0 tests failed out of 8
> SUBDIR += prison # 100% tests passed, 0 tests failed out of 2
> -SUBDIR += kirigami2 #
> +SUBDIR += kirigami2 # 0% tests passed, 1 tests failed out of 1
> +SUBDIR += qqc2-desktop-style # NO_TEST
>
> # tier 2
> SUBDIR += kauth # 100% tests passed, 0 tests failed out of 2
No comments:
Post a Comment