summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 880589a14fd72a6014e51e107ca793ad022b63ac (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
25
26
27
28
29
30
31
32
pkgbase = gauntlet-git
	pkgdesc = Raycast-inspired open-source cross-platform application launcher with React-based plugins
	pkgver = 20
	pkgrel = 1
	url = https://github.com/project-gauntlet/gauntlet
	install = gauntlet.install
	arch = x86_64
	license = MPL-2.0
	makedepends = git
	makedepends = rust
	makedepends = cargo
	makedepends = nodejs
	makedepends = npm
	makedepends = protobuf
	makedepends = cmake
	depends = libxkbcommon
	depends = fontconfig
	depends = freetype2
	depends = openssl
	optdepends = libx11: for X11
	optdepends = libxcursor: for X11
	optdepends = libxi: for X11
	optdepends = libxkbcommon-x11: for X11
	optdepends = libxrandr: for X11
	optdepends = wayland: for Wayland
	provides = gauntlet
	conflicts = gauntlet
	conflicts = gauntlet-bin
	source = git+https://github.com/project-gauntlet/gauntlet
	sha256sums = SKIP

pkgname = gauntlet-git