mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 03:50:44 -09:00
package/sound-theme-borealis: add missing license information
Signed-off-by: Sebastian Michel <sebastian.michel@oss.othermo.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
fc5e3c8d9c
commit
9a9ed35b56
@@ -1,2 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 dd80a9c6317de29d42786ba7d95b114b64d06ec6c0c17dd18df853a5c668e727 Borealis_sound_theme_ogg-0.9a.tar.bz2
|
||||
sha256 b21ac6d124efc0a25c1f9eae9cab321fc1a41979468eb9293c1a9218a5493e9f README
|
||||
|
||||
@@ -8,6 +8,8 @@ SOUND_THEME_BOREALIS_VERSION = 0.9a
|
||||
SOUND_THEME_BOREALIS_SITE = http://ico.bukvic.net/Linux/Borealis_soundtheme
|
||||
SOUND_THEME_BOREALIS_SOURCE = \
|
||||
Borealis_sound_theme_ogg-$(SOUND_THEME_BOREALIS_VERSION).tar.bz2
|
||||
SOUND_THEME_BOREALIS_LICENSE = Artistic License (non-GPL/LGPL commercial use prohibited)
|
||||
SOUND_THEME_BOREALIS_LICENSE_FILES = README
|
||||
|
||||
define SOUND_THEME_BOREALIS_INSTALL_TARGET_CMDS
|
||||
for f in $(@D)/*.ogg ; do \
|
||||
|
||||
Reference in New Issue
Block a user