summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.69.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.69.bb')
-rw-r--r--meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.69.bb18
1 files changed, 0 insertions, 18 deletions
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.69.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.69.bb
deleted file mode 100644
index 22a7aecd2..000000000
--- a/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.69.bb
+++ /dev/null
@@ -1,18 +0,0 @@
1require ttf.inc
2
3DESCRIPTION = "Ubuntu Font Family - TTF Version"
4HOMEPAGE = "http://font.ubuntu.com"
5LICENSE = "UFL"
6PR = "r2"
7
8SRC_URI = "http://font.ubuntu.com/download/ubuntu-font-family-${PV}+ufl.zip"
9SRC_URI[md5sum] = "2c3287ea72f81ce025095f7a6d68af28"
10SRC_URI[sha256sum] = "23206a306d92ec57404ab3bc75610b6d8cfed0b8ddcfbe51b99fb48519a4855b"
11S = "${WORKDIR}/ubuntu-font-family-0.69+ufl"
12
13PACKAGES = "${PN}-dbg ttf-ubuntu-mono ttf-ubuntu-sans ttf-ubuntu-serif"
14RRECOMMENDS_${PN}-dbg = ""
15
16FILES_ttf-ubuntu-mono = "${datadir}/fonts/truetype/*Mono*"
17FILES_ttf-ubuntu-sans = "${datadir}/fonts/truetype/Ubuntu-*"
18FILES_ttf-ubuntu-serif = "${datadir}/fonts/truetype/*Serif*"