summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/ttf-fonts/ttf-takao_003.03.01.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-graphics/ttf-fonts/ttf-takao_003.03.01.bb')
-rw-r--r--meta-oe/recipes-graphics/ttf-fonts/ttf-takao_003.03.01.bb25
1 files changed, 25 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-takao_003.03.01.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-takao_003.03.01.bb
new file mode 100644
index 0000000000..be0e544ccc
--- /dev/null
+++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-takao_003.03.01.bb
@@ -0,0 +1,25 @@
1require ttf.inc
2
3SUMMARY = "Takao Fonts are a community developed derivatives of IPA Fonts."
4DESCRIPTION = "Takao Fonts are a community developed derivatives of IPA Fonts."
5
6HOMEPAGE = "https://launchpad.net/takao-fonts"
7SECTION = "User Interface/X"
8
9LICENSE = "IPA"
10LIC_FILES_CHKSUM = "file://IPA_Font_License_Agreement_v1.0.txt;md5=6cd3351ba979cf9db1fad644e8221276"
11
12SRC_URI = "https://launchpad.net/${BPN}/trunk/15.03/+download/TakaoFonts_00303.01.tar.xz"
13SRC_URI[sha256sum] = "e9871f72ac69acb3e277aebbee7ca01fbebf54800733e29fafdc46133fc3552f"
14
15S = "${WORKDIR}/TakaoFonts_00303.01"
16
17PACKAGES = "ttf-takao-pgothic ttf-takao-gothic ttf-takao-pmincho ttf-takao-mincho"
18FONT_PACKAGES = "ttf-takao-pgothic ttf-takao-gothic ttf-takao-pmincho ttf-takao-mincho"
19
20FILES:ttf-takao-pgothic = "${datadir}/fonts/truetype/TakaoPGothic.ttf"
21FILES:ttf-takao-gothic = "${datadir}/fonts/truetype/TakaoGothic.ttf"
22FILES:ttf-takao-pmincho = "${datadir}/fonts/truetype/TakaoPMincho.ttf"
23FILES:ttf-takao-mincho = "${datadir}/fonts/truetype/TakaoMincho.ttf"
24
25FILES:${PN} += "${datadir}/fonts/*.ttf"