xfce4-weather-plugin: remove long_desc.
This commit is contained in:
parent
9e1ac9c1ff
commit
6a62378413
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'xfce4-weather-plugin'
|
# Template file for 'xfce4-weather-plugin'
|
||||||
pkgname=xfce4-weather-plugin
|
pkgname=xfce4-weather-plugin
|
||||||
version=0.8.1
|
version=0.8.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
makedepends="gtk+-devel libxfce4ui-devel xfce4-panel-devel libxml2-devel"
|
makedepends="gtk+-devel libxfce4ui-devel xfce4-panel-devel libxml2-devel"
|
||||||
|
@ -12,6 +12,3 @@ homepage="http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://archive.se.xfce.org/src/panel-plugins/${pkgname}/0.8/${pkgname}-${version}.tar.bz2"
|
distfiles="http://archive.se.xfce.org/src/panel-plugins/${pkgname}/0.8/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=a03a001065afdd8a167a44b96885d70013290b88d82e7deec45a2d294411077d
|
checksum=a03a001065afdd8a167a44b96885d70013290b88d82e7deec45a2d294411077d
|
||||||
long_desc="
|
|
||||||
This panel plugin shows the current temperature and weather condition,
|
|
||||||
using weather data provided by xoap.weather.com."
|
|
||||||
|
|
Loading…
Reference in New Issue