diff options
author | Cem Keylan <cem@ckyln.com> | 2023-01-12 17:34:57 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-01-12 17:34:57 +0100 |
commit | 80478c023b28e1a060659b664db0dc85aad71ef0 (patch) | |
tree | c7431ef7f0835612126d9d3f7cc04e982c93619e /xorg | |
parent | de49825e7c150165b04f363aabf14284486cca97 (diff) | |
download | repository-80478c023b28e1a060659b664db0dc85aad71ef0.tar.gz |
st: drop from repository
Diffstat (limited to 'xorg')
-rwxr-xr-x | xorg/st/build | 6 | ||||
-rw-r--r-- | xorg/st/checksums | 2 | ||||
-rw-r--r-- | xorg/st/depends | 4 | ||||
-rw-r--r-- | xorg/st/meta | 3 | ||||
-rw-r--r-- | xorg/st/sources | 1 | ||||
-rw-r--r-- | xorg/st/version | 1 |
6 files changed, 0 insertions, 17 deletions
diff --git a/xorg/st/build b/xorg/st/build deleted file mode 100755 index 343b2ed8..00000000 --- a/xorg/st/build +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -e - -sed 's|Liberation Mono|Monospace|g' config.def.h > config.h - -make -make PREFIX=/usr DESTDIR="$1" install diff --git a/xorg/st/checksums b/xorg/st/checksums deleted file mode 100644 index 067bb8b5..00000000 --- a/xorg/st/checksums +++ /dev/null @@ -1,2 +0,0 @@ -%BLAKE3 -b61834181186c9c7b740b2feb8a0d39c99d6c15b5076a29862fc0bb3c89f27aa st-0.9.tar.gz diff --git a/xorg/st/depends b/xorg/st/depends deleted file mode 100644 index 5e3e4972..00000000 --- a/xorg/st/depends +++ /dev/null @@ -1,4 +0,0 @@ -fontconfig -libX11 -libXft -ncurses make diff --git a/xorg/st/meta b/xorg/st/meta deleted file mode 100644 index ac5c46e9..00000000 --- a/xorg/st/meta +++ /dev/null @@ -1,3 +0,0 @@ -description: Simple Terminal -license: MIT -maintainer: Cem Keylan <cem@carbslinux.org> diff --git a/xorg/st/sources b/xorg/st/sources deleted file mode 100644 index 6e54588f..00000000 --- a/xorg/st/sources +++ /dev/null @@ -1 +0,0 @@ -https://dl.suckless.org/st/st-0.9.tar.gz diff --git a/xorg/st/version b/xorg/st/version deleted file mode 100644 index 90989118..00000000 --- a/xorg/st/version +++ /dev/null @@ -1 +0,0 @@ -0.9 1 |