Mon Apr 25 08:35:56 2022 UTC ()
kdelibs4support: update to 5.93.0

5.81.0
KComponentData: add a link to the KF5 porting notes

5.85.0
Port metainfo KIO slave to JSON metadata
Update translatable timezone list

5.89.0
Move Esperanto flag icon to kdelibs (bug 445077)

5.90.0
Remove ugly white frame from beautiful Latvian flag

5.91.0
Link against KF5::Auth
Also add the KAuth dependency in the CI metadata

5.93.0
Use KDE_INSTALL_FULL_* variables where needed
Don't assume libexec is a LIB_INSTALL_DIR subfolder


(markd)
diff -r1.60 -r1.61 pkgsrc/x11/kdelibs4support/Makefile
diff -r1.5 -r1.6 pkgsrc/x11/kdelibs4support/PLIST
diff -r1.13 -r1.14 pkgsrc/x11/kdelibs4support/distinfo

cvs diff -r1.60 -r1.61 pkgsrc/x11/kdelibs4support/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/kdelibs4support/Makefile 2022/04/18 19:10:14 1.60
+++ pkgsrc/x11/kdelibs4support/Makefile 2022/04/25 08:35:56 1.61
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.60 2022/04/18 19:10:14 adam Exp $ 1# $NetBSD: Makefile,v 1.61 2022/04/25 08:35:56 markd Exp $
2 2
3DISTNAME= kdelibs4support-${KF5VER} 3DISTNAME= kdelibs4support-${KF5VER}
4PKGREVISION= 7 
5CATEGORIES= devel 4CATEGORIES= devel
6 5
7HOMEPAGE= https://community.kde.org/Frameworks 6HOMEPAGE= https://community.kde.org/Frameworks
8COMMENT= Porting aid from KDELibs4 7COMMENT= Porting aid from KDELibs4
9LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1 8LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1
10 9
11.include "../../meta-pkgs/kde/kf5.mk" 10.include "../../meta-pkgs/kde/kf5.mk"
12MASTER_SITES= ${MASTER_SITE_KDE:=frameworks/${KF5VER:R}/portingAids/} 11MASTER_SITES= ${MASTER_SITE_KDE:=frameworks/${KF5VER:R}/portingAids/}
13 12
14BUILD_DEPENDS+= kdoctools>=${KF5VER}:../../devel/kdoctools 13BUILD_DEPENDS+= kdoctools>=${KF5VER}:../../devel/kdoctools
15BUILD_DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI 14BUILD_DEPENDS+= p5-URI-[0-9]*:../../www/p5-URI
16DEPENDS+= kded>=${KF5VER}:../../x11/kded 15DEPENDS+= kded>=${KF5VER}:../../x11/kded
17DEPENDS+= kdesignerplugin>=${KF5VER}:../../x11/kdesignerplugin 16DEPENDS+= kdesignerplugin>=${KF5VER}:../../x11/kdesignerplugin

cvs diff -r1.5 -r1.6 pkgsrc/x11/kdelibs4support/PLIST (expand / switch to unified diff)

