14 lines
608 B
Bash
14 lines
608 B
Bash
# Template file for 'xfce4-battery-plugin'
|
|
pkgname=xfce4-battery-plugin
|
|
version=1.1.2
|
|
revision=1
|
|
build_style=gnu-configure
|
|
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=d601349fa9a979dae99ace39b24d99b97f62b80f42ac5dea5a99e5af3e88d7db
|