# Maintainer (Arch): Lukas Fleischer # Contributor (Arch): xduugu # Contributor (Arch): nh2 # Contributor (Arch): Steven Davidovitz # Contributor (Arch): Nick B # Contributor (Arch): Christof Musik # Contributor (Arch): Stefan Rupp # Contributor (Arch): Ignas Anikevicius # Contributor (Hyperbola): André Silva # Contributor (Hyperbola): Márcio Silva # Maintainer: Omar Vega Ramos _basekernel=5.9.12 pkgname=tp_smapi pkgver=0.43 pkgrel=256 pkgrel+=.parabola1.basekernel${_basekernel} pkgdesc="Modules for ThinkPad's SMAPI functionality" pkgdesc+=" (for linux-libre)" arch=('x86_64') arch+=('i686') url='https://github.com/evgeni/tp_smapi' license=('GPL') makedepends=(linux-libre-headers=${_basekernel} git libelf) _commit=a63729ab30d85430048f65c37f29188ab484cd52 # tags/tp-smapi/0.43 source=("git+https://github.com/evgeni/tp_smapi#commit=$_commit") sha256sums=('SKIP') pkgver() { cd $pkgname git describe --tags | sed 's/^tp-smapi\///;s/-/+/g' } build() { cd $pkgname # https://bugs.archlinux.org/task/54975 (kernel has no _GLOBAL_OFFSET_TABLE_): # Clear EXTRA_CFLAGS since it defaults to injecting CFLAGS and -fno-plt breaks the modules make HDAPS=1 KVER="$(