diff options
-rwxr-xr-x | xorg/sowm/build | 4 | ||||
-rw-r--r-- | xorg/sowm/checksums | 1 | ||||
-rw-r--r-- | xorg/sowm/depends | 1 | ||||
-rw-r--r-- | xorg/sowm/meta | 3 | ||||
-rw-r--r-- | xorg/sowm/sources | 1 | ||||
-rw-r--r-- | xorg/sowm/version | 1 |
6 files changed, 0 insertions, 11 deletions
diff --git a/xorg/sowm/build b/xorg/sowm/build deleted file mode 100755 index ba7b2819..00000000 --- a/xorg/sowm/build +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -e - -make CC="${CC:-cc}" -make DESTDIR="$1" install diff --git a/xorg/sowm/checksums b/xorg/sowm/checksums deleted file mode 100644 index 03a1d107..00000000 --- a/xorg/sowm/checksums +++ /dev/null @@ -1 +0,0 @@ -7e1d1391f8cf8d1b04458d0b4bb3b61684b535dddcc1dd7d37266e81efd57e02 1.6.tar.gz diff --git a/xorg/sowm/depends b/xorg/sowm/depends deleted file mode 100644 index 1903bba6..00000000 --- a/xorg/sowm/depends +++ /dev/null @@ -1 +0,0 @@ -libX11 diff --git a/xorg/sowm/meta b/xorg/sowm/meta deleted file mode 100644 index 259cff70..00000000 --- a/xorg/sowm/meta +++ /dev/null @@ -1,3 +0,0 @@ -description: Tiny floating window manager -license: MIT -maintainer: Cem Keylan <cem@carbslinux.org> diff --git a/xorg/sowm/sources b/xorg/sowm/sources deleted file mode 100644 index 052b0b80..00000000 --- a/xorg/sowm/sources +++ /dev/null @@ -1 +0,0 @@ -https://github.com/dylanaraps/sowm/archive/1.6.tar.gz diff --git a/xorg/sowm/version b/xorg/sowm/version deleted file mode 100644 index d1ad7a00..00000000 --- a/xorg/sowm/version +++ /dev/null @@ -1 +0,0 @@ -1.6 1 |