pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11
Module Name: pkgsrc
Committed By: markd
Date: Sun May 26 13:49:43 UTC 2024
Modified Files:
pkgsrc/x11: Makefile
Added Files:
pkgsrc/x11/kf6-qqc2-desktop-style: DESCR Makefile PLIST distinfo
Log Message:
kf6-qqc2-desktop-style: add version 6.2.0
KDE Frameworks 6 qqc2-desktop-style.
Style for Qt Quick Controls 2 to make it follow your desktop theme.
To generate a diff of this commit:
cvs rdiff -u -r1.1044 -r1.1045 pkgsrc/x11/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/x11/kf6-qqc2-desktop-style/DESCR \
pkgsrc/x11/kf6-qqc2-desktop-style/Makefile \
pkgsrc/x11/kf6-qqc2-desktop-style/PLIST \
pkgsrc/x11/kf6-qqc2-desktop-style/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/Makefile
diff -u pkgsrc/x11/Makefile:1.1044 pkgsrc/x11/Makefile:1.1045
--- pkgsrc/x11/Makefile:1.1044 Sun May 26 13:47:34 2024
+++ pkgsrc/x11/Makefile Sun May 26 13:49:42 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1044 2024/05/26 13:47:34 markd Exp $
+# $NetBSD: Makefile,v 1.1045 2024/05/26 13:49:42 markd Exp $
#
COMMENT= Packages to support the X Window System
@@ -139,6 +139,7 @@ SUBDIR+= kf6-ktextwidgets
SUBDIR+= kf6-kwidgetsaddons
SUBDIR+= kf6-kwindowsystem
SUBDIR+= kf6-kxmlgui
+SUBDIR+= kf6-qqc2-desktop-style
SUBDIR+= kglobalaccel
SUBDIR+= kguiaddons
SUBDIR+= kinit
Added files:
Index: pkgsrc/x11/kf6-qqc2-desktop-style/DESCR
diff -u /dev/null pkgsrc/x11/kf6-qqc2-desktop-style/DESCR:1.1
--- /dev/null Sun May 26 13:49:43 2024
+++ pkgsrc/x11/kf6-qqc2-desktop-style/DESCR Sun May 26 13:49:42 2024
@@ -0,0 +1 @@
+Style for Qt Quick Controls 2 to make it follow your desktop theme.
Index: pkgsrc/x11/kf6-qqc2-desktop-style/Makefile
diff -u /dev/null pkgsrc/x11/kf6-qqc2-desktop-style/Makefile:1.1
--- /dev/null Sun May 26 13:49:43 2024
+++ pkgsrc/x11/kf6-qqc2-desktop-style/Makefile Sun May 26 13:49:42 2024
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2024/05/26 13:49:42 markd Exp $
+
+DISTNAME= qqc2-desktop-style-${KF6VER}
+CATEGORIES= x11
+
+HOMEPAGE= https://community.kde.org/Frameworks
+COMMENT= Style for Qt Quick Controls 2 to make it follow your desktop theme
+LICENSE= gnu-lgpl-v2.1
+
+.include "../../meta-pkgs/kde/kf6.mk"
+
+USE_TOOLS+= pkg-config
+
+.include "../../devel/kf6-kcolorscheme/buildlink3.mk"
+.include "../../graphics/kf6-kiconthemes/buildlink3.mk"
+.include "../../lang/qt6-qtdeclarative/buildlink3.mk"
+.include "../../x11/kf6-kirigami/buildlink3.mk"
+.include "../../x11/qt6-qtbase/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/x11/kf6-qqc2-desktop-style/PLIST
diff -u /dev/null pkgsrc/x11/kf6-qqc2-desktop-style/PLIST:1.1
--- /dev/null Sun May 26 13:49:43 2024
+++ pkgsrc/x11/kf6-qqc2-desktop-style/PLIST Sun May 26 13:49:42 2024
@@ -0,0 +1,99 @@
+@comment $NetBSD: PLIST,v 1.1 2024/05/26 13:49:42 markd Exp $
+lib/cmake/KF6QQC2DesktopStyle/KF6QQC2DesktopStyleConfig.cmake
+lib/cmake/KF6QQC2DesktopStyle/KF6QQC2DesktopStyleConfigVersion.cmake
+qt6/plugins/kf6/kirigami/platform/org.kde.desktop.so
+qt6/qml/org/kde/desktop/BusyIndicator.qml
+qt6/qml/org/kde/desktop/Button.qml
+qt6/qml/org/kde/desktop/CheckBox.qml
+qt6/qml/org/kde/desktop/CheckDelegate.qml
+qt6/qml/org/kde/desktop/ComboBox.qml
+qt6/qml/org/kde/desktop/Container.qml
+qt6/qml/org/kde/desktop/Control.qml
+qt6/qml/org/kde/desktop/DelayButton.qml
+qt6/qml/org/kde/desktop/Dial.qml
+qt6/qml/org/kde/desktop/Dialog.qml
+qt6/qml/org/kde/desktop/DialogButtonBox.qml
+qt6/qml/org/kde/desktop/Drawer.qml
+qt6/qml/org/kde/desktop/Frame.qml
+qt6/qml/org/kde/desktop/GroupBox.qml
+qt6/qml/org/kde/desktop/HorizontalHeaderView.qml
+qt6/qml/org/kde/desktop/ItemDelegate.qml
+qt6/qml/org/kde/desktop/Label.qml
+qt6/qml/org/kde/desktop/Menu.qml
+qt6/qml/org/kde/desktop/MenuBar.qml
+qt6/qml/org/kde/desktop/MenuBarItem.qml
+qt6/qml/org/kde/desktop/MenuItem.qml
+qt6/qml/org/kde/desktop/MenuSeparator.qml
+qt6/qml/org/kde/desktop/Page.qml
+qt6/qml/org/kde/desktop/PageIndicator.qml
+qt6/qml/org/kde/desktop/Pane.qml
+qt6/qml/org/kde/desktop/Popup.qml
+qt6/qml/org/kde/desktop/ProgressBar.qml
+qt6/qml/org/kde/desktop/RadioButton.qml
+qt6/qml/org/kde/desktop/RadioDelegate.qml
+qt6/qml/org/kde/desktop/RangeSlider.qml
+qt6/qml/org/kde/desktop/RoundButton.qml
+qt6/qml/org/kde/desktop/ScrollBar.qml
+qt6/qml/org/kde/desktop/ScrollView.qml
+qt6/qml/org/kde/desktop/Slider.qml
+qt6/qml/org/kde/desktop/SpinBox.qml
+qt6/qml/org/kde/desktop/StackView.qml
+qt6/qml/org/kde/desktop/Switch.qml
+qt6/qml/org/kde/desktop/SwitchDelegate.qml
+qt6/qml/org/kde/desktop/TabBar.qml
+qt6/qml/org/kde/desktop/TabButton.qml
+qt6/qml/org/kde/desktop/TextArea.qml
+qt6/qml/org/kde/desktop/TextField.qml
+qt6/qml/org/kde/desktop/ToolBar.qml
+qt6/qml/org/kde/desktop/ToolButton.qml
+qt6/qml/org/kde/desktop/ToolSeparator.qml
+qt6/qml/org/kde/desktop/ToolTip.qml
+qt6/qml/org/kde/desktop/TreeViewDelegate.qml
+qt6/qml/org/kde/desktop/VerticalHeaderView.qml
+qt6/qml/org/kde/desktop/kde-qmlmodule.version
+qt6/qml/org/kde/desktop/liborg_kde_desktop.so
+qt6/qml/org/kde/desktop/org_kde_desktop.qmltypes
+qt6/qml/org/kde/desktop/private/CheckIndicator.qml
+qt6/qml/org/kde/desktop/private/DefaultListItemBackground.qml
+qt6/qml/org/kde/desktop/private/DefaultSliderHandle.qml
+qt6/qml/org/kde/desktop/private/DefaultToolBarBackground.qml
+qt6/qml/org/kde/desktop/private/FocusRect.qml
+qt6/qml/org/kde/desktop/private/GlobalSonnetSettings.qml
+qt6/qml/org/kde/desktop/private/MobileCursor.qml
+qt6/qml/org/kde/desktop/private/MobileTextActionsToolBar.qml
+qt6/qml/org/kde/desktop/private/MobileTextActionsToolBarImpl.qml
+qt6/qml/org/kde/desktop/private/SwitchIndicator.qml
+qt6/qml/org/kde/desktop/private/TextFieldContextMenu.qml
+qt6/qml/org/kde/desktop/private/kde-qmlmodule.version
+qt6/qml/org/kde/desktop/private/liborg_kde_desktop_private.so
+qt6/qml/org/kde/desktop/private/org_kde_desktop_private.qmltypes
+qt6/qml/org/kde/desktop/private/qmldir
+qt6/qml/org/kde/desktop/qmldir
+qt6/qml/org/kde/qqc2desktopstyle/private/kde-qmlmodule.version
+qt6/qml/org/kde/qqc2desktopstyle/private/libqqc2desktopstyleplugin.so
+qt6/qml/org/kde/qqc2desktopstyle/private/qmldir
+qt6/qml/org/kde/qqc2desktopstyle/private/qqc2desktopstyleplugin.qmltypes
+share/locale/ar/LC_MESSAGES/qqc2desktopstyle_qt.qm
+share/locale/ast/LC_MESSAGES/qqc2desktopstyle_qt.qm
+share/locale/ca/LC_MESSAGES/qqc2desktopstyle_qt.qm
+share/locale/ca@valencia/LC_MESSAGES/qqc2desktopstyle_qt.qm
+share/locale/cs/LC_MESSAGES/qqc2desktopstyle_qt.qm
+share/locale/de/LC_MESSAGES/qqc2desktopstyle_qt.qm
+share/locale/eo/LC_MESSAGES/qqc2desktopstyle_qt.qm
+share/locale/es/LC_MESSAGES/qqc2desktopstyle_qt.qm
+share/locale/eu/LC_MESSAGES/qqc2desktopstyle_qt.qm
+share/locale/fr/LC_MESSAGES/qqc2desktopstyle_qt.qm
+share/locale/he/LC_MESSAGES/qqc2desktopstyle_qt.qm
+share/locale/hu/LC_MESSAGES/qqc2desktopstyle_qt.qm
+share/locale/ia/LC_MESSAGES/qqc2desktopstyle_qt.qm
+share/locale/it/LC_MESSAGES/qqc2desktopstyle_qt.qm
+share/locale/ka/LC_MESSAGES/qqc2desktopstyle_qt.qm
+share/locale/lv/LC_MESSAGES/qqc2desktopstyle_qt.qm
+share/locale/nl/LC_MESSAGES/qqc2desktopstyle_qt.qm
+share/locale/pl/LC_MESSAGES/qqc2desktopstyle_qt.qm
+share/locale/sl/LC_MESSAGES/qqc2desktopstyle_qt.qm
+share/locale/ta/LC_MESSAGES/qqc2desktopstyle_qt.qm
+share/locale/tr/LC_MESSAGES/qqc2desktopstyle_qt.qm
+share/locale/uk/LC_MESSAGES/qqc2desktopstyle_qt.qm
+share/locale/zh_CN/LC_MESSAGES/qqc2desktopstyle_qt.qm
+share/locale/zh_TW/LC_MESSAGES/qqc2desktopstyle_qt.qm
Index: pkgsrc/x11/kf6-qqc2-desktop-style/distinfo
diff -u /dev/null pkgsrc/x11/kf6-qqc2-desktop-style/distinfo:1.1
--- /dev/null Sun May 26 13:49:43 2024
+++ pkgsrc/x11/kf6-qqc2-desktop-style/distinfo Sun May 26 13:49:42 2024
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2024/05/26 13:49:42 markd Exp $
+
+BLAKE2s (qqc2-desktop-style-6.2.0.tar.xz) = 464be76c4d7bc8acc1910a981dfb964f60adcbf95f9541d6739d53a30ac88061
+SHA512 (qqc2-desktop-style-6.2.0.tar.xz) = c63d7c043a2f28b53268e98583cc6772b9efeb7636f6d5ddff09333c4f2f0e170d8a4fc9205eac4ecf3d4fe54800abf3ad011634b97bd3f30eb53da730fa9239
+Size (qqc2-desktop-style-6.2.0.tar.xz) = 84360 bytes
Home |
Main Index |
Thread Index |
Old Index