mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
libplayer: add licensing info
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
f29e5768ca
commit
12a35c90b7
@@ -7,6 +7,8 @@
|
||||
LIBPLAYER_VERSION = 2.0.1
|
||||
LIBPLAYER_SITE = http://libplayer.geexbox.org/releases/
|
||||
LIBPLAYER_SOURCE = libplayer-$(LIBPLAYER_VERSION).tar.bz2
|
||||
LIBPLAYER_LICENSE = LGPLv2.1+
|
||||
LIBPLAYER_LICENSE_FILES = COPYING
|
||||
|
||||
# When passing the standard buildroot configure arguments, the configure script
|
||||
# breaks on --target and --host options. Thus we need to define a configure cmd
|
||||
|
||||
Reference in New Issue
Block a user