pkgsrc-WIP-changes archive

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

milou: update to 5.12.4



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Fri Apr 13 00:31:33 2018 +1200
Changeset:	5f87644c964418bbfe61198cf611786fa5dc2806

Modified Files:
	milou/Makefile
	milou/PLIST
	milou/distinfo

Log Message:
milou: update to 5.12.4

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

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

diffstat:
 milou/Makefile | 9 ++++++++-
 milou/PLIST    | 1 +
 milou/distinfo | 8 ++++----
 3 files changed, 13 insertions(+), 5 deletions(-)

diffs:
diff --git a/milou/Makefile b/milou/Makefile
index 20e78d1f75..7b3441bd17 100644
--- a/milou/Makefile
+++ b/milou/Makefile
@@ -7,12 +7,19 @@ HOMEPAGE=	https://www.kde.org/workspaces/plasmadesktop/
 COMMENT=	Dedicated search application built on top of Baloo
 LICENSE=	gnu-gpl-v2 AND gnu-lgpl-v2.1
 
-.include "../../wip/kde5/plasma.mk"
+.include "../../meta-pkgs/kde/plasma5.mk"
 
 BUILD_DEPENDS+=	kdoctools>=5.19.0:../../devel/kdoctools
 
 USE_TOOLS+=	msgmerge
 
+# generation of module.moc fails when ${PREFIX}/include in the moc include path
+SUBST_CLASSES+=		fix-moc
+SUBST_STAGE.fix-moc=	post-configure
+SUBST_MESSAGE.fix-moc=	Cleaning up MOC includes
+SUBST_FILES.fix-moc=	_KDE_build/lib/previews/CMakeFiles/miloutextplugin_autogen.dir/AutogenInfo.cmake
+SUBST_SED.fix-moc=	-e 's,;${PREFIX}/include;,;,g'
+
 .include "../../devel/krunner/buildlink3.mk"
 .include "../../x11/qt5-qtbase/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/milou/PLIST b/milou/PLIST
index 6ecc1dd880..9a13018fa9 100644
--- a/milou/PLIST
+++ b/milou/PLIST
@@ -36,6 +36,7 @@ share/locale/es/LC_MESSAGES/milou.mo
 share/locale/es/LC_MESSAGES/plasma_applet_org.kde.milou.mo
 share/locale/et/LC_MESSAGES/milou.mo
 share/locale/et/LC_MESSAGES/plasma_applet_org.kde.milou.mo
+share/locale/eu/LC_MESSAGES/milou.mo
 share/locale/eu/LC_MESSAGES/plasma_applet_org.kde.milou.mo
 share/locale/fi/LC_MESSAGES/milou.mo
 share/locale/fi/LC_MESSAGES/plasma_applet_org.kde.milou.mo
diff --git a/milou/distinfo b/milou/distinfo
index 5b92080dce..0b82f43cc0 100644
--- a/milou/distinfo
+++ b/milou/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (milou-5.11.5.tar.xz) = 3a739ab5967cfe50ddedee4d26758638c3af12b1
-RMD160 (milou-5.11.5.tar.xz) = 9368465c54bc02f66151c34e4f7615b48185e108
-SHA512 (milou-5.11.5.tar.xz) = c0db62a1b8e6e72f4d738d9f26d7d16d3b1e77db1e6566451b23cf32f2b2060ab3ffa439caf1edea2c65c80d73b6e68aa054c73b54aba3fee93446a70d65557f
-Size (milou-5.11.5.tar.xz) = 61832 bytes
+SHA1 (milou-5.12.4.tar.xz) = 18c6494f079456198423d7225d5594ca65475f24
+RMD160 (milou-5.12.4.tar.xz) = 672eb6c0ae4fd3b8c7323975c9201483be72623a
+SHA512 (milou-5.12.4.tar.xz) = b45454c104b7d90b8a5c86541b8ecf7f9cc87b55e0098c4540f8028aed2a6730ae45f337ac74c89dce43355584a91e111183f68f55d3c69e59473e9eae8be359
+Size (milou-5.12.4.tar.xz) = 57408 bytes


Home | Main Index | Thread Index | Old Index