summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO31
1 files changed, 17 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b39cca4d76a..9a0daf4e1a22 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,31 +1,34 @@
pkgbase = sway-git
- pkgdesc = i3 compatible window manager for Wayland
- pkgver = r2587.22db6013
+ pkgdesc = i3-compatible Wayland compositor
+ pkgver = r4818.183a4b0d
pkgrel = 1
- url = http://swaywm.org
- install = sway-git.install
+ url = https://swaywm.org
arch = i686
arch = x86_64
license = MIT
- makedepends = cmake
+ makedepends = meson
makedepends = git
- makedepends = asciidoc
- depends = wlc-git
- depends = xorg-server-xwayland
- depends = xcb-util-image
+ makedepends = scdoc
+ makedepends = wayland-protocols
depends = json-c
- depends = pango
- depends = cairo
+ 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 = imagemagick: For taking screenshots.
- optdepends = ffmpeg: For recording screencasts.
optdepends = i3status: To display system information with a bar.
provides = sway
conflicts = sway
- source = sway::git+https://github.com/SirCmpwn/sway.git#branch=0.15
+ source = sway::git+https://github.com/swaywm/sway.git
sha1sums = SKIP
pkgname = sway-git