blob: 90f94d914ce99432901987dbd5d33d535e7def4f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = nohang-git
pkgdesc = A sophisticated low memory handler
pkgver = 0.1.r638.g3f34a93
pkgrel = 3
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
optdepends = logrotate: maintaining a separate log is one of the options
conflicts = nohang
backup = etc/nohang/nohang.conf
backup = etc/nohang/nohang-desktop.conf
backup = etc/logrotate.d/nohang
source = nohang-git::git+https://github.com/hakavlad/nohang.git#branch=master
md5sums = SKIP
pkgname = nohang-git
|