summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-08-05 16:28:11 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-08-05 16:29:51 -0300
commitf2b62b390094b5aedc6f8aab04d0c3bd3638c247 (patch)
tree91330875177fbf42f6979ae73876191684ae9a49 /libre
parenta3e62eb2f1f6fba32ebf4c9b1679588746cbbbc3 (diff)
rebuild module packages against linux-libre-4.1.4_gnu-1
* drop mips64el support
Diffstat (limited to 'libre')
-rw-r--r--libre/acpi_call/PKGBUILD4
-rw-r--r--libre/bbswitch/PKGBUILD4
-rw-r--r--libre/tp_smapi/PKGBUILD4
-rw-r--r--libre/vhba-module/PKGBUILD4
4 files changed, 8 insertions, 8 deletions
diff --git a/libre/acpi_call/PKGBUILD b/libre/acpi_call/PKGBUILD
index 15f952867..d3d2f41dc 100644
--- a/libre/acpi_call/PKGBUILD
+++ b/libre/acpi_call/PKGBUILD
@@ -9,7 +9,7 @@ _kernelname=
if [[ ${_kernelname} == "" ]]; then
_basekernel=4.1
- _archrel=32
+ _archrel=33
_parabolarel=1
elif [[ ${_kernelname} == -lts ]]; then
_basekernel=3.14
@@ -59,7 +59,7 @@ pkgver=1.1.0
pkgrel=${_archrel}.parabola${_parabolarel}.basekernel${_basekernel}
_extramodules=extramodules-${_basekernel}${_kernelname}
pkgdesc="A linux kernel module that enables calls to ACPI methods through /proc/acpi/call (built for the linux-libre${_kernelname} kernel package)"
-arch=('i686' 'x86_64' 'mips64el')
+arch=('i686' 'x86_64')
url="http://github.com/mkottman/${_pkgname}"
license=('GPL')
diff --git a/libre/bbswitch/PKGBUILD b/libre/bbswitch/PKGBUILD
index 63ec5e841..f9cd1d900 100644
--- a/libre/bbswitch/PKGBUILD
+++ b/libre/bbswitch/PKGBUILD
@@ -9,7 +9,7 @@ _kernelname=
if [[ ${_kernelname} == "" ]]; then
_basekernel=4.1
- _archrel=34
+ _archrel=35
_parabolarel=1
elif [[ ${_kernelname} == -lts ]]; then
_basekernel=3.14
@@ -59,7 +59,7 @@ pkgver=0.8
pkgrel=${_archrel}.parabola${_parabolarel}.basekernel${_basekernel}
_extramodules=extramodules-${_basekernel}${_kernelname}
pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus laptops (built for the linux-libre${_kernelname} kernel package)"
-arch=('i686' 'x86_64' 'mips64el')
+arch=('i686' 'x86_64')
url="http://github.com/Bumblebee-Project/${_pkgname}"
license=('GPL')
diff --git a/libre/tp_smapi/PKGBUILD b/libre/tp_smapi/PKGBUILD
index 97542871b..2cde342b2 100644
--- a/libre/tp_smapi/PKGBUILD
+++ b/libre/tp_smapi/PKGBUILD
@@ -14,7 +14,7 @@ _kernelname=
if [[ ${_kernelname} == "" ]]; then
_basekernel=4.1
- _archrel=71
+ _archrel=72
_parabolarel=1
elif [[ ${_kernelname} == -lts ]]; then
_basekernel=3.14
@@ -64,7 +64,7 @@ pkgver=0.41
pkgrel=${_archrel}.parabola${_parabolarel}.basekernel${_basekernel}
_extramodules=extramodules-${_basekernel}${_kernelname}
pkgdesc="Modules for ThinkPad's SMAPI functionality (built for the linux-libre${_kernelname} kernel package)"
-arch=('i686' 'x86_64' 'mips64el')
+arch=('i686' 'x86_64')
url='https://github.com/evgeni/tp_smapi'
license=('GPL')
diff --git a/libre/vhba-module/PKGBUILD b/libre/vhba-module/PKGBUILD
index 8cfee4221..43ec48eb1 100644
--- a/libre/vhba-module/PKGBUILD
+++ b/libre/vhba-module/PKGBUILD
@@ -9,7 +9,7 @@ _kernelname=
if [[ ${_kernelname} == "" ]]; then
_basekernel=4.1
- _archrel=15
+ _archrel=16
_parabolarel=1
elif [[ ${_kernelname} == -lts ]]; then
_basekernel=3.14
@@ -59,7 +59,7 @@ pkgver=20140928
pkgrel=${_archrel}.parabola${_parabolarel}.basekernel${_basekernel}
_extramodules=extramodules-${_basekernel}${_kernelname}
pkgdesc="Kernel module that emulates SCSI devices (built for the linux-libre${_kernelname} kernel package)"
-arch=('i686' 'x86_64' 'mips64el')
+arch=('i686' 'x86_64')
url="http://cdemu.sourceforge.net/"
license=('GPL')