aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gnome/gnome-menus_2.16.1.bb
blob: 2d08f48f339e143986e5cad3ba82eb79a19f13a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
DEPENDS = "python gnome-vfs libxml2 gconf popt gtk+"
LICENSE = "GPL"

PR = "r1"

inherit gnome pkgconfig python-dir

do_stage() {
autotools_stage_all
}

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] = "a5c467abe68003d23ec09a795ebfd29f"
SRC_URI[archive.sha256sum] = "72238f33406ada505fde8555ff93c00e7fec055a41500339b434c5445b09c87b"