git: 52097d6c6823 - main - x11/lumina-core: Move man pages to share/man
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Mar 2024 09:38:42 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=52097d6c682362b76c65431f5adb14de274b4cca commit 52097d6c682362b76c65431f5adb14de274b4cca Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-03-24 09:33:42 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-03-24 09:38:21 +0000 x11/lumina-core: Move man pages to share/man Approved by: portmgr (blanket) --- x11/lumina-core/Makefile | 4 +++- x11/lumina-core/pkg-plist | 8 ++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/x11/lumina-core/Makefile b/x11/lumina-core/Makefile index 6e14e5bb0575..50e3c70b4bc8 100644 --- a/x11/lumina-core/Makefile +++ b/x11/lumina-core/Makefile @@ -1,7 +1,7 @@ PORTNAME= lumina-core DISTVERSIONPREFIX= v DISTVERSION= 1.6.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11 MAINTAINER= jwb@FreeBSD.org @@ -34,6 +34,8 @@ USE_GITHUB= yes GH_ACCOUNT= lumina-desktop GH_PROJECT= lumina +QMAKE_ARGS= L_MANDIR=${PREFIX}/share/man + OPTIONS_DEFINE= MULTIMEDIA TRUEOS NLS OPTIONS_DEFAULT= MULTIMEDIA OPTIONS_SUB= yes diff --git a/x11/lumina-core/pkg-plist b/x11/lumina-core/pkg-plist index ad643feaaf66..e40131a2f12a 100644 --- a/x11/lumina-core/pkg-plist +++ b/x11/lumina-core/pkg-plist @@ -8,10 +8,6 @@ bin/start-lumina-desktop etc/luminaDesktop.conf.dist %%QT_PLUGINDIR%%/platformthemes/liblthemeengine.so %%QT_PLUGINDIR%%/styles/liblthemeengine-style.so -man/man1/lumina-desktop.1.gz -man/man1/lumina-info.1.gz -man/man1/lumina-open.1.gz -man/man8/start-lumina-desktop.8.gz @(root,wheel,4555) sbin/lumina-checkpass share/applications/lthemeengine.desktop share/applications/lumina-info.desktop @@ -1938,4 +1934,8 @@ share/lumina-desktop/themes/DarkGlass.qss.template share/lumina-desktop/themes/Glass.qss.template share/lumina-desktop/themes/Lumina-default.qss.template share/lumina-desktop/themes/None.qss.template +share/man/man1/lumina-desktop.1.gz +share/man/man1/lumina-info.1.gz +share/man/man1/lumina-open.1.gz +share/man/man8/start-lumina-desktop.8.gz share/xsessions/Lumina-DE.desktop