summaryrefslogtreecommitdiff
path: root/extra/lirc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/lirc/PKGBUILD')
-rw-r--r--extra/lirc/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/lirc/PKGBUILD b/extra/lirc/PKGBUILD
index 201e916fa..c5525ea12 100644
--- a/extra/lirc/PKGBUILD
+++ b/extra/lirc/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 127217 2011-06-11 09:10:14Z ibiru $
+# $Id: PKGBUILD 133620 2011-07-30 06:46:23Z ibiru $
# Maintainer: Paul Mattal <paul@archlinux.org>
pkgbase=lirc
pkgname=('lirc' 'lirc-utils')
pkgver=0.9.0
-pkgrel=4
+pkgrel=6
epoch=1
-_kernver=2.6.39-ARCH
+_kernver=3.0-ARCH
arch=('i686' 'x86_64')
url="http://www.lirc.org/"
license=('GPL')
-makedepends=('help2man' 'kernel26-headers>=2.6.39' 'kernel26-headers<2.6.40' 'alsa-lib' 'libx11' 'libftdi' 'libirman' 'python')
+makedepends=('help2man' 'linux-headers>=3.0' 'linux-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' 'kernel26>=2.6.39' 'kernel26<2.6.40')
+ depends=('lirc-utils' 'linux>=3.0' 'linux<3.1')
replaces=('lirc+pctv')
install=lirc.install