blob: d134b26f713ad5c945b26b18e1d885efc23b3556 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = nohang-git
pkgdesc = A highly configurable OOM prevention daemon
pkgver = 0.1.r413.gaf36cb2
pkgrel = 2
url = https://github.com/hakavlad/nohang
arch = any
license = MIT
depends = python
optdepends = libnotify: to show GUI notifications
optdepends = sudo: to show GUI notifications if nohang started with UID=0
conflicts = nohang
backup = etc/nohang/nohang.conf
source = nohang-git::git+https://github.com/hakavlad/nohang.git#branch=master
md5sums = SKIP
pkgname = nohang-git
|