update: the entire repo

This commit is contained in:
2026-01-28 17:53:44 +01:00
parent e1e1487d10
commit fe541b6e3c
117 changed files with 139 additions and 186 deletions

View File

@@ -1,5 +1,5 @@
pkgname = "libinput" # get from blfs xorg input drivers page (https://www.linuxfromscratch.org/blfs/view/svn/x/x7driver.html#libinput)
pkgver = "1.30.0"
pkgver = "1.30.1"
source = f"https://gitlab.freedesktop.org/libinput/libinput/-/archive/{pkgver}/libinput-{pkgver}.tar.gz"
builddir = f"/tmp/fempkg/build/{pkgname}/{pkgname}-{pkgver}"
fembuilddir = f"/tmp/fempkg/build/{pkgname}"