15 lines
636 B
Bash
15 lines
636 B
Bash
# Template file for 'xfce4-cpufreq-plugin'
|
|
pkgname=xfce4-cpufreq-plugin
|
|
version=1.1.90
|
|
revision=1
|
|
build_style=gnu-configure
|
|
hostmakedepends="intltool pkg-config"
|
|
makedepends="libglib-devel gtk+-devel libxfce4ui-devel libxfce4util-devel xfce4-panel-devel"
|
|
short_desc="CPU frequency plugin for Xfce4 panel"
|
|
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|
license="GPL-2"
|
|
homepage="http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin"
|
|
distfiles="http://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
|
checksum=dd4ae6aa6cc15be4d280d790f412daab832a00840632ef486b63c42dd1f14daa
|
|
|