All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] fontconfig: add license info [v2]
@ 2012-08-22  0:54 Danomi Manchego
  2012-08-22 12:50 ` Luca Ceresoli
  2012-08-22 17:41 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Danomi Manchego @ 2012-08-22  0:54 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
---
 package/fontconfig/fontconfig.mk |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/fontconfig/fontconfig.mk b/package/fontconfig/fontconfig.mk
index 843b34f..9845656 100644
--- a/package/fontconfig/fontconfig.mk
+++ b/package/fontconfig/fontconfig.mk
@@ -6,6 +6,8 @@
 FONTCONFIG_VERSION = 2.6.0
 FONTCONFIG_SOURCE = fontconfig-$(FONTCONFIG_VERSION).tar.gz
 FONTCONFIG_SITE = http://fontconfig.org/release
+FONTCONFIG_LICENSE = fontconfig license
+FONTCONFIG_LICENSE_FILES = COPYING
 FONTCONFIG_AUTORECONF = YES
 FONTCONFIG_INSTALL_STAGING = YES
 # This package does not like using the target cflags for some reason.
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] fontconfig: add license info [v2]
  2012-08-22  0:54 [Buildroot] [PATCH] fontconfig: add license info [v2] Danomi Manchego
@ 2012-08-22 12:50 ` Luca Ceresoli
  2012-08-22 17:41 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Luca Ceresoli @ 2012-08-22 12:50 UTC (permalink / raw)
  To: buildroot

Danomi Manchego wrote:
> Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
> ---
>   package/fontconfig/fontconfig.mk |    2 ++
>   1 file changed, 2 insertions(+)
>
> diff --git a/package/fontconfig/fontconfig.mk b/package/fontconfig/fontconfig.mk
> index 843b34f..9845656 100644
> --- a/package/fontconfig/fontconfig.mk
> +++ b/package/fontconfig/fontconfig.mk
> @@ -6,6 +6,8 @@
>   FONTCONFIG_VERSION = 2.6.0
>   FONTCONFIG_SOURCE = fontconfig-$(FONTCONFIG_VERSION).tar.gz
>   FONTCONFIG_SITE = http://fontconfig.org/release
> +FONTCONFIG_LICENSE = fontconfig license
> +FONTCONFIG_LICENSE_FILES = COPYING
>   FONTCONFIG_AUTORECONF = YES
>   FONTCONFIG_INSTALL_STAGING = YES
>   # This package does not like using the target cflags for some reason.

I agree with Thomas' comments on your v1 patch.

Acked-by: Luca Ceresoli <luca@lucaceresoli.net>

Luca

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] fontconfig: add license info [v2]
  2012-08-22  0:54 [Buildroot] [PATCH] fontconfig: add license info [v2] Danomi Manchego
  2012-08-22 12:50 ` Luca Ceresoli
@ 2012-08-22 17:41 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2012-08-22 17:41 UTC (permalink / raw)
  To: buildroot

Le Tue, 21 Aug 2012 20:54:20 -0400,
Danomi Manchego <danomimanchego123@gmail.com> a ?crit :

> Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
> ---
>  package/fontconfig/fontconfig.mk |    2 ++
>  1 file changed, 2 insertions(+)

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-08-22 17:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-22  0:54 [Buildroot] [PATCH] fontconfig: add license info [v2] Danomi Manchego
2012-08-22 12:50 ` Luca Ceresoli
2012-08-22 17:41 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.