mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
liberation: bump to version 2.00.1
Also add hash file and switch license. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
db405d3219
commit
92988923db
2
package/liberation/liberation.hash
Normal file
2
package/liberation/liberation.hash
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# Locally calculated
|
||||||
|
sha256 7890278a6cd17873c57d9cd785c2d230d9abdea837e96516019c5885dd271504 liberation-fonts-ttf-2.00.1.tar.gz
|
@ -4,13 +4,12 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
LIBERATION_VERSION = 1.06.0.20100721
|
LIBERATION_VERSION = 2.00.1
|
||||||
LIBERATION_SITE = http://www.fedorahosted.org/releases/l/i/liberation-fonts
|
LIBERATION_SITE = http://www.fedorahosted.org/releases/l/i/liberation-fonts
|
||||||
LIBERATION_SOURCE = liberation-fonts-ttf-$(LIBERATION_VERSION).tar.gz
|
LIBERATION_SOURCE = liberation-fonts-ttf-$(LIBERATION_VERSION).tar.gz
|
||||||
LIBERATION_TARGET_DIR = $(TARGET_DIR)/usr/share/fonts/liberation
|
LIBERATION_TARGET_DIR = $(TARGET_DIR)/usr/share/fonts/liberation
|
||||||
# Bump to 2.x changes license!!
|
LIBERATION_LICENSE = OFLv1.1
|
||||||
LIBERATION_LICENSE = GPLv2 with exceptions
|
LIBERATION_LICENSE_FILES = LICENSE
|
||||||
LIBERATION_LICENSE_FILES = License.txt
|
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_LIBERATION_MONO),y)
|
ifeq ($(BR2_PACKAGE_LIBERATION_MONO),y)
|
||||||
define LIBERATION_INSTALL_MONO
|
define LIBERATION_INSTALL_MONO
|
||||||
|
Loading…
x
Reference in New Issue
Block a user