blob: 9fdb5900737a946c77db24167ff1a86480c6afa6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = bbswitch-monitor
pkgdesc = System tray icon to monitor external GPU on/off status with Bumblebee
pkgver = 0.1.2
pkgrel = 3
url = https://github.com/MicroDroid/bbswitch-monitor
arch = x86_64
license = MIT
makedepends = make
makedepends = qt5-base
depends = bbswitch
provides = bbswitch-monitor
source = bbswitch-monitor-0.1.2.tar.gz::https://github.com/MicroDroid/bbswitch-monitor/archive/v0.1.2.tar.gz
sha256sums = 964ed445ffbb2e91e36e5ecbd1a88bf5c9647fdb630cf5cf601bb6eed35bad90
pkgname = bbswitch-monitor
|