summaryrefslogtreecommitdiff
path: root/extra/lirc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/lirc/PKGBUILD')
-rw-r--r--extra/lirc/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/lirc/PKGBUILD b/extra/lirc/PKGBUILD
index c5525ea12..0a10e033f 100644
--- a/extra/lirc/PKGBUILD
+++ b/extra/lirc/PKGBUILD
@@ -6,11 +6,11 @@ pkgname=('lirc' 'lirc-utils')
pkgver=0.9.0
pkgrel=6
epoch=1
-_kernver=3.0-ARCH
-arch=('i686' 'x86_64')
+_kernver=3.0-LIBRE
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.lirc.org/"
license=('GPL')
-makedepends=('help2man' 'linux-headers>=3.0' 'linux-headers<3.1' 'alsa-lib' 'libx11' 'libftdi' 'libirman' 'python')
+makedepends=('help2man' 'linux-libre-headers>=3.0' 'linux-libre-headers<3.1' 'alsa-lib' 'libx11' 'libftdi' 'libirman' 'python')
options=('!makeflags' '!strip')
source=(http://prdownloads.sourceforge.net/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2
lirc_wpc8769l.patch
@@ -60,7 +60,7 @@ build() {
package_lirc() {
pkgdesc="Linux Infrared Remote Control kernel modules for stock arch kernel"
- depends=('lirc-utils' 'linux>=3.0' 'linux<3.1')
+ depends=('lirc-utils' 'linux-libre>=3.0' 'linux-libre<3.1')
replaces=('lirc+pctv')
install=lirc.install