pkgsrc-WIP-changes archive

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

kget: update to 18.04.0



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Wed Apr 25 09:59:36 2018 +1200
Changeset:	6b9e7b88f735c4158d5212fcecbf9d944082a62f

Modified Files:
	kget/Makefile
	kget/PLIST
	kget/distinfo

Log Message:
kget: update to 18.04.0

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6b9e7b88f735c4158d5212fcecbf9d944082a62f

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

diffstat:
 kget/Makefile | 7 ++-----
 kget/PLIST    | 2 ++
 kget/distinfo | 8 ++++----
 3 files changed, 8 insertions(+), 9 deletions(-)

diffs:
diff --git a/kget/Makefile b/kget/Makefile
index 9a94a1414e..0b85a2621f 100644
--- a/kget/Makefile
+++ b/kget/Makefile
@@ -7,7 +7,7 @@ HOMEPAGE=	http://kde.org/applications/internet/kget/
 COMMENT=	download manager for KDE
 LICENSE=	gnu-gpl-v2 AND gnu-lgpl-v2 AND gnu-fdl-v1.2
 
-.include "../../wip/kde5/applications.mk"
+.include "../../meta-pkgs/kde/applications.mk"
 
 BUILD_DEPENDS+=	kdoctools>=5.19.0:../../devel/kdoctools
 
@@ -15,10 +15,6 @@ USE_TOOLS+=	pkg-config msgmerge
 
 REPLACE_PERL+=	conf/kget_sensitive.pl conf/kget_limitdownloads.pl
 
-#MAKE_DIRS+=	${PKG_SYSCONFDIR}/xdg
-#CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/ark.categories \
-#		${PKG_SYSCONFDIR}/xdg/ark.categories
-
 # generation of kded.moc fails when ${PREFIX}/include in the moc include path
 SUBST_CLASSES+=		fix-moc
 SUBST_STAGE.fix-moc=	post-configure
@@ -36,5 +32,6 @@ SUBST_SED.fix-moc=	-e 's,;${PREFIX}/include;,;,g'
 .include "../../security/qca2-qt5/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../x11/kdelibs4support/buildlink3.mk"
+.include "../../wip/plasma-workspace/buildlink3.mk"
 .include "../../x11/qt5-qtbase/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/kget/PLIST b/kget/PLIST
index f418d30222..06ba2d8b0e 100644
--- a/kget/PLIST
+++ b/kget/PLIST
@@ -61,6 +61,7 @@ share/doc/HTML/en/kget/metalink0.png
 share/doc/HTML/en/kget/metalink1.png
 share/doc/HTML/en/kget/metalink2.png
 share/doc/HTML/en/kget/metalink3.png
+share/doc/HTML/en/kget/pluginsettings.png
 share/doc/HTML/es/kget/file.png
 share/doc/HTML/es/kget/import_link.png
 share/doc/HTML/es/kget/index.cache.bz2
@@ -389,3 +390,4 @@ share/locale/zh_TW/LC_MESSAGES/kget.mo
 share/locale/zh_TW/LC_MESSAGES/kgetplugin.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_applet_kget.mo
 share/locale/zh_TW/LC_MESSAGES/plasma_runner_kget.mo
+share/metainfo/org.kde.kget.appdata.xml
diff --git a/kget/distinfo b/kget/distinfo
index c529166a30..7922caf1f8 100644
--- a/kget/distinfo
+++ b/kget/distinfo
@@ -1,6 +1,6 @@
 $NetBSD: distinfo,v 1.5 2016/01/10 19:20:48 markd Exp $
 
-SHA1 (kget-17.12.1.tar.xz) = 41e57399219a49c52a00511ca43f153b634a7684
-RMD160 (kget-17.12.1.tar.xz) = 4b7a4d805c93ebc52cd888f4b5186da597503cc3
-SHA512 (kget-17.12.1.tar.xz) = da65381c226240c423e9fa60243623638648c042367a0b0367b19869a6a123c8978714cb62a66ae7f8153135754c0933bc37c792e7c7a808923ef62bb0af73ce
-Size (kget-17.12.1.tar.xz) = 5388920 bytes
+SHA1 (kget-18.04.0.tar.xz) = 6c8741b60f1c3fe8ca0891a4ce15518e2be09749
+RMD160 (kget-18.04.0.tar.xz) = 9adb63333c5c2bd5cfc83ee39db2f7fb127a50d6
+SHA512 (kget-18.04.0.tar.xz) = 15f73d6135b48351bcd55bc5436d513c0c0c8872cb22118fb5f854fdc7afa9e279679905d9b8cdaa0b5bd7fd64824712023b39ccb35a82dd24b01caec0478335
+Size (kget-18.04.0.tar.xz) = 5204268 bytes


Home | Main Index | Thread Index | Old Index