wok-current diff vamp-sdk-dev/receipt @ rev 25478
icedtea6-jdk: adjusted ecj version
author | Hans-G?nter Theisgen |
---|---|
date | Fri Oct 14 06:10:44 2022 +0100 (2022-10-14) |
parents | e6c797b10002 |
children |
line diff
1.1 --- a/vamp-sdk-dev/receipt Fri Feb 04 17:06:06 2022 +0100 1.2 +++ b/vamp-sdk-dev/receipt Fri Oct 14 06:10:44 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 }