pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lximage-qt-0.14.1 and libfm-qt-0.14.1, self-reviewed
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Thu Jan 16 11:01:38 2020 +0100
Changeset: 001b960a0efbe2242da5b6ca9f8beec1f8c2b65e
Modified Files:
libfm-qt/Makefile
lximage-qt/Makefile
Log Message:
lximage-qt-0.14.1 and libfm-qt-0.14.1, self-reviewed
Fix license. Remove unnecessay lines.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=001b960a0efbe2242da5b6ca9f8beec1f8c2b65e
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libfm-qt/Makefile | 4 +---
lximage-qt/Makefile | 2 --
2 files changed, 1 insertion(+), 5 deletions(-)
diffs:
diff --git a/libfm-qt/Makefile b/libfm-qt/Makefile
index 91f0149374..fa5c9e22db 100644
--- a/libfm-qt/Makefile
+++ b/libfm-qt/Makefile
@@ -8,7 +8,7 @@ EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://lxqt.org/
COMMENT= Core library of PCManFM-Qt
-LICENSE= gnu-lgpl-v2.1
+LICENSE= gnu-lgpl-v2.1 AND modified-bsd
USE_CMAKE= yes
USE_TOOLS+= pkg-config
@@ -17,8 +17,6 @@ USE_LANGUAGES= c c++
CONFIGURE_DIRS= build
CMAKE_ARG_PATH= ..
-CFLAGS.NetBSD+= -D_NETBSD_SOURCE
-
INSTALLATION_DIRS+= lib
pre-configure:
diff --git a/lximage-qt/Makefile b/lximage-qt/Makefile
index d742192662..616c210a35 100644
--- a/lximage-qt/Makefile
+++ b/lximage-qt/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:
Home |
Main Index |
Thread Index |
Old Index