blob: c94a1d2443e1a95800be57bc54271128f0e51b3f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = radharc
pkgdesc = Adjusts the color temperature of according to the sun's position
pkgver = 1.0.1
pkgrel = 1
url = https://github.com/maandree/radharc
arch = i686
arch = x86_64
license = ISC
makedepends = libcoopgamma
makedepends = libclut
makedepends = libred
depends = libcoopgamma
depends = libred
source = radharc-1.0.1.tar.gz::https://github.com/maandree/radharc/archive/1.0.1.tar.gz
sha256sums = 248190dbad93f2da390f8e5633f0f6ca9672c8f50807388bd51efc36fb1cd3b7
pkgname = radharc
|