blob: 698152bae39c137d0a6ec4ee357dc88bd54e22cd [file] [log] [blame]
Brad Bishopc342db32019-05-15 21:57:59 -04001SUMMARY = "Menu for quick access to folders, documents and removable media"
2DESCRIPTION = "Panel plugin displaying menu with quick access to folders, documents and removable media"
3HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin"
4LICENSE = "GPLv2"
5LIC_FILES_CHKSUM = "file://COPYING;md5=b6952d9a47fc2ad0f315510e1290455f"
6
7inherit xfce-panel-plugin
8
9SRC_URI[md5sum] = "e3a306d927befb8afcb5212f8ab0b8c9"
10SRC_URI[sha256sum] = "7ba3f46f88c2845cbf413efeefaed29157f8b98571856c6e2bf35e4de5d8ecce"
11
12PACKAGECONFIG ??= ""
13PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"