aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/gnome-menus_2.24.0.bb
blob: c3f08978bf21af27b387613cc6350e8cd789b789 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DEPENDS = "python gnome-vfs libxml2 gconf popt gtk+"
LICENSE = "GPL"

inherit gnome pkgconfig python-dir

PACKAGES += "${PN}-python"
FILES_${PN} += "${datadir}/desktop-directories/"
FILES_${PN}-python = "${libdir}/python*"
FILES_${PN}-dbg += "${PYTHON_SITEPACKAGES_DIR}/*/.debug \
                    ${PYTHON_SITEPACKAGES_DIR}/.debug"

SRC_URI[archive.md5sum] = "1816a0d21ef99d5b3a8bcd033c88f732"
SRC_URI[archive.sha256sum] = "f19ac5af961be1d6244f9526311af8a67518c7403ef71209dcee94b68f77d58e"