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

Ionut Biru ibiru at archlinux.org
Sun Jan 3 18:11:34 UTC 2010


    Date: Sunday, January 3, 2010 @ 13:11:34
  Author: ibiru
Revision: 62152

upgpkg: brltty 4.1-2
    added support for bluez FS#17642

Modified:
  brltty/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-03 17:50:35 UTC (rev 62151)
+++ PKGBUILD	2010-01-03 18:11:34 UTC (rev 62152)
@@ -4,13 +4,14 @@
 
 pkgname=brltty
 pkgver=4.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Braille display driver for Linux/Unix"
 arch=('i686' 'x86_64')
 url="http://mielke.cc/brltty"
 license=('GPL' 'LGPL')
-depends=('libxaw' 'at-spi' 'gpm' 'icu>' 'python' 'tcl' 'atk' 'libxtst')
-makedepends=('pyrex')
+depends=('libxaw' 'at-spi' 'gpm' 'icu' 'python' 'tcl' 'atk' 'libxtst')
+makedepends=('pyrex' 'bluez')
+optdepends=('bluez: bluetooth support')
 backup=(etc/brltty.conf etc/conf.d/brltty.conf)
 options=('!makeflags' '!emptydirs')
 source=(http://mielke.cc/${pkgname}/releases/${pkgname}-${pkgver}.tar.gz




More information about the arch-commits mailing list