blob: 62791f772ce605340c0c84663d50959dc0b693bd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = kwin-effect-osdclock-git
pkgdesc = KWin effect that displays clock at the corner of the screen
pkgver = 20180812.991372d
pkgrel = 1
url = https://github.com/laloch/kwin-effect-osdclock
arch = x86_64
license = GPL
makedepends = extra-cmake-modules
makedepends = git
makedepends = pkgconf
depends = kwin
source = kwin-effect-osdclock::git+http://github.com/laloch/kwin-effect-osdclock.git
md5sums = SKIP
pkgname = kwin-effect-osdclock-git
|