pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/qt5ct
Module Name: pkgsrc
Committed By: pin
Date: Wed Jun 17 18:35:36 UTC 2020
Modified Files:
pkgsrc/x11/qt5ct: Makefile PLIST distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/x11/qt5ct/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/qt5ct/PLIST pkgsrc/x11/qt5ct/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/qt5ct/Makefile
diff -u pkgsrc/x11/qt5ct/Makefile:1.7 pkgsrc/x11/qt5ct/Makefile:1.8
--- pkgsrc/x11/qt5ct/Makefile:1.7 Tue Jun 2 08:25:03 2020
+++ pkgsrc/x11/qt5ct/Makefile Wed Jun 17 18:35:36 2020
@@ -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
Index: pkgsrc/x11/qt5ct/PLIST
diff -u pkgsrc/x11/qt5ct/PLIST:1.1 pkgsrc/x11/qt5ct/PLIST:1.2
--- pkgsrc/x11/qt5ct/PLIST:1.1 Mon Dec 16 12:08:02 2019
+++ pkgsrc/x11/qt5ct/PLIST Wed Jun 17 18:35:36 2020
@@ -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
Index: pkgsrc/x11/qt5ct/distinfo
diff -u pkgsrc/x11/qt5ct/distinfo:1.1 pkgsrc/x11/qt5ct/distinfo:1.2
--- pkgsrc/x11/qt5ct/distinfo:1.1 Mon Dec 16 12:08:02 2019
+++ pkgsrc/x11/qt5ct/distinfo Wed Jun 17 18:35:36 2020
@@ -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
Home |
Main Index |
Thread Index |
Old Index