From de0993aa0865ada94a8ecdc56222b4ae0bca0dd7 Mon Sep 17 00:00:00 2001 From: bill-auger Date: Oct 26 2023 23:31:01 +0000 Subject: [acpi_call][acpi_call-dkms][acpi_call-lts]: rebuild for latest kernel --- diff --git a/libre/acpi_call-dkms/PKGBUILD b/libre/acpi_call-dkms/PKGBUILD index bba40fd..ac07ff1 100644 --- a/libre/acpi_call-dkms/PKGBUILD +++ b/libre/acpi_call-dkms/PKGBUILD @@ -6,6 +6,11 @@ # 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 @@ -21,7 +26,7 @@ # update '_basekernel', and commit the changes to VCS, if successful. -_basekernel=6.1.5 +_basekernel=6.5.8 pkgname=acpi_call-dkms _tag='9f1c0b5d046bdfdec769809435257647fd475473' # git rev-parse v${_tag_name} @@ -29,7 +34,7 @@ pkgver=1.2.2 pkgrel=1 pkgrel+=.parabola1.basekernel${_basekernel} pkgdesc='A linux kernel module that enables calls to ACPI methods through /proc/acpi/call - module sources' -pkgdesc+=' (for linux-libre)' +pkgdesc+=" (for 'linux-libre')" url='https://github.com/nix-community/acpi_call' arch=('any') arch=('armv7h' 'i686' 'x86_64') # just to simplify the package-all-acpi_call-tp_smapi script diff --git a/libre/acpi_call-lts/PKGBUILD b/libre/acpi_call-lts/PKGBUILD index b4e2239..acf6229 100644 --- a/libre/acpi_call-lts/PKGBUILD +++ b/libre/acpi_call-lts/PKGBUILD @@ -6,6 +6,11 @@ # 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 @@ -28,7 +33,7 @@ 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)' +pkgdesc+=" (for 'linux-libre-lts')" url='https://github.com/mkottman/acpi_call' arch=('x86_64') arch+=('armv7h' 'i686') diff --git a/libre/acpi_call/PKGBUILD b/libre/acpi_call/PKGBUILD index be7ff6e..197887f 100644 --- a/libre/acpi_call/PKGBUILD +++ b/libre/acpi_call/PKGBUILD @@ -6,6 +6,11 @@ # 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 @@ -21,14 +26,14 @@ # update '_basekernel', and commit the changes to VCS, if successful. -_basekernel=6.1.5 +_basekernel=6.5.8 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)' +pkgdesc+=" (for 'linux-libre')" url='https://github.com/mkottman/acpi_call' arch=('x86_64') arch+=('armv7h' 'i686')