--- pkgsrc/x11/kdelibs4support/PLIST 2021/03/30 10:58:30 1.5
+++ pkgsrc/x11/kdelibs4support/PLIST 2022/04/25 08:35:56 1.6
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.5 2021/03/30 10:58:30 markd Exp $ 1@comment $NetBSD: PLIST,v 1.6 2022/04/25 08:35:56 markd Exp $
2bin/kdebugdialog5 2bin/kdebugdialog5
3bin/kf5-config 3bin/kf5-config
4include/KF5/KDELibs4Support/KDE/ConversionCheck/QVconvertible 4include/KF5/KDELibs4Support/KDE/ConversionCheck/QVconvertible
5include/KF5/KDELibs4Support/KDE/ConversionCheck/type_toQString 5include/KF5/KDELibs4Support/KDE/ConversionCheck/type_toQString
6include/KF5/KDELibs4Support/KDE/ConversionCheck/type_toQVariant 6include/KF5/KDELibs4Support/KDE/ConversionCheck/type_toQVariant
7include/KF5/KDELibs4Support/KDE/DOM/AbstractView 7include/KF5/KDELibs4Support/KDE/DOM/AbstractView
8include/KF5/KDELibs4Support/KDE/DOM/Attr 8include/KF5/KDELibs4Support/KDE/DOM/Attr
9include/KF5/KDELibs4Support/KDE/DOM/CDATASection 9include/KF5/KDELibs4Support/KDE/DOM/CDATASection
10include/KF5/KDELibs4Support/KDE/DOM/CSSCharsetRule 10include/KF5/KDELibs4Support/KDE/DOM/CSSCharsetRule
11include/KF5/KDELibs4Support/KDE/DOM/CSSException 11include/KF5/KDELibs4Support/KDE/DOM/CSSException
12include/KF5/KDELibs4Support/KDE/DOM/CSSFontFaceRule 12include/KF5/KDELibs4Support/KDE/DOM/CSSFontFaceRule
13include/KF5/KDELibs4Support/KDE/DOM/CSSImportRule 13include/KF5/KDELibs4Support/KDE/DOM/CSSImportRule
14include/KF5/KDELibs4Support/KDE/DOM/CSSMediaRule 14include/KF5/KDELibs4Support/KDE/DOM/CSSMediaRule
@@ -782,26 +782,27 @@ include/KF5/KDELibs4Support/kcolordialog @@ -782,26 +782,27 @@ include/KF5/KDELibs4Support/kcolordialog
782include/KF5/KDELibs4Support/kcolorvalueselector.h 782include/KF5/KDELibs4Support/kcolorvalueselector.h
783include/KF5/KDELibs4Support/kcomponentdata.h 783include/KF5/KDELibs4Support/kcomponentdata.h
784include/KF5/KDELibs4Support/kconfiggroup_kurl.h 784include/KF5/KDELibs4Support/kconfiggroup_kurl.h
785include/KF5/KDELibs4Support/kcurrencycode.h 785include/KF5/KDELibs4Support/kcurrencycode.h
786include/KF5/KDELibs4Support/kdatatool.h 786include/KF5/KDELibs4Support/kdatatool.h
787include/KF5/KDELibs4Support/kdatetime.h 787include/KF5/KDELibs4Support/kdatetime.h
788include/KF5/KDELibs4Support/kdatetimewidget.h 788include/KF5/KDELibs4Support/kdatetimewidget.h
789include/KF5/KDELibs4Support/kdatewidget.h 789include/KF5/KDELibs4Support/kdatewidget.h
790include/KF5/KDELibs4Support/kde_file.h 790include/KF5/KDELibs4Support/kde_file.h
791include/KF5/KDELibs4Support/kdebug.h 791include/KF5/KDELibs4Support/kdebug.h
792include/KF5/KDELibs4Support/kdefakes.h 792include/KF5/KDELibs4Support/kdefakes.h
793include/KF5/KDELibs4Support/kdelibs4support_export.h 793include/KF5/KDELibs4Support/kdelibs4support_export.h
794include/KF5/KDELibs4Support/kdelibs4support_export_internal.h 794include/KF5/KDELibs4Support/kdelibs4support_export_internal.h
 795include/KF5/KDELibs4Support/kdelibs4support_version.h
