pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/kpackage
Module Name: pkgsrc
Committed By: markd
Date: Tue Aug 27 21:04:10 UTC 2019
Modified Files:
pkgsrc/devel/kpackage: Makefile PLIST distinfo
Log Message:
kpackage: update to 5.61.0
5.61.0
Offer metadata.json when requesting the package metadata
PackageLoader: Use the right scope for the KCompressionDevice
5.58.0
Add missing properties in kpackage-generic.desktop
kpackagetool: read kpackage-generic.desktop from qrc
AppStream generation: make sure we look up for the package structure on
packages that have metadata.desktop/json too
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/kpackage/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/kpackage/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/kpackage/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/kpackage/Makefile
diff -u pkgsrc/devel/kpackage/Makefile:1.27 pkgsrc/devel/kpackage/Makefile:1.28
--- pkgsrc/devel/kpackage/Makefile:1.27 Thu Apr 25 20:50:24 2019
+++ pkgsrc/devel/kpackage/Makefile Tue Aug 27 21:04:09 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2019/04/25 20:50:24 markd Exp $
+# $NetBSD: Makefile,v 1.28 2019/08/27 21:04:09 markd Exp $
DISTNAME= kpackage-${KF5VER}
CATEGORIES= devel
@@ -13,16 +13,6 @@ BUILD_DEPENDS+= kdoctools>=${KF5VER}:../
USE_TOOLS+= msgmerge
-SUBST_CLASSES+= xdg
-SUBST_STAGE.xdg= pre-configure
-SUBST_MESSAGE.xdg= Install via examples dir.
-SUBST_FILES.xdg= CMakeLists.txt
-SUBST_SED.xdg= -e 's:{KDE_INSTALL_CONFDIR}:{KDE_INSTALL_XDG_EX_DIR}:'
-
-MAKE_DIRS+= ${PKG_SYSCONFDIR}/xdg
-CONF_FILES+= ${PREFIX}/share/examples/kde-xdg/kpackage.categories \
- ${PKG_SYSCONFDIR}/xdg/kpackage.categories
-
.include "../../lang/python/tool.mk"
.include "../../archivers/karchive/buildlink3.mk"
.include "../../devel/kconfig/buildlink3.mk"
Index: pkgsrc/devel/kpackage/PLIST
diff -u pkgsrc/devel/kpackage/PLIST:1.5 pkgsrc/devel/kpackage/PLIST:1.6
--- pkgsrc/devel/kpackage/PLIST:1.5 Thu Apr 25 20:50:24 2019
+++ pkgsrc/devel/kpackage/PLIST Tue Aug 27 21:04:09 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2019/04/25 20:50:24 markd Exp $
+@comment $NetBSD: PLIST,v 1.6 2019/08/27 21:04:09 markd Exp $
bin/kpackagetool5
include/KF5/KPackage/KPackage/Package
include/KF5/KPackage/KPackage/PackageLoader
@@ -30,7 +30,6 @@ man/pt/man1/kpackagetool5.1
man/pt_BR/man1/kpackagetool5.1
man/sv/man1/kpackagetool5.1
man/uk/man1/kpackagetool5.1
-share/examples/kde-xdg/kpackage.categories
share/kservicetypes5/kpackage-generic.desktop
share/kservicetypes5/kpackage-genericqml.desktop
share/kservicetypes5/kpackage-packagestructure.desktop
@@ -81,3 +80,4 @@ share/locale/ug/LC_MESSAGES/libkpackage5
share/locale/uk/LC_MESSAGES/libkpackage5.mo
share/locale/zh_CN/LC_MESSAGES/libkpackage5.mo
share/locale/zh_TW/LC_MESSAGES/libkpackage5.mo
+share/qlogging-categories5/kpackage.categories
Index: pkgsrc/devel/kpackage/distinfo
diff -u pkgsrc/devel/kpackage/distinfo:1.6 pkgsrc/devel/kpackage/distinfo:1.7
--- pkgsrc/devel/kpackage/distinfo:1.6 Thu Apr 25 20:50:24 2019
+++ pkgsrc/devel/kpackage/distinfo Tue Aug 27 21:04:09 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2019/04/25 20:50:24 markd Exp $
+$NetBSD: distinfo,v 1.7 2019/08/27 21:04:09 markd Exp $
-SHA1 (kpackage-5.57.0.tar.xz) = 0a09eb74cb2ed7928b9585b3c27af6ea195dddde
-RMD160 (kpackage-5.57.0.tar.xz) = 5b5d2cf5508aff9461be5d69190c7daf5b0777c9
-SHA512 (kpackage-5.57.0.tar.xz) = bd133f60e8a09e1802354118832ad939235570dea7b8eba028d8144366769626b7f8830cc5486ac0791c21523ea06c284ae8b9b08b2d3a526b43e636698ad360
-Size (kpackage-5.57.0.tar.xz) = 133456 bytes
+SHA1 (kpackage-5.61.0.tar.xz) = 57751e95b4502ae9e5f43d9fa8210f83774a4c24
+RMD160 (kpackage-5.61.0.tar.xz) = 13a9f8098dd8867098a21e381a7dd0d5209ac560
+SHA512 (kpackage-5.61.0.tar.xz) = 59e2357811d8b41b01dcf0fff34b115ae45d8ee9f0e9c9132bf3d906db65173fee41c8ece44443b997ccb6088d36139ac5de3e7ae3201f26e30f00fd318273ee
+Size (kpackage-5.61.0.tar.xz) = 132400 bytes
Home |
Main Index |
Thread Index |
Old Index