16 lines
698 B
Bash
16 lines
698 B
Bash
# Template file for 'xfce4-weather-plugin'
|
|
pkgname=xfce4-weather-plugin
|
|
version=0.10.0
|
|
revision=2
|
|
build_style=gnu-configure
|
|
hostmakedepends="pkg-config intltool"
|
|
makedepends="libxfce4ui-devel xfce4-panel-devel libxml2-devel libsoup-devel upower-devel"
|
|
depends="hicolor-icon-theme"
|
|
short_desc="XFCE panel plugin to show temperature and weather"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin"
|
|
distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
|
checksum=4423a0c27830fd1f08e063aaefbf70f31d89235d75549ca841d677ab2e409572
|
|
lib32disabled=yes
|