wok-current diff speech-dispatcher/receipt @ rev 18287
yuyo-gtk-theme: update version
author | yuripourre |
---|---|
date | Tue Aug 11 10:05:04 2015 -0400 (2015-08-11) |
parents | 17e313b5b9c1 |
children | b8a18614ad1b |
line diff
1.1 --- a/speech-dispatcher/receipt Tue Feb 17 09:42:47 2015 +0100 1.2 +++ b/speech-dispatcher/receipt Tue Aug 11 10:05:04 2015 -0400 1.3 @@ -11,7 +11,7 @@ 1.4 WGET_URL="http://www.freebsoft.org/pub/projects/speechd/$TARBALL" 1.5 1.6 DEPENDS="glib alsa-lib espeak dotconf python libsndfile" 1.7 -BUILD_DEPENDS="glib-dev pkg-config alsa-lib-dev dotconf-dev python 1.8 +BUILD_DEPENDS="glib-dev pkg-config alsa-lib-dev dotconf-dev python \ 1.9 python-dev espeak-dev sed espeak dotconf" 1.10 1.11 # Rules to configure and make the package. 1.12 @@ -28,7 +28,7 @@ 1.13 sed -i '/speechd_config\/test.wav/d' Makefile.in 1.14 sed -i 's|--prefix=${prefix}|--root=`pwd`/_pkg|' Makefile.in 1.15 cd ../../ 1.16 - 1.17 + 1.18 ./configure \ 1.19 --prefix=/usr \ 1.20 --infodir=/usr/share/info \ 1.21 @@ -57,4 +57,3 @@ 1.22 rm -rf $fs/usr/lib/*.*a 1.23 rm -rf $fs/usr/lib/speech-dispatcher/*.*a 1.24 } 1.25 -