summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 65a19c1ea71d28d1780c6b161968a6d3fe2c1207 (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
37
38
39
pkgbase = sway-git
	pkgdesc = i3-compatible Wayland compositor
	pkgver = r5522.70637b40
	pkgrel = 1
	url = https://swaywm.org
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = meson
	makedepends = git
	makedepends = scdoc
	makedepends = wayland-protocols
	depends = json-c
	depends = pcre
	depends = wlroots-git
	depends = wayland
	depends = libxkbcommon
	depends = cairo
	depends = pango
	depends = gdk-pixbuf2
	depends = pixman
	depends = libcap
	depends = libinput
	depends = pam
	depends = xorg-server-xwayland
	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
	sha1sums = SKIP

pkgname = sway-git