wok-next diff speex/receipt @ rev 7039
Fixed typo in lyx build depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Oct 31 19:45:29 2010 +0000 (2010-10-31) |
parents | 8c4a70e18847 |
children | e446ced86bd1 |
line diff
1.1 --- a/speex/receipt Fri Mar 13 09:14:24 2009 +0000 1.2 +++ b/speex/receipt Sun Oct 31 19:45:29 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="speex" 1.7 -VERSION="1.0.5" 1.8 +VERSION="1.2rc1" 1.9 CATEGORY="multimedia" 1.10 SHORT_DESC="Low bandwith voice codec." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -26,6 +26,4 @@ 1.13 mkdir -p $fs/usr/lib 1.14 cp -a $_pkg/usr/bin $fs/usr 1.15 cp -a $_pkg/usr/lib/*.so* $fs/usr/lib 1.16 - # cp -a $_pkg/usr/lib/pkgconfig $fs/usr/lib 1.17 } 1.18 -