wok diff asterisk/receipt @ rev 13872

Up dahdi (2.6.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jan 14 23:42:27 2013 +0100 (2013-01-14)
parents ca0bcdf8ead0
children 8fcfea17170e
line diff
     1.1 --- a/asterisk/receipt	Mon Jan 14 22:11:22 2013 +0100
     1.2 +++ b/asterisk/receipt	Mon Jan 14 23:42:27 2013 +0100
     1.3 @@ -8,15 +8,18 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WEB_SITE="http://www.asterisk.org/"
     1.6  WGET_URL="http://downloads.asterisk.org/pub/telephony/asterisk/releases/$TARBALL"
     1.7 +CONFIG_FILES="/etc/asterisk"
     1.8 +TAGS="telephony"
     1.9 +
    1.10  DEPENDS="openssl ncurses zlib libogg libvorbis curl newt libusb-compat alsa-lib \
    1.11  speex iksemel spandsp tiff radiusclient-ng nbs freetds libpostgresqlclient \
    1.12  libmysqlclient libunixODBC popt dahdi libpri lua libcap attr net-snmp \
    1.13  portaudio sqlite libkrb5 libcomerr3 libsdl-image"
    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 dahdi-dev"
    1.17 -CONFIG_FILES="/etc/asterisk"
    1.18 -TAGS="telephony"
    1.19 +dahdi-linux dahdi-tools dahdi-dev \
    1.20 +newt-dev mysql-dev nbs-dev popt-dev neon postgresql sqlite-dev \
    1.21 +libvorbis-dev libvorbis speex"
    1.22  
    1.23  # Rules to configure and make the package.
    1.24  #