795include/KF5/KDELibs4Support/kdemacros.h 796include/KF5/KDELibs4Support/kdemacros.h
796include/KF5/KDELibs4Support/kdeprintdialog.h 797include/KF5/KDELibs4Support/kdeprintdialog.h
797include/KF5/KDELibs4Support/kdeversion.h 798include/KF5/KDELibs4Support/kdeversion.h
798include/KF5/KDELibs4Support/kdevicelistmodel.h 799include/KF5/KDELibs4Support/kdevicelistmodel.h
799include/KF5/KDELibs4Support/kdialog.h 800include/KF5/KDELibs4Support/kdialog.h
800include/KF5/KDELibs4Support/kdialogbuttonbox.h 801include/KF5/KDELibs4Support/kdialogbuttonbox.h
801include/KF5/KDELibs4Support/kdirselectdialog.h 802include/KF5/KDELibs4Support/kdirselectdialog.h
802include/KF5/KDELibs4Support/kdiskfreespace.h 803include/KF5/KDELibs4Support/kdiskfreespace.h
803include/KF5/KDELibs4Support/keditlistbox.h 804include/KF5/KDELibs4Support/keditlistbox.h
804include/KF5/KDELibs4Support/kfadewidgeteffect.h 805include/KF5/KDELibs4Support/kfadewidgeteffect.h
805include/KF5/KDELibs4Support/kfiledialog.h 806include/KF5/KDELibs4Support/kfiledialog.h
806include/KF5/KDELibs4Support/kfileitemactionplugin.h 807include/KF5/KDELibs4Support/kfileitemactionplugin.h
807include/KF5/KDELibs4Support/kfilemetadataconfigurationwidget.h 808include/KF5/KDELibs4Support/kfilemetadataconfigurationwidget.h
@@ -883,27 +884,26 @@ include/KF5/KDELibs4Support/ktextbrowser @@ -883,27 +884,26 @@ include/KF5/KDELibs4Support/ktextbrowser
883include/KF5/KDELibs4Support/ktimezone.h 884include/KF5/KDELibs4Support/ktimezone.h
884include/KF5/KDELibs4Support/ktypelist.h 885include/KF5/KDELibs4Support/ktypelist.h
885include/KF5/KDELibs4Support/ktzfiletimezone.h 886include/KF5/KDELibs4Support/ktzfiletimezone.h
886include/KF5/KDELibs4Support/kundostack.h 887include/KF5/KDELibs4Support/kundostack.h
887include/KF5/KDELibs4Support/kuniqueapplication.h 888include/KF5/KDELibs4Support/kuniqueapplication.h
888include/KF5/KDELibs4Support/kurl.h 889include/KF5/KDELibs4Support/kurl.h
889include/KF5/KDELibs4Support/kvbox.h 890include/KF5/KDELibs4Support/kvbox.h
890include/KF5/KDELibs4Support/kviewstatesaver.h 891include/KF5/KDELibs4Support/kviewstatesaver.h
891include/KF5/KDELibs4Support/kxerrorhandler.h 892include/KF5/KDELibs4Support/kxerrorhandler.h
892include/KF5/KDELibs4Support/predicateproperties.h 893include/KF5/KDELibs4Support/predicateproperties.h
893include/KF5/KDELibs4Support/qtest_kde.h 894include/KF5/KDELibs4Support/qtest_kde.h
894include/KF5/KDELibs4Support/solid/networking.h 895include/KF5/KDELibs4Support/solid/networking.h
895include/KF5/KDELibs4Support/solid/powermanagement.h 896include/KF5/KDELibs4Support/solid/powermanagement.h
896include/KF5/kdelibs4support_version.h 
897lib/cmake/KDELibs4/KDELibsDependencies.cmake 897lib/cmake/KDELibs4/KDELibsDependencies.cmake
898lib/cmake/KDELibs4/KF5KDELibs4LibraryTargets-noconfig.cmake 898lib/cmake/KDELibs4/KF5KDELibs4LibraryTargets-noconfig.cmake
899lib/cmake/KDELibs4/KF5KDELibs4LibraryTargets.cmake 899lib/cmake/KDELibs4/KF5KDELibs4LibraryTargets.cmake
900lib/cmake/KDELibs4/Win32.Manifest.in 900lib/cmake/KDELibs4/Win32.Manifest.in
901lib/cmake/KDELibs4/kde4_cmake_uninstall.cmake.in 901lib/cmake/KDELibs4/kde4_cmake_uninstall.cmake.in
902lib/cmake/KF5KDE4Support/KF5KDE4SupportConfig.cmake 902lib/cmake/KF5KDE4Support/KF5KDE4SupportConfig.cmake
903lib/cmake/KF5KDE4Support/KF5KDE4SupportConfigVersion.cmake 903lib/cmake/KF5KDE4Support/KF5KDE4SupportConfigVersion.cmake
904lib/cmake/KF5KDELibs4Support/BasicFindPackageVersion.cmake.in 904lib/cmake/KF5KDELibs4Support/BasicFindPackageVersion.cmake.in
905lib/cmake/KF5KDELibs4Support/CheckPointerMember.cmake 905lib/cmake/KF5KDELibs4Support/CheckPointerMember.cmake
906lib/cmake/KF5KDELibs4Support/CheckPrototypeExists.cmake 906lib/cmake/KF5KDELibs4Support/CheckPrototypeExists.cmake
907lib/cmake/KF5KDELibs4Support/CheckStructMember.cmake 907lib/cmake/KF5KDELibs4Support/CheckStructMember.cmake
908lib/cmake/KF5KDELibs4Support/ECMQt4To5Porting.cmake 908lib/cmake/KF5KDELibs4Support/ECMQt4To5Porting.cmake
909lib/cmake/KF5KDELibs4Support/FindACL.cmake 909lib/cmake/KF5KDELibs4Support/FindACL.cmake
@@ -989,26 +989,27 @@ lib/cmake/KF5KDELibs4Support/check_insta @@ -989,26 +989,27 @@ lib/cmake/KF5KDELibs4Support/check_insta
989lib/cmake/KF5KDELibs4Support/cmake-modules-styleguide.txt 989lib/cmake/KF5KDELibs4Support/cmake-modules-styleguide.txt
990lib/cmake/KF5KDELibs4Support/config-alsa.h.cmake 990lib/cmake/KF5KDELibs4Support/config-alsa.h.cmake
991lib/cmake/KF5KDELibs4Support/create_exe_symlink.cmake 991lib/cmake/KF5KDELibs4Support/create_exe_symlink.cmake
992lib/cmake/KF5KDELibs4Support/kde4_exec_via_sh.cmake 992lib/cmake/KF5KDELibs4Support/kde4_exec_via_sh.cmake
993lib/cmake/KF5KDELibs4Support/kde4uic.cmake 993lib/cmake/KF5KDELibs4Support/kde4uic.cmake
994lib/libKF5KDELibs4Support.so 994lib/libKF5KDELibs4Support.so
995lib/libKF5KDELibs4Support.so.5 995lib/libKF5KDELibs4Support.so.5
996lib/libKF5KDELibs4Support.so.${PKGVERSION} 996lib/libKF5KDELibs4Support.so.${PKGVERSION}
997libexec/kf5/filesharelist 997libexec/kf5/filesharelist
998libexec/kf5/fileshareset 998libexec/kf5/fileshareset
999man/ca/man1/kf5-config.1 999man/ca/man1/kf5-config.1
1000man/de/man1/kf5-config.1 1000man/de/man1/kf5-config.1
1001man/es/man1/kf5-config.1 1001man/es/man1/kf5-config.1
 1002man/fr/man1/kf5-config.1
