diff options
| author | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-08-08 07:42:45 +0000 |
|---|---|---|
| committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-08-08 07:42:45 +0000 |
| commit | acb222dfc613df9de644a8c890d7b31c5d572d8c (patch) | |
| tree | 95e27b72bdffaa8d4a31d129ba8fd87f8cee5362 | |
| parent | 5c93b2c098dc0bd65888c124f99c14fa1bae5ad9 (diff) | |
| download | poky-acb222dfc613df9de644a8c890d7b31c5d572d8c.tar.gz | |
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
| -rw-r--r-- | meta/packages/ttf-fonts/liberation-fonts_1.04.bb (renamed from meta/packages/ttf-fonts/liberation-fonts_3.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/packages/ttf-fonts/liberation-fonts_3.bb b/meta/packages/ttf-fonts/liberation-fonts_1.04.bb index d20f459acc..33bf2a98c0 100644 --- a/meta/packages/ttf-fonts/liberation-fonts_3.bb +++ b/meta/packages/ttf-fonts/liberation-fonts_1.04.bb | |||
| @@ -4,12 +4,11 @@ PRIORITY = "optional" | |||
| 4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
| 5 | PACKAGE_ARCH = "all" | 5 | PACKAGE_ARCH = "all" |
| 6 | RDEPENDS = "fontconfig-utils" | 6 | RDEPENDS = "fontconfig-utils" |
| 7 | PE = "1" | ||
| 7 | 8 | ||
| 8 | SRC_URI = "http://www.redhat.com/f/fonts/liberation-fonts-ttf-3.tar.gz \ | 9 | SRC_URI = "https://fedorahosted.org/releases/l/i/liberation-fonts/liberation-fonts-${PV}.tar.gz \ |
| 9 | file://30-liberation-aliases.conf" | 10 | file://30-liberation-aliases.conf" |
| 10 | 11 | ||
| 11 | S = "${WORKDIR}/${PN}-0.2/" | ||
| 12 | |||
| 13 | do_install () { | 12 | do_install () { |
| 14 | install -d ${D}${datadir}/fonts/ttf/ | 13 | install -d ${D}${datadir}/fonts/ttf/ |
| 15 | for i in *.ttf; do | 14 | for i in *.ttf; do |
