metacity: add license information
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
8dfb05dc8c
commit
9fbd8cc07e
@ -9,6 +9,8 @@ METACITY_VERSION_MAJOR = 2.25
|
||||
METACITY_VERSION = $(METACITY_VERSION_MAJOR).1
|
||||
METACITY_SOURCE = metacity-$(METACITY_VERSION).tar.bz2
|
||||
METACITY_SITE = http://ftp.gnome.org/pub/gnome/sources/metacity/$(METACITY_VERSION_MAJOR)
|
||||
METACITY_LICENSE = GPLv2+
|
||||
METACITY_LICENSE_FILES = COPYING
|
||||
|
||||
METACITY_CONF_OPT = --x-includes=$(STAGING_DIR)/usr/include/X11 \
|
||||
--x-libraries=$(STAGING_DIR)/usr/lib \
|
||||
|
Loading…
Reference in New Issue
Block a user