summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO40
1 files changed, 40 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..2981b65ff5e8
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,40 @@
+pkgbase = i3-plasma
+ pkgdesc = A fork of i3-gaps tiling window manager with default configuration for plasma
+ pkgver = 4.16.1
+ pkgrel = 1
+ url = https://github.com/Airblader/i3
+ arch = i686
+ arch = x86_64
+ groups = i3
+ license = GPL-3.0
+ makedepends = bison
+ makedepends = flex
+ makedepends = asciidoc
+ makedepends = xmlto
+ depends = xcb-util-keysyms
+ depends = xcb-util-wm
+ depends = libev
+ depends = yajl
+ depends = startup-notification
+ depends = pango
+ depends = perl
+ depends = xcb-util-cursor
+ depends = xcb-util-xrm
+ depends = libxkbcommon-x11
+ depends = plasma-desktop
+ depends = wmctrl
+ optdepends = konsole: The terminal emulator used in the default config.
+ optdepends = perl-json-xs: For i3-save-tree
+ optdepends = perl-anyevent-i3: For i3-save-tree
+ provides = i3-wm
+ provides = kwin
+ conflicts = i3-wm
+ conflicts = i3-gaps
+ options = docs
+ options = !strip
+ backup = etc/i3/config
+ source = git+https://gitlab.com/ognarb/i3-kde.git
+ sha256sums = SKIP
+
+pkgname = i3-plasma
+