summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c96a98c7e45065be252f7bd07af6b7d6722e1f6d (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
33
34
35
36
pkgbase = sway-git
	pkgdesc = i3-compatible Wayland compositor
	pkgver = r5942.3f77591b
	pkgrel = 1
	url = https://swaywm.org
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = meson
	makedepends = git
	makedepends = scdoc
	makedepends = wayland-protocols
	makedepends = ninja
	depends = json-c
	depends = pcre
	depends = wlroots-git
	depends = cairo
	depends = pango
	depends = gdk-pixbuf2
	depends = pam
	depends = xorg-server-xwayland
	depends = swaybg-git
	optdepends = rxvt-unicode: Default terminal emulator.
	optdepends = dmenu: Default for launching applications.
	optdepends = i3status: To display system information with a bar.
	optdepends = swayidle-git: Idle management daemon for Sway.
	optdepends = swaylock-git: Screen locker for Sway.
	provides = sway
	conflicts = sway
	options = debug
	options = !strip
	source = sway::git+https://github.com/swaywm/sway.git
	sha512sums = SKIP

pkgname = sway-git