1002man/it/man1/kf5-config.1 1003man/it/man1/kf5-config.1
1003man/man1/kf5-config.1 1004man/man1/kf5-config.1
1004man/nl/man1/kf5-config.1 1005man/nl/man1/kf5-config.1
1005man/pt/man1/kf5-config.1 1006man/pt/man1/kf5-config.1
1006man/pt_BR/man1/kf5-config.1 1007man/pt_BR/man1/kf5-config.1
1007man/sv/man1/kf5-config.1 1008man/sv/man1/kf5-config.1
1008man/uk/man1/kf5-config.1 1009man/uk/man1/kf5-config.1
1009qt5/plugins/designer/kf5deprecatedwidgets.so 1010qt5/plugins/designer/kf5deprecatedwidgets.so
1010qt5/plugins/kcm_ssl.so 1011qt5/plugins/kcm_ssl.so
1011qt5/plugins/kf5/kded/networkstatus.so 1012qt5/plugins/kf5/kded/networkstatus.so
1012qt5/plugins/kf5/kio/metainfo.so 1013qt5/plugins/kf5/kio/metainfo.so
1013share/dbus-1/interfaces/kf5_org.freedesktop.PowerManagement.Inhibit.xml 1014share/dbus-1/interfaces/kf5_org.freedesktop.PowerManagement.Inhibit.xml
1014share/dbus-1/interfaces/kf5_org.freedesktop.PowerManagement.xml 1015share/dbus-1/interfaces/kf5_org.freedesktop.PowerManagement.xml
@@ -1207,26 +1208,28 @@ share/kf5/locale/countries/do/flag.png @@ -1207,26 +1208,28 @@ share/kf5/locale/countries/do/flag.png
1207share/kf5/locale/countries/dz/country.desktop 1208share/kf5/locale/countries/dz/country.desktop
1208share/kf5/locale/countries/dz/flag.png 1209share/kf5/locale/countries/dz/flag.png
1209share/kf5/locale/countries/eastafrica.desktop 1210share/kf5/locale/countries/eastafrica.desktop
1210share/kf5/locale/countries/eastasia.desktop 1211share/kf5/locale/countries/eastasia.desktop
1211share/kf5/locale/countries/easteurope.desktop 1212share/kf5/locale/countries/easteurope.desktop
1212share/kf5/locale/countries/ec/country.desktop 1213share/kf5/locale/countries/ec/country.desktop
1213share/kf5/locale/countries/ec/flag.png 1214share/kf5/locale/countries/ec/flag.png
1214share/kf5/locale/countries/ee/country.desktop 1215share/kf5/locale/countries/ee/country.desktop
1215share/kf5/locale/countries/ee/flag.png 1216share/kf5/locale/countries/ee/flag.png
1216share/kf5/locale/countries/eg/country.desktop 1217share/kf5/locale/countries/eg/country.desktop
1217share/kf5/locale/countries/eg/flag.png 1218share/kf5/locale/countries/eg/flag.png
1218share/kf5/locale/countries/eh/country.desktop 1219share/kf5/locale/countries/eh/country.desktop
1219share/kf5/locale/countries/eh/flag.png 1220share/kf5/locale/countries/eh/flag.png
 1221share/kf5/locale/countries/epo/country.desktop
 1222share/kf5/locale/countries/epo/flag.png
