pkgsrc-WIP-changes archive

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

khelpcenter: 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 10:03:45 2018 +1200
Changeset:	a4ce5d6960c6bfc0c7fcbbbd6675a8eca594aac1

Modified Files:
	khelpcenter/Makefile
	khelpcenter/PLIST
	khelpcenter/distinfo

Log Message:
khelpcenter: 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=a4ce5d6960c6bfc0c7fcbbbd6675a8eca594aac1

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

diffstat:
 khelpcenter/Makefile | 10 ++++------
 khelpcenter/PLIST    |  8 ++++++++
 khelpcenter/distinfo |  8 ++++----
 3 files changed, 16 insertions(+), 10 deletions(-)

diffs:
diff --git a/khelpcenter/Makefile b/khelpcenter/Makefile
index 1dafe1d1c8..35317b12d3 100644
--- a/khelpcenter/Makefile
+++ b/khelpcenter/Makefile
@@ -7,19 +7,17 @@ HOMEPAGE=	http://kde.org/applications/utilities/kcalc/
 COMMENT=	Application to show KDE Applications' documentation
 LICENSE=	gnu-gpl-v2
 
-.include "../../wip/kde5/applications.mk"
+.include "../../meta-pkgs/kde/applications.mk"
 
 BUILD_DEPENDS+=	kdoctools>=5.19.0:../../devel/kdoctools
 DEPENDS+=	kinit>=5.21.0:../../x11/kinit
 
 USE_TOOLS+=	msgmerge pkg-config perl:run
 
-BUILDLINK_TRANSFORM+=	rm:-fvisibility=hidden
-
 REPLACE_PERL+=	searchhandlers/khc_mansearch.pl
 
 SUBST_CLASSES+=		xdg
-SUBST_STAGE.xdg=	post-patch
+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}:'
@@ -29,10 +27,10 @@ CONF_FILES+=	${PREFIX}/share/examples/kde-xdg/khelpcenter.categories \
 		${PKG_SYSCONFDIR}/xdg/khelpcenter.categories
 
 .include "../../devel/grantlee-qt5/buildlink3.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../textproc/xapian/buildlink3.mk"
 .include "../../devel/kdoctools/buildlink3.mk"
 .include "../../devel/kio/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
+.include "../../textproc/xapian/buildlink3.mk"
 .include "../../www/khtml/buildlink3.mk"
 .include "../../x11/qt5-qtbase/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/khelpcenter/PLIST b/khelpcenter/PLIST
index 6f6ba68594..9df3e6df38 100644
--- a/khelpcenter/PLIST
+++ b/khelpcenter/PLIST
@@ -242,6 +242,14 @@ share/doc/HTML/pt_BR/khelpcenter/index.cache.bz2
 share/doc/HTML/pt_BR/khelpcenter/index.docbook
 share/doc/HTML/pt_BR/onlinehelp/index.cache.bz2
 share/doc/HTML/pt_BR/onlinehelp/index.docbook
+share/doc/HTML/ru/fundamentals/config.docbook
+share/doc/HTML/ru/fundamentals/index.cache.bz2
+share/doc/HTML/ru/fundamentals/index.docbook
+share/doc/HTML/ru/fundamentals/install.docbook
+share/doc/HTML/ru/fundamentals/tasks.docbook
+share/doc/HTML/ru/fundamentals/ui.docbook
+share/doc/HTML/ru/onlinehelp/index.cache.bz2
+share/doc/HTML/ru/onlinehelp/index.docbook
 share/doc/HTML/sr/khelpcenter/index.cache.bz2
 share/doc/HTML/sr/khelpcenter/index.docbook
 share/doc/HTML/sr/onlinehelp/index.cache.bz2
diff --git a/khelpcenter/distinfo b/khelpcenter/distinfo
index d0e61775d5..e16f0177a9 100644
--- a/khelpcenter/distinfo
+++ b/khelpcenter/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (khelpcenter-17.12.1.tar.xz) = 3f5200c50e215b12846c040012c02bdf0586b4ba
-RMD160 (khelpcenter-17.12.1.tar.xz) = e538556f261dee0ba28a5f7cea3366fd52790ad0
-SHA512 (khelpcenter-17.12.1.tar.xz) = 1dee188045d1761410057772af5becb3d4dc18224266faa3b76cd5041847bfe023c8b869c1c09c16e91b952d78aa8fe8a4b9511a5527635e19257e1845ebcf46
-Size (khelpcenter-17.12.1.tar.xz) = 3024796 bytes
+SHA1 (khelpcenter-18.04.0.tar.xz) = 8fa4839edcf84faedd24742d4fc1271f17dc7818
+RMD160 (khelpcenter-18.04.0.tar.xz) = 010f7e171ab876284f6fd6fcab4d479c3bbff2ec
+SHA512 (khelpcenter-18.04.0.tar.xz) = 51fbeb88dba836d53f475325ebcd30a005628f4331fc3725cea72954dbb04e00bc3d3c1214ffa6e5b6d62de5ed9a733723e8a2fc62b22289a5cffdc0f8d256ea
+Size (khelpcenter-18.04.0.tar.xz) = 3046868 bytes


Home | Main Index | Thread Index | Old Index