pkgsrc-WIP-changes archive

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

lxqt-session, 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:35:09 2020 +0100
Changeset:	eb9a4b4d35a32ed521a29848f07eff2ef2c4549f

Modified Files:
	lxqt-session/Makefile
	lxqt-session/PLIST

Log Message:
lxqt-session, 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=eb9a4b4d35a32ed521a29848f07eff2ef2c4549f

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

diffstat:
 lxqt-session/Makefile | 11 -----------
 lxqt-session/PLIST    |  4 ++--
 2 files changed, 2 insertions(+), 13 deletions(-)

diffs:
diff --git a/lxqt-session/Makefile b/lxqt-session/Makefile
index c3506548d4..da7e262dfd 100644
--- a/lxqt-session/Makefile
+++ b/lxqt-session/Makefile
@@ -21,17 +21,6 @@ CMAKE_ARGS+=	-DWITH_LIBUDEV=OFF
 
 INSTALLATION_DIRS+=	bin
 
-EGDIR=			share/examples/lxqt-session
-PKG_SYSCONFSUBDIR=	xdg
-MAKE_DIRS+=		${PKG_SYSCONFDIR}/autostart
-CONFIG_FILES=		${EGDIR}/xdg/autostart/lxqt-xscreensaver-autostart.desktop \
-			${PKG_SYSCONFDIR}/autostart/lxqt-xscreensaver-autostart.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
-
 pre-configure:
 	${MKDIR} -p ${WRKSRC}/build
 
diff --git a/lxqt-session/PLIST b/lxqt-session/PLIST
index 4ec3f55d4b..217d110aa7 100644
--- a/lxqt-session/PLIST
+++ b/lxqt-session/PLIST
@@ -15,7 +15,8 @@ share/applications/lxqt-logout.desktop
 share/applications/lxqt-reboot.desktop
 share/applications/lxqt-shutdown.desktop
 share/applications/lxqt-suspend.desktop
-share/examples/lxqt-session/xdg/autostart/lxqt-xscreensaver-autostart.desktop
+share/examples/lxqt/xdg/autostart/lxqt-xscreensaver-autostart.desktop
+share/examples/lxqt/xdg/openbox/lxqt-rc.xml
 share/kdm/sessions/lxqt.desktop
 share/lxqt/lxqt.conf
 share/lxqt/session.conf
@@ -127,4 +128,3 @@ share/lxqt/translations/lxqt-session/lxqt-session_zh_CN.qm
 share/lxqt/translations/lxqt-session/lxqt-session_zh_TW.qm
 share/lxqt/windowmanagers.conf
 share/xsessions/lxqt.desktop
-@pkgdir etc/xdg/openbox


Home | Main Index | Thread Index | Old Index