pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/kget
Module Name: pkgsrc
Committed By: markd
Date: Sun Dec 21 15:03:37 UTC 2025
Modified Files:
pkgsrc/net/kget: Makefile PLIST distinfo
Log Message:
kget: update to 25.08.3
Qt6/KF6 version - Two years of development.
To generate a diff of this commit:
cvs rdiff -u -r1.88 -r1.89 pkgsrc/net/kget/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/kget/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/kget/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/kget/Makefile
diff -u pkgsrc/net/kget/Makefile:1.88 pkgsrc/net/kget/Makefile:1.89
--- pkgsrc/net/kget/Makefile:1.88 Thu Oct 23 20:38:49 2025
+++ pkgsrc/net/kget/Makefile Sun Dec 21 15:03:37 2025
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.88 2025/10/23 20:38:49 wiz Exp $
+# $NetBSD: Makefile,v 1.89 2025/12/21 15:03:37 markd Exp $
DISTNAME= kget-${KAPPSVER}
-PKGREVISION= 13
CATEGORIES= net
HOMEPAGE= https://kde.org/applications/internet/kget/
-COMMENT= download manager for KDE
+COMMENT= Download manager for KDE
LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2 AND gnu-fdl-v1.2
.include "../../meta-pkgs/kde/applications.mk"
-TOOL_DEPENDS+= kdoctools>=5.19.0:../../devel/kdoctools
+TOOL_DEPENDS+= kf6-kdoctools>=6.18.0:../../devel/kf6-kdoctools
USE_TOOLS+= pkg-config msgmerge
@@ -20,15 +19,15 @@ CMAKE_CONFIGURE_ARGS+= -DCMAKE_DISABLE_F
REPLACE_PERL+= conf/kget_sensitive.pl conf/kget_limitdownloads.pl
.include "../../databases/sqlite3/buildlink3.mk"
-.include "../../devel/boost-libs/buildlink3.mk"
-.include "../../devel/kcmutils/buildlink3.mk"
-.include "../../devel/knotifyconfig/buildlink3.mk"
-.include "../../devel/kparts/buildlink3.mk"
+.include "../../devel/kf6-kcmutils/buildlink3.mk"
+.include "../../devel/kf6-knotifyconfig/buildlink3.mk"
+.include "../../devel/kf6-kparts/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../misc/kf6-kstatusnotifieritem/buildlink3.mk"
.include "../../net/libktorrent/buildlink3.mk"
.include "../../net/libmms/buildlink3.mk"
.include "../../security/qgpgme/buildlink3.mk"
-.include "../../security/qca2-qt5/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../x11/qt5-qtbase/buildlink3.mk"
+.include "../../x11/kf6-kxmlgui/buildlink3.mk"
+.include "../../x11/qt6-qtbase/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/net/kget/PLIST
diff -u pkgsrc/net/kget/PLIST:1.5 pkgsrc/net/kget/PLIST:1.6
--- pkgsrc/net/kget/PLIST:1.5 Sat Aug 19 23:27:54 2023
+++ pkgsrc/net/kget/PLIST Sun Dec 21 15:03:37 2025
@@ -1,21 +1,21 @@
-@comment $NetBSD: PLIST,v 1.5 2023/08/19 23:27:54 markd Exp $
+@comment $NetBSD: PLIST,v 1.6 2025/12/21 15:03:37 markd Exp $
bin/kget
lib/libkgetcore.so
-lib/libkgetcore.so.5
-lib/libkgetcore.so.5.0.0
-qt5/plugins/kget/kget_bittorrent.so
-qt5/plugins/kget/kget_checksumsearchfactory.so
-qt5/plugins/kget/kget_kio.so
-qt5/plugins/kget/kget_metalinkfactory.so
-qt5/plugins/kget/kget_mirrorsearchfactory.so
-qt5/plugins/kget/kget_mmsfactory.so
-qt5/plugins/kget/kget_multisegkiofactory.so
-qt5/plugins/kget_kcms/kcm_kget_bittorrentfactory.so
-qt5/plugins/kget_kcms/kcm_kget_checksumsearchfactory.so
-qt5/plugins/kget_kcms/kcm_kget_metalinkfactory.so
-qt5/plugins/kget_kcms/kcm_kget_mirrorsearchfactory.so
-qt5/plugins/kget_kcms/kcm_kget_mmsfactory.so
-qt5/plugins/kget_kcms/kcm_kget_multisegkiofactory.so
+lib/libkgetcore.so.6
+lib/libkgetcore.so.6.0.0
+qt6/plugins/kget/kget_bittorrent.so
+qt6/plugins/kget/kget_checksumsearchfactory.so
+qt6/plugins/kget/kget_kio.so
+qt6/plugins/kget/kget_metalinkfactory.so
+qt6/plugins/kget/kget_mirrorsearchfactory.so
+qt6/plugins/kget/kget_mmsfactory.so
+qt6/plugins/kget/kget_multisegkiofactory.so
+qt6/plugins/kget_kcms/kcm_kget_bittorrentfactory.so
+qt6/plugins/kget_kcms/kcm_kget_checksumsearchfactory.so
+qt6/plugins/kget_kcms/kcm_kget_metalinkfactory.so
+qt6/plugins/kget_kcms/kcm_kget_mirrorsearchfactory.so
+qt6/plugins/kget_kcms/kcm_kget_mmsfactory.so
+qt6/plugins/kget_kcms/kcm_kget_multisegkiofactory.so
share/applications/org.kde.kget.desktop
share/config.kcfg/kget.kcfg
share/config.kcfg/kget_checksumsearchfactory.kcfg
@@ -150,6 +150,8 @@ share/doc/HTML/ru/kget/metalink0.png
share/doc/HTML/ru/kget/metalink1.png
share/doc/HTML/ru/kget/metalink2.png
share/doc/HTML/ru/kget/metalink3.png
+share/doc/HTML/sl/kget/index.cache.bz2
+share/doc/HTML/sl/kget/index.docbook
share/doc/HTML/sr/kget/index.cache.bz2
share/doc/HTML/sr/kget/index.docbook
share/doc/HTML/sr@latin/kget/index.cache.bz2
@@ -179,19 +181,13 @@ share/doc/HTML/uk/kget/metalink0.png
share/doc/HTML/uk/kget/metalink1.png
share/doc/HTML/uk/kget/metalink2.png
share/doc/HTML/uk/kget/metalink3.png
-share/icons/hicolor/128x128/apps/kget.png
-share/icons/hicolor/16x16/apps/kget.png
-share/icons/hicolor/22x22/apps/kget.png
-share/icons/hicolor/32x32/apps/kget.png
-share/icons/hicolor/48x48/apps/kget.png
-share/icons/hicolor/64x64/apps/kget.png
+share/icons/hicolor/scalable/apps/org.kde.kget.svg
share/kget/pics/kget_splash.png
share/kio/servicemenus/kget_download.desktop
-share/knotifications5/kget.notifyrc
-share/kservicetypes5/kget_plugin.desktop
-share/kxmlgui5/kget/kgetui.rc
+share/knotifications6/kget.notifyrc
share/locale/af/LC_MESSAGES/kget.mo
share/locale/ar/LC_MESSAGES/kget.mo
+share/locale/ast/LC_MESSAGES/kget.mo
share/locale/be/LC_MESSAGES/kget.mo
share/locale/bg/LC_MESSAGES/kget.mo
share/locale/br/LC_MESSAGES/kget.mo
@@ -246,6 +242,7 @@ share/locale/pt/LC_MESSAGES/kget.mo
share/locale/pt_BR/LC_MESSAGES/kget.mo
share/locale/ro/LC_MESSAGES/kget.mo
share/locale/ru/LC_MESSAGES/kget.mo
+share/locale/sa/LC_MESSAGES/kget.mo
share/locale/se/LC_MESSAGES/kget.mo
share/locale/si/LC_MESSAGES/kget.mo
share/locale/sk/LC_MESSAGES/kget.mo
@@ -271,4 +268,4 @@ share/locale/zh_CN/LC_MESSAGES/kget.mo
share/locale/zh_HK/LC_MESSAGES/kget.mo
share/locale/zh_TW/LC_MESSAGES/kget.mo
share/metainfo/org.kde.kget.appdata.xml
-share/qlogging-categories5/kget.categories
+share/qlogging-categories6/kget.categories
Index: pkgsrc/net/kget/distinfo
diff -u pkgsrc/net/kget/distinfo:1.9 pkgsrc/net/kget/distinfo:1.10
--- pkgsrc/net/kget/distinfo:1.9 Tue Feb 6 11:17:40 2024
+++ pkgsrc/net/kget/distinfo Sun Dec 21 15:03:37 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2024/02/06 11:17:40 markd Exp $
+$NetBSD: distinfo,v 1.10 2025/12/21 15:03:37 markd Exp $
-BLAKE2s (kget-23.08.4.tar.xz) = 18887e9fa46dbe3bd200c50b18f81582aa9146e2f941c887740a7e40badb1744
-SHA512 (kget-23.08.4.tar.xz) = aba5a03a5c35564754b4583db30bbdb07daa1ffc8e689a7db1469e8aeacd907ecdb515adcf7b839448bdb31881779e38f579dbfc9282d008c225ccd2bb6f47a8
-Size (kget-23.08.4.tar.xz) = 5566060 bytes
+BLAKE2s (kget-25.08.3.tar.xz) = 98662cb9ab98bab0f3d55c8cd79b8122720033cb5b049942a440c6e16240e614
+SHA512 (kget-25.08.3.tar.xz) = 5c480aef439e114cdc1890b8bf723af81a03633d3c0c4b21a5e2c70a5b900a6e613882ecaf4381089ecb059cf028de409d901ced569554a2114af5b2d2810df3
+Size (kget-25.08.3.tar.xz) = 4853940 bytes
Home |
Main Index |
Thread Index |
Old Index