15 lines
662 B
Bash
15 lines
662 B
Bash
# Template file for 'xfce4-battery-plugin'
|
|
pkgname=xfce4-battery-plugin
|
|
version=1.1.5
|
|
revision=1
|
|
build_style=gnu-configure
|
|
configure_args="--with-locales-dir=/usr/share/locale"
|
|
hostmakedepends="pkg-config intltool"
|
|
makedepends="xfce4-panel-devel"
|
|
short_desc="Battery monitor plugin for the Xfce panel"
|
|
maintainer="Alexander Mamay <alexander@mamay.su>"
|
|
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
|
homepage="https://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin"
|
|
distfiles="https://archive.xfce.org/src/panel-plugins/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
|
checksum=752233bfb320ee1e26104a656cbb868299f562733063e2b9a18f0966585ce213
|