15 lines
640 B
Bash
15 lines
640 B
Bash
# Template file for 'xfce4-genmon-plugin'
|
|
pkgname=xfce4-genmon-plugin
|
|
version=4.1.0
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--with-locales-dir=/usr/share/locale"
|
|
hostmakedepends="intltool pkg-config"
|
|
makedepends="xfce4-panel-devel"
|
|
short_desc="Generic monitor plugin for Xfce4 panel"
|
|
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|
license="LGPL-2.1-or-later"
|
|
homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin"
|
|
distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
|
checksum=d1256b4b47545c7bdb16842b21eaf3ac167be443e8f2f1093cf4209e65c84e7d
|