summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1a24b935b54522ca5c6f37818cac344898d32033 (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
pkgbase = mwc
	pkgdesc = tiling wayland compositor based on wlroots and scenefx
	pkgver = 0.1.1
	pkgrel = 2
	url = https://github.com/dqrk0jeste/mwc
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = meson
	makedepends = ninja
	makedepends = wayland-protocols
	depends = glibc
	depends = wayland
	depends = libinput
	depends = libdrm
	depends = pixman
	depends = libxkbcommon
	depends = libwlroots-0.18.so
	depends = libscenefx-0.2.so
	optdepends = kitty: terminal emulator used in the default configuration
	optdepends = rofi-wayland: app-launcher used in the default configuration
	optdepends = xdg-desktop-portal: base xdg-desktop-portal
	optdepends = xdg-desktop-portal-gtk: default xdg-desktop-portal for file picking
	optdepends = xdg-desktop-portal-wlr: xdg-desktop-portal backend
	provides = wayland-compositor
	source = mwc-0.1.1.tar.gz::https://github.com/dqrk0jeste/mwc/archive/refs/tags/v0.1.1.tar.gz
	md5sums = SKIP

pkgname = mwc