blob: b234d8e135d6d1f26ef4a340e8fc43d6cad1dc8d (
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
|
pkgbase = watt-wiser
pkgdesc = A software energy consumption estimation tool
pkgver = v0.1.3
pkgrel = 1
url = https://git.sr.ht/~whereswaldon/watt-wiser
arch = any
license = Unlicense
makedepends = go
makedepends = gcc
makedepends = vulkan-headers
makedepends = pkgconf
makedepends = wayland
makedepends = wayland-protocols
makedepends = libx11
makedepends = libxkbcommon-x11
makedepends = libxcursor
depends = watt-wiser-sensors
depends = xdg-desktop-portal
conflicts = watt-wiser-git
conflicts = watt-wiser-sensors-git
source = watt-wiser-v0.1.3.tar.gz::https://git.sr.ht/~whereswaldon/watt-wiser/archive/v0.1.3.tar.gz
b2sums = 5f9377878c235513345a6aff4618715933157a06b22c513b5e807852674cab7814634f5697ef91f3d47ad723290dd78253a5a81c7dfcc23d7b15075078c301f0
pkgname = watt-wiser
|