summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fe09755c89fdbb6ab817d5604ad36ba1dda8bbc4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = m8mouse-git
	pkgdesc = A RGB and DPI controller for m8mouse
	pkgver = 1.0
	pkgrel = 1
	url = https://github.com/thekhalifa/m8mouse
	install = m8mouse-git.install
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = git
	makedepends = make
	makedepends = gcc
	depends = hidapi
	provides = m8mouse
	conflicts = m8mouse
	source = git+https://github.com/thekhalifa/m8mouse.git
	sha256sums = SKIP

pkgname = m8mouse-git