[arch-commits] Commit in lirc/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Mon Apr 4 14:50:27 UTC 2011
Date: Monday, April 4, 2011 @ 10:50:26
Author: jgc
Revision: 117645
upgpkg: lirc 0.9.0-2
Build for kernel 2.6.38
Modified:
lirc/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-04-04 14:39:21 UTC (rev 117644)
+++ PKGBUILD 2011-04-04 14:50:26 UTC (rev 117645)
@@ -4,12 +4,12 @@
pkgbase=lirc
pkgname=('lirc' 'lirc-utils')
pkgver=0.9.0
-pkgrel=1
-_kernver=2.6.37-ARCH
+pkgrel=2
+_kernver=2.6.38-ARCH
arch=('i686' 'x86_64')
url="http://www.lirc.org/"
license=('GPL')
-makedepends=('help2man' 'kernel26-headers>=2.6.37' 'kernel26-headers<2.6.38' 'alsa-lib' 'libx11' 'libftdi' 'libirman' 'python' 'namcap')
+makedepends=('help2man' 'kernel26-headers>=2.6.38' 'kernel26-headers<2.6.39' 'alsa-lib' 'libx11' 'libftdi' 'libirman' 'python')
options=('!makeflags' '!strip')
source=(http://prdownloads.sourceforge.net/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2
lircd lircmd lirc.logrotate lircd.conf irexec.conf irexecd)
@@ -47,7 +47,7 @@
package_lirc() {
pkgdesc="Linux Infrared Remote Control kernel modules for stock arch kernel"
- depends=('lirc-utils' 'kernel26>=2.6.37' 'kernel26<2.6.38')
+ depends=('lirc-utils' 'kernel26>=2.6.38' 'kernel26<2.6.39')
replaces=('lirc+pctv')
install=lirc.install
More information about the arch-commits
mailing list