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

Tobias Powalowski tpowa at archlinux.org
Mon Apr 6 16:16:50 UTC 2009


    Date: Monday, April 6, 2009 @ 12:16:50
  Author: tpowa
Revision: 34080

upgpkg: lirc-utils 0.8.5pre2-1

Modified:
  lirc-utils/trunk/PKGBUILD

----------+
 PKGBUILD |   19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-04-06 15:56:19 UTC (rev 34079)
+++ PKGBUILD	2009-04-06 16:16:50 UTC (rev 34080)
@@ -2,24 +2,22 @@
 # Maintainer: Paul Mattal <paul at archlinux.org>
 
 pkgname=lirc-utils
-pkgver=0.8.4
+pkgver=0.8.5pre2
 pkgrel=1
 pkgdesc="Linux Infrared Remote Control utils"
 arch=('i686' 'x86_64')
 url="http://www.lirc.org/"
 license=('GPL')
-_kernver=2.6.28-ARCH
-depends=('alsa-lib' 'libusb' 'libx11' 'libsm' 'python')
+_kernver=2.6.29-ARCH
+depends=('alsa-lib' 'libusb' 'libx11' 'libsm' 'python' 'libftdi')
 makedepends=('help2man')
 replaces=('lirc+pctv')
 backup=('etc/lircd.conf' 'etc/lircmd.conf'\
         'etc/conf.d/lircd')
 options=('!libtool' '!makeflags')
-source=(http://downloads.sourceforge.net/sourceforge/lirc/lirc-$pkgver.tar.bz2 \
-	lircd lircmd lirc.logrotate lircd.conf.d kernel-2.6.26.patch)
-md5sums=('8f3ba7eb57529992f3991d6981a3feb6' '909ad968afa10e4511e1da277bb23c3b'\
-         '85f7fdac55e5256967241864049bf5e9' '3deb02604b37811d41816e9b4385fcc3'\
-         '5b1f8c9cd788a39a6283f93302ce5c6e' '1753acd774f50b638e6173d364de53fd')
+source=(http://lirc.org/software/snapshots/lirc-$pkgver.tar.bz2
+        #http://downloads.sourceforge.net/sourceforge/lirc/lirc-$pkgver.tar.bz2
+	lircd lircmd lirc.logrotate lircd.conf.d)
 
 build() {
 	# configure
@@ -63,3 +61,8 @@
 	# remove built modules
 	rm -r $startdir/pkg/lib/
 }
+md5sums=('0cd8119e54806be2a7245933f0d51b54'
+         '909ad968afa10e4511e1da277bb23c3b'
+         '85f7fdac55e5256967241864049bf5e9'
+         '3deb02604b37811d41816e9b4385fcc3'
+         '5b1f8c9cd788a39a6283f93302ce5c6e')




More information about the arch-commits mailing list