xfce4-sensors-plugin: update to 1.3.0
This commit is contained in:
parent
03fd7a16d6
commit
09cb2bf47e
|
@ -1,18 +1,19 @@
|
||||||
# Template file for 'xfce4-sensors-plugin'
|
# Template file for 'xfce4-sensors-plugin'
|
||||||
pkgname=xfce4-sensors-plugin
|
pkgname=xfce4-sensors-plugin
|
||||||
version=1.2.6
|
version=1.3.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
makedepends="libsensors-devel libxfce4ui-devel xfce4-panel-devel libnotify-devel"
|
makedepends="libsensors-devel xfce4-panel-devel libnotify-devel"
|
||||||
depends="hicolor-icon-theme desktop-file-utils"
|
depends="hicolor-icon-theme desktop-file-utils"
|
||||||
short_desc="XFCE hardware sensors plugin"
|
short_desc="Xfce hardware sensors plugin"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin"
|
homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=235ef842bd45e701bceebb21a384ab09f21afceea8ed95f91bb4c6cf3abe1bc0
|
checksum=235ef842bd45e701bceebb21a384ab09f21afceea8ed95f91bb4c6cf3abe1bc0
|
||||||
|
checksum=b7a7834ca84f6751686fa2e20e0b44a2e68ece0cb2716792a765e03b92f65569
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
# Cannot detect these when cross compiling
|
# Cannot detect these when cross compiling
|
||||||
|
|
Loading…
Reference in New Issue