summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/xorg-app/bdftopcf_1.0.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-graphics/xorg-app/bdftopcf_1.0.4.bb')
-rw-r--r--meta-oe/recipes-graphics/xorg-app/bdftopcf_1.0.4.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/bdftopcf_1.0.4.bb b/meta-oe/recipes-graphics/xorg-app/bdftopcf_1.0.4.bb
new file mode 100644
index 000000000..5009d5431
--- /dev/null
+++ b/meta-oe/recipes-graphics/xorg-app/bdftopcf_1.0.4.bb
@@ -0,0 +1,13 @@
1require recipes-graphics/xorg-app/xorg-app-common.inc
2
3SUMMARY = "bdftopcf is a tool to convert BDF fonts to PCF fonts"
4HOMEPAGE = "http://cgit.freedesktop.org/xorg/app/bdftopcf/"
5SECTION = "x11/app"
6LICENSE = "MIT"
7LIC_FILES_CHKSUM = "file://COPYING;md5=f9a35333adf75edd1eaef84bca65a490"
8DEPENDS = "libxfont"
9
10SRC_URI[md5sum] = "96a648a332160a7482885800f7a506fa"
11SRC_URI[sha256sum] = "eaf59057ba3d7cffe29526562ce50868da7da823487a4cfb3e16946e5ffd2798"
12
13BBCLASSEXTEND = "native"