summaryrefslogtreecommitdiff
path: root/strata/graphics-common
diff options
context:
space:
mode:
Diffstat (limited to 'strata/graphics-common')
-rw-r--r--strata/graphics-common/cairo.morph5
-rw-r--r--strata/graphics-common/chinese-fonts-truetype-bkai00mp.morph5
-rw-r--r--strata/graphics-common/chinese-fonts-truetype-bsmi00lp.morph5
-rw-r--r--strata/graphics-common/chinese-fonts-truetype-gbsn00lp.morph5
-rw-r--r--strata/graphics-common/chinese-fonts-truetype-gkai00mp.morph5
-rw-r--r--strata/graphics-common/fontconfig.morph7
-rw-r--r--strata/graphics-common/freefont-otf.morph5
-rw-r--r--strata/graphics-common/pixman.morph5
-rw-r--r--strata/graphics-common/ttf-alee.morph5
9 files changed, 0 insertions, 47 deletions
diff --git a/strata/graphics-common/cairo.morph b/strata/graphics-common/cairo.morph
deleted file mode 100644
index cc5a0725..00000000
--- a/strata/graphics-common/cairo.morph
+++ /dev/null
@@ -1,5 +0,0 @@
-name: cairo
-kind: chunk
-build-system: autotools
-configure-commands:
-- ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc --enable-glesv2
diff --git a/strata/graphics-common/chinese-fonts-truetype-bkai00mp.morph b/strata/graphics-common/chinese-fonts-truetype-bkai00mp.morph
deleted file mode 100644
index 8dcde50f..00000000
--- a/strata/graphics-common/chinese-fonts-truetype-bkai00mp.morph
+++ /dev/null
@@ -1,5 +0,0 @@
-name: chinese-fonts-truetype-bkai00mp
-kind: chunk
-install-commands:
-- mkdir -p "$DESTDIR"/usr/share/fonts/truetype/chinese
-- install -p *.ttf "$DESTDIR"/usr/share/fonts/truetype/chinese
diff --git a/strata/graphics-common/chinese-fonts-truetype-bsmi00lp.morph b/strata/graphics-common/chinese-fonts-truetype-bsmi00lp.morph
deleted file mode 100644
index 8e0c060d..00000000
--- a/strata/graphics-common/chinese-fonts-truetype-bsmi00lp.morph
+++ /dev/null
@@ -1,5 +0,0 @@
-name: chinese-fonts-truetype-bsmi00lp
-kind: chunk
-install-commands:
-- mkdir -p "$DESTDIR"/usr/share/fonts/truetype/chinese
-- install -p *.ttf "$DESTDIR"/usr/share/fonts/truetype/chinese
diff --git a/strata/graphics-common/chinese-fonts-truetype-gbsn00lp.morph b/strata/graphics-common/chinese-fonts-truetype-gbsn00lp.morph
deleted file mode 100644
index f1a0d15f..00000000
--- a/strata/graphics-common/chinese-fonts-truetype-gbsn00lp.morph
+++ /dev/null
@@ -1,5 +0,0 @@
-name: chinese-fonts-truetype-gbsn00lp
-kind: chunk
-install-commands:
-- mkdir -p "$DESTDIR"/usr/share/fonts/truetype/chinese
-- install -p *.ttf "$DESTDIR"/usr/share/fonts/truetype/chinese
diff --git a/strata/graphics-common/chinese-fonts-truetype-gkai00mp.morph b/strata/graphics-common/chinese-fonts-truetype-gkai00mp.morph
deleted file mode 100644
index c08e0736..00000000
--- a/strata/graphics-common/chinese-fonts-truetype-gkai00mp.morph
+++ /dev/null
@@ -1,5 +0,0 @@
-name: chinese-fonts-truetype-gkai00mp
-kind: chunk
-install-commands:
-- mkdir -p "$DESTDIR"/usr/share/fonts/truetype/chinese
-- install -p *.ttf "$DESTDIR"/usr/share/fonts/truetype/chinese
diff --git a/strata/graphics-common/fontconfig.morph b/strata/graphics-common/fontconfig.morph
deleted file mode 100644
index 08a228f5..00000000
--- a/strata/graphics-common/fontconfig.morph
+++ /dev/null
@@ -1,7 +0,0 @@
-name: fontconfig
-kind: chunk
-build-system: autotools
-system-integration:
- fontconfig-misc:
- 00-update-fc-cache:
- - fc-cache -f -v
diff --git a/strata/graphics-common/freefont-otf.morph b/strata/graphics-common/freefont-otf.morph
deleted file mode 100644
index f021480d..00000000
--- a/strata/graphics-common/freefont-otf.morph
+++ /dev/null
@@ -1,5 +0,0 @@
-name: freefont-otf
-kind: chunk
-install-commands:
-- mkdir -p "$DESTDIR"/usr/share/fonts/opentype/freefont
-- install -p *.otf "$DESTDIR"/usr/share/fonts/opentype/freefont
diff --git a/strata/graphics-common/pixman.morph b/strata/graphics-common/pixman.morph
deleted file mode 100644
index 7942a964..00000000
--- a/strata/graphics-common/pixman.morph
+++ /dev/null
@@ -1,5 +0,0 @@
-name: pixman
-kind: chunk
-build-system: autotools
-configure-commands:
-- ./autogen.sh --prefix="$PREFIX" --sysconfdir=/etc --disable-arm-iwmmxt --disable-arm-iwmmxt2
diff --git a/strata/graphics-common/ttf-alee.morph b/strata/graphics-common/ttf-alee.morph
deleted file mode 100644
index b25e699f..00000000
--- a/strata/graphics-common/ttf-alee.morph
+++ /dev/null
@@ -1,5 +0,0 @@
-name: ttf-alee
-kind: chunk
-install-commands:
-- mkdir -p "$DESTDIR"/usr/share/fonts/truetype/alee
-- install -p *.ttf "$DESTDIR"/usr/share/fonts/truetype/alee