pkgsrc-WIP-changes archive

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

lxqt-admin-0.14.1 and lxqt-policykit-0.14.1



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Thu Jan 16 13:05:01 2020 +0100
Changeset:	1a1bdfc16fc4f4f1c7ad195015314032f4328e1f

Modified Files:
	lxqt-admin/Makefile
	lxqt-admin/distinfo
	lxqt-admin/patches/patch-CMakeLists.txt
	lxqt-policykit/Makefile

Log Message:
lxqt-admin-0.14.1 and lxqt-policykit-0.14.1

Self-reviewed. Remove unnecessary lines.

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

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

diffstat:
 lxqt-admin/Makefile                     | 2 --
 lxqt-admin/distinfo                     | 2 +-
 lxqt-admin/patches/patch-CMakeLists.txt | 1 +
 lxqt-policykit/Makefile                 | 2 --
 4 files changed, 2 insertions(+), 5 deletions(-)

diffs:
diff --git a/lxqt-admin/Makefile b/lxqt-admin/Makefile
index 89909be8e8..ab62db8943 100644
--- a/lxqt-admin/Makefile
+++ b/lxqt-admin/Makefile
@@ -17,8 +17,6 @@ USE_LANGUAGES=	c c++
 CONFIGURE_DIRS=	build
 CMAKE_ARG_PATH=	..
 
-CFLAGS.NetBSD+=	-D_NETBSD_SOURCE
-
 INSTALLATION_DIRS+=	bin
 
 pre-configure:
diff --git a/lxqt-admin/distinfo b/lxqt-admin/distinfo
index ec82a0fc01..d75b8beef0 100644
--- a/lxqt-admin/distinfo
+++ b/lxqt-admin/distinfo
@@ -4,4 +4,4 @@ SHA1 (lxqt-admin-0.14.1.tar.xz) = 4c4c76f1b1441063b6a77664fb45ba69792dd81c
 RMD160 (lxqt-admin-0.14.1.tar.xz) = 2519de22bdb1c90caa956d12e6ea6ae711c6f19a
 SHA512 (lxqt-admin-0.14.1.tar.xz) = bd6272a3042a71e9e00b2ba10be2575649c2d2750a4e00a6e11adaae6b91ccab5e3cf79a8ceb7bfbe808ec80c139b93e02cd96990f80b68a77a974c063e6a373
 Size (lxqt-admin-0.14.1.tar.xz) = 141088 bytes
-SHA1 (patch-CMakeLists.txt) = fddadeef6ca0161d2816ebf98b16f108d1d174dd
+SHA1 (patch-CMakeLists.txt) = db95d18fc2a379ba7bab5473f2859bb7a53906b9
diff --git a/lxqt-admin/patches/patch-CMakeLists.txt b/lxqt-admin/patches/patch-CMakeLists.txt
index c60b8cc026..f82840000d 100644
--- a/lxqt-admin/patches/patch-CMakeLists.txt
+++ b/lxqt-admin/patches/patch-CMakeLists.txt
@@ -1,6 +1,7 @@
 $NetBSD$
 
 Allow building on NetBSD
+lxqt-admin-time depends on systemd
 
 --- CMakeLists.txt.orig	2019-02-25 22:10:39.000000000 +0000
 +++ CMakeLists.txt
diff --git a/lxqt-policykit/Makefile b/lxqt-policykit/Makefile
index 4374889c58..a181abe3d8 100644
--- a/lxqt-policykit/Makefile
+++ b/lxqt-policykit/Makefile
@@ -17,8 +17,6 @@ USE_LANGUAGES=	c c++
 CONFIGURE_DIRS=	build
 CMAKE_ARG_PATH=	..
 
-CFLAGS.NetBSD+=	-D_NETBSD_SOURCE
-
 EGDIR=			share/lxqt/lxqt-policykit-agent
 PKG_SYSCONFSUBDIR=	xdg
 MAKE_DIRS+=		${PKG_SYSCONFDIR}/lxqt


Home | Main Index | Thread Index | Old Index