[oe-commits] Martin Jansa : ttf: introduce update-fonts bbclass and change all ttf recipes to use it

git at git.openembedded.org git at git.openembedded.org
Wed Feb 6 14:15:57 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: 61911b23099c2658186179504ded318c987b5276
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=61911b23099c2658186179504ded318c987b5276

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Feb  4 18:05:04 2013 +0100

ttf: introduce update-fonts bbclass and change all ttf recipes to use it

* without this ttf.inc had to set RRECOMMENDS and
  postinst/postrm without PN suffix to cover all
  subpackages created in ttf recipes

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/classes/update-fonts.bbclass               |   40 ++++++++++++++++++++
 .../ttf-fonts/ttf-arphic-uming_20080216.bb         |    8 ++--
 .../recipes-graphics/ttf-fonts/ttf-dejavu_2.23.bb  |    8 ++--
 .../recipes-graphics/ttf-fonts/ttf-droid_git.bb    |    6 +-
 .../recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb |   13 +++---
 .../ttf-fonts/ttf-hunkyfonts_0.3.0.bb              |    7 ++-
 .../ttf-fonts/ttf-liberation_0.2.bb                |    6 +-
 .../recipes-graphics/ttf-fonts/ttf-mplus_027.bb    |    8 +++-
 .../ttf-fonts/ttf-sazanami_20040629.bb             |   11 +++--
 .../ttf-fonts/ttf-ubuntu-font-family_0.80.bb       |    4 +-
 .../ttf-fonts/ttf-wqy-zenhei_0.6.26.bb             |    3 +-
 meta-oe/recipes-graphics/ttf-fonts/ttf.inc         |   16 +-------
 12 files changed, 82 insertions(+), 48 deletions(-)

Diff:   http://git.openembedded.org/?p=meta-openembedded.git/?a=commitdiff;h=61911b23099c2658186179504ded318c987b5276




More information about the Openembedded-commits mailing list