mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 04:39:40 +01:00
liberation-fonts: update to 1.04 from Fedora
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5031 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -4,12 +4,11 @@ PRIORITY = "optional"
|
||||
LICENSE = "GPLv2"
|
||||
PACKAGE_ARCH = "all"
|
||||
RDEPENDS = "fontconfig-utils"
|
||||
PE = "1"
|
||||
|
||||
SRC_URI = "http://www.redhat.com/f/fonts/liberation-fonts-ttf-3.tar.gz \
|
||||
SRC_URI = "https://fedorahosted.org/releases/l/i/liberation-fonts/liberation-fonts-${PV}.tar.gz \
|
||||
file://30-liberation-aliases.conf"
|
||||
|
||||
S = "${WORKDIR}/${PN}-0.2/"
|
||||
|
||||
do_install () {
|
||||
install -d ${D}${datadir}/fonts/ttf/
|
||||
for i in *.ttf; do
|
||||
Reference in New Issue
Block a user