From: Richard Genoud <richard.genoud@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] qwt: add license information
Date: Tue, 20 Jan 2015 11:17:29 +0100 [thread overview]
Message-ID: <1421749049-1431-2-git-send-email-richard.genoud@gmail.com> (raw)
In-Reply-To: <1421749049-1431-1-git-send-email-richard.genoud@gmail.com>
Signed-off-by: Richard Genoud <richard.genoud@gmail.com>
---
package/qwt/qwt.mk | 3 +++
1 file changed, 3 insertions(+)
diff --git a/package/qwt/qwt.mk b/package/qwt/qwt.mk
index d783314f7e40..b843618aa6fe 100644
--- a/package/qwt/qwt.mk
+++ b/package/qwt/qwt.mk
@@ -10,6 +10,9 @@ QWT_SITE = http://downloads.sourceforge.net/project/qwt/qwt/$(QWT_VERSION)
QWT_INSTALL_STAGING = YES
QWT_DEPENDENCIES = qt
+QWT_LICENSE = LGPLv2.1 with exceptions
+QWT_LICENSE_FILES = COPYING
+
QWT_CONFIG = 's%QWT_INSTALL_PREFIX.*/usr/local/.*%QWT_INSTALL_PREFIX = /usr%'
QWT_CONFIG += -e 's/^.*QWT_CONFIG.*QwtDesigner.*$$/\# QWT_CONFIG += QwtDesigner/'
QWT_CONFIG += -e 's%/features%/mkspecs/features%'
--
2.0.0
next prev parent reply other threads:[~2015-01-20 10:17 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-20 10:17 [Buildroot] [PATCH 1/2] qwt: compile as a static lib if QT_SHARED is not selected Richard Genoud
2015-01-20 10:17 ` Richard Genoud [this message]
2015-01-20 16:47 ` [Buildroot] [PATCH 2/2] qwt: add license information Thomas Petazzoni
2015-01-20 16:45 ` [Buildroot] [PATCH 1/2] qwt: compile as a static lib if QT_SHARED is not selected Thomas Petazzoni
2015-01-23 16:00 ` Richard Genoud
2015-01-23 16:06 ` Yann E. MORIN
2015-01-23 16:19 ` Richard Genoud
2015-01-25 22:20 ` Peter Korsgaard
2015-01-26 9:34 ` Richard Genoud
2015-01-26 9:54 ` Peter Korsgaard
2015-01-26 10:16 ` Richard Genoud
2015-01-26 11:21 ` Thomas Petazzoni
2015-01-26 17:00 ` Richard Genoud
2015-01-26 17:11 ` Thomas Petazzoni
2015-01-27 20:42 ` Arnout Vandecappelle
2015-01-27 20:55 ` Peter Korsgaard
2015-01-28 9:35 ` Richard Genoud
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1421749049-1431-2-git-send-email-richard.genoud@gmail.com \
--to=richard.genoud@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox