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
commit71dddcc66d6e4ca000d55fa90db7d834395174fb (patch)
treee5d7f5789b8c48bd8e00817cfc0dd2ac1bc90c7f /xorg
parent970043469fb51ec85a2852073716185380f5276c (diff)
downloadrepository-71dddcc66d6e4ca000d55fa90db7d834395174fb.tar.gz
libXmu: move to extra
Diffstat (limited to 'xorg')
-rwxr-xr-xxorg/libXmu/build8
-rw-r--r--xorg/libXmu/checksums2
-rw-r--r--xorg/libXmu/depends3
-rw-r--r--xorg/libXmu/meta3
-rw-r--r--xorg/libXmu/sources1
-rw-r--r--xorg/libXmu/version1
6 files changed, 0 insertions, 18 deletions
diff --git a/xorg/libXmu/build b/xorg/libXmu/build
deleted file mode 100755
index 6b0a232c..00000000
--- a/xorg/libXmu/build
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh -e
-
-./configure \
- --prefix=/usr \
- --sysconfdir=/etc
-
-make
-make DESTDIR="$1" install
diff --git a/xorg/libXmu/checksums b/xorg/libXmu/checksums
deleted file mode 100644
index 3a43531b..00000000
--- a/xorg/libXmu/checksums
+++ /dev/null
@@ -1,2 +0,0 @@
-%BLAKE3
-0e7ea27e4accb589a81bacff70f74d1e1a1f04d6d85fd795d49dda9708e37e06 libXmu-1.1.4.tar.xz
diff --git a/xorg/libXmu/depends b/xorg/libXmu/depends
deleted file mode 100644
index 7ca7df15..00000000
--- a/xorg/libXmu/depends
+++ /dev/null
@@ -1,3 +0,0 @@
-libXext
-libXt
-xorg-util-macros make
diff --git a/xorg/libXmu/meta b/xorg/libXmu/meta
deleted file mode 100644
index 21de9e2f..00000000
--- a/xorg/libXmu/meta
+++ /dev/null
@@ -1,3 +0,0 @@
-description: X Miscellaneous Utilities library
-license: MIT
-maintainer: Cem Keylan <cem@carbslinux.org>
diff --git a/xorg/libXmu/sources b/xorg/libXmu/sources
deleted file mode 100644
index 0fa856ef..00000000
--- a/xorg/libXmu/sources
+++ /dev/null
@@ -1 +0,0 @@
-https://x.org/releases/individual/lib/libXmu-1.1.4.tar.xz
diff --git a/xorg/libXmu/version b/xorg/libXmu/version
deleted file mode 100644
index b01ca96f..00000000
--- a/xorg/libXmu/version
+++ /dev/null
@@ -1 +0,0 @@
-1.1.4 1