Re: NEW: devel/kf5/qqc2-desktop-style

2018-01-21 Thread Landry Breuil
On Sun, Jan 21, 2018 at 11:53:27AM +0100, Rafael Sadowski wrote:
> 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?

One minor nit:

 # $OpenBSD: $

I think the cvs tag isnt expanded in that case, should be $OpenBSD$
iirc. Other than that okay.



Re: NEW: devel/kf5/qqc2-desktop-style

2018-01-21 Thread Rafael Sadowski
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 -   1.7
> +++ Makefile  14 Jan 2018 13:55:54 -
> @@ -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




NEW: devel/kf5/qqc2-desktop-style

2018-01-14 Thread Rafael Sadowski
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
--- Makefile9 Jan 2018 21:10:38 -   1.7
+++ Makefile14 Jan 2018 13:55:54 -
@@ -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


qqc2-desktop-style.tar.gz
Description: Binary data