mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
liberation-fonts: rename to liberation-fonts-ttf, add metafile support, update to liberation-fonts-ttf-1.06.0.20100721
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
79e27c17ee
commit
efdcde88e4
@ -3,7 +3,7 @@
|
||||
. config/options $1
|
||||
|
||||
mkdir -p $INSTALL/usr/share/fonts/liberation
|
||||
cp -PR $PKG_BUILD/*.ttf $INSTALL/usr/share/fonts/liberation
|
||||
cp $PKG_BUILD/*.ttf $INSTALL/usr/share/fonts/liberation
|
||||
mkfontdir $INSTALL/usr/share/fonts/liberation
|
||||
mkfontscale $INSTALL/usr/share/fonts/liberation
|
||||
|
16
packages/x11/font/liberation-fonts-ttf/meta
Normal file
16
packages/x11/font/liberation-fonts-ttf/meta
Normal file
@ -0,0 +1,16 @@
|
||||
PKG_NAME="liberation-fonts-ttf"
|
||||
PKG_VERSION="1.06.0.20100721"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://www.redhat.com/promo/fonts/"
|
||||
PKG_URL="https://fedorahosted.org/releases/l/i/liberation-fonts/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS=""
|
||||
PKG_BUILD_DEPENDS="toolchain"
|
||||
PKG_PRIORITY="optional"
|
||||
PKG_SECTION="fonts"
|
||||
PKG_SHORTDESC="liberation-fonts: High quality "open-sourced" vector fonts"
|
||||
PKG_LONGDESC="This packages included the high-quality and open-sourced TrueType vector fonts released by RedHat."
|
||||
PKG_IS_ADDON="no"
|
||||
|
||||
|
@ -1,5 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
. config/options $1
|
||||
|
||||
$SCRIPTS/build toolchain
|
@ -1 +0,0 @@
|
||||
https://fedorahosted.org/releases/l/i/liberation-fonts/liberation-fonts-1.04.93.devel.tar.gz
|
Loading…
x
Reference in New Issue
Block a user