aboutsummaryrefslogtreecommitdiff
path: root/xorg
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2023-01-12 17:47:27 +0100
committerCem Keylan <cem@ckyln.com>2023-01-12 17:47:27 +0100
commit24635e0d85d5af31a3c97a1dd5d76044c3574b0a (patch)
treedfb7d987dd55ae2af86c7eef8e352d5d821b5daf /xorg
parent1fd5c31953a27c954c9a37a2857e6eaefe7d00da (diff)
downloadrepository-24635e0d85d5af31a3c97a1dd5d76044c3574b0a.tar.gz
xkbcomp: move to extra
Diffstat (limited to 'xorg')
-rwxr-xr-xxorg/xkbcomp/build10
-rw-r--r--xorg/xkbcomp/checksums2
-rw-r--r--xorg/xkbcomp/depends2
-rw-r--r--xorg/xkbcomp/meta3
-rw-r--r--xorg/xkbcomp/sources1
-rw-r--r--xorg/xkbcomp/version1
6 files changed, 0 insertions, 19 deletions
diff --git a/xorg/xkbcomp/build b/xorg/xkbcomp/build
deleted file mode 100755
index 75e3546c..00000000
--- a/xorg/xkbcomp/build
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh -e
-
-export LDFLAGS="$LDFLAGS -static"
-export PKG_CONFIG="pkgconf --static"
-
-./configure \
- --prefix=/usr
-
-make
-make DESTDIR="$1" install
diff --git a/xorg/xkbcomp/checksums b/xorg/xkbcomp/checksums
deleted file mode 100644
index 627389af..00000000
--- a/xorg/xkbcomp/checksums
+++ /dev/null
@@ -1,2 +0,0 @@
-%BLAKE3
-4012e83cec9a3b54bd899e6d9b664275633d50d1523ff2e428e5fdf932cf3713 xkbcomp-1.4.6.tar.xz
diff --git a/xorg/xkbcomp/depends b/xorg/xkbcomp/depends
deleted file mode 100644
index 6d64af8e..00000000
--- a/xorg/xkbcomp/depends
+++ /dev/null
@@ -1,2 +0,0 @@
-libX11 make
-libxkbfile make
diff --git a/xorg/xkbcomp/meta b/xorg/xkbcomp/meta
deleted file mode 100644
index 1ea9f6b5..00000000
--- a/xorg/xkbcomp/meta
+++ /dev/null
@@ -1,3 +0,0 @@
-description: XKBG keymap compiler
-license: MIT
-maintainer: Cem Keylan <cem@carbslinux.org>
diff --git a/xorg/xkbcomp/sources b/xorg/xkbcomp/sources
deleted file mode 100644
index 63579cac..00000000
--- a/xorg/xkbcomp/sources
+++ /dev/null
@@ -1 +0,0 @@
-https://www.x.org/releases/individual/app/xkbcomp-1.4.6.tar.xz
diff --git a/xorg/xkbcomp/version b/xorg/xkbcomp/version
deleted file mode 100644
index ef2ab5a0..00000000
--- a/xorg/xkbcomp/version
+++ /dev/null
@@ -1 +0,0 @@
-1.4.6 1