xfce4-weather-plugin: update to 0.8.1.
This commit is contained in:
parent
98f434759a
commit
10cf84b7cb
@ -1,18 +1,17 @@
|
|||||||
# Template file for 'xfce4-weather-plugin'
|
# Template file for 'xfce4-weather-plugin'
|
||||||
pkgname=xfce4-weather-plugin
|
pkgname=xfce4-weather-plugin
|
||||||
version=0.7.2
|
version=0.8.1
|
||||||
revision=3
|
revision=1
|
||||||
distfiles="http://archive.xfce.org/src/panel-plugins/$pkgname/0.7/$pkgname-$version.tar.bz2"
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="pkg-config intltool xfce4-panel-devel libxfcegui4-devel libxfce4util-devel gtk+-devel atk-devel glib-devel pango-devel cairo-devel freetype-devel fontconfig-devel libxml2-devel glibc-devel"
|
makedepends="pkg-config intltool gtk+-devel libxfce4ui-devel xfce4-panel-devel libxml2-devel"
|
||||||
fulldepends="hicolor-icon-theme"
|
fulldepends="hicolor-icon-theme"
|
||||||
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
short_desc="XFCE panel plagin to show temperature and weather"
|
short_desc="XFCE panel plagin to show temperature and weather"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=5b6cd44c7c04f32eaeeb725d4af75691f73575e02907e8e3b69bced8030151e6
|
homepage="http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin"
|
||||||
|
license="GPL-2"
|
||||||
|
distfiles="http://archive.xfce.org/src/panel-plugins/${pkgname}/0.8/${pkgname}-${version}.tar.bz2"
|
||||||
|
checksum=a03a001065afdd8a167a44b96885d70013290b88d82e7deec45a2d294411077d
|
||||||
long_desc="
|
long_desc="
|
||||||
This panel plugin shows the current temperature and weather condition,
|
This panel plugin shows the current temperature and weather condition,
|
||||||
using weather data provided by xoap.weather.com."
|
using weather data provided by xoap.weather.com."
|
||||||
|
|
||||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,6 +1,3 @@
|
|||||||
libxfce4panel-1.0.so.3
|
|
||||||
libxfcegui4.so.4
|
|
||||||
libxfce4util.so.4
|
|
||||||
libgtk-x11-2.0.so.0
|
libgtk-x11-2.0.so.0
|
||||||
libgdk-x11-2.0.so.0
|
libgdk-x11-2.0.so.0
|
||||||
libgdk_pixbuf-2.0.so.0
|
libgdk_pixbuf-2.0.so.0
|
||||||
@ -11,3 +8,14 @@ libglib-2.0.so.0
|
|||||||
libxml2.so.2
|
libxml2.so.2
|
||||||
libpthread.so.0
|
libpthread.so.0
|
||||||
libc.so.6
|
libc.so.6
|
||||||
|
libxfce4panel-1.0.so.4
|
||||||
|
libgmodule-2.0.so.0
|
||||||
|
librt.so.1
|
||||||
|
libxfce4ui-1.so.0
|
||||||
|
libxfce4util.so.6
|
||||||
|
libatk-1.0.so.0
|
||||||
|
libgio-2.0.so.0
|
||||||
|
libpangoft2-1.0.so.0
|
||||||
|
libpangocairo-1.0.so.0
|
||||||
|
libfreetype.so.6
|
||||||
|
libfontconfig.so.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user