# 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=4.19.91_gnu-1 _basekernel=4.19.97 pkgname=tp_smapi-lts _pkgname=tp-smapi pkgver=0.43 pkgrel=28 pkgrel+=.parabola1.basekernel${_basekernel%_*} pkgdesc="Modules for ThinkPad's SMAPI functionality" pkgdesc+=" (for linux-libre-lts)" arch=('x86_64') arch+=('i686') url='https://github.com/evgeni/tp_smapi' license=('GPL') makedepends=(linux-libre-lts-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/-lts/} git describe --tags | sed 's/^tp-smapi\///;s/-/+/g' } build() { cd ${pkgname/-lts/} # 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="$(