pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/kf6-qqc2-desktop-style
Module Name: pkgsrc
Committed By: markd
Date: Wed Feb 5 22:15:00 UTC 2025
Modified Files:
pkgsrc/x11/kf6-qqc2-desktop-style: Makefile
Log Message:
kf6-qqc2-desktop-style: needs qt6-qttools
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/kf6-qqc2-desktop-style/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/kf6-qqc2-desktop-style/Makefile
diff -u pkgsrc/x11/kf6-qqc2-desktop-style/Makefile:1.6 pkgsrc/x11/kf6-qqc2-desktop-style/Makefile:1.7
--- pkgsrc/x11/kf6-qqc2-desktop-style/Makefile:1.6 Thu Dec 5 09:43:28 2024
+++ pkgsrc/x11/kf6-qqc2-desktop-style/Makefile Wed Feb 5 22:15:00 2025
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2024/12/05 09:43:28 markd Exp $
+# $NetBSD: Makefile,v 1.7 2025/02/05 22:15:00 markd Exp $
DISTNAME= qqc2-desktop-style-${KF6VER}
CATEGORIES= x11
+PKGREVISION= 1
HOMEPAGE= https://community.kde.org/Frameworks
COMMENT= Style for Qt Quick Controls 2 to make it follow your desktop theme
@@ -12,6 +13,7 @@ LICENSE= gnu-lgpl-v2.1
USE_TOOLS+= pkg-config
.include "../../devel/kf6-kcolorscheme/buildlink3.mk"
+.include "../../devel/qt6-qttools/buildlink3.mk"
.include "../../graphics/kf6-kiconthemes/buildlink3.mk"
.include "../../lang/qt6-qtdeclarative/buildlink3.mk"
.include "../../x11/kf6-kirigami/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index