1 # Maintainer: Alexander F. Rødseth <xyproto@archlinux.org>
2 # Contributor: Valère Monseur <valere.monseur@ymail.com>
7 pkgdesc='Lightweight battery icon for the system tray'
9 url='https://github.com/valr/cbatticon'
12 depends=(libnotify gtk3)
13 source=("git+$url#commit=2b87a0f033a6cd173fa59174b921cf5d231771b6") # tag: 1.6.12
17 make -C $pkgname WITH_NOTIFY=1 WITH_GTK3=1
21 make -C $pkgname PREFIX="$pkgdir/usr" install