wok-next diff asterisk/receipt @ rev 12767
Up: dovecot to 2.1.6.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat May 12 11:29:42 2012 +0000 (2012-05-12) |
parents | 8e4c74abdf74 |
children | d5ebb7d32aca |
line diff
1.1 --- a/asterisk/receipt Mon Jan 02 23:06:19 2012 +0100 1.2 +++ b/asterisk/receipt Sat May 12 11:29:42 2012 +0000 1.3 @@ -7,12 +7,12 @@ 1.4 MAINTAINER="pascal.bellard@slitaz.org" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="http://www.asterisk.org/" 1.7 -WGET_URL="http://downloads.asterisk.org/pub/telephony/asterisk/$TARBALL" 1.8 +WGET_URL="http://downloads.asterisk.org/pub/telephony/asterisk/releases/$TARBALL" 1.9 DEPENDS="openssl ncurses zlib libogg libvorbis curl newt libusb-compat alsa-lib \ 1.10 speex iksemel spandsp tiff radiusclient-ng nbs freetds libpostgresqlclient \ 1.11 libmysqlclient libunixODBC popt dahdi libpri lua libcap attr net-snmp \ 1.12 portaudio sqlite libkrb5 libcomerr3 libsdl-image" 1.13 -BUILD_DEPENDS="gtk+-dev libxml2-dev postgresql-dev libsdl-dev \ 1.14 +BUILD_DEPENDS="gtk+-dev libxml2-dev postgresql-dev libsdl-dev ncurses-dev \ 1.15 gmime gmime-dev unixODBC-dev unixODBC openldap-dev openldap \ 1.16 dahdi-linux dahdi-tools" 1.17 CONFIG_FILES="/etc/asterisk" 1.18 @@ -34,7 +34,8 @@ 1.19 's/define AST_PBX_MAX_STACK.*/define AST_PBX_MAX_STACK 1024/' 1.20 [ -s $SOURCES_REPOSITORY/rfc3951.txt ] || 1.21 wget -P $SOURCES_REPOSITORY http://www.ietf.org/rfc/rfc3951.txt 1.22 - cp $SOURCES_REPOSITORY/rfc3951.txt codecs/ilbc 1.23 + cp $SOURCES_REPOSITORY/rfc3951.txt codecs/ilbc || 1.24 + cp $stuff/rfc3951.txt 1.25 [ -f codecs/ilbc/iLBC_define.h ] || ( cd codecs/ilbc && 1.26 awk -f $stuff/extract-cfile.awk rfc3951.txt > /dev/null ) 1.27 busybox sed -i '/codec_ilbc/{ns/no/yes/}' menuselect-tree