mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xfce4-sensors-plugin: update to 1.4.5.
This commit is contained in:
parent
225c23454e
commit
e099e5e2f9
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
||||||
# Template file for 'xfce4-sensors-plugin'
|
# Template file for 'xfce4-sensors-plugin'
|
||||||
pkgname=xfce4-sensors-plugin
|
pkgname=xfce4-sensors-plugin
|
||||||
version=1.4.4
|
version=1.4.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-locales-dir=/usr/share/locale --disable-static"
|
hostmakedepends="pkg-config gettext"
|
||||||
hostmakedepends="pkg-config intltool"
|
|
||||||
makedepends="libsensors-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"
|
||||||
|
@ -13,7 +12,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin"
|
homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin"
|
||||||
changelog="https://gitlab.xfce.org/panel-plugins/xfce4-sensors-plugin/-/raw/master/NEWS"
|
changelog="https://gitlab.xfce.org/panel-plugins/xfce4-sensors-plugin/-/raw/master/NEWS"
|
||||||
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=6c1605a738e5df40e084d08ac93f962cd445093396de1e9bfadc7ab4588c36b6
|
checksum=f69fdf79b7f76d2a81724828124a6fce76803a9122a4c82de8f3dfa3efbb179a
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
# Cannot detect these when cross compiling
|
# Cannot detect these when cross compiling
|
||||||
|
|
Loading…
Add table
Reference in a new issue