summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzorz <zorz@opentux.org>2026-03-28 14:40:33 +0200
committerzorz <zorz@opentux.org>2026-03-28 14:40:33 +0200
commita9230107e4c1d51d62e315aeda5e6e80511c667b (patch)
tree4727b8bbc1d39cd953e2f50ce93e8426098a758d
parente092488d813b621809994b5e41d772636ec8796c (diff)
downloadxorg-a9230107e4c1d51d62e315aeda5e6e80511c667b.tar.gz
xorg-a9230107e4c1d51d62e315aeda5e6e80511c667b.tar.xz
unbrandingHEADmain
-rw-r--r--libfontenc/MAKEPKG1
-rw-r--r--libice/MAKEPKG1
-rw-r--r--libsm/MAKEPKG1
-rw-r--r--libxcomposite/MAKEPKG1
-rw-r--r--libxcvt/MAKEPKG1
-rw-r--r--libxfont2/MAKEPKG1
-rw-r--r--libxft/MAKEPKG1
-rw-r--r--libxi/MAKEPKG1
-rw-r--r--libxinerama/MAKEPKG1
-rw-r--r--libxkbfile/MAKEPKG31
-rw-r--r--libxmu/MAKEPKG1
-rw-r--r--libxpm/MAKEPKG1
-rw-r--r--libxres/MAKEPKG1
-rw-r--r--libxt/MAKEPKG1
-rw-r--r--libxtst/MAKEPKG1
-rw-r--r--libxv/MAKEPKG1
-rw-r--r--libxvmc/MAKEPKG1
-rw-r--r--x11-bdftopcf/MAKEPKG1
-rw-r--r--x11-font-util/MAKEPKG1
-rw-r--r--x11-mkfontscale/MAKEPKG1
-rw-r--r--x11-server/MAKEPKG1
-rw-r--r--x11-setxkbmap/MAKEPKG1
-rw-r--r--x11-util-macros/MAKEPKG1
-rw-r--r--x11-xauth/MAKEPKG1
-rw-r--r--x11-xbitmaps/MAKEPKG1
-rw-r--r--x11-xcompmgr/MAKEPKG1
-rw-r--r--x11-xdpyinfo/MAKEPKG1
-rw-r--r--x11-xev/MAKEPKG1
-rw-r--r--x11-xf86-input-evdev/MAKEPKG1
-rw-r--r--x11-xf86-input-libinput/MAKEPKG1
-rw-r--r--x11-xf86-input-synaptics/MAKEPKG1
-rw-r--r--x11-xf86-video-amdgpu/MAKEPKG1
-rw-r--r--x11-xf86-video-nouveau/MAKEPKG1
-rw-r--r--x11-xf86-video-vesa/MAKEPKG1
-rw-r--r--x11-xhost/MAKEPKG1
-rw-r--r--x11-xinit/MAKEPKG1
-rw-r--r--x11-xinput/MAKEPKG1
-rw-r--r--x11-xmodmap/MAKEPKG1
-rw-r--r--x11-xprop/MAKEPKG1
-rw-r--r--x11-xrandr/MAKEPKG1
-rw-r--r--x11-xrdb/MAKEPKG1
-rw-r--r--x11-xset/MAKEPKG1
-rw-r--r--x11-xsetroot/MAKEPKG1
-rw-r--r--x11-xwayland/MAKEPKG1
44 files changed, 0 insertions, 74 deletions
diff --git a/libfontenc/MAKEPKG b/libfontenc/MAKEPKG
index 08963e9..e75cb58 100644
--- a/libfontenc/MAKEPKG
+++ b/libfontenc/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: X font encoding library 2# description: X font encoding library
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/libice/MAKEPKG b/libice/MAKEPKG
index 8f40944..fb31c56 100644
--- a/libice/MAKEPKG
+++ b/libice/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: X Inter-Client Exchange library 2# description: X Inter-Client Exchange library
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/libsm/MAKEPKG b/libsm/MAKEPKG
index a56304e..ea6004c 100644
--- a/libsm/MAKEPKG
+++ b/libsm/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: X Session Management library 2# description: X Session Management library
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/libxcomposite/MAKEPKG b/libxcomposite/MAKEPKG
index 16c7522..4e3ad8d 100644
--- a/libxcomposite/MAKEPKG
+++ b/libxcomposite/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: X Composite extension library 2# description: X Composite extension library
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/libxcvt/MAKEPKG b/libxcvt/MAKEPKG
index 1919e3b..1979a82 100644
--- a/libxcvt/MAKEPKG
+++ b/libxcvt/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: VESA CVT modeline generator library 2# description: VESA CVT modeline generator library
4# url: https://gitlab.freedesktop.org/xorg/lib/libxcvt 3# url: https://gitlab.freedesktop.org/xorg/lib/libxcvt
5 4
diff --git a/libxfont2/MAKEPKG b/libxfont2/MAKEPKG
index 87816f6..45da9a9 100644
--- a/libxfont2/MAKEPKG
+++ b/libxfont2/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: X font handling library for server 2# description: X font handling library for server
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/libxft/MAKEPKG b/libxft/MAKEPKG
index 33f9056..bfebd3f 100644
--- a/libxft/MAKEPKG
+++ b/libxft/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: X font rendering library 2# description: X font rendering library
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/libxi/MAKEPKG b/libxi/MAKEPKG
index 5c837cd..d6b5d0f 100644
--- a/libxi/MAKEPKG
+++ b/libxi/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: X Input extension library 2# description: X Input extension library
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/libxinerama/MAKEPKG b/libxinerama/MAKEPKG
index c98d349..6767129 100644
--- a/libxinerama/MAKEPKG
+++ b/libxinerama/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: X Xinerama multi-monitor library 2# description: X Xinerama multi-monitor library
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/libxkbfile/MAKEPKG b/libxkbfile/MAKEPKG
deleted file mode 100644
index d25adfb..0000000
--- a/libxkbfile/MAKEPKG
+++ /dev/null
@@ -1,31 +0,0 @@
1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: X keyboard file library
4# url: https://xorg.freedesktop.org
5
6name=libxkbfile
7version=1.2.0
8release=1
9depends=(libx11)
10makedeps=(meson)
11source=(https://www.x.org/releases/individual/lib/$name-$version.tar.xz)
12
13sha256sums=(
14 "7f71884e5faf56fb0e823f3848599cf9b5a9afce51c90982baeb64f635233ebf"
15)
16
17build() {
18 meson setup $name-$version build \
19 --prefix=/usr \
20 --buildtype=plain
21
22 meson compile -C build
23 DESTDIR=$PKG meson install -C build
24}
25
26signify() {
27 untrusted comment: *** OpenTUX *** public key
28 RWTZ9IduCSQ/mL8337TEUinPwT92xFEUpD92hkS7IxcOnzTt9QdpohT3
29}
30
31# vim: filetype=sh
diff --git a/libxmu/MAKEPKG b/libxmu/MAKEPKG
index 93c12ca..e4b8fd1 100644
--- a/libxmu/MAKEPKG
+++ b/libxmu/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: X miscellaneous utility library 2# description: X miscellaneous utility library
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/libxpm/MAKEPKG b/libxpm/MAKEPKG
index 42cf18f..b5f7442 100644
--- a/libxpm/MAKEPKG
+++ b/libxpm/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: X Pixmap library 2# description: X Pixmap library
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/libxres/MAKEPKG b/libxres/MAKEPKG
index 249c089..98f43f8 100644
--- a/libxres/MAKEPKG
+++ b/libxres/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: X Resource extension library 2# description: X Resource extension library
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/libxt/MAKEPKG b/libxt/MAKEPKG
index 3d65af6..4722117 100644
--- a/libxt/MAKEPKG
+++ b/libxt/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: X11 toolkit intrinsics library 2# description: X11 toolkit intrinsics library
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/libxtst/MAKEPKG b/libxtst/MAKEPKG
index 85fda19..12666d5 100644
--- a/libxtst/MAKEPKG
+++ b/libxtst/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: X11 Testing extension library 2# description: X11 Testing extension library
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/libxv/MAKEPKG b/libxv/MAKEPKG
index 21d2f1f..404570d 100644
--- a/libxv/MAKEPKG
+++ b/libxv/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: X Video extension library 2# description: X Video extension library
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/libxvmc/MAKEPKG b/libxvmc/MAKEPKG
index f9ba11a..ed3116f 100644
--- a/libxvmc/MAKEPKG
+++ b/libxvmc/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: X Video Motion Compensation library 2# description: X Video Motion Compensation library
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/x11-bdftopcf/MAKEPKG b/x11-bdftopcf/MAKEPKG
index 85683c3..c2e8896 100644
--- a/x11-bdftopcf/MAKEPKG
+++ b/x11-bdftopcf/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: BDF to PCF font converter 2# description: BDF to PCF font converter
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/x11-font-util/MAKEPKG b/x11-font-util/MAKEPKG
index 9d4c5eb..86cb9e9 100644
--- a/x11-font-util/MAKEPKG
+++ b/x11-font-util/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: Font package creation/installation utilities 2# description: Font package creation/installation utilities
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/x11-mkfontscale/MAKEPKG b/x11-mkfontscale/MAKEPKG
index d58b585..87d492a 100644
--- a/x11-mkfontscale/MAKEPKG
+++ b/x11-mkfontscale/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: Create index of scalable X font files 2# description: Create index of scalable X font files
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/x11-server/MAKEPKG b/x11-server/MAKEPKG
index 0edfe02..e3786b9 100644
--- a/x11-server/MAKEPKG
+++ b/x11-server/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: X Window System server 2# description: X Window System server
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/x11-setxkbmap/MAKEPKG b/x11-setxkbmap/MAKEPKG
index 66fa5a8..2204542 100644
--- a/x11-setxkbmap/MAKEPKG
+++ b/x11-setxkbmap/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: Set keyboard using X Keyboard Extension 2# description: Set keyboard using X Keyboard Extension
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/x11-util-macros/MAKEPKG b/x11-util-macros/MAKEPKG
index 9580886..49198f6 100644
--- a/x11-util-macros/MAKEPKG
+++ b/x11-util-macros/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: X.org M4 macros 2# description: X.org M4 macros
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/x11-xauth/MAKEPKG b/x11-xauth/MAKEPKG
index 1663998..a61a046 100644
--- a/x11-xauth/MAKEPKG
+++ b/x11-xauth/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: X authority file utility 2# description: X authority file utility
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/x11-xbitmaps/MAKEPKG b/x11-xbitmaps/MAKEPKG
index a6eaa35..4037cf3 100644
--- a/x11-xbitmaps/MAKEPKG
+++ b/x11-xbitmaps/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: Bitmaps for X 2# description: Bitmaps for X
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/x11-xcompmgr/MAKEPKG b/x11-xcompmgr/MAKEPKG
index d6b861e..acd60db 100644
--- a/x11-xcompmgr/MAKEPKG
+++ b/x11-xcompmgr/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: Compositing manager for X 2# description: Compositing manager for X
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/x11-xdpyinfo/MAKEPKG b/x11-xdpyinfo/MAKEPKG
index e1a2fc1..bf8439f 100644
--- a/x11-xdpyinfo/MAKEPKG
+++ b/x11-xdpyinfo/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: Display information utility for X 2# description: Display information utility for X
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/x11-xev/MAKEPKG b/x11-xev/MAKEPKG
index 8c58ef5..a87113e 100644
--- a/x11-xev/MAKEPKG
+++ b/x11-xev/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: Print contents of X events 2# description: Print contents of X events
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/x11-xf86-input-evdev/MAKEPKG b/x11-xf86-input-evdev/MAKEPKG
index 03afff9..aa9062b 100644
--- a/x11-xf86-input-evdev/MAKEPKG
+++ b/x11-xf86-input-evdev/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: X.org evdev input driver 2# description: X.org evdev input driver
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/x11-xf86-input-libinput/MAKEPKG b/x11-xf86-input-libinput/MAKEPKG
index 67983de..a438372 100644
--- a/x11-xf86-input-libinput/MAKEPKG
+++ b/x11-xf86-input-libinput/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: X.org libinput input driver 2# description: X.org libinput input driver
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/x11-xf86-input-synaptics/MAKEPKG b/x11-xf86-input-synaptics/MAKEPKG
index 6672c5e..60f6e26 100644
--- a/x11-xf86-input-synaptics/MAKEPKG
+++ b/x11-xf86-input-synaptics/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: X.org Synaptics touchpad driver 2# description: X.org Synaptics touchpad driver
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/x11-xf86-video-amdgpu/MAKEPKG b/x11-xf86-video-amdgpu/MAKEPKG
index 86d619f..6ca1d06 100644
--- a/x11-xf86-video-amdgpu/MAKEPKG
+++ b/x11-xf86-video-amdgpu/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: X.org AMD GPU video driver 2# description: X.org AMD GPU video driver
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/x11-xf86-video-nouveau/MAKEPKG b/x11-xf86-video-nouveau/MAKEPKG
index 92ca920..e3d7bea 100644
--- a/x11-xf86-video-nouveau/MAKEPKG
+++ b/x11-xf86-video-nouveau/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: X.org Nouveau (NVIDIA) video driver 2# description: X.org Nouveau (NVIDIA) video driver
4# url: https://nouveau.freedesktop.org/ 3# url: https://nouveau.freedesktop.org/
5 4
diff --git a/x11-xf86-video-vesa/MAKEPKG b/x11-xf86-video-vesa/MAKEPKG
index 26b5437..4b2f6e6 100644
--- a/x11-xf86-video-vesa/MAKEPKG
+++ b/x11-xf86-video-vesa/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: Unaccelerated VESA display driver 2# description: Unaccelerated VESA display driver
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/x11-xhost/MAKEPKG b/x11-xhost/MAKEPKG
index 0937ca1..ddd851f 100644
--- a/x11-xhost/MAKEPKG
+++ b/x11-xhost/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: X server access control program 2# description: X server access control program
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/x11-xinit/MAKEPKG b/x11-xinit/MAKEPKG
index 2b7a53a..1be1161 100644
--- a/x11-xinit/MAKEPKG
+++ b/x11-xinit/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: X Window System initializer 2# description: X Window System initializer
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/x11-xinput/MAKEPKG b/x11-xinput/MAKEPKG
index 4e2b685..de80586 100644
--- a/x11-xinput/MAKEPKG
+++ b/x11-xinput/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: Utility to configure and test XInput devices 2# description: Utility to configure and test XInput devices
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/x11-xmodmap/MAKEPKG b/x11-xmodmap/MAKEPKG
index fc90c99..3d835fb 100644
--- a/x11-xmodmap/MAKEPKG
+++ b/x11-xmodmap/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: Keymap and pointer button modifier for X 2# description: Keymap and pointer button modifier for X
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/x11-xprop/MAKEPKG b/x11-xprop/MAKEPKG
index e3c9b7e..ffbeec4 100644
--- a/x11-xprop/MAKEPKG
+++ b/x11-xprop/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: Property displayer for X 2# description: Property displayer for X
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/x11-xrandr/MAKEPKG b/x11-xrandr/MAKEPKG
index f8cffc6..fdda421 100644
--- a/x11-xrandr/MAKEPKG
+++ b/x11-xrandr/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: Display configuration utility for X 2# description: Display configuration utility for X
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/x11-xrdb/MAKEPKG b/x11-xrdb/MAKEPKG
index 524e3dd..56eb4c5 100644
--- a/x11-xrdb/MAKEPKG
+++ b/x11-xrdb/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: X server resource database utility 2# description: X server resource database utility
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/x11-xset/MAKEPKG b/x11-xset/MAKEPKG
index 3aed878..7fba647 100644
--- a/x11-xset/MAKEPKG
+++ b/x11-xset/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: User preference utility for X 2# description: User preference utility for X
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/x11-xsetroot/MAKEPKG b/x11-xsetroot/MAKEPKG
index f50cd35..c514ef7 100644
--- a/x11-xsetroot/MAKEPKG
+++ b/x11-xsetroot/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: Root window parameter setting utility for X 2# description: Root window parameter setting utility for X
4# url: https://xorg.freedesktop.org 3# url: https://xorg.freedesktop.org
5 4
diff --git a/x11-xwayland/MAKEPKG b/x11-xwayland/MAKEPKG
index a011764..a6f819c 100644
--- a/x11-xwayland/MAKEPKG
+++ b/x11-xwayland/MAKEPKG
@@ -1,5 +1,4 @@
1#!/bin/mkpkg 1#!/bin/mkpkg
2# *** OpenTUX ***
3# description: X server for Wayland compatibility 2# description: X server for Wayland compatibility
4# url: https://wayland.freedesktop.org/ 3# url: https://wayland.freedesktop.org/
5 4