pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/qt5-qtquickcontrols2



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Fri Jul  8 18:10:54 UTC 2022

Modified Files:
        pkgsrc/x11/qt5-qtquickcontrols2: PLIST

Log Message:
qt5-qtquickcontrols2: un-break build after last update

5.15.5 renamed libqtquickcontrols2materialstyleplugin.so to
libqqc2materialstyleplugin.so for compatibility with the Android 5
path length limit. While here, tidy up another entry that was added.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/x11/qt5-qtquickcontrols2/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/qt5-qtquickcontrols2/PLIST
diff -u pkgsrc/x11/qt5-qtquickcontrols2/PLIST:1.14 pkgsrc/x11/qt5-qtquickcontrols2/PLIST:1.15
--- pkgsrc/x11/qt5-qtquickcontrols2/PLIST:1.14  Fri Jul  1 16:13:38 2022
+++ pkgsrc/x11/qt5-qtquickcontrols2/PLIST       Fri Jul  8 18:10:54 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2022/07/01 16:13:38 adam Exp $
+@comment $NetBSD: PLIST,v 1.15 2022/07/08 18:10:54 gutteridge Exp $
 lib/pkgconfig/Qt5QuickControls2.pc
 qt5/include/QtQuickControls2/${PKGVERSION}/QtQuickControls2/private/qquickanimatednode_p.h
 qt5/include/QtQuickControls2/${PKGVERSION}/QtQuickControls2/private/qquickattachedobject_p.h
@@ -134,7 +134,7 @@ qt5/include/QtQuickTemplates2/${PKGVERSI
 qt5/include/QtQuickTemplates2/${PKGVERSION}/QtQuickTemplates2/private/qquickvelocitycalculator_p_p.h
 qt5/include/QtQuickTemplates2/${PKGVERSION}/QtQuickTemplates2/private/qtquicktemplates2-config_p.h
 qt5/include/QtQuickTemplates2/${PKGVERSION}/QtQuickTemplates2/private/qtquicktemplates2global_p.h
-qt5/include/QtQuickTemplates2/5.15.5/QtQuickTemplates2/private/qquickpopupitem_p.h
+qt5/include/QtQuickTemplates2/${PKGVERSION}/QtQuickTemplates2/private/qquickpopupitem_p.h
 qt5/include/QtQuickTemplates2/QtQuickTemplates2
 qt5/include/QtQuickTemplates2/QtQuickTemplates2Depends
 qt5/include/QtQuickTemplates2/QtQuickTemplates2Version
@@ -361,7 +361,6 @@ qt5/qml/QtQuick/Controls.2/Material/Tool
 qt5/qml/QtQuick/Controls.2/Material/Tumbler.qml
 qt5/qml/QtQuick/Controls.2/Material/VerticalHeaderView.qml
 qt5/qml/QtQuick/Controls.2/Material/libqqc2materialstyleplugin.so
-qt5/qml/QtQuick/Controls.2/Material/libqtquickcontrols2materialstyleplugin.so
 qt5/qml/QtQuick/Controls.2/Material/plugins.qmltypes
 qt5/qml/QtQuick/Controls.2/Material/qmldir
 qt5/qml/QtQuick/Controls.2/Menu.qml



Home | Main Index | Thread Index | Old Index