wok-next diff libpri/receipt @ rev 21233

updated clamtk again (4.36 -> 5.27)
author Hans-G?nter Theisgen
date Tue Dec 03 17:47:44 2019 +0100 (2019-12-03)
parents 8940878905f3
children
line diff
     1.1 --- a/libpri/receipt	Tue Mar 06 03:00:01 2018 +0200
     1.2 +++ b/libpri/receipt	Tue Dec 03 17:47:44 2019 +0100
     1.3 @@ -5,18 +5,19 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="C implementation of the Primary Rate ISDN specification (with BRI \
     1.6  support)"
     1.7 -MAINTAINER="pankso@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="GPL2"
    1.10  WEB_SITE="http://www.asterisk.org/"
    1.11  
    1.12  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.13  WGET_URL="http://downloads.asterisk.org/pub/telephony/libpri/$TARBALL"
    1.14  
    1.15 -SPLIT="libpri-dev"
    1.16 +SPLIT="$PACKAGE-dev"
    1.17  
    1.18  compile_rules() {
    1.19  	export CFLAGS="-Wno-error=unused-but-set-variable"
    1.20  	sed -i 's|tei = (h->u.data|// &|;s/int tei;/int tei = tei;/' q921.c
    1.21 +
    1.22  	make || return 1
    1.23  
    1.24  	mkdir -p $install/lib