16 lines
704 B
Bash
16 lines
704 B
Bash
# Template file for 'xfce4-weather-plugin'
|
|
pkgname=xfce4-weather-plugin
|
|
version=0.8.6
|
|
revision=1
|
|
lib32disabled=yes
|
|
build_style=gnu-configure
|
|
configure_args="--disable-upower"
|
|
hostmakedepends="pkg-config intltool"
|
|
makedepends="libxfce4ui-devel xfce4-panel-devel libxml2-devel libsoup-devel"
|
|
depends="hicolor-icon-theme"
|
|
short_desc="XFCE panel plagin to show temperature and weather"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
homepage="http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin"
|
|
license="GPL-2"
|
|
distfiles="http://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
|
checksum=927c3b2c699208d63b2baf469b74c8c0dfcb98006ca9f80d75e7aec62658e6fa
|