summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1b9e8cc4a964fce10ada6ea8a551668aa6d9595a (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
pkgbase = zlaunch-git
	pkgdesc = A fast application launcher for Linux wayland desktops built with GPUI
	pkgver = r0.0.0
	pkgrel = 1
	url = https://github.com/zortax/zlaunch
	arch = x86_64
	arch = aarch64
	license = MIT
	makedepends = cargo
	makedepends = git
	makedepends = pkg-config
	makedepends = wayland-protocols
	depends = wayland
	depends = freetype2
	depends = fontconfig
	depends = openssl
	depends = libxkbcommon
	depends = libxkbcommon-x11
	depends = libxcb
	depends = vulkan-icd-loader
	provides = zlaunch
	conflicts = zlaunch
	conflicts = zlaunch-bin
	source = zlaunch-git::git+https://github.com/zortax/zlaunch.git
	sha256sums = SKIP

pkgname = zlaunch-git