summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 25 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..64565e828fef
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,25 @@
+pkgbase = bspwm-rounded-corners-git
+ pkgdesc = A tiling window manager based on binary space partitioning with rounded corners
+ pkgver = 0.9.10.r12.g98e9642
+ pkgrel = 1
+ url = https://github.com/phuhl/bspwm-rounded
+ arch = x86_64
+ license = custom:BSD
+ makedepends = git
+ depends = bash
+ depends = xcb-util
+ depends = xcb-util-wm
+ depends = xcb-util-keysyms
+ optdepends = sxhkd-git: to define keyboard and pointer bindings
+ optdepends = bar-aint-recursive: for the example panel
+ optdepends = xtitle-git: for the example panel
+ optdepends = sutils-git: for the example panel
+ optdepends = terminus-font: for the example panel
+ optdepends = python3: for some scripting examples
+ provides = bspwm
+ conflicts = bspwm
+ source = bspwm-rounded-corners-git::git://github.com/phuhl/bspwm-rounded.git#branch=master
+ md5sums = SKIP
+
+pkgname = bspwm-rounded-corners-git
+