wok-next diff aubio/receipt @ rev 20799

libbonobo: add patch; up florence to the latest version; add old florence-gtk2; add alure and jpegoptim; update dependencies.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Jun 12 00:53:16 2018 +0300 (2018-06-12)
parents 38cf0c75fa4c
children
line diff
     1.1 --- a/aubio/receipt	Fri Aug 11 04:54:37 2017 +0300
     1.2 +++ b/aubio/receipt	Tue Jun 12 00:53:16 2018 +0300
     1.3 @@ -15,9 +15,7 @@
     1.4  ffmpeg-dev gfortran lapack-dev python-numpy"
     1.5  SPLIT="aubio-dev"
     1.6  
     1.7 -# Rules to configure and make the package.
     1.8 -compile_rules()
     1.9 -{
    1.10 +compile_rules() {
    1.11  	./waf configure \
    1.12  		--prefix=/usr \
    1.13  		--enable-fftw3f &&
    1.14 @@ -27,9 +25,7 @@
    1.15  #	./setup.py install --root="$install" --optimize=1
    1.16  }
    1.17  
    1.18 -# Rules to gen a SliTaz package suitable for Tazpkg.
    1.19 -genpkg_rules()
    1.20 -{
    1.21 +genpkg_rules() {
    1.22  	case $PACKAGE in
    1.23  		aubio)
    1.24  			copy @std