projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73992f1
)
libart: add license information
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Tue, 24 Jun 2014 18:55:11 +0000
(15:55 -0300)
committer
Peter Korsgaard
<peter@korsgaard.com>
Wed, 25 Jun 2014 20:40:05 +0000
(22:40 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libart/libart.mk
patch
|
blob
|
history
diff --git
a/package/libart/libart.mk
b/package/libart/libart.mk
index 39c72cc5ae05c5c2ebefe1567d120799f3e16f56..a103f23a04547d39394645bb543401759c8b8bec 100644
(file)
--- a/
package/libart/libart.mk
+++ b/
package/libart/libart.mk
@@
-11,5
+11,7
@@
LIBART_SITE = http://ftp.gnome.org/pub/gnome/sources/libart_lgpl/$(LIBART_VERSIO
LIBART_AUTORECONF = YES
LIBART_INSTALL_STAGING = YES
LIBART_CONFIG_SCRIPTS = libart2-config
+LIBART_LICENSE = LGPLv2+
+LIBART_LICENSE_FILES = COPYING
$(eval $(autotools-package))