wok diff picard/receipt @ rev 22710
updated f3 (2.2 -> 7.2)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jan 22 09:41:20 2020 +0100 (2020-01-22) |
parents | 5149b48c17cd |
children | 28e9861b5cd7 |
line diff
1.1 --- a/picard/receipt Wed Nov 02 03:55:15 2016 +0200 1.2 +++ b/picard/receipt Wed Jan 22 09:41:20 2020 +0100 1.3 @@ -13,14 +13,12 @@ 1.4 WGET_URL="https://github.com/metabrainz/picard/archive/$COMMIT.tar.gz" 1.5 1.6 DEPENDS="python PyQt-x11-gpl mutagen" 1.7 -BUILD_DEPENDS="python-dev PyQt-x11-gpl mutagen svgcleaner" 1.8 +BUILD_DEPENDS="python-dev PyQt-x11-gpl mutagen" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules() 1.12 { 1.13 python setup.py install --root="$install" 1.14 - cook_compress_png 1.15 - find $install -name '*.svg' -exec svgcleaner \{\} \{\} \; 1.16 } 1.17 1.18 # Rules to gen a SliTaz package suitable for Tazpkg.