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 Mar 1 13:36:19 UTC 2023
Modified Files:
pkgsrc/x11/qt5ct: Makefile PLIST distinfo
Log Message:
x11/qt5ct: update to 1.7
Version 1.7
* added keywords entry to desktop file (Mateusz Łukasik)
* changed minimal Qt version to 5.15 for cmake build system
* fixed qmake build
Version 1.6
* added XDG desktop portal dialogs support (Marco Genasci)
* added qt6ct compatibility
* improved warning about incorrect environment variable
* improved icon loader
* only prepend our stylesheet if it has changed (Carlo Teubner)
* changed minimal required Qt version from 5.4 to 5.9
* fixed compatibility with applications that use own stylesheet (John Lindgren)
* fixed some clazy and clang-tidy warnings
* changed font configuration format
* updated Bulgarian translation (Kiril Kirilov)
* updated Catalan translation (Toni Estévez)
* updated Chinese (Traditional) translation (s8321414)
* updated Czech translation (fri)
* updated Dutch translation (Heimen Stoffels)
* updated Greek translation (Dimitrios Glentadakis)
* updated Japanese translation (UTUMI Hirosi)
* updated Polish translation (Marek Adamski)
* updated Russian translation (Ilya Kotov)
* updated Spanish translation (Toni Estévez)
* updated Ukrainian translation (Denys Nykula)
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/x11/qt5ct/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/x11/qt5ct/PLIST
cvs rdiff -u -r1.8 -r1.9 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.18 pkgsrc/x11/qt5ct/Makefile:1.19
--- pkgsrc/x11/qt5ct/Makefile:1.18 Sun Jan 29 21:18:21 2023
+++ pkgsrc/x11/qt5ct/Makefile Wed Mar 1 13:36:19 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2023/01/29 21:18:21 ryoon Exp $
+# $NetBSD: Makefile,v 1.19 2023/03/01 13:36:19 pin Exp $
-DISTNAME= qt5ct-1.5
-PKGREVISION= 4
+DISTNAME= qt5ct-1.7
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qt5ct/}
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/x11/qt5ct/PLIST
diff -u pkgsrc/x11/qt5ct/PLIST:1.2 pkgsrc/x11/qt5ct/PLIST:1.3
--- pkgsrc/x11/qt5ct/PLIST:1.2 Wed Jun 17 18:35:36 2020
+++ pkgsrc/x11/qt5ct/PLIST Wed Mar 1 13:36:19 2023
@@ -1,5 +1,9 @@
-@comment $NetBSD: PLIST,v 1.2 2020/06/17 18:35:36 pin Exp $
+@comment $NetBSD: PLIST,v 1.3 2023/03/01 13:36:19 pin Exp $
bin/qt5ct
+qt5/lib/libqt5ct-common.so
+qt5/lib/libqt5ct-common.so.1
+qt5/lib/libqt5ct-common.so.${PKGVERSION}
+qt5/lib/libqt5ct-common.so.${PKGVERSION}.0
qt5/plugins/platformthemes/libqt5ct.so
qt5/plugins/styles/libqt5ct-style.so
share/applications/qt5ct.desktop
Index: pkgsrc/x11/qt5ct/distinfo
diff -u pkgsrc/x11/qt5ct/distinfo:1.8 pkgsrc/x11/qt5ct/distinfo:1.9
--- pkgsrc/x11/qt5ct/distinfo:1.8 Tue Oct 26 11:34:24 2021
+++ pkgsrc/x11/qt5ct/distinfo Wed Mar 1 13:36:19 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2021/10/26 11:34:24 nia Exp $
+$NetBSD: distinfo,v 1.9 2023/03/01 13:36:19 pin Exp $
-BLAKE2s (qt5ct-1.5.tar.bz2) = 6f7308500255277c5113779ef756da2e5ea3046a7e355f084257f3cc4f6a4313
-SHA512 (qt5ct-1.5.tar.bz2) = fc16c7849a89aa8ee9480162888294638bc01f83b89d86c978397e58f6da4360cf07b9f558635b8a5b13bd10d18f3ad49663fe8a76183da9ae55aac23230b1e5
-Size (qt5ct-1.5.tar.bz2) = 81089 bytes
+BLAKE2s (qt5ct-1.7.tar.bz2) = 7605aac98482dffb94f4ca22507c55605ef24c93019044cf7ab6972f8519d319
+SHA512 (qt5ct-1.7.tar.bz2) = 97f1afc137e750abbb8c4e442cb6e09d2aa0c4979de2117ea644d484e1f7489bec144332814aae961bfaa5f8ac9ddf027c7a665274a65aef26fc4bf7c45610c0
+Size (qt5ct-1.7.tar.bz2) = 85464 bytes
Home |
Main Index |
Thread Index |
Old Index