wok diff speex-dev/receipt @ rev 5760

Up speex (1.2rc1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jul 05 11:56:36 2010 +0200 (2010-07-05)
parents e1b5def76752
children a5838fe60f54
line diff
     1.1 --- a/speex-dev/receipt	Sat Aug 02 21:39:32 2008 +0000
     1.2 +++ b/speex-dev/receipt	Mon Jul 05 11:56:36 2010 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="speex-dev"
     1.7 -VERSION="1.0.5"
     1.8 +VERSION="1.2rc1"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Low bandwith voice codec dev files."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -14,5 +14,6 @@
    1.13  	mkdir -p $fs/usr/lib $fs/usr/share
    1.14  	cp -a $_pkg/usr/include $fs/usr
    1.15  	cp -a $_pkg/usr/lib/*a $fs/usr/lib
    1.16 +	cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib
    1.17  	cp -a $_pkg/usr/share/aclocal $fs/usr/share
    1.18  }