summaryrefslogtreecommitdiffstats
path: root/abs/core/iguanair/PKGBUILD
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-10-26 16:31:59 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-10-26 16:31:59 (GMT)
commit5b5ba4d362e7ccc7e56355bb27b1fb06a2f5bd45 (patch)
treeb6484e3bcd31b5e236b33c86660c1792e2fd2b6e /abs/core/iguanair/PKGBUILD
parente4840158643b9d3dd848fce7587d788870813438 (diff)
parent179f31a64abadf4efffcaf927f991500bcf2d2a4 (diff)
downloadlinhes_pkgbuild-5b5ba4d362e7ccc7e56355bb27b1fb06a2f5bd45.zip
linhes_pkgbuild-5b5ba4d362e7ccc7e56355bb27b1fb06a2f5bd45.tar.gz
linhes_pkgbuild-5b5ba4d362e7ccc7e56355bb27b1fb06a2f5bd45.tar.bz2
Merge remote-tracking branch 'origin/testing' into testing
# By Britney Fransen # Via Britney Fransen * origin/testing: LinHES-system: LinHES-session: fix unclutter config path mythtv: bump to get latest fixes iguanair: update to 1.0.3. refs #848 dvb-firmware: add dvb-fe-cx24116.fw. closes #852 Conflicts: abs/core/LinHES-system/PKGBUILD abs/core/iguanair/PKGBUILD abs/core/mythtv/stable-0.25/mythtv/PKGBUILD
Diffstat (limited to 'abs/core/iguanair/PKGBUILD')
-rwxr-xr-xabs/core/iguanair/PKGBUILD12
1 files changed, 4 insertions, 8 deletions
diff --git a/abs/core/iguanair/PKGBUILD b/abs/core/iguanair/PKGBUILD
index 7808a2f..b97f6bd 100755
--- a/abs/core/iguanair/PKGBUILD
+++ b/abs/core/iguanair/PKGBUILD
@@ -1,15 +1,11 @@
pkgname=iguanair
-pkgver=1.0.1
-pkgrel=2
-#_kernver=2.6.37-LinHES
-_extramodules=extramodules-3.4-ARCH
-_kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
-
+pkgver=1.0.3
+pkgrel=1
url="http://iguanaworks.net"
pkgdesc="Linux Infrared Remote Control usb from iguanaworks"
license=('GPL2' 'LGPL')
arch=('i686' 'x86_64')
-depends=('swig' 'libusb')
+depends=('python' 'swig' 'libusb')
replaces=('iguanaIR')
source=(http://iguanaworks.net/downloads/iguanaIR-${pkgver}.tar.bz2)
@@ -41,4 +37,4 @@ package() {
sed -i -e "s|\#\!/usr/bin/python\ \-tt|\#\!/usr/bin/python2\ \-tt|" \
-e "s|\#\!/usr/bin/python$|\#\!/usr/bin/python2|" $(ls)
}
-md5sums=('cf9e6e7939ff9d76aa985fab8c6f5af7')
+md5sums=('172b897083f014c9b5ade296ccc48298')