aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--repos/xorg/bspwm/.files20
-rw-r--r--repos/xorg/bspwm/abuild4
-rw-r--r--repos/xorg/bspwm/depends3
3 files changed, 27 insertions, 0 deletions
diff --git a/repos/xorg/bspwm/.files b/repos/xorg/bspwm/.files
new file mode 100644
index 00000000..749e6ac2
--- /dev/null
+++ b/repos/xorg/bspwm/.files
@@ -0,0 +1,20 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/bspc
+-rwxr-xr-x root/root usr/bin/bspwm
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/bash-completion/
+drwxr-xr-x root/root usr/share/bash-completion/completions/
+-rw-rw-r-- root/root usr/share/bash-completion/completions/bspc
+drwxr-xr-x root/root usr/share/fish/
+drwxr-xr-x root/root usr/share/fish/vendor_completions.d/
+-rw-rw-r-- root/root usr/share/fish/vendor_completions.d/bspc.fish
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man1/
+lrwxrwxrwx root/root usr/share/man/man1/bspc.1.gz -> bspwm.1.gz
+-rw-r--r-- root/root usr/share/man/man1/bspwm.1.gz
+drwxr-xr-x root/root usr/share/xsessions/
+-rw-rw-r-- root/root usr/share/xsessions/bspwm.desktop
+drwxr-xr-x root/root usr/share/zsh/
+drwxr-xr-x root/root usr/share/zsh/site-functions/
+-rw-rw-r-- root/root usr/share/zsh/site-functions/_bspc
diff --git a/repos/xorg/bspwm/abuild b/repos/xorg/bspwm/abuild
new file mode 100644
index 00000000..084f86e2
--- /dev/null
+++ b/repos/xorg/bspwm/abuild
@@ -0,0 +1,4 @@
+name=bspwm
+version=0.9.10
+release=1
+source="https://github.com/baskerville/${name}/archive/${version}/${name}-${version}.tar.gz"
diff --git a/repos/xorg/bspwm/depends b/repos/xorg/bspwm/depends
new file mode 100644
index 00000000..c289c8c8
--- /dev/null
+++ b/repos/xorg/bspwm/depends
@@ -0,0 +1,3 @@
+xcb-util-wm
+xcb-util
+xcb-util-keysyms