aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnome')
-rw-r--r--recipes/gnome/gnome-python-extras_2.19.1.bb21
1 files changed, 0 insertions, 21 deletions
diff --git a/recipes/gnome/gnome-python-extras_2.19.1.bb b/recipes/gnome/gnome-python-extras_2.19.1.bb
deleted file mode 100644
index d7f42678bd..0000000000
--- a/recipes/gnome/gnome-python-extras_2.19.1.bb
+++ /dev/null
@@ -1,21 +0,0 @@
-LICENSE = "GPL/LGPL"
-DEPENDS = "python-pygtk libwnck"
-
-PR = "r2"
-
-inherit gnome distutils-base
-
-SRC_URI += "file://acinclude.m4"
-
-do_configure_prepend() {
- install -m 0644 ${WORKDIR}/acinclude.m4 ${S}/
-}
-
-do_configure_prepend() {
- sed -i -e s:'`$PKG_CONFIG --variable=defsdir pygtk-2.0`':\"${STAGING_DATADIR}/pygtk/2.0/defs\":g ${S}/configure.ac
-}
-
-FILES_${PN}-dev += "${datadir}/pygtk"
-
-SRC_URI[archive.md5sum] = "08896c63d71ce44d20fafbaf9c0edc78"
-SRC_URI[archive.sha256sum] = "c5f74f4c46dbb379d119d6f74ca4a47653af251bea176dc7a0ecacccb88339f0"