pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lxqt-notificationd, verify build with Qt5>=5.14
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Fri Jan 31 13:17:31 2020 +0100
Changeset: cddf9204ac18e708e8dfb8333ea9bb31d9851867
Modified Files:
lxqt-notificationd/Makefile
lxqt-notificationd/PLIST
Log Message:
lxqt-notificationd, verify build with Qt5>=5.14
Verify build.
Add maintainer.
Clean-up Makefile.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cddf9204ac18e708e8dfb8333ea9bb31d9851867
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
lxqt-notificationd/Makefile | 15 ++-------------
lxqt-notificationd/PLIST | 2 +-
2 files changed, 3 insertions(+), 14 deletions(-)
diffs:
diff --git a/lxqt-notificationd/Makefile b/lxqt-notificationd/Makefile
index 0814012f3a..6fc15b5e55 100644
--- a/lxqt-notificationd/Makefile
+++ b/lxqt-notificationd/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= x11
MASTER_SITES= https://downloads.lxqt.org/downloads/lxqt-notificationd/0.14.1/
EXTRACT_SUFX= .tar.xz
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+MAINTAINER= voidpin%protonmail.com@localhost
HOMEPAGE= https://lxqt.org/
COMMENT= Notification daemon and library
LICENSE= gnu-lgpl-v2.1
@@ -17,25 +17,14 @@ USE_LANGUAGES= c c++
CONFIGURE_DIRS= build
CMAKE_ARG_PATH= ..
-EGDIR= share/examples/lxqt-notifications
-PKG_SYSCONFSUBDIR= xdg
-MAKE_DIRS+= ${PKG_SYSCONFDIR}/autostart
-CONF_FILES= ${EGDIR}/xdg/autostart/lxqt-notifications.desktop \
- ${PKG_SYSCONFDIR}/autostart/lxqt-notifications.desktop
-
-SUBST_CLASSES+= conf
-SUBST_FILES.conf= autostart/CMakeLists.txt
-SUBST_SED.conf= -e 's,$${LXQT_ETC_XDG_DIR}/,${EGDIR}/xdg/,'
-SUBST_STAGE.conf= pre-configure
-
INSTALLATION_DIRS+= bin
pre-configure:
${MKDIR} -p ${WRKSRC}/build
TOOL_DEPENDS+= lxqt-build-tools-[0-9]*:../../wip/lxqt-build-tools
+TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
.include "../../x11/qt5-qtbase/buildlink3.mk"
-.include "../../x11/qt5-qttools/buildlink3.mk"
.include "../../wip/liblxqt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/lxqt-notificationd/PLIST b/lxqt-notificationd/PLIST
index aef6127b4c..11a0cccf40 100644
--- a/lxqt-notificationd/PLIST
+++ b/lxqt-notificationd/PLIST
@@ -2,7 +2,7 @@
bin/lxqt-config-notificationd
bin/lxqt-notificationd
share/applications/lxqt-config-notificationd.desktop
-share/examples/lxqt-notifications/xdg/autostart/lxqt-notifications.desktop
+share/examples/lxqt/xdg/autostart/lxqt-notifications.desktop
share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_ar.qm
share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_ca.qm
share/lxqt/translations/lxqt-config-notificationd/lxqt-config-notificationd_cs.qm
Home |
Main Index |
Thread Index |
Old Index