15 lines
640 B
Bash
15 lines
640 B
Bash
# Template file for 'xfce4-cpufreq-plugin'
|
|
pkgname=xfce4-cpufreq-plugin
|
|
version=1.2.3
|
|
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=7d399cb205b3a03d70f1c5dac99beab7fa1bcdef60edfdc16fab0583d7cd07bc
|