1220share/kf5/locale/countries/er/country.desktop 1223share/kf5/locale/countries/er/country.desktop
1221share/kf5/locale/countries/er/flag.png 1224share/kf5/locale/countries/er/flag.png
1222share/kf5/locale/countries/es/country.desktop 1225share/kf5/locale/countries/es/country.desktop
1223share/kf5/locale/countries/es/flag.png 1226share/kf5/locale/countries/es/flag.png
1224share/kf5/locale/countries/et/country.desktop 1227share/kf5/locale/countries/et/country.desktop
1225share/kf5/locale/countries/et/flag.png 1228share/kf5/locale/countries/et/flag.png
1226share/kf5/locale/countries/fi/country.desktop 1229share/kf5/locale/countries/fi/country.desktop
1227share/kf5/locale/countries/fi/flag.png 1230share/kf5/locale/countries/fi/flag.png
1228share/kf5/locale/countries/fj/country.desktop 1231share/kf5/locale/countries/fj/country.desktop
1229share/kf5/locale/countries/fj/flag.png 1232share/kf5/locale/countries/fj/flag.png
1230share/kf5/locale/countries/fk/country.desktop 1233share/kf5/locale/countries/fk/country.desktop
1231share/kf5/locale/countries/fk/flag.png 1234share/kf5/locale/countries/fk/flag.png
1232share/kf5/locale/countries/fm/country.desktop 1235share/kf5/locale/countries/fm/country.desktop
@@ -1790,27 +1793,26 @@ share/kf5/locale/currency/zmk.desktop @@ -1790,27 +1793,26 @@ share/kf5/locale/currency/zmk.desktop
1790share/kf5/locale/currency/zwd.desktop 1793share/kf5/locale/currency/zwd.desktop
1791share/kf5/locale/currency/zwl.desktop 1794share/kf5/locale/currency/zwl.desktop
1792share/kf5/widgets/pics/kdatetimewidget.png 1795share/kf5/widgets/pics/kdatetimewidget.png
1793share/kf5/widgets/pics/kdatewidget.png 1796share/kf5/widgets/pics/kdatewidget.png
1794share/kf5/widgets/pics/kdialog.png 1797share/kf5/widgets/pics/kdialog.png
1795share/kf5/widgets/pics/kdoublenuminput.png 1798share/kf5/widgets/pics/kdoublenuminput.png
1796share/kf5/widgets/pics/keditlistbox.png 1799share/kf5/widgets/pics/keditlistbox.png
1797share/kf5/widgets/pics/kintnuminput.png 1800share/kf5/widgets/pics/kintnuminput.png
1798share/kf5/widgets/pics/kintspinbox.png 1801share/kf5/widgets/pics/kintspinbox.png
1799share/kf5/widgets/pics/kpushbutton.png 1802share/kf5/widgets/pics/kpushbutton.png
1800share/kf5/widgets/pics/krestrictedline.png 1803share/kf5/widgets/pics/krestrictedline.png
1801share/kf5/widgets/pics/ktextbrowser.png 1804share/kf5/widgets/pics/ktextbrowser.png
1802share/kservices5/kcm_ssl.desktop 1805share/kservices5/kcm_ssl.desktop
1803share/kservices5/metainfo.protocol 
1804share/kservices5/qimageioplugins/bmp.desktop 1806share/kservices5/qimageioplugins/bmp.desktop
1805share/kservices5/qimageioplugins/gif.desktop 1807share/kservices5/qimageioplugins/gif.desktop
1806share/kservices5/qimageioplugins/ico.desktop 1808share/kservices5/qimageioplugins/ico.desktop
1807share/kservices5/qimageioplugins/jpeg.desktop 1809share/kservices5/qimageioplugins/jpeg.desktop
1808share/kservices5/qimageioplugins/mng.desktop 1810share/kservices5/qimageioplugins/mng.desktop
1809share/kservices5/qimageioplugins/pbm.desktop 1811share/kservices5/qimageioplugins/pbm.desktop
1810share/kservices5/qimageioplugins/pgm.desktop 1812share/kservices5/qimageioplugins/pgm.desktop
1811share/kservices5/qimageioplugins/png.desktop 1813share/kservices5/qimageioplugins/png.desktop
1812share/kservices5/qimageioplugins/ppm.desktop 1814share/kservices5/qimageioplugins/ppm.desktop
1813share/kservices5/qimageioplugins/svg+xml-compressed.desktop 1815share/kservices5/qimageioplugins/svg+xml-compressed.desktop
1814share/kservices5/qimageioplugins/svg+xml.desktop 1816share/kservices5/qimageioplugins/svg+xml.desktop
1815share/kservices5/qimageioplugins/tiff.desktop 1817share/kservices5/qimageioplugins/tiff.desktop
1816share/kservices5/qimageioplugins/wbmp.desktop 1818share/kservices5/qimageioplugins/wbmp.desktop

