aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/gnome-panel_2.18.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gnome/gnome-panel_2.18.1.bb')
-rw-r--r--recipes/gnome/gnome-panel_2.18.1.bb22
1 files changed, 0 insertions, 22 deletions
diff --git a/recipes/gnome/gnome-panel_2.18.1.bb b/recipes/gnome/gnome-panel_2.18.1.bb
deleted file mode 100644
index 8029cd46c0..0000000000
--- a/recipes/gnome/gnome-panel_2.18.1.bb
+++ /dev/null
@@ -1,22 +0,0 @@
-LICENSE = "GPL"
-DEPENDS = "startup-notification libwnck orbit2 gtk+ libgnome libgnomeui gnome-desktop libglade gnome-menus orbit2-native"
-
-PR = "r2"
-
-inherit gnome pkgconfig
-
-do_configure_prepend() {
- sed -i -e s:help:: ${S}/Makefile.am
-}
-
-
-PACKAGES =+ "libpanel-applet"
-FILES_libpanel-applet = "${libdir}/libpanel-applet-2.so.*"
-
-FILES_${PN} =+ "${datadir}/gnome* \
- ${datadir}/icons"
-
-EXTRA_OEMAKE = "ORBIT_IDL=${STAGING_BINDIR_NATIVE}/orbit-idl-2"
-
-SRC_URI[archive.md5sum] = "6c325f5b5f9f424faa494665720bcfb9"
-SRC_URI[archive.sha256sum] = "c04b53bcc0057ed042169baa725ed3769194864e5824643cc0af8c58cf773d2c"