blob: 245e6bc59e3c766a7ca36a065c636910bbf5c821 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = cutefish-screenlocker-git
pkgdesc = CutefishOS system screen locker
pkgver = 0.5.r35.g3faaa49
pkgrel = 1
url = https://github.com/cutefishos/screenlocker
arch = x86_64
groups = cutefish-git
license = GPL
makedepends = extra-cmake-modules
makedepends = qt5-tools
makedepends = git
depends = fishui-git
depends = libcutefish-git
provides = cutefish-screenlocker
conflicts = cutefish-screenlocker
source = git+https://github.com/cutefishos/screenlocker.git
sha512sums = SKIP
pkgname = cutefish-screenlocker-git
|