pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/kvantum
Module Name: pkgsrc
Committed By: pin
Date: Wed Jul 31 18:05:57 UTC 2024
Modified Files:
pkgsrc/graphics/kvantum: Makefile PLIST distinfo
Log Message:
graphics/kvantum: switch build to Qt6
Ahead of merging LXQt-2.0.0
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/graphics/kvantum/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/graphics/kvantum/PLIST
cvs rdiff -u -r1.25 -r1.26 pkgsrc/graphics/kvantum/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/kvantum/Makefile
diff -u pkgsrc/graphics/kvantum/Makefile:1.41 pkgsrc/graphics/kvantum/Makefile:1.42
--- pkgsrc/graphics/kvantum/Makefile:1.41 Sun Jun 9 08:10:07 2024
+++ pkgsrc/graphics/kvantum/Makefile Wed Jul 31 18:05:57 2024
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.41 2024/06/09 08:10:07 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2024/07/31 18:05:57 pin Exp $
DISTNAME= Kvantum-1.1.2
PKGNAME= ${DISTNAME:tl}
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=tsujan/}
GITHUB_TAG= V${PKGVERSION_NOREV}
@@ -16,14 +17,12 @@ USE_TOOLS+= gmake
USE_LANGUAGES= c c++
CMAKE_ARGS+= -DCMAKE_INSTALL_PREFIX=${PREFIX}
-CMAKE_ARGS+= -DENABLE_QT5=ON
-TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
+TOOL_DEPENDS+= qt6-qttools-[0-9]*:../../devel/qt6-qttools
-.include "../../x11/qt5-qtbase/buildlink3.mk"
-.include "../../x11/qt5-qtsvg/buildlink3.mk"
-.include "../../x11/qt5-qtx11extras/buildlink3.mk"
-.include "../../x11/kwindowsystem/buildlink3.mk"
+.include "../../x11/qt6-qtbase/buildlink3.mk"
+.include "../../graphics/qt6-qtsvg/buildlink3.mk"
+.include "../../x11/kf6-kwindowsystem/buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
Index: pkgsrc/graphics/kvantum/PLIST
diff -u pkgsrc/graphics/kvantum/PLIST:1.10 pkgsrc/graphics/kvantum/PLIST:1.11
--- pkgsrc/graphics/kvantum/PLIST:1.10 Wed Mar 20 13:10:10 2024
+++ pkgsrc/graphics/kvantum/PLIST Wed Jul 31 18:05:57 2024
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.10 2024/03/20 13:10:10 pin Exp $
+@comment $NetBSD: PLIST,v 1.11 2024/07/31 18:05:57 pin Exp $
bin/kvantummanager
bin/kvantumpreview
-qt5/plugins/styles/libkvantum.so
+qt6/plugins/styles/libkvantum.so
share/Kvantum/KvAdapta/KvAdapta.kvconfig
share/Kvantum/KvAdapta/KvAdapta.svg
share/Kvantum/KvAdaptaDark/KvAdaptaDark.kvconfig
@@ -111,6 +111,7 @@ share/color-schemes/KvSimplicityDark.col
share/color-schemes/KvSimplicityDarkLight.colors
share/color-schemes/KvSimplicityTurquoise.colors
share/color-schemes/KvYaru.colors
+share/color-schemes/Kvantum.colors
share/color-schemes/KvantumAlt.colors
share/icons/hicolor/scalable/apps/kvantum.svg
share/kvantummanager/translations/kvantummanager_ar_DZ.qm
Index: pkgsrc/graphics/kvantum/distinfo
diff -u pkgsrc/graphics/kvantum/distinfo:1.25 pkgsrc/graphics/kvantum/distinfo:1.26
--- pkgsrc/graphics/kvantum/distinfo:1.25 Sun Jun 9 08:10:07 2024
+++ pkgsrc/graphics/kvantum/distinfo Wed Jul 31 18:05:57 2024
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.25 2024/06/09 08:10:07 wiz Exp $
+$NetBSD: distinfo,v 1.26 2024/07/31 18:05:57 pin Exp $
BLAKE2s (Kvantum-1.1.2.tar.gz) = a5b02c2f986e561a8ec3d63fa1fde0205daefabc264fda947c57172273cfcaf8
SHA512 (Kvantum-1.1.2.tar.gz) = 71c714df902ac4d7ac707e26842e2227eb7eeddad03af0bbd1ab1fcfa132204a9dd0453eafac3000cd3187dcb4ff03d64f01674c442f5a225e0c9b3652277f0e
Size (Kvantum-1.1.2.tar.gz) = 3041246 bytes
-SHA1 (patch-CMakeLists.txt) = 0b044c8efb1bd846a90d03520a4a40324b383d01
Home |
Main Index |
Thread Index |
Old Index