aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/avahi/avahi-python_0.6.25.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/avahi/avahi-python_0.6.25.bb')
-rw-r--r--recipes/avahi/avahi-python_0.6.25.bb21
1 files changed, 0 insertions, 21 deletions
diff --git a/recipes/avahi/avahi-python_0.6.25.bb b/recipes/avahi/avahi-python_0.6.25.bb
deleted file mode 100644
index d38acfcc8c..0000000000
--- a/recipes/avahi/avahi-python_0.6.25.bb
+++ /dev/null
@@ -1,21 +0,0 @@
-require avahi.inc
-PR = "${INC_PR}.0"
-
-# FIXME: without --enable-gtk, avahi-discover (pygtk) won't be built
-FILES_avahi-discover = ""
-
-PROVIDES = "avahi"
-DEPENDS += "python-native"
-
-SRC_URI += "file://configure-check-pymod.patch"
-
-S = "${WORKDIR}/avahi-${PV}"
-
-RDEPENDS_avahi-discover = "python-avahi python-pygtk"
-RDEPENDS_python-avahi = "python-dbus"
-PACKAGES =+ "python-avahi"
-
-AVAHI_PYTHON = "--enable-python"
-
-SRC_URI[md5sum] = "a83155a6e29e3988f07e5eea3287b21e"
-SRC_URI[sha256sum] = "9220d974f5515b8ccfa3900cd72cedcac0fa4cc87ca3c64405f7c55346cbba59"