15 lines
640 B
Bash
15 lines
640 B
Bash
# Template file for 'xfce4-cpufreq-plugin'
|
|
pkgname=xfce4-cpufreq-plugin
|
|
version=1.2.5
|
|
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="Steve Prybylski <sa.prybylx@gmail.com>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"
|
|
distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
|
checksum=f8bd728de2d33e7ab30c682716b1cac4776b9884ce48b03fd7c32c9b24b13498
|