Signed-off-by: Andreas Müller <[email protected]> --- .../places/xfce4-places-plugin_1.3.0.bb | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) create mode 100644 meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.3.0.bb
diff --git a/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.3.0.bb b/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.3.0.bb new file mode 100644 index 0000000..5310586 --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.3.0.bb @@ -0,0 +1,9 @@ +DESCRIPTION = "Panel plugin displaying menu with quick access to folders, documents, and removable media" +HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin" +LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=b6952d9a47fc2ad0f315510e1290455f" + +inherit xfce-panel-plugin + +SRC_URI[md5sum] = "d075fffccf44bcf09a1bfcd4e0cd38a2" +SRC_URI[sha256sum] = "0266e6bb9905b6af25f80cbb364d2710b6b95100382d2d540edf9f8408e09936" -- 1.7.4.4 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
