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

Tobias Powalowski tpowa at archlinux.org
Mon May 21 12:33:05 UTC 2012


    Date: Monday, May 21, 2012 @ 08:33:04
  Author: tpowa
Revision: 159312

upgpkg: lirc 1:0.9.0-17

rebuild for 3.4

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-21 12:32:01 UTC (rev 159311)
+++ PKGBUILD	2012-05-21 12:33:04 UTC (rev 159312)
@@ -4,14 +4,14 @@
 pkgbase=lirc
 pkgname=('lirc' 'lirc-utils')
 pkgver=0.9.0
-pkgrel=16
+pkgrel=17
 epoch=1
-_extramodules=extramodules-3.3-ARCH
+_extramodules=extramodules-3.4-ARCH
 arch=('i686' 'x86_64')
 url="http://www.lirc.org/"
 license=('GPL')
 ### NOTICE don't forget to bump version in depends in package_lirc
-makedepends=('help2man' 'linux-headers>=3.3' 'linux-headers<3.4' 'alsa-lib' 'libx11' 'libftdi' 'libirman' 'python2')
+makedepends=('help2man' 'linux-headers>=3.4' 'linux-headers<3.5' '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-05-21 12:32:01 UTC (rev 159311)
+++ lirc.install	2012-05-21 12:33:04 UTC (rev 159312)
@@ -1,4 +1,4 @@
-EXTRAMODULES=extramodules-3.3-ARCH
+EXTRAMODULES=extramodules-3.4-ARCH
 
 post_install() {
   # updating module dependencies




More information about the arch-commits mailing list