diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2012-04-16 15:34:16 +0200 |
---|---|---|
committer | Andreas Müller <schnitzeltony@googlemail.com> | 2012-06-08 14:27:58 +0200 |
commit | 92864ef3f388bc86e666736f6f47ec99812b86d8 (patch) | |
tree | 748826c6e3cd8d4060b31313cdd6c1f9ffda9712 /meta-xfce/recipes-panel-plugins/places | |
parent | 69bacb323adca89282a397f12613b59e73e8c249 (diff) | |
download | meta-openembedded-92864ef3f388bc86e666736f6f47ec99812b86d8.tar.gz |
xfce4-places-plugin: initial add 1.3.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-xfce/recipes-panel-plugins/places')
-rw-r--r-- | meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.3.0.bb | 9 |
1 files changed, 9 insertions, 0 deletions
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 000000000..5310586d4 --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.3.0.bb | |||
@@ -0,0 +1,9 @@ | |||
1 | DESCRIPTION = "Panel plugin displaying menu with quick access to folders, documents, and removable media" | ||
2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-places-plugin" | ||
3 | LICENSE = "GPLv2" | ||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b6952d9a47fc2ad0f315510e1290455f" | ||
5 | |||
6 | inherit xfce-panel-plugin | ||
7 | |||
8 | SRC_URI[md5sum] = "d075fffccf44bcf09a1bfcd4e0cd38a2" | ||
9 | SRC_URI[sha256sum] = "0266e6bb9905b6af25f80cbb364d2710b6b95100382d2d540edf9f8408e09936" | ||