# Maintainer (arch): Maxime Gauduin # Contributor: mortzu # Contributor: fnord0 # Contributor: André Silva # Contributor: Márcio Silva # Maintainer: Omar Vega Ramos _basekernel=5.17.3 pkgname=acpi_call pkgver=1.2.2 pkgrel=40 pkgrel+=.parabola1.basekernel${_basekernel} pkgdesc='A linux kernel module that enables calls to ACPI methods through /proc/acpi/call' pkgdesc+=' (for linux-libre)' url='https://github.com/mkottman/acpi_call' arch=('x86_64') arch+=('armv7h' 'i686') license=('GPL') makedepends=(linux-libre-headers=${_basekernel} "acpi_call-dkms=$pkgver") makedepends+=(gcc=11.2.0) # `dkms` requires the same compiler version which built the kernel conflicts=('acpi_call-dkms') build() { _kernver=$(