blob: 16be09dcadce85b71b31d6077093d6d89b4f92af [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001DESCRIPTION = "Panel plugin displaying menu with quick access to folders, documents, and removable media"
2HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin"
3LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=b6952d9a47fc2ad0f315510e1290455f"
5
6inherit xfce-panel-plugin
7
8SRC_URI[md5sum] = "fcae9b38a8affcd82699a94991bba29b"
9SRC_URI[sha256sum] = "4175c614749abbb5bcf6f49c88125fb0dd36db69f4c374df23563907b16e2c3f"
10
11PACKAGECONFIG ??= ""
12PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"