pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc More automoc cleanup



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a654e3d243d4
branches:  trunk
changeset: 357391:a654e3d243d4
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu Jan 19 09:40:50 2017 +0000

description:
More automoc cleanup

diffstat:

 misc/kemoticons/Makefile      |  11 ++++++++++-
 sysutils/baloo5/Makefile      |   8 +++++++-
 x11/kdelibs4support/Makefile  |   9 ++++++++-
 x11/plasma-framework/Makefile |   8 +++++++-
 4 files changed, 32 insertions(+), 4 deletions(-)

diffs (92 lines):

diff -r 817d415ffa7b -r a654e3d243d4 misc/kemoticons/Makefile
--- a/misc/kemoticons/Makefile  Thu Jan 19 09:37:56 2017 +0000
+++ b/misc/kemoticons/Makefile  Thu Jan 19 09:40:50 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2016/12/04 05:17:09 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2017/01/19 09:40:50 markd Exp $
 
 DISTNAME=      kemoticons-${KF5VER}
 PKGREVISION=   1
@@ -8,6 +8,15 @@
 COMMENT=       Support for emoticons and emoticons themes
 LICENSE=       gnu-gpl-v2 AND gnu-lgpl-v2.1
 
+SUBST_CLASSES+=                fix-moc
+SUBST_STAGE.fix-moc=   post-configure
+SUBST_MESSAGE.fix-moc= Cleaning up MOC includes
+SUBST_FILES.fix-moc=   _KDE_build/src/providers/xmpp/CMakeFiles/emoticonstheme_xmpp_automoc.dir/AutogenInfo.cmake
+SUBST_FILES.fix-moc+=  _KDE_build/src/providers/kde/CMakeFiles/emoticonstheme_kde_automoc.dir/AutogenInfo.cmake
+SUBST_FILES.fix-moc+=  _KDE_build/src/providers/adium/CMakeFiles/emoticonstheme_adium_automoc.dir/AutogenInfo.cmake
+SUBST_FILES.fix-moc+=  _KDE_build/src/providers/pidgin/CMakeFiles/emoticonstheme_pidgin_automoc.dir/AutogenInfo.cmake
+SUBST_SED.fix-moc=     -e 's,;${PREFIX}/include;,;,g'
+
 .include "../../meta-pkgs/kf5/Makefile.common"
 
 .include "../../archivers/karchive/buildlink3.mk"
diff -r 817d415ffa7b -r a654e3d243d4 sysutils/baloo5/Makefile
--- a/sysutils/baloo5/Makefile  Thu Jan 19 09:37:56 2017 +0000
+++ b/sysutils/baloo5/Makefile  Thu Jan 19 09:40:50 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2016/12/04 05:17:11 ryoon Exp $
+# $NetBSD: Makefile,v 1.5 2017/01/19 09:43:37 markd Exp $
 
 DISTNAME=      baloo-${KF5VER}
 PKGNAME=       baloo5-${KF5VER}
@@ -23,6 +23,12 @@
 post-extract:
        cp ${FILESDIR}/FindLibinotify.cmake ${WRKSRC}/cmake/
 
+SUBST_CLASSES+=                fix-moc
+SUBST_STAGE.fix-moc=   post-configure
+SUBST_MESSAGE.fix-moc= Cleaning up MOC includes
+SUBST_FILES.fix-moc=   _KDE_build/src/kioslaves/kded/CMakeFiles/baloosearchmodule_automoc.dir/AutogenInfo.cmake
+SUBST_SED.fix-moc=     -e 's,;${PREFIX}/include;,;,g'
+
 .include "../../mk/bsd.prefs.mk"
 
 .if ${OPSYS} != "Linux"
diff -r 817d415ffa7b -r a654e3d243d4 x11/kdelibs4support/Makefile
--- a/x11/kdelibs4support/Makefile      Thu Jan 19 09:37:56 2017 +0000
+++ b/x11/kdelibs4support/Makefile      Thu Jan 19 09:40:50 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/12/04 05:17:14 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2017/01/19 09:45:39 markd Exp $
 
 DISTNAME=      kdelibs4support-${KF5VER}
 PKGREVISION=   1
@@ -38,6 +38,13 @@
 CONF_FILES+=   ${PREFIX}/share/examples/kdelibs4support/colors/Web.colors \
                ${PKG_SYSCONFDIR}/xdg/colors/Web.colors
 
+SUBST_CLASSES+=                fix-moc
+SUBST_STAGE.fix-moc=   post-configure
+SUBST_MESSAGE.fix-moc= Cleaning up MOC includes
+SUBST_FILES.fix-moc=   _KDE_build/src/solid-networkstatus/kded/CMakeFiles/kded_networkstatus_automoc.dir/AutogenInfo.cmake
+SUBST_FILES.fix-moc+=  _KDE_build/autotests/CMakeFiles/klibloadertestmodule5_automoc.dir/AutogenInfo.cmake
+SUBST_SED.fix-moc=     -e 's,;${PREFIX}/include;,;,g'
+
 .include "../../misc/kemoticons/buildlink3.mk"
 .include "../../devel/kitemmodels/buildlink3.mk"
 .include "../../misc/kunitconversion/buildlink3.mk"
diff -r 817d415ffa7b -r a654e3d243d4 x11/plasma-framework/Makefile
--- a/x11/plasma-framework/Makefile     Thu Jan 19 09:37:56 2017 +0000
+++ b/x11/plasma-framework/Makefile     Thu Jan 19 09:40:50 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2016/12/04 05:17:15 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2017/01/19 09:47:02 markd Exp $
 
 DISTNAME=      plasma-framework-${KF5VER}
 PKGREVISION=   2
@@ -14,6 +14,12 @@
 
 USE_TOOLS+=    msgmerge pkg-config
 
+SUBST_CLASSES+=                fix-moc
+SUBST_STAGE.fix-moc=   post-configure
+SUBST_MESSAGE.fix-moc= Cleaning up MOC includes
+SUBST_FILES.fix-moc=   _KDE_build/src/scriptengines/qml/CMakeFiles/plasma_appletscript_declarative_automoc.dir/AutogenInfo.cmake
+SUBST_SED.fix-moc=     -e 's,;${PREFIX}/include;,;,g'
+
 .include "../../devel/kdeclarative/buildlink3.mk"
 .include "../../x11/kactivities5/buildlink3.mk"
 .include "../../x11/qt5-qtbase/buildlink3.mk"



Home | Main Index | Thread Index | Old Index