diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2017-03-27 23:12:33 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-04-18 14:21:45 +0200 |
commit | 675d2ab543fd872e05a374e52a4102cf120e7fbc (patch) | |
tree | 56b035064d09efc7f46d13543b3cb5e03da2d9ca /meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.8.8.bb | |
parent | 714830db3b5b1bf3329bf7b2d805a253bb30d83c (diff) | |
download | meta-openembedded-675d2ab543fd872e05a374e52a4102cf120e7fbc.tar.gz |
xfce4-weather-plugin: update 0.8.8 -> 0.8.9
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Diffstat (limited to 'meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.8.8.bb')
-rw-r--r-- | meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.8.8.bb | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.8.8.bb b/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.8.8.bb deleted file mode 100644 index 28d3bda07..000000000 --- a/meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.8.8.bb +++ /dev/null | |||
@@ -1,13 +0,0 @@ | |||
1 | SUMMARY = "Panel plugin to display current temperature and weather condition" | ||
2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin" | ||
3 | LICENSE = "GPLv2" | ||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | ||
5 | |||
6 | inherit xfce-panel-plugin | ||
7 | |||
8 | DEPENDS += "libsoup-2.4 dbus-glib upower" | ||
9 | |||
10 | SRC_URI[md5sum] = "29fe8892bb4c6b1e639862a63110618e" | ||
11 | SRC_URI[sha256sum] = "651b722714fdafde3f548f183958c34e1539cf563193d7e51f28bfb6933d6d3f" | ||
12 | |||
13 | FILES_${PN} += "${datadir}/xfce4/weather" | ||