diff options
Diffstat (limited to 'recipes/qpf-fonts/qpf-hunkysans_0.3.0.bb')
-rw-r--r-- | recipes/qpf-fonts/qpf-hunkysans_0.3.0.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/qpf-fonts/qpf-hunkysans_0.3.0.bb b/recipes/qpf-fonts/qpf-hunkysans_0.3.0.bb new file mode 100644 index 0000000000..6f9db1202c --- /dev/null +++ b/recipes/qpf-fonts/qpf-hunkysans_0.3.0.bb @@ -0,0 +1,10 @@ +require qpf.inc + +DESCRIPTION = "Hunky Sans font - QPF Edition" +HOMEPAGE = "http://www.yoper.com/ariszlo/hunky.html http://sourceforge.net/projects/hunkyfonts" +LICENSE = "LGPL" +PR = "r6" + +SRC_URI = "http://ewi546.ewi.utwente.nl/mirror/hrw-oe-sources/${PN}-${PV}-r4.tar.bz2" + +S = "${WORKDIR}/${PN}" |