blob: 8d3ca2ecdba48b4a1655ced9999b5404f8151fd5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
pkgbase = batterycm-switcher-git
pkgdesc = An advanced Ideapad Laptops conservation mode adjustment tool
pkgver = r22.c5e1610
pkgrel = 1
url = https://github.com/supdrewin/batterycm-switcher
install = batterycm.install
arch = any
license = GPL3
makedepends = git
makedepends = gzip
makedepends = make
makedepends = xz
depends = bash
depends = coreutils
depends = man-db
depends = polkit
depends = vim
optdepends = acpid: For enable use function key to switch mode
optdepends = espeak: For enable show status using voice
optdepends = systemd: For optional function key backend service
provides = batterycm
provides = batterycm-switcher
provides = batterycm-charger
conflicts = batterycm
conflicts = batterycm-switcher
conflicts = batterycm-charger
source = batterycm-switcher::git+https://github.com/supdrewin/batterycm-switcher#branch=testing
sha256sums = SKIP
pkgname = batterycm-switcher-git
|