aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app/bdftopcf_1.0.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xorg-app/bdftopcf_1.0.3.bb')
-rw-r--r--recipes/xorg-app/bdftopcf_1.0.3.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/xorg-app/bdftopcf_1.0.3.bb b/recipes/xorg-app/bdftopcf_1.0.3.bb
new file mode 100644
index 0000000000..cfe686eb1e
--- /dev/null
+++ b/recipes/xorg-app/bdftopcf_1.0.3.bb
@@ -0,0 +1,10 @@
+require xorg-app-common.inc
+DESCRIPTION = "converts BDF fonts to PCF fonts"
+DEPENDS += " libxfont"
+PE = "1"
+PR = "${INC_PR}.0"
+
+SRC_URI[archive.md5sum] = "4a7a4a848c43c42f7d499b60666434a4"
+SRC_URI[archive.sha256sum] = "9c90b408b2fe079495697bfc8fb13da940b2b70f4907213bf5dcc9e3024a1d0a"
+
+BBCLASSEXTEND = "native"