17 lines
707 B
Bash
17 lines
707 B
Bash
# Template file for 'xfce4-weather-plugin'
|
|
pkgname=xfce4-weather-plugin
|
|
version=0.8.10
|
|
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="https://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin"
|
|
license="GPL-2"
|
|
distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
|
checksum=ee6d43c444904631c240470e15e96215c2ce451158bfdbf234bce892bf60eab8
|