14 lines
586 B
Bash
14 lines
586 B
Bash
# Template file for 'xfce4-cpufreq-plugin'
|
|
pkgname=xfce4-cpufreq-plugin
|
|
version=1.2.1
|
|
revision=1
|
|
build_style=gnu-configure
|
|
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=c5e044c0dc401d2066f208a3df82a588b3e51ff01425f155d0a1d0f8fce8f5b5
|