blob: 86079cdb4b59d35bb69683b7d3fca34ea19800e8 (
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
|
pkgbase = dfl-gamma-effects
pkgdesc = A class to handle various display effects that can be performed using wlr-gamma-control protocol
pkgver = 0.2.0
pkgrel = 2
url = https://gitlab.com/desktop-frameworks/gamma-effects
arch = x86_64
arch = aarch64
license = GPL-3.0-only
makedepends = meson
makedepends = ninja
makedepends = qt5-base
makedepends = qt6-base
makedepends = dfl-wayqt
makedepends = dfl-wayqt-qt6
source = https://gitlab.com/desktop-frameworks/gamma-effects/-/archive/v0.2.0/gamma-effects-v0.2.0.tar.gz
sha256sums = affec1235cc11044dae01a21ecdd2104f160e2947975ae6bb2b949b88ad16017
pkgname = dfl-gamma-effects
depends = qt5-base
depends = dfl-wayqt
pkgname = dfl-gamma-effects-qt6
depends = qt6-base
depends = dfl-wayqt-qt6
|