# Maintainer (arch): Maxime Gauduin # Contributor: mortzu # Contributor: fnord0 # Contributor: André Silva # Contributor: Márcio Silva # Maintainer: Omar Vega Ramos # parabola changes and rationale: # - no significant change - re-package for linux-libre # - pin to kernel versions # build order: # acpi_call-dkms <- acpi_call-lts # acpi_call # linux-libre-lts-headers <- acpi_call-lts # tp_smapi-lts # linux-libre-headers <- acpi_call # tp_smapi # # NOTE: It is normally not necessary to edit any of these PKGBUILDs. # These packages may be built as a batch, with the helper script: # 'scripts/package-all-acpi_call-tp_smapi' # Simply edit 'KERNEL_VER' and/or 'KERNEL_LTS_VER' in the helper script. # It will build any or all of the above packages, # but only those for which the PKGBUILD '_basekernel' differs, # update '_basekernel', and commit the changes to VCS, if successful. _basekernel=6.6.14 pkgname=acpi_call-lts pkgver=1.2.2 pkgrel=11 pkgrel+=.parabola1.basekernel${_basekernel} pkgdesc='A linux kernel module that enables calls to ACPI methods through /proc/acpi/call' pkgdesc+=" (for 'linux-libre-lts')" url='https://github.com/mkottman/acpi_call' arch=('x86_64') arch+=('armv7h' 'i686') license=('GPL') makedepends=(linux-libre-lts-headers=${_basekernel} acpi_call-dkms=$pkgver libelf) conflicts=('acpi_call-dkms') provides=('acpi_call') build() { _kernver=$(