aboutsummaryrefslogtreecommitdiff
path: root/xorg/xinit
diff options
context:
space:
mode:
Diffstat (limited to 'xorg/xinit')
-rwxr-xr-xxorg/xinit/build11
-rw-r--r--xorg/xinit/checksums2
-rw-r--r--xorg/xinit/depends1
-rw-r--r--xorg/xinit/meta3
-rw-r--r--xorg/xinit/sources1
-rw-r--r--xorg/xinit/version1
6 files changed, 0 insertions, 19 deletions
diff --git a/xorg/xinit/build b/xorg/xinit/build
deleted file mode 100755
index f374273f..00000000
--- a/xorg/xinit/build
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh -e
-
-./configure \
- --prefix=/usr \
- --with-xinitdir=/etc/X11/xinit
-
-make
-make DESTDIR="$1" install
-
-sed 's/enable_xauth=1/enable_xauth=0/' "$1/usr/bin/startx" >_
-cat _ > "$1/usr/bin/startx"
diff --git a/xorg/xinit/checksums b/xorg/xinit/checksums
deleted file mode 100644
index 57da4f77..00000000
--- a/xorg/xinit/checksums
+++ /dev/null
@@ -1,2 +0,0 @@
-%BLAKE3
-b0812aefd6ea23067d8284163aa650e4324d52782c2b2de75d2de3153913fe1b xinit-1.4.2.tar.xz
diff --git a/xorg/xinit/depends b/xorg/xinit/depends
deleted file mode 100644
index 54034cdd..00000000
--- a/xorg/xinit/depends
+++ /dev/null
@@ -1 +0,0 @@
-libX11 make
diff --git a/xorg/xinit/meta b/xorg/xinit/meta
deleted file mode 100644
index d23c0f39..00000000
--- a/xorg/xinit/meta
+++ /dev/null
@@ -1,3 +0,0 @@
-description: Program to startup X server
-license: MIT
-maintainer: Cem Keylan <cem@carbslinux.org>
diff --git a/xorg/xinit/sources b/xorg/xinit/sources
deleted file mode 100644
index da1cf18e..00000000
--- a/xorg/xinit/sources
+++ /dev/null
@@ -1 +0,0 @@
-https://www.x.org/releases/individual/app/xinit-1.4.2.tar.xz
diff --git a/xorg/xinit/version b/xorg/xinit/version
deleted file mode 100644
index 4ff136af..00000000
--- a/xorg/xinit/version
+++ /dev/null
@@ -1 +0,0 @@
-1.4.2 1