From c5c7cb26de492c71914dc56f7e879d3add0f9728 Mon Sep 17 00:00:00 2001 From: pin Date: Wed, 17 Jun 2020 18:35:36 +0000 Subject: [PATCH] x11/qt5ct: update to 1.0 ChangeLog: Version 1.0 * added Ia Ora color scheme (from Mandriva default style) * disabled debug messages by default * fixed Qt 5.15 palette * fixed crash on certain applications under Qt 5.15 --- x11/qt5ct/Makefile | 5 ++--- x11/qt5ct/PLIST | 3 ++- x11/qt5ct/distinfo | 10 +++++----- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/x11/qt5ct/Makefile b/x11/qt5ct/Makefile index 5a900cc7ec7f..33034f348000 100644 --- a/x11/qt5ct/Makefile +++ b/x11/qt5ct/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2020/06/02 08:25:03 adam Exp $ +# $NetBSD: Makefile,v 1.8 2020/06/17 18:35:36 pin Exp $ -DISTNAME= qt5ct-0.41 -PKGREVISION= 5 +DISTNAME= qt5ct-1.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qt5ct/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/qt5ct/PLIST b/x11/qt5ct/PLIST index 6a92d6ff9464..640ee2a8d64b 100644 --- a/x11/qt5ct/PLIST +++ b/x11/qt5ct/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2019/12/16 12:08:02 kamil Exp $ +@comment $NetBSD: PLIST,v 1.2 2020/06/17 18:35:36 pin Exp $ bin/qt5ct qt5/plugins/platformthemes/libqt5ct.so qt5/plugins/styles/libqt5ct-style.so @@ -6,6 +6,7 @@ share/applications/qt5ct.desktop share/qt5ct/colors/airy.conf share/qt5ct/colors/darker.conf share/qt5ct/colors/dusk.conf +share/qt5ct/colors/ia_ora.conf share/qt5ct/colors/sand.conf share/qt5ct/colors/simple.conf share/qt5ct/colors/waves.conf diff --git a/x11/qt5ct/distinfo b/x11/qt5ct/distinfo index 0da407b04194..6d43c7069aaa 100644 --- a/x11/qt5ct/distinfo +++ b/x11/qt5ct/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2019/12/16 12:08:02 kamil Exp $ +$NetBSD: distinfo,v 1.2 2020/06/17 18:35:36 pin Exp $ -SHA1 (qt5ct-0.41.tar.bz2) = f2d91248aa4fe54f73881e000621d61460dd78ee -RMD160 (qt5ct-0.41.tar.bz2) = 7a7752de9adfdeb2b3ff0fad6865e3b0c6fed075 -SHA512 (qt5ct-0.41.tar.bz2) = a94f9996dc2198d3c8c9af8610912d12b915b8c547a49c36f7bc083b6f237b318d7903e91fb6fcfe06996a319c361104c1923e6d0c49446b6fb66a1e44fae009 -Size (qt5ct-0.41.tar.bz2) = 73009 bytes +SHA1 (qt5ct-1.0.tar.bz2) = d847d36e0adc2842e78a908ad8e9f10dd81bd3f6 +RMD160 (qt5ct-1.0.tar.bz2) = 714f5bdfac8a05a4ee405de879da19446ebd2a43 +SHA512 (qt5ct-1.0.tar.bz2) = f650362c90782128e1b3ddb61e73d0295bc5b108a75c8a10d085ce9df7dc0926ac40baf80705136b39cc779212fc97e121757c440f2728aab12b761caace78b2 +Size (qt5ct-1.0.tar.bz2) = 73360 bytes