summaryrefslogtreecommitdiff
path: root/strata/graphics-common/freefont-otf.morph
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2014-08-28 01:22:13 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2014-08-28 11:46:22 +0100
commit021367d3c00599e730af1c907fba071038b9b1c9 (patch)
treecab03a0ce2618a5e5fc6df5387f678694fef2d01 /strata/graphics-common/freefont-otf.morph
parentc3d6de72c552a95267c1815b4a1fcbe1199c0581 (diff)
downloaddefinitions-021367d3c00599e730af1c907fba071038b9b1c9.tar.gz
Move common graphics components from wayland-generic to an independent stratum
Basically pixman, cairo, pango and deps These are common dependencies for weston and gtk/clutter
Diffstat (limited to 'strata/graphics-common/freefont-otf.morph')
-rw-r--r--strata/graphics-common/freefont-otf.morph5
1 files changed, 5 insertions, 0 deletions
diff --git a/strata/graphics-common/freefont-otf.morph b/strata/graphics-common/freefont-otf.morph
new file mode 100644
index 00000000..e5c6c482
--- /dev/null
+++ b/strata/graphics-common/freefont-otf.morph
@@ -0,0 +1,5 @@
+name: freefont-otf
+kind: chunk
+install-commands:
+- mkdir -p $DESTDIR/usr/share/fonts/opentype/freefont
+- install -p *.otf $DESTDIR/usr/share/fonts/opentype/freefont