pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lxqt-policykit, Makefile clean-up
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Fri Jan 31 10:37:37 2020 +0100
Changeset: 2d78a32a469d699f041c2caaedb85a239d17251f
Modified Files:
lxqt-policykit/Makefile
lxqt-policykit/PLIST
Log Message:
lxqt-policykit, Makefile clean-up
Verify build with Qt5>=5.14
Makefile clean-up.
Add maintainer.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2d78a32a469d699f041c2caaedb85a239d17251f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
lxqt-policykit/Makefile | 11 -----------
lxqt-policykit/PLIST | 2 +-
2 files changed, 1 insertion(+), 12 deletions(-)
diffs:
diff --git a/lxqt-policykit/Makefile b/lxqt-policykit/Makefile
index a181abe3d8..7e74d6d929 100644
--- a/lxqt-policykit/Makefile
+++ b/lxqt-policykit/Makefile
@@ -17,17 +17,6 @@ USE_LANGUAGES= c c++
CONFIGURE_DIRS= build
CMAKE_ARG_PATH= ..
-EGDIR= share/lxqt/lxqt-policykit-agent
-PKG_SYSCONFSUBDIR= xdg
-MAKE_DIRS+= ${PKG_SYSCONFDIR}/lxqt
-CONF_FILES= ${EGDIR}/xdg/autostart/lxqt-policykit-agent.desktop \
- ${PKG_SYSCONFDIR}/autostart/lxqt-policykit-agent.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:
diff --git a/lxqt-policykit/PLIST b/lxqt-policykit/PLIST
index 25ca396e5e..5796d83c8e 100644
--- a/lxqt-policykit/PLIST
+++ b/lxqt-policykit/PLIST
@@ -1,7 +1,7 @@
@comment $NetBSD$
bin/lxqt-policykit-agent
man/man1/lxqt-policykit-agent.1
-share/lxqt/lxqt-policykit-agent/xdg/autostart/lxqt-policykit-agent.desktop
+share/examples/lxqt/xdg/autostart/lxqt-policykit-agent.desktop
share/lxqt/translations/lxqt-policykit-agent/lxqt-policykit-agent_ar.qm
share/lxqt/translations/lxqt-policykit-agent/lxqt-policykit-agent_ca.qm
share/lxqt/translations/lxqt-policykit-agent/lxqt-policykit-agent_cs.qm
Home |
Main Index |
Thread Index |
Old Index