pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lxqt-powermanagement, verify build with Qt5>=5.14
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Fri Jan 31 15:35:42 2020 +0100
Changeset: 73d8ea5fdf030cd8b3ef71258d07ec76aa00b547
Modified Files:
lxqt-openssh-askpass/Makefile
lxqt-powermanagement/Makefile
Log Message:
lxqt-powermanagement, verify build with Qt5>=5.14
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=73d8ea5fdf030cd8b3ef71258d07ec76aa00b547
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
lxqt-openssh-askpass/Makefile | 2 +-
lxqt-powermanagement/Makefile | 13 +------------
2 files changed, 2 insertions(+), 13 deletions(-)
diffs:
diff --git a/lxqt-openssh-askpass/Makefile b/lxqt-openssh-askpass/Makefile
index 80bc9d1bc9..a7293238a9 100644
--- a/lxqt-openssh-askpass/Makefile
+++ b/lxqt-openssh-askpass/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= x11
MASTER_SITES= https://downloads.lxqt.org/downloads/lxqt-openssh-askpass/0.14.1/
EXTRACT_SUFX= .tar.xz
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+MAINTAINER= voidpin%protonmail.com@localhost
HOMEPAGE= https://lxqt.org/
COMMENT= Tool used with openssh to prompt the user for password
LICENSE= gnu-lgpl-v2.1
diff --git a/lxqt-powermanagement/Makefile b/lxqt-powermanagement/Makefile
index a14f2f491d..67b8147dda 100644
--- a/lxqt-powermanagement/Makefile
+++ b/lxqt-powermanagement/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= x11
MASTER_SITES= https://downloads.lxqt.org/downloads/lxqt-powermanagement/0.14.1/
EXTRACT_SUFX= .tar.xz
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+MAINTAINER= voidpin%protonmail.com@localhost
HOMEPAGE= https://lxqt.org/
COMMENT= Daemon use for power management and auto-suspend
LICENSE= gnu-lgpl-v2.1
@@ -17,17 +17,6 @@ USE_LANGUAGES= c c++
CONFIGURE_DIRS= build
CMAKE_ARG_PATH= ..
-EGDIR= share/examples/lxqt-powermanagement
-PKG_SYSCONFSUBDIR= xdg
-MAKE_DIRS+= ${PKG_SYSCONFDIR}/autostart
-CONF_FILES= ${EGDIR}/xdg/autostart/lxqt-powermanagement.desktop \
- ${PKG_SYSCONFDIR}/autostart/lxqt-powermanegement.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+= lib
pre-configure:
Home |
Main Index |
Thread Index |
Old Index