summaryrefslogtreecommitdiff
path: root/libre/lirc-libre/PKGBUILD
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-05-13 12:53:48 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-05-13 12:53:48 -0400
commitf6fde4b83792b43883cdccac2a46145d48cef42d (patch)
tree9de2ea480baf7073f53b3bf5d88dc1e48cbf9fa0 /libre/lirc-libre/PKGBUILD
parent78bf47e43de121f3460b6c6f608bd5f5b8a85f28 (diff)
parent3bc640f96a0afc77163253ad0ed504057c8e7e00 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'libre/lirc-libre/PKGBUILD')
-rw-r--r--libre/lirc-libre/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/libre/lirc-libre/PKGBUILD b/libre/lirc-libre/PKGBUILD
index 07abf931b..cd55468eb 100644
--- a/libre/lirc-libre/PKGBUILD
+++ b/libre/lirc-libre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 183118 2013-04-17 16:51:39Z tpowa $
+# $Id: PKGBUILD 184774 2013-05-08 10:43:50Z tpowa $
# Maintainer: Paul Mattal <paul@archlinux.org>
# Maintainer (Parabola): André Silva <emulatorman@lavabit.com>
@@ -6,14 +6,14 @@ _pkgbase=lirc
pkgbase=lirc-libre
pkgname=('lirc-libre' 'lirc-utils-libre')
pkgver=0.9.0
-pkgrel=43
+pkgrel=45
epoch=1
-_extramodules=extramodules-3.8-LIBRE
+_extramodules=extramodules-3.9-LIBRE
arch=('i686' 'x86_64' 'mips64el')
url="http://www.lirc.org/"
license=('GPL')
### NOTICE don't forget to bump version in depends in package_lirc
-makedepends=('help2man' 'linux-libre-headers>=3.8' 'linux-libre-headers<3.9' 'alsa-lib' 'libx11' 'libftdi' 'libirman' 'python2')
+makedepends=('help2man' 'linux-libre-headers>=3.9' 'linux-libre-headers<3.10' 'alsa-lib' 'libx11' 'libftdi' 'libirman' 'python2')
options=('!makeflags' '!strip')
source=(http://prdownloads.sourceforge.net/${_pkgbase}/${_pkgbase}-${pkgver}.tar.bz2
lirc_wpc8769l.patch
@@ -59,7 +59,7 @@ build() {
package_lirc-libre() {
pkgdesc="Linux Infrared Remote Control kernel modules for stock kernel (built for the linux-libre kernel package)"
- depends=('lirc-utils-libre' 'linux-libre>=3.8' 'linux-libre<3.9')
+ depends=('lirc-utils-libre' 'linux-libre>=3.9' 'linux-libre<3.10')
replaces=('lirc' 'lirc+pctv')
conflicts=('lirc')
provides=("lirc=$pkgver")