pkgsrc-WIP-changes archive

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

lxqt-build-tools, maintainer



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Thu Jan 30 12:05:14 2020 +0100
Changeset:	b79e067fe4030c7bc2a4a59a2c3796feaadc78fe

Modified Files:
	libqtxdg/Makefile
	lxqt-build-tools/Makefile

Log Message:
lxqt-build-tools, maintainer

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b79e067fe4030c7bc2a4a59a2c3796feaadc78fe

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

diffstat:
 libqtxdg/Makefile         | 2 +-
 lxqt-build-tools/Makefile | 4 +---
 2 files changed, 2 insertions(+), 4 deletions(-)

diffs:
diff --git a/libqtxdg/Makefile b/libqtxdg/Makefile
index c95b1c30eb..d6049c52cc 100644
--- a/libqtxdg/Makefile
+++ b/libqtxdg/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	x11
 MASTER_SITES=	https://downloads.lxqt.org/downloads/libqtxdg/3.4.0/
 EXTRACT_SUFX=	.tar.xz
 
-MAINTAINER=	voidpin%protonmail.com@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://lxqt.org/
 COMMENT=	Qt implementation of freedesktop.org xdg specs
 LICENSE=	gnu-lgpl-v2.1
diff --git a/lxqt-build-tools/Makefile b/lxqt-build-tools/Makefile
index 0f55cdda43..e5403c0295 100644
--- a/lxqt-build-tools/Makefile
+++ b/lxqt-build-tools/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	devel
 MASTER_SITES=	https://downloads.lxqt.org/downloads/lxqt-build-tools/0.6.0/
 EXTRACT_SUFX=	.tar.xz
 
-MAINTAINER=	voidpin%protonmail.com@localhost
+MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://lxqt.org/
 COMMENT=	LXQt build tools
 LICENSE=	modified-bsd
@@ -17,8 +17,6 @@ USE_LANGUAGES=	c c++
 CONFIGURE_DIRS=	build
 CMAKE_ARG_PATH=	..
 
-CMAKE_ARGS+=	-DLXQT_ETC_XDG_DIR=${PREFIX}/share/examples/lxqt
-
 INSTALLATION_DIRS+=	bin
 
 pre-configure:


Home | Main Index | Thread Index | Old Index