aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qpf-fonts/qpf-freeserif_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/qpf-fonts/qpf-freeserif_1.0.bb')
-rw-r--r--recipes/qpf-fonts/qpf-freeserif_1.0.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/qpf-fonts/qpf-freeserif_1.0.bb b/recipes/qpf-fonts/qpf-freeserif_1.0.bb
new file mode 100644
index 0000000000..a45abbdcd3
--- /dev/null
+++ b/recipes/qpf-fonts/qpf-freeserif_1.0.bb
@@ -0,0 +1,10 @@
+require qpf.inc
+
+DESCRIPTION = "FreeSerif font - QPF Edition"
+HOMEPAGE = "http://savannah.nongnu.org/projects/freefont/"
+LICENSE = "GPL"
+PR = "r3"
+
+SRC_URI = "http://ewi546.ewi.utwente.nl/mirror/hrw-oe-sources/${PN}-${PV}.tar.bz2"
+
+S = "${WORKDIR}/${PN}"