[arch-commits] Commit in lirc/trunk (PKGBUILD lirc.install)

Tobias Powalowski tpowa at archlinux.org
Mon Mar 19 15:43:42 UTC 2012


    Date: Monday, March 19, 2012 @ 11:43:42
  Author: tpowa
Revision: 153759

upgpkg: lirc 1:0.9.0-13

rebuild against 3.3 kernel

Modified:
  lirc/trunk/PKGBUILD
  lirc/trunk/lirc.install

--------------+
 PKGBUILD     |    6 +++---
 lirc.install |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-19 15:43:00 UTC (rev 153758)
+++ PKGBUILD	2012-03-19 15:43:42 UTC (rev 153759)
@@ -4,14 +4,14 @@
 pkgbase=lirc
 pkgname=('lirc' 'lirc-utils')
 pkgver=0.9.0
-pkgrel=12
+pkgrel=13
 epoch=1
-_extramodules=extramodules-3.2-ARCH
+_extramodules=extramodules-3.3-ARCH
 _kernver="$(cat /lib/modules/${_extramodules}/version)"
 arch=('i686' 'x86_64')
 url="http://www.lirc.org/"
 license=('GPL')
-makedepends=('help2man' 'linux-headers>=3.2' 'linux-headers<3.3' 'alsa-lib' 'libx11' 'libftdi' 'libirman' 'python2')
+makedepends=('help2man' 'linux-headers>=3.3' 'linux-headers<3.4' 'alsa-lib' 'libx11' 'libftdi' 'libirman' 'python2')
 options=('!makeflags' '!strip')
 source=(http://prdownloads.sourceforge.net/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2
         lirc_wpc8769l.patch

Modified: lirc.install
===================================================================
--- lirc.install	2012-03-19 15:43:00 UTC (rev 153758)
+++ lirc.install	2012-03-19 15:43:42 UTC (rev 153759)
@@ -1,4 +1,4 @@
-EXTRAMODULES=extramodules-3.2-ARCH
+EXTRAMODULES=extramodules-3.3-ARCH
 
 post_install() {
   # updating module dependencies




More information about the arch-commits mailing list