blob: 7a3ecd4820eb217c72c1ee04e60b5cc9fef9e9f7 (
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
25
26
27
|
pkgbase = redshift-wayland-git
pkgdesc = Adjusts the color temperature of your screen according to your surroundings.
pkgver = 1.12.r25.g7da875d
pkgrel = 1
url = http://jonls.dk/redshift/
arch = x86_64
license = GPL3
makedepends = intltool
makedepends = python
makedepends = git
depends = geoclue2
depends = libdrm
depends = libxcb
depends = libxxf86vm
depends = wayland
optdepends = python-gobject: for redshift-gtk
optdepends = python-xdg: for redshift-gtk
optdepends = gtk3: for redshift-gtk
provides = redshift
provides = redshift-sway-git
conflicts = redshift
conflicts = redshift-sway-git
source = redshift::git+https://github.com/minus7/redshift.git#branch=wayland
md5sums = SKIP
pkgname = redshift-wayland-git
|