diff options
| -rw-r--r-- | repos/xorg/xsetroot/.files | 7 | ||||
| -rw-r--r-- | repos/xorg/xsetroot/abuild | 4 | ||||
| -rw-r--r-- | repos/xorg/xsetroot/depends | 5 |
3 files changed, 16 insertions, 0 deletions
diff --git a/repos/xorg/xsetroot/.files b/repos/xorg/xsetroot/.files new file mode 100644 index 00000000..ea948602 --- /dev/null +++ b/repos/xorg/xsetroot/.files @@ -0,0 +1,7 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/xsetroot +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/xsetroot.1.gz diff --git a/repos/xorg/xsetroot/abuild b/repos/xorg/xsetroot/abuild new file mode 100644 index 00000000..b966dea1 --- /dev/null +++ b/repos/xorg/xsetroot/abuild @@ -0,0 +1,4 @@ +name=xsetroot +version=1.1.3 +release=1 +source="https://www.x.org/pub/individual/app/$name-$version.tar.xz" diff --git a/repos/xorg/xsetroot/depends b/repos/xorg/xsetroot/depends new file mode 100644 index 00000000..8580a1a3 --- /dev/null +++ b/repos/xorg/xsetroot/depends @@ -0,0 +1,5 @@ +libx11 +libxcursor +libxmu +xbitmaps +xbitmaps |