From 2292d6e09ebf7376a8d0233b55190f834a445153 Mon Sep 17 00:00:00 2001 From: emmett1 Date: Thu, 25 Jul 2024 09:24:02 +0800 Subject: cwm: new added --- repos/xorg/cwm/.files | 9 +++++++++ repos/xorg/cwm/abuild | 4 ++++ repos/xorg/cwm/depends | 5 +++++ 3 files changed, 18 insertions(+) create mode 100644 repos/xorg/cwm/.files create mode 100644 repos/xorg/cwm/abuild create mode 100644 repos/xorg/cwm/depends diff --git a/repos/xorg/cwm/.files b/repos/xorg/cwm/.files new file mode 100644 index 00000000..05ae763b --- /dev/null +++ b/repos/xorg/cwm/.files @@ -0,0 +1,9 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/cwm +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/cwm.1.gz +drwxr-xr-x root/root usr/share/man/man5/ +-rw-r--r-- root/root usr/share/man/man5/cwmrc.5.gz diff --git a/repos/xorg/cwm/abuild b/repos/xorg/cwm/abuild new file mode 100644 index 00000000..77db29d2 --- /dev/null +++ b/repos/xorg/cwm/abuild @@ -0,0 +1,4 @@ +name=cwm +version=7.4 +release=1 +source="https://github.com/leahneukirchen/${name}/archive/v${version}/${name}-v${version}.tar.gz" diff --git a/repos/xorg/cwm/depends b/repos/xorg/cwm/depends new file mode 100644 index 00000000..be454333 --- /dev/null +++ b/repos/xorg/cwm/depends @@ -0,0 +1,5 @@ +expat +harfbuzz +libxdmcp +libxft +libxinerama -- cgit v1.2.3