aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/at-spi_1.26.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnome/at-spi_1.26.0.bb')
-rw-r--r--recipes/gnome/at-spi_1.26.0.bb26
1 files changed, 0 insertions, 26 deletions
diff --git a/recipes/gnome/at-spi_1.26.0.bb b/recipes/gnome/at-spi_1.26.0.bb
deleted file mode 100644
index 78aa77aec5..0000000000
--- a/recipes/gnome/at-spi_1.26.0.bb
+++ /dev/null
@@ -1,26 +0,0 @@
-DESCRIPTION = "Assistive Technology Service Provider Interface for GNOME."
-SECTION = "x11/libs"
-PRIORITY = "optional"
-LICENSE = "LGPL"
-
-DEPENDS = "gtk+ atk libbonobo orbit2"
-RDEPENDS_${PN} = "libgail-gnome gtk-module-gail"
-
-inherit gnome
-
-FILES_${PN} += " \
- ${libdir}/bonobo \
- ${libdir}/gtk-2.0 \
- ${libdir}/orbit-2.0 \
- ${datadir}/idl \
- "
-
-FILES_${PN}-dbg += " \
- ${libdir}/gtk-2.0/modules/.debug \
- ${libdir}/orbit-2.0/.debug \
- "
-
-
-
-SRC_URI[archive.md5sum] = "3f2f7d29b45eff08adf56af0d31d3984"
-SRC_URI[archive.sha256sum] = "bb8c9473a277fa75f172fa16fb6ada85f4a919219818fd9c792f1a137bb2644d"