aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/pango
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/pango')
-rw-r--r--recipes/pango/pango-native-1.22.0/no-tests.patch10
-rw-r--r--recipes/pango/pango-native_1.22.0.bb12
2 files changed, 0 insertions, 22 deletions
diff --git a/recipes/pango/pango-native-1.22.0/no-tests.patch b/recipes/pango/pango-native-1.22.0/no-tests.patch
deleted file mode 100644
index dafcb20c3b..0000000000
--- a/recipes/pango/pango-native-1.22.0/no-tests.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- /tmp/Makefile.am 2007-03-01 13:29:37.000000000 +0100
-+++ pango-1.16.0/Makefile.am 2007-03-01 13:29:52.545251000 +0100
-@@ -1,6 +1,6 @@
- ## Process this file with automake to create Makefile.in.
-
--SUBDIRS= pango modules pango-view examples docs tools tests
-+SUBDIRS= pango modules pango-view examples docs tools
-
- EXTRA_DIST = \
- autogen.sh \
diff --git a/recipes/pango/pango-native_1.22.0.bb b/recipes/pango/pango-native_1.22.0.bb
deleted file mode 100644
index ba2cf4ca3b..0000000000
--- a/recipes/pango/pango-native_1.22.0.bb
+++ /dev/null
@@ -1,12 +0,0 @@
-
-require pango_1.22.0.bb
-
-inherit native
-
-DEPENDS += "glib-2.0-native cairo-native"
-PROVIDES = "pango-native"
-
-SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v2.6/pango-${PV}.tar.bz2"
-
-PR = "r0"
-