13 lines
519 B
Bash
13 lines
519 B
Bash
|
# Template file for 'wmbatteries'
|
||
|
pkgname=wmbatteries
|
||
|
version=0.1.5
|
||
|
revision=1
|
||
|
build_style=gnu-configure
|
||
|
makedepends="libXext-devel libXpm-devel"
|
||
|
short_desc="A dockapp based on wmacpiload, monitors up to 2 battery capacities"
|
||
|
maintainer="Olga Ustuzhanina <me@laserbat.pw>"
|
||
|
license="GPL-2.0-or-later"
|
||
|
homepage="https://github.com/tarjanm-movidius/wmbatteries"
|
||
|
distfiles="https://github.com/tarjanm-movidius/wmbatteries/archive/${version}.tar.gz"
|
||
|
checksum=155b01bac93752b3c3c9139184551e2930f19e073d1726871b031c826cfae6af
|