pkgbase = openrgb-git
	pkgdesc = Open source RGB lighting control that doesn't depend on manufacturer software
	pkgver = 0.9.2126.g623fdfe
	pkgrel = 1
	url = https://gitlab.com/CalcProgrammer1/OpenRGB
	arch = x86_64
	license = GPL-2.0-or-later
	makedepends = qt6-tools
	makedepends = git
	depends = glibc
	depends = gcc-libs
	depends = qt6-base
	depends = libusb
	depends = hidapi-hotplug
	depends = mbedtls
	depends = hicolor-icon-theme
	optdepends = i2c-nct6793-dkms: Nuvoton SMBus driver, needed for onboard RGB on certain ASUS Z270 and Z370 boards
	provides = openrgb
	conflicts = openrgb
	source = git+https://gitlab.com/CalcProgrammer1/OpenRGB.git
	source = openrgb-modules-load.conf
	sha256sums = SKIP
	sha256sums = b5a53d747422f8b594e3e9615e238457d696732efce94050cdd72182a8645ef2

pkgname = openrgb-git
