Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Samuel Martin <s.martin49@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] imlib2: add license info
Date: Fri, 30 Nov 2012 22:46:31 +0100	[thread overview]
Message-ID: <1354311995-21598-5-git-send-email-s.martin49@gmail.com> (raw)
In-Reply-To: <1354311995-21598-1-git-send-email-s.martin49@gmail.com>

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
---
v2: fix license according to Arnout's comments
---
 package/imlib2/imlib2.mk | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/package/imlib2/imlib2.mk b/package/imlib2/imlib2.mk
index 3c6c473..fa0f578 100644
--- a/package/imlib2/imlib2.mk
+++ b/package/imlib2/imlib2.mk
@@ -6,6 +6,9 @@
 IMLIB2_VERSION = 1.4.5
 IMLIB2_SOURCE = imlib2-$(IMLIB2_VERSION).tar.bz2
 IMLIB2_SITE = http://downloads.sourceforge.net/project/enlightenment/imlib2-src/$(IMLIB2_VERSION)/
+IMLIB2_LICENSE = imlib2 license
+IMLIB2_LICENSE_FILES = COPYING
+
 IMLIB2_INSTALL_STAGING = YES
 IMLIB2_DEPENDENCIES = host-pkgconf freetype
 IMLIB2_CONF_OPT = --with-freetype-config=$(STAGING_DIR)/usr/bin/freetype-config
@@ -61,4 +64,3 @@ endef
 IMLIB2_POST_INSTALL_STAGING_HOOKS += IMLIB2_FIXUP_IMLIB2_CONFIG
 
 $(eval $(autotools-package))
-
-- 
1.8.0.1

  parent reply	other threads:[~2012-11-30 21:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-30 21:46 [Buildroot] [PATCH v2] python2: bump to 2.7.3 Samuel Martin
2012-11-30 21:46 ` [Buildroot] [PATCH v2] efl packages: add license info Samuel Martin
2012-11-30 21:46 ` [Buildroot] [PATCH v2] fluxbox: " Samuel Martin
2012-11-30 21:46 ` [Buildroot] [PATCH v2] igh-ethercat: " Samuel Martin
2012-11-30 21:46 ` Samuel Martin [this message]
2012-11-30 21:46 ` [Buildroot] [PATCH v2] owl-linux: " Samuel Martin
2012-11-30 21:46 ` [Buildroot] [PATCH v2] rrdtool: " Samuel Martin
2012-11-30 21:46 ` [Buildroot] [PATCH v2] sylpheed: " Samuel Martin
2012-11-30 21:46 ` [Buildroot] [PATCH v2] matchbox packages: " Samuel Martin
2012-11-30 22:31 ` [Buildroot] [PATCH v2] python2: bump to 2.7.3 Peter Korsgaard

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=1354311995-21598-5-git-send-email-s.martin49@gmail.com \
    --to=s.martin49@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