16 lines
722 B
Bash
16 lines
722 B
Bash
# Template file for 'xfce4-cpufreq-plugin'
|
|
pkgname=xfce4-cpufreq-plugin
|
|
version=1.2.8
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--with-locales-dir=/usr/share/locale"
|
|
hostmakedepends="intltool pkg-config"
|
|
makedepends="xfce4-panel-devel"
|
|
short_desc="CPU frequency plugin for Xfce4 panel"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"
|
|
changelog="https://gitlab.xfce.org/panel-plugins/xfce4-cpufreq-plugin/-/raw/master/NEWS"
|
|
distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
|
checksum=07e458d9f4725e572001fb7eb66b9e931792311146e0f75ad5d87b9ae19573e9
|