blob: ec20c4033db3d17b657d01b3c85b0b7ac2b63469 (
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
|
pkgbase = watt-wiser-git
pkgdesc = A software energy consumption estimation tool
pkgver = r224.c8fa3f9
pkgrel = 1
url = https://git.sr.ht/~whereswaldon/watt-wiser
arch = any
license = Unlicense
makedepends = git
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-git
depends = xdg-desktop-portal
provides = watt-wiser-git
conflicts = watt-wiser
conflicts = watt-wiser-sensors
source = watt-wiser-git::git+https://git.sr.ht/~whereswaldon/watt-wiser#branch=main
sha256sums = SKIP
pkgname = watt-wiser-git
|