summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: dd52b7cba917ae65879ce6fb821bac56aace7fda (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 = vibrant
	pkgdesc = A simple library to adjust color saturation of X11 outputs.
	pkgver = 1.0.1
	pkgrel = 1
	url = https://gitlab.com/Scrumplex/vibrant
	arch = x86_64
	license = GPL3
	license = custom:MIT
	makedepends = git
	makedepends = cmake
	source = vibrant::git+https://gitlab.com/Scrumplex/vibrant.git#tag=1.0.1
	sha512sums = SKIP

pkgname = libvibrant
	depends = libxrandr
	depends = libxnvctrl
	provides = libvibrant.so=1-64
	provides = libvibrant.so=1
	conflicts = vibrant

pkgname = vibrant-cli
	depends = libvibrant.so=1-64
	conflicts = vibrant