pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pcmanfm-qt, verify build with Qt5>=5.14
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Fri Jan 31 11:20:32 2020 +0100
Changeset: 999304a04f4d0899df623a32402521d16e1528d1
Modified Files:
pcmanfm-qt/Makefile
pcmanfm-qt/PLIST
Log Message:
pcmanfm-qt, verify build with Qt5>=5.14
Verify build.
Add maintainer.
Clean Makefile.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=999304a04f4d0899df623a32402521d16e1528d1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
pcmanfm-qt/Makefile | 13 +------------
pcmanfm-qt/PLIST | 2 +-
2 files changed, 2 insertions(+), 13 deletions(-)
diffs:
diff --git a/pcmanfm-qt/Makefile b/pcmanfm-qt/Makefile
index 06831f41c4..a68d919a07 100644
--- a/pcmanfm-qt/Makefile
+++ b/pcmanfm-qt/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= sysutils
MASTER_SITES= https://downloads.lxqt.org/downloads/pcmanfm-qt/0.14.1/
EXTRACT_SUFX= .tar.xz
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+MAINTAINER= voidpin%protonmail.com@localhost
HOMEPAGE= https://lxqt.org/
COMMENT= LXQt pcmanfm Qt frontend
LICENSE= gnu-lgpl-v2.1
@@ -17,17 +17,6 @@ USE_LANGUAGES= c c++
CONFIGURE_DIRS= build
CMAKE_ARG_PATH= ..
-EGDIR= share/examples/pcmanfm-qt
-PKG_SYSCONFSUBDIR= xdg
-MAKE_DIRS+= ${PKG_SYSCONFDIR}/autostart
-CONF_FILES+= ${EGDIR}/xdg/autostart/lxqt-desktop.desktop \
- ${PKG_SYSCONFDIR}/autostart/lxqt-desktop.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 lib
pre-configure:
diff --git a/pcmanfm-qt/PLIST b/pcmanfm-qt/PLIST
index 34be348d61..a29ed20438 100644
--- a/pcmanfm-qt/PLIST
+++ b/pcmanfm-qt/PLIST
@@ -3,7 +3,7 @@ bin/pcmanfm-qt
man/man1/pcmanfm-qt.1
share/applications/pcmanfm-qt-desktop-pref.desktop
share/applications/pcmanfm-qt.desktop
-share/examples/pcmanfm-qt/xdg/autostart/lxqt-desktop.desktop
+share/examples/lxqt/xdg/autostart/lxqt-desktop.desktop
share/pcmanfm-qt/lxqt/settings.conf
share/pcmanfm-qt/translations/pcmanfm-qt_ar.qm
share/pcmanfm-qt/translations/pcmanfm-qt_ca.qm
Home |
Main Index |
Thread Index |
Old Index