mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 21:56:31 +00:00
lesstif: 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
f7f177e00e
commit
280480ff4d
@ -4,14 +4,15 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
LESSTIF_VERSION = 0.95.2
|
LESSTIF_VERSION = 0.95.2
|
||||||
LESSTIF_SOURCE = lesstif-$(LESSTIF_VERSION).tar.bz2
|
LESSTIF_SOURCE = lesstif-$(LESSTIF_VERSION).tar.bz2
|
||||||
LESSTIF_SITE = http://downloads.sourceforge.net/project/lesstif/lesstif/$(LESSTIF_VERSION)
|
LESSTIF_SITE = http://downloads.sourceforge.net/project/lesstif/lesstif/$(LESSTIF_VERSION)
|
||||||
LESSTIF_INSTALL_STAGING = YES
|
LESSTIF_INSTALL_STAGING = YES
|
||||||
LESSTIF_DEPENDENCIES = \
|
LESSTIF_DEPENDENCIES = \
|
||||||
xlib_libXt \
|
xlib_libXt \
|
||||||
xlib_libXext \
|
xlib_libXext \
|
||||||
freetype
|
freetype
|
||||||
|
LESSTIF_LICENSE = LGPLv2+
|
||||||
|
LESSTIF_LICENSE_FILES = COPYING.LIB
|
||||||
LESSTIF_CONF_OPT = \
|
LESSTIF_CONF_OPT = \
|
||||||
--with-gnu-ld \
|
--with-gnu-ld \
|
||||||
--with-freetype-config=$(STAGING_DIR)/usr/bin/freetype-config \
|
--with-freetype-config=$(STAGING_DIR)/usr/bin/freetype-config \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user