From fdfc6ae280077eb59f0fe3a1df82c7e156065709 Mon Sep 17 00:00:00 2001 From: sibel Date: Sun, 13 Mar 2011 08:59:09 +0100 Subject: brltty, maj 4.2-1 --- extra/brltty/Pkgfile | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'extra/brltty/Pkgfile') diff --git a/extra/brltty/Pkgfile b/extra/brltty/Pkgfile index c49e8f811..684544ece 100644 --- a/extra/brltty/Pkgfile +++ b/extra/brltty/Pkgfile @@ -2,15 +2,16 @@ # URL: http://mielke.cc/brltty # Maintainer: NuTyX core team # Packager: lesibel at free dot fr -# Depends on: xorg-libxaw, at-spi, gpm, icu, python, tcl, atk, xorg-libxtst -# Run on: xorg-libxaw,at-spi,gpm,icu,tcl,atk,xorg-libxtst +# Depends on: xorg-libxaw, xorg-libxtst +# Run on: xorg-libxaw,xorg-libxtst name=brltty -version=4.1 +version=4.2 release=1 source=( http://mielke.cc/$name/releases/$name-$version.tar.gz - brltty brltty.conf ) + brltty brltty.conf + brltty-4.2-S_ISCHR.patch ) build() { cd $name-$version @@ -21,7 +22,10 @@ build() { --localstatedir=/var \ --enable-gpm \ --disable-java-bindings \ - --disable-caml-bindings + --disable-caml-bindings \ + PYTHON=/usr/bin/python2 + + patch -Np1 -i ../brltty-4.2-S_ISCHR.patch make make INSTALL_ROOT=$PKG install mkdir -p $PKG/etc/rc.d/rcsysinit.d -- cgit v1.2.3-70-g09d2