blob: 0f85f3052d1dea1c2d99066086809607002c14ae (
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
28
29
30
31
|
pkgbase = displaycal-git
pkgdesc = Calibrates display color
pkgver = nightly.r34.g12f9644
pkgrel = 1
url = https://github.com/eoyilmaz/displaycal-py3
arch = x86_64
license = GPL-3.0-or-later
makedepends = git
makedepends = libxrandr
makedepends = libxxf86vm
makedepends = python-setuptools
depends = argyllcms
depends = colord
depends = dbus
depends = dbus-python
depends = glib2
depends = python-certifi
depends = python-distro
depends = python-numpy
depends = python-pillow
depends = python-send2trash
depends = python-wxpython
depends = python-zeroconf
optdepends = colord-kde: if using plasma-x11-session
optdepends = xiccd: if using any other X11 session
provides = displaycal
conflicts = displaycal
source = git+https://github.com/eoyilmaz/displaycal-py3.git
sha256sums = SKIP
pkgname = displaycal-git
|