17 lines
704 B
Bash
17 lines
704 B
Bash
# Template file for 'xfce4-weather-plugin'
|
|
pkgname=xfce4-weather-plugin
|
|
version=0.8.7
|
|
revision=2
|
|
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=071e71106868c7d90c936256d837ca834d0ca6f54daea59a9b5fc11b318e65b0
|