md5=55fd07e67d8334de2e03e4e23c011452
sha256=84a97b6d74b14e27888a0f54759e570cb701400c5b176471871bc08a6acafb15
+[http://ftp.gnome.org/pub/GNOME/sources/gnome-menus/2.28/gnome-menus-2.28.0.1.tar.bz2]
+md5=279316228fd84917acb9405476f74b53
+sha256=75e73554cd0b0a8356956e76ccb517def5382eafa7bdb14336499cd271570dbc
+
[http://ftp.gnome.org/pub/GNOME/sources/gnome-mime-data/2.18/gnome-mime-data-2.18.0.tar.bz2]
md5=541858188f80090d12a33b5a7c34d42c
sha256=37196b5b37085bbcd45c338c36e26898fe35dd5975295f69f48028b1e8436fd7
--- /dev/null
+DESCRIPTION = "GNOME menus"
+SECTION = "x11/gnome"
+LICENSE = "GPL"
+
+DEPENDS = "python gnome-vfs libxml2 gconf popt gtk+"
+
+inherit gnome pkgconfig
+
+do_stage() {
+ autotools_stage_all
+}
+
+PACKAGES += "${PN}-python"
+FILES_${PN} += "${datadir}/desktop-directories/"
+FILES_${PN}-python = "${libdir}/python*"
+FILES_${PN}-dbg += "${libdir}/python*/site-packages/*/.debug \
+ ${libdir}/python*/site-packages/.debug"
+