cvs diff -r1.13 -r1.14 pkgsrc/x11/kdelibs4support/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/kdelibs4support/distinfo 2021/10/26 11:34:02 1.13
+++ pkgsrc/x11/kdelibs4support/distinfo 2022/04/25 08:35:56 1.14
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.13 2021/10/26 11:34:02 nia Exp $ 1$NetBSD: distinfo,v 1.14 2022/04/25 08:35:56 markd Exp $
2 2
3BLAKE2s (kdelibs4support-5.80.0.tar.xz) = a7b2986335ccebc0056fe06435bb80bef7384453f088f8b4e2ca625c1d70d5eb 3BLAKE2s (kdelibs4support-5.93.0.tar.xz) = 8b44b425ab14f104c1226a8d0382ddb948cdf160d6b208709250d64b1a5b27a5
4SHA512 (kdelibs4support-5.80.0.tar.xz) = 2cffc9c291adf24125e5b3898cf9138cd95cec9ac325a4a619d3b8fded50978c5850bb40265e4dcbf3dc3a0c851cdeaea3e3cbd0b873ef6b46f2b2d53ca32c09 4SHA512 (kdelibs4support-5.93.0.tar.xz) = e30d43caa45572ced9111d12a86d92371e6b5c842dd018583d1adfd69f279e6e0b1430bd07758a7862323f85937a57f41ea63308c41d64cc4474e300f0f88da5
5Size (kdelibs4support-5.80.0.tar.xz) = 3547060 bytes 5Size (kdelibs4support-5.93.0.tar.xz) = 3651032 bytes