summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordetiam2024-04-08 22:42:38 +0800
committerdetiam2024-04-08 22:42:38 +0800
commit6861798e451ab912ac962c7c213f1fd9f9208a0f (patch)
tree748ceb2e537fe667badcbb750da29b6c3f88e9d8
parent7c4cbf053959b234e028300beba5ff9587d3ad1f (diff)
downloadaur-6861798e451ab912ac962c7c213f1fd9f9208a0f.tar.gz
change pkgname to xorg-server-bug865-issue1578
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD8
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca321de1414a..e2654ef38ada 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -62,8 +62,8 @@ pkgbase = xorg-server-bug865-bug1578
sha512sums = de5e2cb3c6825e6cf1f07ca0d52423e17f34d70ec7935e9dd24be5fb9883bf1e03b50ff584931bd3b41095c510ab2aa44d2573fd5feaebdcb59363b65607ff22
sha512sums = c3b541c7ac95c94f682577cacedc06e79427003a870cde844056a7662087873b59dc06933552bb867b16fc0387f8a061672df780454769f26aa3e53b13a94edf
-pkgname = xorg-server-bug865-bug1578
- pkgdesc = Xorg X server with the patch for freedesktop bug 865 (need to kick hotkeys on release, not press) and bug 1578
+pkgname = xorg-server-bug865-issue1578
+ pkgdesc = Xorg X server with the patch for freedesktop bug 865 (need to kick hotkeys on release, not press) and issue 1578 (might ignore first scroll when direction is changed)
install = xorg-server.install
depends = libepoxy
depends = libxfont2
diff --git a/PKGBUILD b/PKGBUILD
index 6adce8bd2b8d..de7ae6cb5199 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgbase=xorg-server-bug865-bug1578
-pkgname=xorg-server-bug865-bug1578
+pkgname=xorg-server-bug865-issue1578
pkgver=21.1.12
pkgrel=1
@@ -50,7 +50,7 @@ prepare() {
# The patch for freedesktop bug 865
patch -Np1 -i "${srcdir}/freedesktop-bug-865.patch"
- # Workaround for freedesktop bug 1578
+ # Workaround for freedesktop issue 1578
sed -i '/total = delta;/i\ delta *= 1.9;' dix/getevents.c
}
@@ -97,8 +97,8 @@ _install() {
rm -rf "${src}"
done
}
-package_xorg-server-bug865-bug1578() {
- pkgdesc="Xorg X server with the patch for freedesktop bug 865 (need to kick hotkeys on release, not press) and bug 1578"
+package_xorg-server-bug865-issue1578() {
+ pkgdesc="Xorg X server with the patch for freedesktop bug 865 (need to kick hotkeys on release, not press) and issue 1578 (might ignore first scroll when direction is changed)"
depends=(libepoxy libxfont2 pixman xorg-server-common libunwind
dbus libgl xf86-input-libinput nettle
libxdmcp sh glibc libxau systemd-libs libtirpc