wok rev 25394

updated vamp-sdk and vamp-sdk-dev (2.9.0 -> 2.10.0)
author Hans-G?nter Theisgen
date Mon Aug 01 17:03:35 2022 +0100 (21 months ago)
parents 03de36849d05
children 7efab2fe7277
files vamp-sdk-dev/receipt vamp-sdk/receipt
line diff
     1.1 --- a/vamp-sdk-dev/receipt	Mon Aug 01 16:38:43 2022 +0100
     1.2 +++ b/vamp-sdk-dev/receipt	Mon Aug 01 17:03:35 2022 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="vamp-sdk-dev"
     1.7 -VERSION="2.9.0"
     1.8 +VERSION="2.10.0"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Framework for audio analysis and feature extraction - development files."
    1.11  MAINTAINER="maintainer@slitaz.org"
    1.12 @@ -14,7 +14,5 @@
    1.13  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.14  genpkg_rules()
    1.15  {
    1.16 -	cook_copy_folders	include
    1.17 -	cook_copy_folders	pkgconfig
    1.18 -	cook_copy_files		*.*a
    1.19 +	get_dev_files
    1.20  }
     2.1 --- a/vamp-sdk/receipt	Mon Aug 01 16:38:43 2022 +0100
     2.2 +++ b/vamp-sdk/receipt	Mon Aug 01 17:03:35 2022 +0100
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="vamp-sdk"
     2.7 -VERSION="2.9.0"
     2.8 +VERSION="2.10.0"
     2.9  CATEGORY="development"
    2.10  SHORT_DESC="Framework for audio analysis and feature extraction."
    2.11  MAINTAINER="maintainer@slitaz.org"
    2.12 @@ -10,7 +10,7 @@
    2.13  
    2.14  SOURCE="vamp-plugin-sdk"
    2.15  TARBALL="$SOURCE-$VERSION.tar.gz"
    2.16 -WGET_URL="https://code.soundsoftware.ac.uk/attachments/download/2588/$TARBALL"
    2.17 +WGET_URL="https://code.soundsoftware.ac.uk/attachments/download/2691/$TARBALL"
    2.18  
    2.19  DEPENDS="gcc83-lib-base libsndfile"
    2.20  BUILD_DEPENDS="gcc83 libsndfile-dev"