summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5faeb620402a3b56eb2da35956c4d6c3b598a924 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = wraith-master
	pkgdesc = A Wraith Prism RGB control application built with Kotlin/Native
	pkgver = 0.3.1
	pkgrel = 1
	url = https://gitlab.com/serebit/wraith-master
	arch = x86_64
	license = Apache-2.0
	makedepends = java-environment=8
	makedepends = ncurses5-compat-libs
	depends = libusb
	depends = gcc
	depends = glibc
	source = git+https://gitlab.com/serebit/wraith-master#tag=0.3.1
	sha256sums = SKIP

pkgname = wraith-master-cli

pkgname = wraith-master-gtk
	depends = gtk3
	depends = glib2